{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js", "ssg:https://framerusercontent.com/modules/9HHxwyvqRXe6e9WWSSYt/SvfsgEFC3dZIkBo6efXv/eFeAiPZwc.js", "ssg:https://framerusercontent.com/modules/mIT4h6kwmzEcOmq0If2m/9pnzfpLjB7mOiz5y5vPR/GqSAQhitm.js", "ssg:https://framerusercontent.com/modules/3eDmtMEnJL5gkGBBNayL/yocymjiPPr3NywcnTCUw/jfNhHYFf0.js", "ssg:https://framerusercontent.com/modules/rYOrQSFDiF4QsEGCWzfT/v59C8H5GfvubIQpLDjpl/jPikn1ChX.js", "ssg:https://framerusercontent.com/modules/6rAALdwjxrBJGHjZdedp/wRvmq1exvpq6tRSKJJju/pHjbD0Ei0.js", "ssg:https://framerusercontent.com/modules/3b6EF9pNouodLmfDqB9N/ohjiy26tTQXzmmaLIsoM/jrf7ZQQtO.js", "ssg:https://framerusercontent.com/modules/oQk14E8Ar7JXjnVOhZW2/tTjSZGoYpVB4w8r1kHS0/TextWrap_Prod.js", "ssg:https://framerusercontent.com/modules/kgwSDNAeYJGPGcjw4nJy/R75J4i4fhiOujBiQyRVl/E3aK08Xe5.js", "ssg:https://framerusercontent.com/modules/yxRyOoIrGSxFlRXKwuBY/dhfgYgvUOYw6TwVmrfRn/YyHCYEpJ0.js", "ssg:https://framerusercontent.com/modules/gnZOfnc4A6rgbIPYhC8O/DAjlMVYQDDH7eSmPdO57/KYjDsZmhZ.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js", "ssg:https://framerusercontent.com/modules/h9i09hvQhDHYeql1i6dw/90qTfEK8LUAJFc1pUQuD/m0cusOERi.js", "ssg:https://framerusercontent.com/modules/t1SlzcCAncNVPNee5Yy6/xTPx3WPq1dvZhFYw8TiI/uLLuqnK4b.js", "ssg:https://framerusercontent.com/modules/tlvM4GWq0QhVcYcK7XcX/kIH7V1nqiAm2SJpv2JSU/nKsuBi5V8.js", "ssg:https://framerusercontent.com/modules/vxqs9cNsxoy30AnjuzMv/6DpvnWEoWKimNPxNdZrK/qtBEMNjyn.js", "ssg:https://framerusercontent.com/modules/aI1QzacFYkPUj0DI7ExJ/sijsocdVO0pA7Mk1pTxk/nYvt0O_ld.js", "ssg:https://framerusercontent.com/modules/f5lXYXUze0x2mD8A1BKQ/FM6v8aFzoMOEB9MK2zm2/XtmO9xVo4.js", "ssg:https://framerusercontent.com/modules/7KwoBg8zQ4fatP56Ucdz/iYIJZDPhjSocfwH9ZSD2/yveLxLCgc.js", "ssg:https://framerusercontent.com/modules/oqvMCbEMOulNOasbjYl5/kmDKsdDsCuCbMbdHSfey/iyRemZoey.js", "ssg:https://framerusercontent.com/modules/jD08Mqdo8y0dnrtnaSl3/lNbmPCO4txbhvAsquJZS/augiA20Il.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 (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/6CrwQMtY0W3Nzz2matYn/TpLoNOKmLuYiPT6lUHlT/PCfld_oAA.js\";const serializationHash=\"framer-xBrbB\";const variantClassNames={YKoBNXwpF:\"framer-v-1cbxrev\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,promptTitle,text,width,...props})=>{return{...props,Dc68_Yo5J:text??props.Dc68_Yo5J??\"Delivered timely articles covering trending topics with strong SEO performance. Improved traffic by integrating keyword strategies into all posts. Maintained editorial quality while meeting strict deadlines.\",X_idj7oDw:promptTitle??props.X_idj7oDw??\"Prompt Title\"};};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,X_idj7oDw,Dc68_Yo5J,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"YKoBNXwpF\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1cbxrev\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"YKoBNXwpF\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6nfmn1\",layoutDependency:layoutDependency,layoutId:\"hauP41A6d\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fzl8k8\",layoutDependency:layoutDependency,layoutId:\"hGdDshV9M\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Prompt Title\"})}),className:\"framer-1ct27z8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"a7bdpShMn\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:X_idj7oDw,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"Delivered timely articles covering trending topics with strong SEO performance. Improved traffic by integrating keyword strategies into all posts. Maintained editorial quality while meeting strict deadlines.\"})}),className:\"framer-ycyl9i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CpEHLyrGM\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Dc68_Yo5J,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xBrbB.framer-1j225oa, .framer-xBrbB .framer-1j225oa { display: block; }\",\".framer-xBrbB.framer-1cbxrev { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 608px; }\",\".framer-xBrbB .framer-6nfmn1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xBrbB .framer-fzl8k8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xBrbB .framer-1ct27z8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xBrbB .framer-ycyl9i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 98\n * @framerIntrinsicWidth 608\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"X_idj7oDw\":\"promptTitle\",\"Dc68_Yo5J\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramereFeAiPZwc=withCSS(Component,css,\"framer-xBrbB\");export default FramereFeAiPZwc;FramereFeAiPZwc.displayName=\"newprompt\";FramereFeAiPZwc.defaultProps={height:98,width:608};addPropertyControls(FramereFeAiPZwc,{X_idj7oDw:{defaultValue:\"Prompt Title\",displayTextArea:false,title:\"Prompt Title\",type:ControlType.String},Dc68_Yo5J:{defaultValue:\"Delivered timely articles covering trending topics with strong SEO performance. Improved traffic by integrating keyword strategies into all posts. Maintained editorial quality while meeting strict deadlines.\",displayTextArea:true,title:\"Text\",type:ControlType.String}});addFonts(FramereFeAiPZwc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereFeAiPZwc\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"608\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"98\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"X_idj7oDw\\\":\\\"promptTitle\\\",\\\"Dc68_Yo5J\\\":\\\"text\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eFeAiPZwc.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={yV_Yr43on:{hover:true,pressed:true}};const cycleOrder=[\"yV_Yr43on\",\"HSLRM9hAb\",\"ltQ0P2FmC\",\"O6rg0w5OQ\",\"VZ4DJvC_X\"];const serializationHash=\"framer-iJlX4\";const variantClassNames={HSLRM9hAb:\"framer-v-1s42wx1\",ltQ0P2FmC:\"framer-v-1s1wrzp\",O6rg0w5OQ:\"framer-v-1f4347f\",VZ4DJvC_X:\"framer-v-197dtew\",yV_Yr43on:\"framer-v-3sbuhb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"yV_Yr43on\",Disabled:\"ltQ0P2FmC\",Error:\"VZ4DJvC_X\",Loading:\"HSLRM9hAb\",Success:\"O6rg0w5OQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yV_Yr43on\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yV_Yr43on\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"HSLRM9hAb\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"HSLRM9hAb\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-3sbuhb\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"yV_Yr43on\",ref:refBinding,style:{backgroundColor:\"rgb(20, 20, 20)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"yV_Yr43on-hover\":{backgroundColor:\"rgba(51, 51, 51, 0.85)\",opacity:1},\"yV_Yr43on-pressed\":{opacity:1},ltQ0P2FmC:{opacity:.5},O6rg0w5OQ:{opacity:1},VZ4DJvC_X:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1}},...addPropertyOverrides({\"yV_Yr43on-hover\":{\"data-framer-name\":undefined},\"yV_Yr43on-pressed\":{\"data-framer-name\":undefined},HSLRM9hAb:{\"data-framer-name\":\"Loading\"},ltQ0P2FmC:{\"data-framer-name\":\"Disabled\"},O6rg0w5OQ:{\"data-framer-name\":\"Success\"},VZ4DJvC_X:{\"data-framer-name\":\"Error\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Submit\"})}),className:\"framer-8ub16m\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"XiWcvvvqL\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{VZ4DJvC_X:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({O6rg0w5OQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Thank you\"})})},VZ4DJvC_X:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-65s26t\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"LSrVt_AN2\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1owwv8l\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"ce4gGD1th\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{HSLRM9hAb:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w2pfym\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"idToYPO6A\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iJlX4.framer-hhr9bx, .framer-iJlX4 .framer-hhr9bx { display: block; }\",\".framer-iJlX4.framer-3sbuhb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-iJlX4 .framer-8ub16m { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-iJlX4 .framer-65s26t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-iJlX4 .framer-1owwv8l { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-iJlX4 .framer-1w2pfym { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iJlX4.framer-3sbuhb { gap: 0px; } .framer-iJlX4.framer-3sbuhb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-iJlX4.framer-3sbuhb > :first-child { margin-left: 0px; } .framer-iJlX4.framer-3sbuhb > :last-child { margin-right: 0px; } }\",\".framer-iJlX4.framer-v-1s42wx1.framer-3sbuhb, .framer-iJlX4.framer-v-1s1wrzp.framer-3sbuhb, .framer-iJlX4.framer-v-1f4347f.framer-3sbuhb, .framer-iJlX4.framer-v-197dtew.framer-3sbuhb { cursor: unset; }\",\".framer-iJlX4.framer-v-1s42wx1 .framer-1owwv8l { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HSLRM9hAb\":{\"layout\":[\"fixed\",\"fixed\"]},\"ltQ0P2FmC\":{\"layout\":[\"fixed\",\"fixed\"]},\"O6rg0w5OQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"VZ4DJvC_X\":{\"layout\":[\"fixed\",\"fixed\"]},\"comLanbfH\":{\"layout\":[\"fixed\",\"fixed\"]},\"KtpjKFjJ5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerGqSAQhitm=withCSS(Component,css,\"framer-iJlX4\");export default FramerGqSAQhitm;FramerGqSAQhitm.displayName=\"Button\";FramerGqSAQhitm.defaultProps={height:40,width:240};addPropertyControls(FramerGqSAQhitm,{variant:{options:[\"yV_Yr43on\",\"HSLRM9hAb\",\"ltQ0P2FmC\",\"O6rg0w5OQ\",\"VZ4DJvC_X\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGqSAQhitm,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGqSAQhitm\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HSLRM9hAb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ltQ0P2FmC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O6rg0w5OQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VZ4DJvC_X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"comLanbfH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KtpjKFjJ5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GqSAQhitm.map", "// Generated by Framer (915daba)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-FywoG\";const variantClassNames={etvDvYib3:\"framer-v-1c9y4ua\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"etvDvYib3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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??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-1c9y4ua\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"etvDvYib3\",ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.31,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:220,pixelWidth:198,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Rdc7t9PLDwx8YKQA0hV1grg25dE.svg\"},className:\"framer-1kys935\",\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"MVqiMNs36\",style:{opacity:.2}})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FywoG.framer-1h34b7g, .framer-FywoG .framer-1h34b7g { display: block; }\",\".framer-FywoG.framer-1c9y4ua { height: 540px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-FywoG .framer-1kys935 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 540\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjfNhHYFf0=withCSS(Component,css,\"framer-FywoG\");export default FramerjfNhHYFf0;FramerjfNhHYFf0.displayName=\"Canvas\";FramerjfNhHYFf0.defaultProps={height:540,width:1200};addFonts(FramerjfNhHYFf0,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjfNhHYFf0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"540\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jfNhHYFf0.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FramerIcons from\"https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6CrwQMtY0W3Nzz2matYn/TpLoNOKmLuYiPT6lUHlT/PCfld_oAA.js\";const FramerIconsFonts=getFonts(FramerIcons);const enabledGestures={n0mjBZKSD:{hover:true}};const serializationHash=\"framer-zw1io\";const variantClassNames={n0mjBZKSD:\"framer-v-111eu34\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({description,height,id,image,link,title,width,...props})=>{return{...props,coxvmQquw:title??props.coxvmQquw??\"Title\",qs8ycWwhy:link??props.qs8ycWwhy,uAKQbypCp:description??props.uAKQbypCp??\"Description\",x7EYsrEzM:image??props.x7EYsrEzM};};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,x7EYsrEzM,coxvmQquw,uAKQbypCp,qs8ycWwhy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"n0mjBZKSD\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qs8ycWwhy,motionChild:true,nodeId:\"n0mjBZKSD\",scopeId:\"jPikn1ChX\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-111eu34\",className,classNames)} framer-m9938s`,\"data-framer-name\":\"Venture\",layoutDependency:layoutDependency,layoutId:\"n0mjBZKSD\",ref:refBinding,style:{backgroundColor:\"var(--token-a5eae9a9-9b19-4337-96d0-d066139b6be6, rgba(250, 250, 250, 0))\",...style},variants:{\"n0mjBZKSD-hover\":{backgroundColor:\"var(--token-4408bbc7-5082-4eea-815c-db8a764eb59a, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"n0mjBZKSD-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mgz2fc\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"pFfoWJzBh\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||72)-0-72)/2)+16),sizes:\"40px\",...toResponsiveImage(x7EYsrEzM)},className:\"framer-u11cyf\",layoutDependency:layoutDependency,layoutId:\"aILD02jzb\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sxku60\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"GS_YexkVv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Title\"})}),className:\"framer-qkwlpv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"O6PHgTsed\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\"},text:coxvmQquw,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",children:\"Description\"})}),className:\"framer-n9rr5e\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"V7lReccyp\",text:uAKQbypCp,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wl0wme-container\",\"data-framer-name\":\"arrow-up-right\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"xPNVINDEq-container\",name:\"arrow-up-right\",nodeId:\"xPNVINDEq\",rendersWithMotion:true,scopeId:\"jPikn1ChX\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(FramerIcons,{color:\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",height:\"100%\",id:\"xPNVINDEq\",layoutId:\"xPNVINDEq\",name:\"arrow-up-right\",strokeWidth:1.75,style:{height:\"100%\",width:\"100%\"},svg:'<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.5 19.5L19.5 4.5M19.5 4.5L8.25 4.5M19.5 4.5V15.75\" stroke=\"#ffffff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',width:\"100%\"})})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zw1io.framer-m9938s, .framer-zw1io .framer-m9938s { display: block; }\",\".framer-zw1io.framer-111eu34 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 640px; }\",\".framer-zw1io .framer-mgz2fc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 640px; overflow: hidden; padding: 12px 16px 12px 16px; position: relative; width: 1px; }\",\".framer-zw1io .framer-u11cyf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-zw1io .framer-1sxku60 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-zw1io .framer-qkwlpv, .framer-zw1io .framer-n9rr5e { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zw1io .framer-1wl0wme-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: absolute; right: 16px; top: 50%; width: 20px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zw1io.framer-111eu34, .framer-zw1io .framer-mgz2fc, .framer-zw1io .framer-1sxku60 { gap: 0px; } .framer-zw1io.framer-111eu34 > *, .framer-zw1io .framer-mgz2fc > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-zw1io.framer-111eu34 > :first-child, .framer-zw1io .framer-mgz2fc > :first-child { margin-left: 0px; } .framer-zw1io.framer-111eu34 > :last-child, .framer-zw1io .framer-mgz2fc > :last-child { margin-right: 0px; } .framer-zw1io .framer-1sxku60 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zw1io .framer-1sxku60 > :first-child { margin-top: 0px; } .framer-zw1io .framer-1sxku60 > :last-child { margin-bottom: 0px; } }\",\".framer-zw1io.framer-v-111eu34.hover .framer-1wl0wme-container { right: 14px; top: 47%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 72\n * @framerIntrinsicWidth 640\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZnKVTKdrT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"x7EYsrEzM\":\"image\",\"coxvmQquw\":\"title\",\"uAKQbypCp\":\"description\",\"qs8ycWwhy\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjPikn1ChX=withCSS(Component,css,\"framer-zw1io\");export default FramerjPikn1ChX;FramerjPikn1ChX.displayName=\"Venture\";FramerjPikn1ChX.defaultProps={height:72,width:640};addPropertyControls(FramerjPikn1ChX,{x7EYsrEzM:{title:\"Image\",type:ControlType.ResponsiveImage},coxvmQquw:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},uAKQbypCp:{defaultValue:\"Description\",displayTextArea:true,title:\"Description\",type:ControlType.String},qs8ycWwhy:{title:\"Link\",type:ControlType.Link}});addFonts(FramerjPikn1ChX,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...FramerIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjPikn1ChX\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"x7EYsrEzM\\\":\\\"image\\\",\\\"coxvmQquw\\\":\\\"title\\\",\\\"uAKQbypCp\\\":\\\"description\\\",\\\"qs8ycWwhy\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"72\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZnKVTKdrT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"640\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (915daba)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FramerIcons from\"https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js\";const FramerIconsFonts=getFonts(FramerIcons);const enabledGestures={GO7EEi_7X:{hover:true},q8OfdPGwv:{hover:true}};const cycleOrder=[\"q8OfdPGwv\",\"GO7EEi_7X\"];const serializationHash=\"framer-PNNr8\";const variantClassNames={GO7EEi_7X:\"framer-v-15k4uhl\",q8OfdPGwv:\"framer-v-1sd98ki\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"16x16\":\"q8OfdPGwv\",\"20x 20\":\"GO7EEi_7X\"};const getProps=({click,height,id,sVG,width,...props})=>{return{...props,pbnWsr3sH:click??props.pbnWsr3sH,SKHmu99VN:sVG??props.SKHmu99VN??'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#ffffff\" class=\"bi bi-fullscreen\" viewBox=\"0 0 16 16\">\\n  <path d=\"M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5M.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5m15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5\"/>\\n</svg>',variant:humanReadableVariantMap[props.variant]??props.variant??\"q8OfdPGwv\"};};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,SKHmu99VN,pbnWsr3sH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q8OfdPGwv\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapwcfduu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(pbnWsr3sH){const res=await pbnWsr3sH(...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??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-1sd98ki\",className,classNames),\"data-border\":true,\"data-framer-name\":\"16x16\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"q8OfdPGwv\",onTap:onTapwcfduu,ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.08)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-04317254-32a7-4a28-964a-5e6dd8bf4e75, rgb(248, 248, 248))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 0.48290122862090357px 1.062382702965988px -1.75px rgba(0, 0, 0, 0.29327), 0px 4px 8.8px -3.5px rgba(0, 0, 0, 0.135), 0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",WebkitBackdropFilter:\"blur(5px)\",...style},variants:{\"GO7EEi_7X-hover\":{backgroundColor:\"var(--token-b4adce2f-b7d1-4820-8f23-ccabbc9e5686, rgb(242, 242, 242))\"},\"q8OfdPGwv-hover\":{backgroundColor:\"var(--token-b4adce2f-b7d1-4820-8f23-ccabbc9e5686, rgb(242, 242, 242))\"}},...addPropertyOverrides({\"GO7EEi_7X-hover\":{\"data-framer-name\":undefined},\"q8OfdPGwv-hover\":{\"data-framer-name\":undefined},GO7EEi_7X:{\"data-framer-name\":\"20x 20\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2aqzsg-container\",\"data-framer-name\":\"fullscreen\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"O62nxuCjC-container\",name:\"fullscreen\",nodeId:\"O62nxuCjC\",rendersWithMotion:true,scopeId:\"pHjbD0Ei0\",children:/*#__PURE__*/_jsx(FramerIcons,{color:\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",height:\"100%\",id:\"O62nxuCjC\",layoutId:\"O62nxuCjC\",name:\"fullscreen\",strokeWidth:1.5,style:{height:\"100%\",width:\"100%\"},svg:SKHmu99VN,width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PNNr8.framer-bj33j6, .framer-PNNr8 .framer-bj33j6 { display: block; }\",\".framer-PNNr8.framer-1sd98ki { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 11px; position: relative; width: min-content; }\",\".framer-PNNr8 .framer-2aqzsg-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PNNr8.framer-1sd98ki { gap: 0px; } .framer-PNNr8.framer-1sd98ki > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PNNr8.framer-1sd98ki > :first-child { margin-left: 0px; } .framer-PNNr8.framer-1sd98ki > :last-child { margin-right: 0px; } }\",\".framer-PNNr8.framer-v-15k4uhl .framer-2aqzsg-container { width: 20px; }\",'.framer-PNNr8[data-border=\"true\"]::after, .framer-PNNr8 [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 38\n * @framerIntrinsicWidth 38\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GO7EEi_7X\":{\"layout\":[\"auto\",\"auto\"]},\"a11TWVBAh\":{\"layout\":[\"auto\",\"auto\"]},\"TyIi2UM7B\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"SKHmu99VN\":\"sVG\",\"pbnWsr3sH\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpHjbD0Ei0=withCSS(Component,css,\"framer-PNNr8\");export default FramerpHjbD0Ei0;FramerpHjbD0Ei0.displayName=\"Elements/Icon Button\";FramerpHjbD0Ei0.defaultProps={height:38,width:38};addPropertyControls(FramerpHjbD0Ei0,{variant:{options:[\"q8OfdPGwv\",\"GO7EEi_7X\"],optionTitles:[\"16x16\",\"20x 20\"],title:\"Variant\",type:ControlType.Enum},SKHmu99VN:{defaultValue:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#ffffff\" class=\"bi bi-fullscreen\" viewBox=\"0 0 16 16\">\\n  <path d=\"M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5M.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5m15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5\"/>\\n</svg>',title:\"SVG\",type:ControlType.String},pbnWsr3sH:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerpHjbD0Ei0,[{explicitInter:true,fonts:[]},...FramerIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpHjbD0Ei0\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"SKHmu99VN\\\":\\\"sVG\\\",\\\"pbnWsr3sH\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GO7EEi_7X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a11TWVBAh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TyIi2UM7B\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"38\",\"framerIntrinsicHeight\":\"38\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pHjbD0Ei0.map", "// Generated by Framer (f7ce5cf)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ElementsIconButton from\"https://framerusercontent.com/modules/6rAALdwjxrBJGHjZdedp/wRvmq1exvpq6tRSKJJju/pHjbD0Ei0.js\";const ElementsIconButtonFonts=getFonts(ElementsIconButton);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const enabledGestures={cvbm2q4QE:{hover:true}};const cycleOrder=[\"cvbm2q4QE\",\"ZPEpjEaox\"];const serializationHash=\"framer-yDvJq\";const variantClassNames={cvbm2q4QE:\"framer-v-10h8prj\",ZPEpjEaox:\"framer-v-1pls9wq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Interactive:\"cvbm2q4QE\",Static:\"ZPEpjEaox\"};const getProps=({height,id,image,overlayTrigger,rotation,width,...props})=>{return{...props,awGknH5cZ:overlayTrigger??props.awGknH5cZ,djP6U6EtA:image??props.djP6U6EtA??{alt:\"\",pixelHeight:1424,pixelWidth:1884,src:\"https://framerusercontent.com/images/XA4dslTGwe9h4jWPwU48eZkbVuA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/XA4dslTGwe9h4jWPwU48eZkbVuA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XA4dslTGwe9h4jWPwU48eZkbVuA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XA4dslTGwe9h4jWPwU48eZkbVuA.png 1884w\"},H4LT_unWQ:rotation??props.H4LT_unWQ,variant:humanReadableVariantMap[props.variant]??props.variant??\"cvbm2q4QE\"};};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,djP6U6EtA,awGknH5cZ,H4LT_unWQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cvbm2q4QE\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterupml6a=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});overlay.show();});const onTap1iw5ouv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(awGknH5cZ){const res=await awGknH5cZ(...args);if(res===false)return false;}});const pbnWsr3sH6qxcgy=activeVariantCallback(async(...args)=>{if(awGknH5cZ){const res=await awGknH5cZ(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"ZPEpjEaox\")return false;return true;};const ref1=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(ImageWithFX,{...restProps,...gestureHandlers,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-10h8prj\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Interactive\",\"data-highlight\":true,drag:true,dragMomentum:false,id:`${layoutId}-10h8prj`,layoutDependency:layoutDependency,layoutId:\"cvbm2q4QE\",onMouseDown:preventDefault,onMouseEnter:onMouseEnterupml6a({overlay}),ref:refBinding,style:{\"--border-bottom-width\":\"5px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"5px\",\"--border-right-width\":\"5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 6px 12px 0px rgba(0, 0, 0, 0.04)\",rotate:H4LT_unWQ,...style},variants:{\"cvbm2q4QE-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"cvbm2q4QE-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(djP6U6EtA)}},ZPEpjEaox:{\"data-framer-name\":\"Static\",drag:undefined,onMouseDown:undefined,onTap:onTap1iw5ouv}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+5+(((componentViewport?.height||248)-10-(Math.max(0,((componentViewport?.height||248)-10-0)/1)*1+0))/2+0+0)),sizes:`calc(${componentViewport?.width||\"100vw\"} - 10px)`,...toResponsiveImage(djP6U6EtA)},className:\"framer-13wibe0\",layoutDependency:layoutDependency,layoutId:\"sgTpJbGAg\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},...addPropertyOverrides({ZPEpjEaox:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+5+(((componentViewport?.height||246)-10-(Math.max(0,((componentViewport?.height||246)-10-0)/1)*1+0))/2+0+0)),sizes:`calc(${componentViewport?.width||\"100vw\"} - 10px)`,...toResponsiveImage(djP6U6EtA)}}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+13,...addPropertyOverrides({\"cvbm2q4QE-hover\":{y:(componentViewport?.y||0)+12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1objj2a-container\",layoutDependency:layoutDependency,layoutId:\"XXFYgTCc4-container\",nodeId:\"XXFYgTCc4\",rendersWithMotion:true,scopeId:\"jrf7ZQQtO\",style:{opacity:0,scale:.8},variants:{\"cvbm2q4QE-hover\":{opacity:1,scale:1}},whileHover:animation,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"XXFYgTCc4\",layoutId:\"XXFYgTCc4\",pbnWsr3sH:pbnWsr3sH6qxcgy,SKHmu99VN:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" fill=\"#ffffff\" class=\"bi bi-fullscreen\" viewBox=\"0 0 16 16\">\\n  <path d=\"M1.5 1a.5.5 0 0 0-.5.5v4a.5.5 0 0 1-1 0v-4A1.5 1.5 0 0 1 1.5 0h4a.5.5 0 0 1 0 1zM10 .5a.5.5 0 0 1 .5-.5h4A1.5 1.5 0 0 1 16 1.5v4a.5.5 0 0 1-1 0v-4a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 1-.5-.5M.5 10a.5.5 0 0 1 .5.5v4a.5.5 0 0 0 .5.5h4a.5.5 0 0 1 0 1h-4A1.5 1.5 0 0 1 0 14.5v-4a.5.5 0 0 1 .5-.5m15 0a.5.5 0 0 1 .5.5v4a1.5 1.5 0 0 1-1.5 1.5h-4a.5.5 0 0 1 0-1h4a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 1 .5-.5\"/>\\n</svg>',variant:\"q8OfdPGwv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:refBinding,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-10h8prj`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1nqiab5\",exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"aIkwx4mcQ\",ref:ref1,role:\"dialog\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yDvJq.framer-1pthz07, .framer-yDvJq .framer-1pthz07 { display: block; }\",\".framer-yDvJq.framer-10h8prj { align-content: center; align-items: center; cursor: grab; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 248px; justify-content: center; padding: 5px; position: relative; width: 300px; }\",\".framer-yDvJq .framer-13wibe0 { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-yDvJq .framer-1objj2a-container { flex: none; height: auto; position: absolute; right: 13px; top: 13px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-yDvJq .framer-1nqiab5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 150px; min-width: 200px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yDvJq.framer-10h8prj, .framer-yDvJq .framer-1nqiab5 { gap: 0px; } .framer-yDvJq.framer-10h8prj > *, .framer-yDvJq .framer-1nqiab5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yDvJq.framer-10h8prj > :first-child, .framer-yDvJq .framer-1nqiab5 > :first-child { margin-top: 0px; } .framer-yDvJq.framer-10h8prj > :last-child, .framer-yDvJq .framer-1nqiab5 > :last-child { margin-bottom: 0px; } }\",\".framer-yDvJq.framer-v-1pls9wq.framer-10h8prj { cursor: pointer; height: 246px; width: 328px; }\",\".framer-yDvJq.framer-v-10h8prj.hover .framer-1objj2a-container { right: 12px; top: 12px; }\",'.framer-yDvJq[data-border=\"true\"]::after, .framer-yDvJq [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 248\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZPEpjEaox\":{\"layout\":[\"fixed\",\"fixed\"]},\"RF1twds74\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"djP6U6EtA\":\"image\",\"awGknH5cZ\":\"overlayTrigger\",\"H4LT_unWQ\":\"rotation\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerjrf7ZQQtO=withCSS(Component,css,\"framer-yDvJq\");export default Framerjrf7ZQQtO;Framerjrf7ZQQtO.displayName=\"Work Image\";Framerjrf7ZQQtO.defaultProps={height:248,width:300};addPropertyControls(Framerjrf7ZQQtO,{variant:{options:[\"cvbm2q4QE\",\"ZPEpjEaox\"],optionTitles:[\"Interactive\",\"Static\"],title:\"Variant\",type:ControlType.Enum},djP6U6EtA:{__defaultAssetReference:\"data:framer/asset-reference,XA4dslTGwe9h4jWPwU48eZkbVuA.png?originalFilename=my+screenshots+2025-04-12+at+11.44.12%C3%A2%C2%80%C2%AFAM.png&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,XA4dslTGwe9h4jWPwU48eZkbVuA.png?originalFilename=my+screenshots+2025-04-12+at+11.44.12%C3%A2%C2%80%C2%AFAM.png&preferredSize=auto\"},description:\"\",title:\"Image\",type:ControlType.ResponsiveImage},awGknH5cZ:{title:\"Overlay Trigger\",type:ControlType.EventHandler},H4LT_unWQ:{defaultValue:0,title:\"Rotation\",type:ControlType.Number,unit:\"\\xb0\"}});addFonts(Framerjrf7ZQQtO,[{explicitInter:true,fonts:[]},...ElementsIconButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjrf7ZQQtO\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZPEpjEaox\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RF1twds74\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"248\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"djP6U6EtA\\\":\\\"image\\\",\\\"awGknH5cZ\\\":\\\"overlayTrigger\\\",\\\"H4LT_unWQ\\\":\\\"rotation\\\"}\",\"framerIntrinsicWidth\":\"300\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jrf7ZQQtO.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight auto\n */export default function TextWrap({layers=[],text,slot,font,color,layerGap,transform,layerAlign,decoration,balance,userSelect,tag,style}){const Tag=tag;const parts=text.split(slot);const content=[];// Insert layers at slot positions, keeping empty slots if no layer is available\nfor(let i=0;i<parts.length;i++){content.push(parts[i]);if(i<parts.length-1){// If we're not at the last part\nif(i<layers.length){// If we have a layer for this slot, insert it\ncontent.push(/*#__PURE__*/_jsx(InlineLayer,{align:layerAlign,gap:layerGap,children:layers[i]},`layer-${i}`));}else{// If we don't have a layer, keep the slot marker\ncontent.push(slot);}}}// Append any remaining layers at the end\nif(layers.length>parts.length-1){for(let i=parts.length-1;i<layers.length;i++){content.push(/*#__PURE__*/_jsx(InlineLayer,{align:layerAlign,gap:layerGap,children:layers[i]},`layer-${i}`));}}return /*#__PURE__*/_jsx(Tag,{style:{color,margin:0,whiteSpace:style?.width?\"pre\":\"nowrap\",fontWeight:400,textAlign:\"center\",userSelect:userSelect?\"auto\":\"none\",textDecoration:decoration,textWrap:balance?\"balance\":undefined,textTransform:transform,...color.mode==\"solid\"?{color:color.color}:{WebkitBackgroundClip:\"text\",WebkitTextFillColor:\"transparent\",backgroundImage:`linear-gradient(${color.angle}deg, ${color.endColor}, ${color.startColor})`},...font,...style},children:content});}TextWrap.displayName=\"Text Wrap\";addPropertyControls(TextWrap,{text:{type:ControlType.String,defaultValue:\"Learn [] Framer With [] Framer University\",displayTextArea:true},layers:{type:ControlType.Array,control:{type:ControlType.ComponentInstance}},slot:{type:ControlType.String,defaultValue:\"[]\"},font:{type:\"font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:32,lineHeight:1.4}},color:{type:ControlType.Object,icon:\"color\",controls:{mode:{type:ControlType.Enum,defaultValue:\"solid\",options:[\"solid\",\"gradient\"],optionTitles:[\"Solid\",\"Gradient\"],displaySegmentedControl:true},color:{type:ControlType.Color,defaultValue:\"#999999\",hidden:props=>props.mode!==\"solid\"},startColor:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.mode!==\"gradient\"},endColor:{type:ControlType.Color,defaultValue:\"#FFF\",hidden:props=>props.mode!==\"gradient\"},angle:{type:ControlType.Number,defaultValue:0,min:-360,max:360,unit:\"\\xb0\",hidden:props=>props.mode!==\"gradient\"}}},layerAlign:{type:ControlType.Enum,defaultValue:\"baseline\",options:[\"baseline\",\"middle\"],optionTitles:[\"Baseline\",\"Middle\"],displaySegmentedControl:true,title:\"Align\"},layerGap:{type:ControlType.Number,defaultValue:0,min:0,step:1},transform:{type:ControlType.Enum,defaultValue:\"none\",options:[\"none\",\"inherit\",\"capitalize\",\"uppercase\",\"lowercase\"],optionTitles:[\"None\",\"Inherit\",\"Capitalize\",\"Uppercase\",\"Lowercase\"]},decoration:{type:ControlType.Enum,defaultValue:\"none\",options:[\"none\",\"underline\",\"line-through\"],optionTitles:[\"None\",\"Underline\",\"Strikethrough\"]},balance:{type:ControlType.Boolean,defaultValue:false},userSelect:{type:ControlType.Boolean,defaultValue:true},tag:{type:ControlType.Enum,defaultValue:\"h1\",options:[\"h1\",\"h2\",\"h3\",\"h4\",\"h5\",\"h6\",\"p\",\"span\"],description:\"More components at [Framer University](https://frameruni.link/cc).\"}});function InlineLayer({children,align=\"middle\",gap=0}){return /*#__PURE__*/_jsx(\"span\",{style:{display:\"inline-block\",verticalAlign:align,marginLeft:gap,marginRight:gap},children:children});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TextWrap\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\",\"framerIntrinsicHeight\":\"auto\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TextWrap_Prod.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const serializationHash=\"framer-iqE6Q\";const variantClassNames={LjN1onORq:\"framer-v-1lp8cwt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"LjN1onORq\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:85,pixelWidth:122,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/O5mj99XYHsa8pfxVYvgRVoxIM.svg\"},className:cx(scopingClassNames,\"framer-1lp8cwt\",className,classNames),\"data-framer-name\":\"India\",layoutDependency:layoutDependency,layoutId:\"LjN1onORq\",ref:refBinding,style:{...style}})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iqE6Q.framer-fymmhp, .framer-iqE6Q .framer-fymmhp { display: block; }\",\".framer-iqE6Q.framer-1lp8cwt { height: 20px; overflow: hidden; position: relative; width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerE3aK08Xe5=withCSS(Component,css,\"framer-iqE6Q\");export default FramerE3aK08Xe5;FramerE3aK08Xe5.displayName=\"Assets/Flag\";FramerE3aK08Xe5.defaultProps={height:20,width:20};addFonts(FramerE3aK08Xe5,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE3aK08Xe5\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"20\",\"framerIntrinsicHeight\":\"20\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./E3aK08Xe5.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"Z_pDYbsne\",\"VqhubYnfy\",\"tmu_GXPp7\"];const serializationHash=\"framer-0eNvY\";const variantClassNames={tmu_GXPp7:\"framer-v-9fype\",VqhubYnfy:\"framer-v-5ucl3x\",Z_pDYbsne:\"framer-v-l3nw4z\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};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??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={awesomemotive:\"Z_pDYbsne\",ferticity:\"VqhubYnfy\",storytailers:\"tmu_GXPp7\"};const getProps=({height,id,radius,shadow,width,...props})=>{return{...props,CdvDSQHxX:radius??props.CdvDSQHxX??\"0px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Z_pDYbsne\",wILhukk_c:shadow??props.wILhukk_c};};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,wILhukk_c,CdvDSQHxX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Z_pDYbsne\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"VqhubYnfy\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"tmu_GXPp7\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-l3nw4z\",className,classNames),\"data-framer-name\":\"awesomemotive\",layoutDependency:layoutDependency,layoutId:\"Z_pDYbsne\",ref:refBinding,style:{\"--6qi296\":wILhukk_c,borderBottomLeftRadius:radiusForCorner(CdvDSQHxX,3),borderBottomRightRadius:radiusForCorner(CdvDSQHxX,2),borderTopLeftRadius:radiusForCorner(CdvDSQHxX,0),borderTopRightRadius:radiusForCorner(CdvDSQHxX,1),boxShadow:\"var(--6qi296)\",...style},...addPropertyOverrides({tmu_GXPp7:{\"data-framer-name\":\"storytailers\"},VqhubYnfy:{\"data-framer-name\":\"ferticity\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sfq39e\",\"data-framer-name\":\"Variant 1\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Ut3hzpL_q\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 5 20 C 2.239 20 0 20 0 20 L 0 0 C 0 0 2.239 0 5 0 L 15 0 C 17.761 0 20 0 20 0 L 20 20 C 20 20 17.761 20 15 20 Z\" fill=\"rgb(14, 27, 60)\"></path><path d=\"M 10.093 10.093 C 10.093 9.342 9.945 8.598 9.657 7.905 C 9.37 7.211 8.949 6.581 8.418 6.05 C 7.887 5.519 7.257 5.098 6.563 4.81 C 5.869 4.523 5.126 4.375 4.375 4.375 L 4.375 7.234 C 4.75 7.234 5.122 7.308 5.469 7.451 C 5.816 7.595 6.131 7.806 6.396 8.071 C 6.662 8.337 6.873 8.652 7.016 8.999 C 7.16 9.345 7.234 9.717 7.234 10.093 Z\" fill=\"rgb(41,41,41)\"></path><path d=\"M 10.091 10.093 C 10.091 10.844 10.239 11.587 10.526 12.281 C 10.813 12.975 11.235 13.605 11.766 14.136 C 12.297 14.667 12.927 15.088 13.621 15.375 C 14.314 15.663 15.058 15.81 15.809 15.81 L 15.809 12.952 C 15.433 12.952 15.061 12.878 14.715 12.734 C 14.368 12.591 14.053 12.38 13.787 12.114 C 13.522 11.849 13.311 11.534 13.167 11.187 C 13.024 10.84 12.95 10.468 12.95 10.093 Z\" fill=\"rgb(41,41,41)\"></path><path d=\"M 10.094 4.375 C 10.094 5.126 10.242 5.869 10.529 6.563 C 10.816 7.257 11.238 7.887 11.768 8.418 C 12.299 8.949 12.93 9.37 13.623 9.657 C 14.317 9.945 15.06 10.093 15.811 10.093 L 15.811 7.234 C 15.436 7.234 15.064 7.16 14.717 7.016 C 14.37 6.873 14.055 6.662 13.79 6.396 C 13.524 6.131 13.314 5.816 13.17 5.469 C 13.027 5.122 12.953 4.75 12.953 4.375 Z\" fill=\"rgb(41,41,41)\"></path><path d=\"M 10.094 15.81 C 10.094 15.06 9.946 14.316 9.659 13.623 C 9.371 12.929 8.95 12.299 8.419 11.768 C 7.888 11.237 7.258 10.816 6.564 10.528 C 5.87 10.241 5.127 10.093 4.376 10.093 L 4.376 12.952 C 4.752 12.952 5.123 13.026 5.47 13.169 C 5.817 13.313 6.132 13.524 6.398 13.789 C 6.663 14.055 6.874 14.37 7.017 14.716 C 7.161 15.063 7.235 15.435 7.235 15.81 Z\" fill=\"rgb(41,41,41)\"></path></svg>',svgContentId:11542800580,withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-102w6uc\",\"data-framer-name\":\"Variant 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"CoHo2QKFD\",svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 5C0 2.23858 2.23858 0 5 0H15C17.7614 0 20 2.23858 20 5V15C20 17.7614 17.7614 20 15 20H5C2.23858 20 0 17.7614 0 15V5Z\" fill=\"#69F6FF\"/>\\n<path d=\"M12.1907 4.28552H7.81207L4.28711 7.81048V12.1891L7.81207 15.7141H12.1907L15.7157 12.1891V7.81048L12.1907 4.28552ZM8.41792 12.2442L6.15975 9.98603L8.41792 7.72786C9.27162 6.87416 10.6761 6.87416 11.5298 7.72786L13.788 9.98603L11.5298 12.2442C10.6761 13.0979 9.29916 13.0979 8.41792 12.2442Z\" fill=\"#323030\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-doz7y2\",\"data-framer-name\":\"Variant 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"Eh_hC2o2l\",svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 5C0 2.23858 2.23858 0 5 0H15C17.7614 0 20 2.23858 20 5V15C20 17.7614 17.7614 20 15 20H5C2.23858 20 0 17.7614 0 15V5Z\" fill=\"#4AF78A\"/>\\n<path d=\"M5 7.42426L11.6621 4V9.1521L8.36641 7.42426V16H5V7.42426Z\" fill=\"#121212\"/>\\n<path d=\"M11.6632 9.15723L15 10.9578V15.9998H11.6632V9.15723Z\" fill=\"#121212\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||20)*.5000000000000002-8.5)),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/lx3AXiBHWxO2we35k29i7Rfwb4.png\"},className:\"framer-91ohay\",\"data-framer-name\":\"Images (1)\",layoutDependency:layoutDependency,layoutId:\"V6ofWYwOJ\",transformTemplate:transformTemplate1,...addPropertyOverrides({tmu_GXPp7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-.5),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/cuiNfgQ7tuAcBMpOCfEIhCfezA.jpeg\"},transformTemplate:undefined},VqhubYnfy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-.5),pixelHeight:225,pixelWidth:224,src:\"https://framerusercontent.com/images/JUgXItTAP0tzOJVWYtyoqMyGY.png\"},transformTemplate:undefined}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0eNvY.framer-1mioiku, .framer-0eNvY .framer-1mioiku { display: block; }\",\".framer-0eNvY.framer-l3nw4z { height: 20px; overflow: hidden; position: relative; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-0eNvY .framer-1sfq39e, .framer-0eNvY .framer-doz7y2 { flex: none; height: 20px; left: 0px; position: absolute; top: 0px; width: 20px; }\",\".framer-0eNvY .framer-102w6uc { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-0eNvY .framer-91ohay { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 17px); left: 50%; overflow: hidden; position: absolute; top: 50%; width: 17px; }\",\".framer-0eNvY.framer-v-5ucl3x .framer-91ohay, .framer-0eNvY.framer-v-9fype .framer-91ohay { height: var(--framer-aspect-ratio-supported, 21px); left: 0px; right: 0px; top: 0px; width: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VqhubYnfy\":{\"layout\":[\"fixed\",\"fixed\"]},\"tmu_GXPp7\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wILhukk_c\":\"shadow\",\"CdvDSQHxX\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYyHCYEpJ0=withCSS(Component,css,\"framer-0eNvY\");export default FramerYyHCYEpJ0;FramerYyHCYEpJ0.displayName=\"Inline Logos\";FramerYyHCYEpJ0.defaultProps={height:20,width:20};addPropertyControls(FramerYyHCYEpJ0,{variant:{options:[\"Z_pDYbsne\",\"VqhubYnfy\",\"tmu_GXPp7\"],optionTitles:[\"awesomemotive\",\"ferticity\",\"storytailers\"],title:\"Variant\",type:ControlType.Enum},wILhukk_c:{defaultValue:[],title:\"Shadow\",type:ControlType.BoxShadow},CdvDSQHxX:{defaultValue:\"0px\",title:\"Radius\",type:ControlType.BorderRadius}});addFonts(FramerYyHCYEpJ0,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYyHCYEpJ0\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VqhubYnfy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tmu_GXPp7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"wILhukk_c\\\":\\\"shadow\\\",\\\"CdvDSQHxX\\\":\\\"radius\\\"}\",\"framerIntrinsicHeight\":\"20\",\"framerIntrinsicWidth\":\"20\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YyHCYEpJ0.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TextWrap from\"https://framerusercontent.com/modules/oQk14E8Ar7JXjnVOhZW2/tTjSZGoYpVB4w8r1kHS0/TextWrap_Prod.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6CrwQMtY0W3Nzz2matYn/TpLoNOKmLuYiPT6lUHlT/PCfld_oAA.js\";import AssetsFlag from\"https://framerusercontent.com/modules/kgwSDNAeYJGPGcjw4nJy/R75J4i4fhiOujBiQyRVl/E3aK08Xe5.js\";import InlineLogos from\"https://framerusercontent.com/modules/yxRyOoIrGSxFlRXKwuBY/dhfgYgvUOYw6TwVmrfRn/YyHCYEpJ0.js\";const InlineLogosFonts=getFonts(InlineLogos);const AssetsFlagFonts=getFonts(AssetsFlag);const TextWrapFonts=getFonts(TextWrap);const serializationHash=\"framer-OvKNp\";const variantClassNames={oTlD0ySp6:\"framer-v-14c0yv9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({cursor,height,id,text,width,...props})=>{return{...props,Tnk46SpKV:cursor??props.Tnk46SpKV,WgbEM9Qc6:text??props.WgbEM9Qc6??\"Hey, I'm Mukund Kapoor a content marketer, previous at [] based in [] I spend most of my time in crafting content marketing strategies for SaaS, and I\u2019m passionate about writing, and building the top notch products that makes a difference.\"};};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,Tnk46SpKV,WgbEM9Qc6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"oTlD0ySp6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-14c0yv9\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"oTlD0ySp6\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ozapsg-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"C9f2RIHU9-container\",nodeId:\"C9f2RIHU9\",rendersWithMotion:true,scopeId:\"KYjDsZmhZ\",children:/*#__PURE__*/_jsx(TextWrap,{balance:true,color:{angle:0,color:\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},decoration:\"none\",font:{fontFamily:'\"Inter\", sans-serif',fontFeatureSettings:\"'cv11' on, 'cv12' on, 'cv10' on, 'cv05' on, 'cv07' on, 'cv13' on, 'cv06' on\",fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0.01em\",lineHeight:\"1.5em\",textAlign:\"left\"},height:\"100%\",id:\"C9f2RIHU9\",layerAlign:\"baseline\",layerGap:0,layers:[/*#__PURE__*/_jsx(Link,{href:\"https://awesomemotive.com/\",motionChild:true,nodeId:\"dvFacMWkD\",openInNewTab:true,scopeId:\"KYjDsZmhZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-vqekr5 framer-10zun5r\",\"data-framer-cursor\":Tnk46SpKV,\"data-framer-name\":\"Company\",layoutDependency:layoutDependency,layoutId:\"dvFacMWkD\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Awesome Motive\"})}),className:\"framer-7qg2m9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HqEblNlC9\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-piplry-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TZoKk4GyA-container\",nodeId:\"TZoKk4GyA\",rendersWithMotion:true,scopeId:\"KYjDsZmhZ\",children:/*#__PURE__*/_jsx(InlineLogos,{CdvDSQHxX:\"0px\",height:\"100%\",id:\"TZoKk4GyA\",layoutId:\"TZoKk4GyA\",style:{height:\"100%\",width:\"100%\"},variant:\"Z_pDYbsne\",width:\"100%\",wILhukk_c:\"\"})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c5z7dp\",\"data-framer-name\":\"Location\",layoutDependency:layoutDependency,layoutId:\"r169VP6ek\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"India\"})}),className:\"framer-4xatdc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"W7mNgwOtC\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fric9r-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"O7al8RISO-container\",nodeId:\"O7al8RISO\",rendersWithMotion:true,scopeId:\"KYjDsZmhZ\",children:/*#__PURE__*/_jsx(AssetsFlag,{height:\"100%\",id:\"O7al8RISO\",layoutId:\"O7al8RISO\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})],layoutId:\"C9f2RIHU9\",slot:\"[]\",style:{width:\"100%\"},tag:\"span\",text:WgbEM9Qc6,transform:\"none\",userSelect:true,width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OvKNp.framer-10zun5r, .framer-OvKNp .framer-10zun5r { display: block; }\",\".framer-OvKNp.framer-14c0yv9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 0px 3px 0px; position: relative; width: 608px; }\",\".framer-OvKNp .framer-1ozapsg-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-OvKNp .framer-vqekr5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-OvKNp .framer-7qg2m9, .framer-OvKNp .framer-4xatdc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-OvKNp .framer-piplry-container, .framer-OvKNp .framer-1fric9r-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-OvKNp .framer-1c5z7dp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OvKNp.framer-14c0yv9, .framer-OvKNp .framer-vqekr5, .framer-OvKNp .framer-1c5z7dp { gap: 0px; } .framer-OvKNp.framer-14c0yv9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OvKNp.framer-14c0yv9 > :first-child, .framer-OvKNp .framer-vqekr5 > :first-child, .framer-OvKNp .framer-1c5z7dp > :first-child { margin-left: 0px; } .framer-OvKNp.framer-14c0yv9 > :last-child, .framer-OvKNp .framer-vqekr5 > :last-child, .framer-OvKNp .framer-1c5z7dp > :last-child { margin-right: 0px; } .framer-OvKNp .framer-vqekr5 > *, .framer-OvKNp .framer-1c5z7dp > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 102\n * @framerIntrinsicWidth 608\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Tnk46SpKV\":\"cursor\",\"WgbEM9Qc6\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerKYjDsZmhZ=withCSS(Component,css,\"framer-OvKNp\");export default FramerKYjDsZmhZ;FramerKYjDsZmhZ.displayName=\"Elements/Text Wrap\";FramerKYjDsZmhZ.defaultProps={height:102,width:608};addPropertyControls(FramerKYjDsZmhZ,{Tnk46SpKV:{title:\"Cursor\",type:ControlType.CustomCursor},WgbEM9Qc6:{defaultValue:\"Hey, I'm Mukund Kapoor a content marketer, previous at [] based in [] I spend most of my time in crafting content marketing strategies for SaaS, and I\u2019m passionate about writing, and building the top notch products that makes a difference.\",displayTextArea:true,title:\"Text\",type:ControlType.String}});addFonts(FramerKYjDsZmhZ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...InlineLogosFonts,...AssetsFlagFonts,...TextWrapFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKYjDsZmhZ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"Tnk46SpKV\\\":\\\"cursor\\\",\\\"WgbEM9Qc6\\\":\\\"text\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"102\",\"framerIntrinsicWidth\":\"608\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{isFunction as t,isCubicBezier as i,noopReturn as e,defaults as s,isEasingGenerator as a,isEasingList as n,interpolate as r}from\"@motionone/utils\";import{cubicBezier as h,steps as o}from\"@motionone/easing\";const l={ease:h(.25,.1,.25,1),\"ease-in\":h(.42,0,1,1),\"ease-in-out\":h(.42,0,.58,1),\"ease-out\":h(0,0,.58,1)};const u=/\\((.*?)\\)/;function getEasingFunction(s){if(t(s))return s;if(i(s))return h(...s);if(l[s])return l[s];if(s.startsWith(\"steps\")){const t=u.exec(s);if(t){const i=t[1].split(\",\");return o(parseFloat(i[0]),i[1].trim())}}return e}class Animation{constructor(t,i=[0,1],{easing:h,duration:o=s.duration,delay:l=s.delay,endDelay:u=s.endDelay,repeat:m=s.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=e;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));h=h||s.easing;if(a(h)){const t=h.createAnimation(i);h=t.easing;i=t.keyframes||i;o=t.duration||o}this.repeat=m;this.easing=n(h)?e:getEasingFunction(h);this.updateDuration(o);const d=r(i,c,n(h)?h.map(getEasingFunction):e);this.tick=i=>{var e;l=l;let s=0;s=void 0!==this.pauseTime?this.pauseTime:(i-this.startTime)*this.rate;this.t=s;s/=1e3;s=Math.max(s-l,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(s=this.totalDuration);const a=s/this.duration;let n=Math.floor(a);let r=a%1;!r&&a>=1&&(r=1);1===r&&n--;const h=n%2;(\"reverse\"===p||\"alternate\"===p&&h||\"alternate-reverse\"===p&&!h)&&(r=1-r);const o=s>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(o));t(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||s>=this.totalDuration+u);if(c){this.playState=\"finished\";null===(e=this.resolve)||void 0===e?void 0:e.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t,noopReturn as s}from\"@motionone/utils\";const n=5;function calcGeneratorVelocity(t,s,r){const a=Math.max(s-n,0);return e(r-t(a),s-a)}const r={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=r.stiffness,t=r.damping,s=r.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=r.stiffness,damping:s=r.damping,mass:n=r.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/n)/1e3;const l=calcDampingRatio(e,s,n);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const a=10;const o=1e4;function pregenerateKeyframes(e,t=s){let n;let r=a;let c=e(0);const i=[t(c.current)];while(!c.done&&r<o){c=e(r);i.push(t(c.done?c.target:c.current));void 0===n&&c.hasReachedTarget&&(n=r);r+=a}const h=r-a;1===i.length&&i.push(c.current);return{keyframes:i,duration:h/1e3,overshootDuration:(null!==n&&void 0!==n?n:h)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,useCallback,cloneElement,startTransition}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots=[],gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const currentTarget=RenderTarget.current();const isCanvas=currentTarget===RenderTarget.canvas||currentTarget===RenderTarget.export;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[{current:null},{current:null}];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=null;let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;startTransition(()=>setSize({parent:parentLength,children:childrenLength}));}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useEffect(()=>{frame.read(measure);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...child.props?.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},child.props?.children)})});});}const isInView=isCanvas?true:useInView(parentRef);if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",willChange:!isInView?undefined:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...child.props?.style,width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},child.props?.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);}));}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);const playOrPause=useCallback(()=>{if(!animationRef.current)return;const hidden=document.hidden;if(isInView&&!hidden&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if((!isInView||hidden)&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);useEffect(()=>{playOrPause();},[isInView]);useEffect(()=>{document.addEventListener(\"visibilitychange\",playOrPause);return()=>{document.removeEventListener(\"visibilitychange\",playOrPause);};},[playOrPause]);}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas||!isInView?\"auto\":\"transform\",transform:transformer(0)},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/KhbCXGaPwrzMjJaqhLIq/ajJFfopP81t89axKQ9iJ/iyRemZoey.js\";const cycleOrder=[\"ORgfQbgyi\",\"yYQ2ErefR\"];const serializationHash=\"framer-NGqRS\";const variantClassNames={ORgfQbgyi:\"framer-v-ccvaqb\",yYQ2ErefR:\"framer-v-1tlzwdc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"With Description\":\"yYQ2ErefR\",Default:\"ORgfQbgyi\"};const getProps=({description,height,id,text,width,...props})=>{return{...props,CvcIuZ8op:text??props.CvcIuZ8op??\"Text\",UXEBU48ry:description??props.UXEBU48ry??\"Description\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ORgfQbgyi\"};};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,CvcIuZ8op,UXEBU48ry,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ORgfQbgyi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"yYQ2ErefR\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-ccvaqb\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"ORgfQbgyi\",ref:ref??ref1,style:{backgroundColor:\"var(--token-535c940b-4434-46ab-a38a-190c0941379c, rgb(242, 242, 242))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"inset 0px 1px 0px 0px rgba(255, 255, 255, 0.05)\",...style},...addPropertyOverrides({yYQ2ErefR:{\"data-framer-name\":\"With Description\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-utfscc\",\"data-styles-preset\":\"iyRemZoey\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Text\"})}),className:\"framer-edpoeh\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m47ra3Xpx\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:CvcIuZ8op,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-utfscc\",\"data-styles-preset\":\"iyRemZoey\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"Description\"})}),className:\"framer-1n7d3s\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IRCY_4t4K\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:UXEBU48ry,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NGqRS.framer-gjqllc, .framer-NGqRS .framer-gjqllc { display: block; }\",\".framer-NGqRS.framer-ccvaqb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-NGqRS .framer-edpoeh, .framer-NGqRS .framer-1n7d3s { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NGqRS.framer-ccvaqb { gap: 0px; } .framer-NGqRS.framer-ccvaqb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NGqRS.framer-ccvaqb > :first-child { margin-left: 0px; } .framer-NGqRS.framer-ccvaqb > :last-child { margin-right: 0px; } }\",\".framer-NGqRS.framer-v-1tlzwdc.framer-ccvaqb { flex-direction: column; gap: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NGqRS.framer-v-1tlzwdc.framer-ccvaqb { gap: 0px; } .framer-NGqRS.framer-v-1tlzwdc.framer-ccvaqb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NGqRS.framer-v-1tlzwdc.framer-ccvaqb > :first-child { margin-top: 0px; } .framer-NGqRS.framer-v-1tlzwdc.framer-ccvaqb > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 42\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yYQ2ErefR\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CvcIuZ8op\":\"text\",\"UXEBU48ry\":\"description\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerm0cusOERi=withCSS(Component,css,\"framer-NGqRS\");export default Framerm0cusOERi;Framerm0cusOERi.displayName=\"Tooltip\";Framerm0cusOERi.defaultProps={height:28,width:42};addPropertyControls(Framerm0cusOERi,{variant:{options:[\"ORgfQbgyi\",\"yYQ2ErefR\"],optionTitles:[\"Default\",\"With Description\"],title:\"Variant\",type:ControlType.Enum},CvcIuZ8op:{defaultValue:\"Text\",displayTextArea:false,title:\"Text\",type:ControlType.String},UXEBU48ry:{defaultValue:\"Description\",displayTextArea:true,title:\"Description\",type:ControlType.String}});addFonts(Framerm0cusOERi,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm0cusOERi\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"CvcIuZ8op\\\":\\\"text\\\",\\\"UXEBU48ry\\\":\\\"description\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"28\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yYQ2ErefR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"42\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Tooltip from\"https://framerusercontent.com/modules/h9i09hvQhDHYeql1i6dw/90qTfEK8LUAJFc1pUQuD/m0cusOERi.js\";const TooltipFonts=getFonts(Tooltip);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"vBuq6otWZ\",\"anq5RXJlx\",\"c8Y201pg5\",\"afoKcRwm0\",\"wUHwGlEaF\",\"ubGAYFsEt\",\"PB8lZEoZp\",\"W2B6Q5FWE\",\"xqfzDp_9_\",\"QakM4iQRW\",\"iPZRVsjrD\",\"eS1kP8N_M\",\"K1FV7q4PP\",\"qm09JpDH6\",\"t45yYdJPl\",\"p6DOVRlOD\",\"iLzsam9lO\",\"aHvEWC3Nn\"];const serializationHash=\"framer-VmWDN\";const variantClassNames={afoKcRwm0:\"framer-v-a1gvhl\",aHvEWC3Nn:\"framer-v-1isaqje\",anq5RXJlx:\"framer-v-wk62cw\",c8Y201pg5:\"framer-v-ed33m\",eS1kP8N_M:\"framer-v-u2xuo8\",iLzsam9lO:\"framer-v-rbkcil\",iPZRVsjrD:\"framer-v-1maay46\",K1FV7q4PP:\"framer-v-1kw6s5\",p6DOVRlOD:\"framer-v-o6z0nj\",PB8lZEoZp:\"framer-v-8kawhm\",QakM4iQRW:\"framer-v-17t9g7j\",qm09JpDH6:\"framer-v-1lkddm3\",t45yYdJPl:\"framer-v-1x9ssjd\",ubGAYFsEt:\"framer-v-mm8h2q\",vBuq6otWZ:\"framer-v-1u4lqmn\",W2B6Q5FWE:\"framer-v-1iz196w\",wUHwGlEaF:\"framer-v-lavv1w\",xqfzDp_9_:\"framer-v-1geu6ub\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={ahref:\"eS1kP8N_M\",Arc:\"c8Y201pg5\",ChatGPT:\"ubGAYFsEt\",Cursor:\"PB8lZEoZp\",drip:\"aHvEWC3Nn\",Figma:\"anq5RXJlx\",framer:\"vBuq6otWZ\",GitHub:\"xqfzDp_9_\",hotjar:\"p6DOVRlOD\",midjourney:\"t45yYdJPl\",n8n:\"iLzsam9lO\",Raycast:\"wUHwGlEaF\",Spotify:\"iPZRVsjrD\",Stripe:\"W2B6Q5FWE\",Superhuman:\"afoKcRwm0\",wordpress:\"K1FV7q4PP\",zapier:\"qm09JpDH6\"};const getProps=({height,hover,id,link,tooltipText,width,...props})=>{return{...props,C38d0qzKG:tooltipText??props.C38d0qzKG??\"Text\",M3Z6O24zF:link??props.M3Z6O24zF,uU3JIhUBO:hover??props.uU3JIhUBO,variant:humanReadableVariantMap[props.variant]??props.variant??\"vBuq6otWZ\"};};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,C38d0qzKG,M3Z6O24zF,uU3JIhUBO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vBuq6otWZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1hlusn7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"vBuq6otWZ\");});const onMouseEntersyr50r=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(uU3JIhUBO){const res=await uU3JIhUBO(...args);if(res===false)return false;}overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"anq5RXJlx\",\"c8Y201pg5\",\"afoKcRwm0\",\"wUHwGlEaF\",\"ubGAYFsEt\",\"PB8lZEoZp\",\"W2B6Q5FWE\",\"xqfzDp_9_\",\"QakM4iQRW\",\"iPZRVsjrD\",\"eS1kP8N_M\",\"K1FV7q4PP\",\"qm09JpDH6\",\"t45yYdJPl\",\"p6DOVRlOD\",\"iLzsam9lO\",\"aHvEWC3Nn\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"anq5RXJlx\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"c8Y201pg5\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"afoKcRwm0\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"wUHwGlEaF\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"PB8lZEoZp\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"W2B6Q5FWE\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"ubGAYFsEt\")return true;return false;};const isDisplayed8=()=>{if([\"QakM4iQRW\",\"iPZRVsjrD\"].includes(baseVariant))return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"xqfzDp_9_\")return true;return false;};const ref1=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:M3Z6O24zF,motionChild:true,nodeId:\"vBuq6otWZ\",openInNewTab:true,scopeId:\"uLLuqnK4b\",children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1u4lqmn\",className,classNames)} framer-dabssj`,\"data-framer-name\":\"framer\",\"data-highlight\":true,id:`${layoutId}-1u4lqmn`,layoutDependency:layoutDependency,layoutId:\"vBuq6otWZ\",onMouseEnter:onMouseEntersyr50r({overlay}),onTap:onTap1hlusn7,ref:refBinding,style:{...style},...addPropertyOverrides({afoKcRwm0:{\"data-framer-name\":\"Superhuman\"},aHvEWC3Nn:{\"data-framer-name\":\"drip\",as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/PAPVbHKfYvrZiLYll8IlomEdmeo.svg\"}},anq5RXJlx:{\"data-framer-name\":\"Figma\"},c8Y201pg5:{\"data-framer-name\":\"Arc\"},eS1kP8N_M:{\"data-framer-name\":\"ahref\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:82,pixelWidth:67,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MquI91QV3ZSH7duSB3decAgtRo.svg\"}},iLzsam9lO:{\"data-framer-name\":\"n8n\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:24,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1Zx4weRS1UnaJykzpBup9JUXSY.svg\"}},iPZRVsjrD:{\"data-framer-name\":\"Spotify\"},K1FV7q4PP:{\"data-framer-name\":\"wordpress\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:97,pixelWidth:97,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/58NWqj3MgE2XqMIT6R6rmsxw.svg\"}},p6DOVRlOD:{\"data-framer-name\":\"hotjar\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:36,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/kmdllcdcNWZFHCe3wYiv2Tpdg.svg\"}},PB8lZEoZp:{\"data-framer-name\":\"Cursor\"},QakM4iQRW:{\"data-framer-name\":\"Spotify\"},qm09JpDH6:{\"data-framer-name\":\"zapier\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:256,pixelWidth:256,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cvb6mxwjc5v3dFxgbQMh8Sd2kE.svg\"}},t45yYdJPl:{\"data-framer-name\":\"midjourney\",as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:428,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hLL4AgP5DjY1ivq5KpTXjvH50.svg\"}},ubGAYFsEt:{\"data-framer-name\":\"ChatGPT\"},W2B6Q5FWE:{\"data-framer-name\":\"Stripe\"},wUHwGlEaF:{\"data-framer-name\":\"Raycast\"},xqfzDp_9_:{\"data-framer-name\":\"GitHub\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1kr9ud8\",\"data-framer-name\":\"Framer\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"MGu4rkyWR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 31 40\"><path d=\"M 0 37 L 0 5 L 21.333 5 L 21.333 37 Z\" fill=\"transparent\"></path><path d=\"M 21.333 5 L 21.333 15.667 L 10.667 15.667 L 0 5 Z M 0 15.667 L 10.667 15.667 L 21.333 26.333 L 10.667 26.333 L 10.667 37 L 0 26.333 Z\" fill=\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\"></path></svg>',svgContentId:8877543296,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-173csnu\",\"data-framer-name\":\"Figma\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"tkzyLNMnr\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2220_229031)\">\\n<path d=\"M20 20.4999C20 17.4933 22.4373 15.0559 25.444 15.0559C28.4506 15.0559 30.888 17.4933 30.888 20.4999C30.888 23.5066 28.4506 25.9439 25.444 25.9439C22.4373 25.9439 20 23.5066 20 20.4999Z\" fill=\"#1ABCFE\"/>\\n<path d=\"M9.112 31.3881C9.112 28.3815 11.5494 25.9441 14.556 25.9441H20V31.3881C20 34.3948 17.5627 36.8321 14.556 36.8321C11.5494 36.8321 9.112 34.3948 9.112 31.3881Z\" fill=\"#0ACF83\"/>\\n<path d=\"M20 4.16797V15.0559H25.444C28.4507 15.0559 30.888 12.6186 30.888 9.61197C30.888 6.60533 28.4507 4.16797 25.444 4.16797H20Z\" fill=\"#FF7262\"/>\\n<path d=\"M9.112 9.61197C9.112 12.6186 11.5494 15.056 14.556 15.056H20V4.16797H14.556C11.5494 4.16797 9.112 6.60533 9.112 9.61197Z\" fill=\"#F24E1E\"/>\\n<path d=\"M9.112 20.4999C9.112 23.5066 11.5494 25.9439 14.556 25.9439H20V15.0559H14.556C11.5494 15.0559 9.112 17.4933 9.112 20.4999Z\" fill=\"#A259FF\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_2220_229031\">\\n<rect width=\"22\" height=\"33\" fill=\"white\" transform=\"translate(9 4)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1raskq7\",\"data-framer-name\":\"Arc\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"P8P7QoQ70\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_d_2220_229039)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.1992 5.5376C20.6257 5.5376 21.9252 6.35942 22.5394 7.64795L27.4329 17.9359C27.4329 17.9359 27.4329 17.941 27.4279 17.941C27.4279 17.941 27.4279 17.9359 27.4329 17.9359C28.5802 16.5307 29.4127 14.8769 29.768 13.1014C30.169 11.0976 32.1183 9.80396 34.1235 10.1997C34.6001 10.2948 35.0534 10.4829 35.4573 10.7532C35.8613 11.0234 36.2079 11.3706 36.4776 11.7748C36.7472 12.179 36.9345 12.6323 37.0288 13.1089C37.1231 13.5855 37.1225 14.0759 37.0271 14.5523C36.2047 18.6563 33.9103 22.324 30.8036 25.0178L32.5803 28.7515C33.5651 30.8212 32.5346 33.3527 30.3518 34.002L30.2858 34.0223C29.9609 34.1136 29.6259 34.1593 29.301 34.1593C27.9152 34.1593 26.5903 33.378 25.9558 32.0489L24.377 28.7312L21.1638 21.974L19.585 18.6563C19.5507 18.5844 19.4968 18.5238 19.4294 18.4813C19.362 18.4388 19.284 18.4163 19.2043 18.4163C19.1247 18.4163 19.0466 18.4388 18.9792 18.4813C18.9119 18.5238 18.8579 18.5844 18.8236 18.6563L17.2094 22.045C14.7474 21.5225 12.2701 20.0006 10.8691 18.149L15.8591 7.6581C16.1561 7.02359 16.6282 6.48699 17.2199 6.11136C17.8116 5.73573 18.4983 5.53668 19.1992 5.5376ZM5.21414 14.6588C7.10759 13.8928 9.265 14.8059 10.0315 16.7032C10.2295 17.1953 10.5138 17.6772 10.864 18.1388L10.8691 18.1439L11.0366 18.357C11.0518 18.3773 11.0671 18.3925 11.0823 18.4128L11.128 18.4686C11.1534 18.4939 11.1737 18.5244 11.1991 18.5497C11.2041 18.5548 11.2092 18.5599 11.2092 18.565L11.1991 18.5497C11.2955 18.6664 11.4021 18.778 11.5087 18.8896C11.5138 18.8947 11.5138 18.8998 11.5189 18.8998C11.8691 19.265 12.26 19.61 12.6813 19.9296C12.8793 20.0818 13.0824 20.2238 13.2905 20.3659C13.3108 20.376 13.326 20.3912 13.3463 20.4014C14.5189 21.1725 15.8641 21.7508 17.2043 22.0349C17.7728 22.1566 18.3414 22.2226 18.8947 22.2276H18.9657C19.7018 22.2276 20.4379 22.1363 21.1587 21.9639L24.372 28.721C22.6359 29.3044 20.8135 29.624 18.9657 29.624C17.3007 29.624 15.6154 29.3349 13.9808 28.8124L12.4427 32.0438C12.228 32.4952 11.9238 32.8983 11.5487 33.2288C11.1736 33.5594 10.7353 33.8105 10.2604 33.967C9.7854 34.1235 9.28362 34.1821 8.78535 34.1393C8.28708 34.0964 7.80267 33.9531 7.3614 33.7179C5.59486 32.7794 4.95018 30.5676 5.80806 28.7616L7.49338 25.2207C5.58978 23.6126 4.07199 21.6595 3.19379 19.539L3.16841 19.473C2.40697 17.5808 3.3207 15.4248 5.21414 14.6588Z\" fill=\"#292929\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.1992 5.5376C20.6257 5.5376 21.9252 6.35942 22.5394 7.64795L27.4329 17.9359C27.4329 17.9359 27.4329 17.941 27.4279 17.941C27.4279 17.941 27.4279 17.9359 27.4329 17.9359C28.5802 16.5307 29.4127 14.8769 29.768 13.1014C30.169 11.0976 32.1183 9.80396 34.1235 10.1997C34.6001 10.2948 35.0534 10.4829 35.4573 10.7532C35.8613 11.0234 36.2079 11.3706 36.4776 11.7748C36.7472 12.179 36.9345 12.6323 37.0288 13.1089C37.1231 13.5855 37.1225 14.0759 37.0271 14.5523C36.2047 18.6563 33.9103 22.324 30.8036 25.0178L32.5803 28.7515C33.5651 30.8212 32.5346 33.3527 30.3518 34.002L30.2858 34.0223C29.9609 34.1136 29.6259 34.1593 29.301 34.1593C27.9152 34.1593 26.5903 33.378 25.9558 32.0489L24.377 28.7312L21.1638 21.974L19.585 18.6563C19.5507 18.5844 19.4968 18.5238 19.4294 18.4813C19.362 18.4388 19.284 18.4163 19.2043 18.4163C19.1247 18.4163 19.0466 18.4388 18.9792 18.4813C18.9119 18.5238 18.8579 18.5844 18.8236 18.6563L17.2094 22.045C14.7474 21.5225 12.2701 20.0006 10.8691 18.149L15.8591 7.6581C16.1561 7.02359 16.6282 6.48699 17.2199 6.11136C17.8116 5.73573 18.4983 5.53668 19.1992 5.5376ZM5.21414 14.6588C7.10759 13.8928 9.265 14.8059 10.0315 16.7032C10.2295 17.1953 10.5138 17.6772 10.864 18.1388L10.8691 18.1439L11.0366 18.357C11.0518 18.3773 11.0671 18.3925 11.0823 18.4128L11.128 18.4686C11.1534 18.4939 11.1737 18.5244 11.1991 18.5497C11.2041 18.5548 11.2092 18.5599 11.2092 18.565L11.1991 18.5497C11.2955 18.6664 11.4021 18.778 11.5087 18.8896C11.5138 18.8947 11.5138 18.8998 11.5189 18.8998C11.8691 19.265 12.26 19.61 12.6813 19.9296C12.8793 20.0818 13.0824 20.2238 13.2905 20.3659C13.3108 20.376 13.326 20.3912 13.3463 20.4014C14.5189 21.1725 15.8641 21.7508 17.2043 22.0349C17.7728 22.1566 18.3414 22.2226 18.8947 22.2276H18.9657C19.7018 22.2276 20.4379 22.1363 21.1587 21.9639L24.372 28.721C22.6359 29.3044 20.8135 29.624 18.9657 29.624C17.3007 29.624 15.6154 29.3349 13.9808 28.8124L12.4427 32.0438C12.228 32.4952 11.9238 32.8983 11.5487 33.2288C11.1736 33.5594 10.7353 33.8105 10.2604 33.967C9.7854 34.1235 9.28362 34.1821 8.78535 34.1393C8.28708 34.0964 7.80267 33.9531 7.3614 33.7179C5.59486 32.7794 4.95018 30.5676 5.80806 28.7616L7.49338 25.2207C5.58978 23.6126 4.07199 21.6595 3.19379 19.539L3.16841 19.473C2.40697 17.5808 3.3207 15.4248 5.21414 14.6588Z\" fill=\"white\"/>\\n<path d=\"M27.4329 17.9359L22.5394 7.64795C21.9252 6.35942 20.6257 5.5376 19.1992 5.5376C18.4983 5.53668 17.8116 5.73573 17.2199 6.11136C16.6282 6.48699 16.1561 7.02359 15.8591 7.6581L10.8691 18.149C12.2701 20.0006 14.7474 21.5225 17.2094 22.045L18.8236 18.6563C18.8579 18.5844 18.9119 18.5238 18.9792 18.4813C19.0466 18.4388 19.1247 18.4163 19.2043 18.4163C19.284 18.4163 19.362 18.4388 19.4294 18.4813C19.4968 18.5238 19.5507 18.5844 19.585 18.6563L21.1638 21.974M27.4329 17.9359C27.4329 17.9359 27.4329 17.941 27.4279 17.941C27.4279 17.941 27.4279 17.9359 27.4329 17.9359ZM27.4329 17.9359C28.5802 16.5307 29.4127 14.8769 29.768 13.1014C30.169 11.0976 32.1183 9.80396 34.1235 10.1997C34.6001 10.2948 35.0534 10.4829 35.4573 10.7532C35.8613 11.0234 36.2079 11.3706 36.4776 11.7748C36.7472 12.179 36.9345 12.6323 37.0288 13.1089C37.1231 13.5855 37.1225 14.0759 37.0271 14.5523C36.2047 18.6563 33.9103 22.324 30.8036 25.0178L32.5803 28.7515C33.5651 30.8212 32.5346 33.3527 30.3518 34.002L30.2858 34.0223C29.9609 34.1136 29.6259 34.1593 29.301 34.1593C27.9152 34.1593 26.5903 33.378 25.9558 32.0489L24.377 28.7312L21.1638 21.974M21.1638 21.974H21.1739M11.1991 18.5497C11.1737 18.5244 11.1534 18.4939 11.128 18.4686L11.0823 18.4128C11.0671 18.3925 11.0518 18.3773 11.0366 18.357L10.8691 18.1439L10.864 18.1388C10.5138 17.6772 10.2295 17.1953 10.0315 16.7032C9.265 14.8059 7.10759 13.8928 5.21414 14.6588C3.3207 15.4248 2.40697 17.5808 3.16841 19.473L3.19379 19.539C4.07199 21.6595 5.58978 23.6126 7.49338 25.2207L5.80806 28.7616C4.95018 30.5676 5.59486 32.7794 7.3614 33.7179C7.80267 33.9531 8.28708 34.0964 8.78535 34.1393C9.28362 34.1821 9.7854 34.1235 10.2604 33.967C10.7353 33.8105 11.1736 33.5594 11.5487 33.2288C11.9238 32.8983 12.228 32.4952 12.4427 32.0438L13.9808 28.8124C15.6154 29.3349 17.3007 29.624 18.9657 29.624C20.8135 29.624 22.6359 29.3044 24.372 28.721L21.1587 21.9639C20.4379 22.1363 19.7018 22.2276 18.9657 22.2276H18.8947C18.3414 22.2226 17.7728 22.1566 17.2043 22.0349C15.8641 21.7508 14.5189 21.1725 13.3463 20.4014C13.326 20.3912 13.3108 20.376 13.2905 20.3659C13.0824 20.2238 12.8793 20.0818 12.6813 19.9296C12.26 19.61 11.8691 19.265 11.5189 18.8998C11.5138 18.8998 11.5138 18.8947 11.5087 18.8896C11.4021 18.778 11.2955 18.6664 11.1991 18.5497ZM11.1991 18.5497C11.2041 18.5548 11.2092 18.5599 11.2092 18.565L11.1991 18.5497Z\" stroke=\"white\" stroke-width=\"4.275\" stroke-linejoin=\"round\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.9817 28.8127L17.2052 22.0352C14.7432 21.5127 12.266 19.9908 10.8649 18.1392L7.49426 25.221C9.3674 26.8089 11.6162 28.0568 13.9817 28.8127Z\" fill=\"#1A007F\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.4316 17.9358C25.8123 19.9193 23.5635 21.3905 21.1573 21.9637L24.3706 28.7209C26.7159 27.9295 28.9088 26.6511 30.8022 25.0126L27.4316 17.9358Z\" fill=\"#4E000A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.49174 25.22L5.80642 28.7609C4.94853 30.5618 5.59322 32.7787 7.35976 33.7172C9.2329 34.7115 11.5375 33.9353 12.4411 32.0431L13.9792 28.8116C11.604 28.0464 9.40055 26.8265 7.49174 25.22Z\" fill=\"#1A007F\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M34.1227 10.2048C33.6461 10.1094 33.1553 10.1088 32.6784 10.203C32.2015 10.2973 31.7479 10.4845 31.3434 10.7539C30.939 11.0234 30.5916 11.3699 30.3212 11.7735C30.0507 12.1772 29.8625 12.6301 29.7673 13.1065C29.4119 14.8821 28.5794 16.5358 27.4322 17.9411L30.7978 25.0229C33.9044 22.3292 36.1989 18.6614 37.0212 14.5574C37.4223 12.5485 36.1228 10.6005 34.1227 10.2048Z\" fill=\"#FF9396\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.1587 21.9637C20.4379 22.1361 19.7018 22.2274 18.9657 22.2274C18.3921 22.2274 17.7982 22.1615 17.2043 22.0347C14.7423 21.5122 12.2651 19.9903 10.864 18.1386C10.5138 17.677 10.2295 17.1951 10.0315 16.703C9.265 14.8108 7.10759 13.8976 5.21414 14.6586C3.3207 15.4246 2.40697 17.5806 3.16841 19.4728C4.03645 21.6238 5.56948 23.5972 7.49338 25.2205C9.40036 26.8269 11.6021 28.0469 13.9758 28.8122C15.6053 29.3347 17.2956 29.6238 18.9607 29.6238C20.8084 29.6238 22.6308 29.3042 24.3669 28.7208L21.1587 21.9637Z\" fill=\"#002DC8\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.5721 28.7464L30.7954 25.0127L27.4298 17.9359L27.4247 17.941C27.4247 17.941 27.4247 17.9359 27.4298 17.9359L22.5363 7.64795C22.2359 7.01678 21.7627 6.48356 21.1716 6.11007C20.5804 5.73658 19.8955 5.53809 19.1961 5.5376C17.7697 5.5376 16.4702 6.35942 15.8559 7.64795L10.866 18.1388C12.267 19.9905 14.7442 21.5124 17.2062 22.0349L18.8205 18.6461C18.9728 18.3265 19.4296 18.3265 19.5819 18.6461L21.1606 21.9639L24.3739 28.721L25.9526 32.0388C26.2528 32.6712 26.7266 33.2053 27.3189 33.5789C27.9112 33.9526 28.5975 34.1503 29.2979 34.1491C29.6278 34.1491 29.9578 34.1035 30.2827 34.0121C32.5111 33.3983 33.567 30.8365 32.5721 28.7464Z\" fill=\"#FF536A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.9817 28.8127L17.2052 22.0352C14.7432 21.5127 12.2659 19.9908 10.8649 18.1392L7.49426 25.221C9.3674 26.8089 11.6162 28.0568 13.9817 28.8127Z\" fill=\"#1A007F\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.4316 17.9358C25.8123 19.9193 23.5635 21.3905 21.1573 21.9637L24.3706 28.7209C26.7159 27.9295 28.9088 26.6511 30.8022 25.0126L27.4316 17.9358Z\" fill=\"#4E000A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.49174 25.22L5.80642 28.7609C4.94853 30.5618 5.59322 32.7787 7.35976 33.7172C9.2329 34.7115 11.5375 33.9353 12.4411 32.0431L13.9792 28.8116C11.604 28.0464 9.40056 26.8265 7.49174 25.22Z\" fill=\"#1A007F\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M34.1227 10.2048C33.6461 10.1094 33.1553 10.1088 32.6784 10.203C32.2015 10.2973 31.7479 10.4845 31.3434 10.7539C30.939 11.0234 30.5916 11.3699 30.3212 11.7735C30.0507 12.1772 29.8625 12.6301 29.7673 13.1065C29.4119 14.8821 28.5794 16.5358 27.4322 17.9411L30.7978 25.0229C33.9044 22.3292 36.1989 18.6614 37.0213 14.5574C37.4223 12.5485 36.1228 10.6005 34.1227 10.2048Z\" fill=\"#FF9396\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.1587 21.9637C20.4379 22.1361 19.7018 22.2275 18.9657 22.2275C18.3921 22.2275 17.7982 22.1615 17.2043 22.0347C14.7423 21.5122 12.2651 19.9903 10.864 18.1386C10.5138 17.677 10.2295 17.1951 10.0315 16.703C9.265 14.8108 7.10759 13.8976 5.21414 14.6586C3.3207 15.4246 2.40697 17.5806 3.16841 19.4728C4.03645 21.6238 5.56948 23.5972 7.49338 25.2205C9.40036 26.8269 11.6021 28.0469 13.9758 28.8122C15.6053 29.3347 17.2956 29.6238 18.9607 29.6238C20.8084 29.6238 22.6308 29.3042 24.3669 28.7208L21.1587 21.9637Z\" fill=\"#002DC8\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.5721 28.7464L30.7954 25.0127L27.4298 17.9359L27.4247 17.941C27.4247 17.941 27.4247 17.9359 27.4298 17.9359L22.5363 7.64795C22.2359 7.01678 21.7627 6.48356 21.1716 6.11007C20.5804 5.73658 19.8955 5.53809 19.1961 5.5376C17.7697 5.5376 16.4702 6.35942 15.8559 7.64795L10.866 18.1388C12.267 19.9905 14.7442 21.5124 17.2062 22.0349L18.8205 18.6461C18.9728 18.3265 19.4296 18.3265 19.5819 18.6461L21.1606 21.9639L24.3739 28.721L25.9526 32.0388C26.2528 32.6712 26.7266 33.2053 27.3189 33.5789C27.9112 33.9526 28.5975 34.1503 29.2979 34.1491C29.6278 34.1491 29.9578 34.1035 30.2827 34.0121C32.5111 33.3983 33.567 30.8365 32.5721 28.7464Z\" fill=\"#FF536A\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_d_2220_229039\" x=\"-0.092976\" y=\"2.54515\" width=\"40.1845\" height=\"34.6067\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset/>\\n<feGaussianBlur stdDeviation=\"0.4275\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"out\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0\"/>\\n<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_2220_229039\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_dropShadow_2220_229039\" result=\"shape\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ypq2cp\",\"data-framer-name\":\"Superhuman\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"CahICDpJZ\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#292929\"/>\\n<path d=\"M25 19.4211L30 22.8947M30 22.8947L20 31L10 22.8947L15 19.4211M30 22.8947H20M20 22.8947L10 15.9474L20 9L30 15.9474L20 22.8947Z\" stroke=\"url(#paint0_linear_2220_229059)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_2220_229059\" x1=\"29\" y1=\"24\" x2=\"16.7059\" y2=\"30.1713\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#12E2EE\"/>\\n<stop offset=\"0.169357\" stop-color=\"#79BBEF\"/>\\n<stop offset=\"0.42\" stop-color=\"#A6C3FC\"/>\\n<stop offset=\"0.887767\" stop-color=\"#F5DEFA\"/>\\n<stop offset=\"0.98\" stop-color=\"#F9C8FB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1yp3wiv\",\"data-framer-name\":\"Raycast\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"N1mfQRin1\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#191919\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.0463 19.9992L30.7927 21.2503L26.0363 16.5034V13.9996L32.0463 19.9992ZM20.0231 8L18.7695 9.25112L23.5259 13.998H26.0347L20.0231 8ZM17.3316 10.691L16.0763 11.9437L18.1411 14.0044H20.6499L17.3316 10.691ZM26.0347 19.3768V21.8807L28.0995 23.9413L29.3547 22.6886L26.0347 19.3768ZM25.3165 24.0325L26.0347 23.3158H16.7048V13.9996L15.9866 14.7164L14.64 13.3724L13.3816 14.6268L14.7281 15.9707L14.01 16.6874V18.1273L11.9452 16.0667L10.69 17.3194L14.01 20.6328V23.4902L9.25522 18.7481L8 20.0008L20.0231 32L21.2784 30.7473L16.522 26.0004H19.3963L22.7163 29.3138L23.9715 28.0611L21.9068 26.0004H23.3495L24.0677 25.2836L25.4143 26.6276L26.6695 25.3748L25.3165 24.0325Z\" fill=\"#FF6363\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-166kwh6\",\"data-framer-name\":\"Cursor Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"BDU6NT0gy\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><g id=\"ss9716505070_1\"><path d=\"M 0 20.107 C 0 16.889 0 13.68 0.009 10.462 C 0.009 9.12 0.089 7.787 0.453 6.48 C 1.413 3.049 4.249 0.613 7.778 0.187 C 8.827 0.053 9.876 0 10.924 0 L 29.387 0 C 30.889 0 32.391 0.053 33.849 0.462 C 37.244 1.404 39.689 4.249 40.124 7.76 C 40.249 8.8 40.311 9.849 40.311 10.898 L 40.311 29.413 C 40.311 30.898 40.258 32.382 39.858 33.831 C 38.898 37.262 36.071 39.698 32.533 40.124 C 31.493 40.249 30.444 40.302 29.396 40.302 L 10.933 40.302 C 9.431 40.302 7.929 40.249 6.471 39.84 C 3.076 38.898 0.631 36.053 0.204 32.542 C 0.053 31.476 0 30.4 0 29.316 Z\" fill=\"rgb(20, 20, 20)\"></path><path d=\"M 32.258 13.093 C 32.258 13.093 32.276 13.147 32.267 13.173 C 32.231 13.209 32.204 13.244 32.169 13.28 C 29.742 14.72 27.307 16.116 24.871 17.547 C 23.342 18.444 21.822 19.342 20.276 20.213 C 20.231 20.231 20.187 20.231 20.133 20.231 C 19.742 20.089 19.404 19.84 19.04 19.653 C 18.818 19.431 18.471 19.404 18.231 19.191 C 17.92 18.951 17.573 18.764 17.227 18.587 C 17.04 18.444 16.827 18.338 16.631 18.213 C 16.516 18.124 16.382 18.062 16.249 18 C 16.08 17.911 15.929 17.804 15.769 17.716 C 15.698 17.68 15.618 17.636 15.547 17.591 C 15.342 17.431 15.102 17.333 14.871 17.209 C 14.498 16.969 14.116 16.729 13.716 16.542 C 13.342 16.284 12.933 16.08 12.533 15.867 C 11.191 15.049 9.849 14.222 8.453 13.502 C 8.376 13.484 8.304 13.451 8.24 13.404 C 8.124 13.271 7.964 13.138 8.24 13.022 C 8.471 12.951 8.72 12.951 8.96 12.951 L 31.307 12.951 C 31.627 12.951 31.947 12.951 32.249 13.102 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 16.302 17.911 C 16.444 17.938 16.56 18.018 16.658 18.116 C 16.729 18.258 16.738 18.391 16.64 18.524 C 16.089 19.209 15.511 19.84 14.578 20.009 C 13.973 20.116 13.449 19.973 13.031 19.538 C 12.382 18.862 11.68 18.258 10.827 17.831 C 10.409 17.627 10.169 17.209 9.929 16.836 C 9.467 16.107 8.853 15.467 8.551 14.631 C 8.844 15.804 8.898 17.004 9.093 18.187 C 9.191 18.747 9.333 19.307 9.396 19.876 C 9.449 20.364 9.689 20.853 9.813 21.351 C 10.116 22.516 10.462 23.671 11.049 24.738 C 11.156 24.924 11.111 25.147 11.182 25.351 C 11.182 25.404 11.182 25.449 11.164 25.493 C 11.022 25.636 10.862 25.724 10.649 25.724 C 10.436 25.6 10.507 25.351 10.436 25.173 C 10.089 24.24 9.68 23.342 9.342 22.409 C 9.191 21.982 9.04 21.556 8.987 21.111 C 8.924 20.596 8.693 20.133 8.596 19.636 C 8.462 18.987 8.427 18.338 8.356 17.68 C 8.302 17.156 8.231 16.64 8.178 16.116 C 8.24 15.493 8.178 14.862 8.178 14.48 C 8.178 15.929 8.293 17.618 8.267 19.307 C 8.249 20.062 8.293 20.818 8.276 21.564 C 8.213 21.973 8.338 22.4 8.187 22.809 C 8.151 22.871 8.098 22.889 8.036 22.862 C 8.036 19.653 8.036 16.436 8.027 13.227 C 8.027 13.129 8.018 13.031 8.116 12.969 C 8.178 12.996 8.178 13.031 8.124 13.076 C 8.089 13.244 8.284 13.244 8.329 13.351 C 8.391 13.52 8.524 13.644 8.587 13.813 C 8.631 13.938 8.711 14.044 8.773 14.16 C 8.996 14.649 9.369 15.058 9.564 15.556 C 10.133 16.418 10.756 17.236 11.778 17.609 C 11.982 17.689 12.133 17.822 12.276 17.982 C 12.711 18.507 13.262 18.844 13.893 19.084 C 14.124 19.173 14.329 19.156 14.542 19.058 C 15.147 18.782 15.751 18.489 16.16 17.929 C 16.196 17.884 16.231 17.876 16.284 17.911 Z\" fill=\"rgb(74,74,74)\"></path><path d=\"M 20.836 6.391 L 27.182 10.071 C 28.64 10.924 30.098 11.769 31.556 12.622 C 31.68 12.693 31.822 12.738 31.893 12.88 C 31.307 13.093 30.693 12.933 30.098 12.978 C 28.151 11.822 26.169 10.747 24.338 9.387 C 23.138 8.498 21.964 7.564 20.8 6.631 C 20.723 6.501 20.735 6.421 20.836 6.391 Z\" fill=\"rgb(71,71,71)\"></path><path d=\"M 9.2 12.4 C 10.631 11.556 12.053 10.711 13.484 9.876 C 15.68 8.587 17.867 7.298 20.062 6.009 C 20.213 5.956 20.204 6.062 20.204 6.151 C 20.187 6.196 20.169 6.231 20.133 6.267 C 20.044 6.338 19.956 6.4 19.867 6.462 C 19.6 6.622 19.422 6.88 19.173 7.067 C 16.427 9.36 13.209 10.836 9.991 12.302 C 9.813 12.373 9.653 12.48 9.476 12.533 C 9.369 12.569 9.218 12.631 9.2 12.418 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 32.276 26.649 C 32.24 26.871 32.373 27.12 32.187 27.333 C 32.133 27.271 32.062 27.236 32 27.182 C 31.902 27.111 31.787 27.067 31.68 27.004 C 31.573 26.933 31.467 26.871 31.342 26.836 C 31.164 26.747 30.951 26.702 30.862 26.489 C 30.853 26.444 30.844 26.4 30.853 26.356 C 30.871 25.796 30.524 25.387 30.24 24.96 C 29.618 24.018 29.058 23.04 28.471 22.071 C 28.339 21.849 28.194 21.635 28.036 21.431 C 27.893 21.244 27.813 21.04 27.831 20.8 C 27.849 20.613 27.929 20.48 28.107 20.418 C 28.4 20.436 28.56 20.649 28.702 20.862 C 29.511 22.151 30.516 23.316 31.173 24.702 C 31.342 25.049 31.6 25.342 31.813 25.662 C 32.018 25.973 32.187 26.293 32.276 26.649 Z\" fill=\"rgb(35,35,35)\"></path><path d=\"M 32.276 26.649 C 31.618 25.564 31.013 24.436 30.293 23.396 C 29.591 22.4 29.058 21.271 28.124 20.444 C 28.071 20.107 28.231 19.893 28.507 19.733 C 28.782 19.858 28.942 20.107 29.12 20.329 C 29.724 21.084 30.338 21.831 30.862 22.64 C 31.164 23.102 31.44 23.573 31.84 23.956 C 32.08 24.187 32.142 24.516 32.293 24.8 L 32.293 26.64 Z\" fill=\"rgb(38,38,38)\"></path><path d=\"M 32.276 21.413 L 32.276 23.351 C 31.653 23.031 31.156 22.524 30.836 21.938 C 30.489 21.307 29.991 20.862 29.547 20.347 C 29.253 20.009 28.916 19.707 28.747 19.271 C 28.818 18.916 28.933 18.578 29.271 18.373 C 29.751 18.942 30.356 19.396 30.818 19.973 C 31.147 20.382 31.484 20.747 31.929 21.013 C 32.089 21.111 32.16 21.271 32.276 21.404 Z\" fill=\"rgb(46,46,45)\"></path><path d=\"M 31.111 27.902 C 30.658 28.16 30.249 28.489 29.751 28.676 C 28.844 28.853 28 29.173 27.182 29.618 C 26.053 30.231 24.933 30.88 23.858 31.573 C 23.084 32.071 22.284 32.516 21.582 33.12 C 21.369 33.244 21.262 33.591 20.924 33.44 C 20.889 33.191 21.093 33.067 21.236 32.924 C 21.991 32.187 22.844 31.591 23.716 31.004 C 24.649 30.382 25.502 29.644 26.489 29.076 C 27.449 28.524 28.48 28.267 29.511 27.982 C 29.884 27.884 30.258 27.787 30.649 27.733 C 30.827 27.707 31.04 27.618 31.12 27.893 Z\" fill=\"rgb(216,216,215)\"></path><path d=\"M 31.111 27.902 C 30.88 27.698 30.649 27.867 30.427 27.92 C 29.289 28.16 28.133 28.364 27.093 28.898 C 26.258 29.333 25.413 29.769 24.702 30.409 C 23.804 31.209 22.702 31.733 21.822 32.551 C 21.511 32.836 21.2 33.102 20.942 33.44 C 20.907 33.76 20.684 33.92 20.427 34.053 C 20.382 34.053 20.338 34.036 20.32 33.991 C 20.311 33.618 20.542 33.378 20.764 33.129 C 20.978 33.067 21.04 32.818 21.227 32.72 C 22.489 31.538 23.822 30.444 25.156 29.36 C 26.213 28.507 27.467 28.08 28.809 27.813 C 29.769 27.627 30.747 27.502 31.707 27.262 C 31.822 27.262 31.973 27.218 31.991 27.404 C 31.698 27.573 31.413 27.742 31.12 27.902 Z\" fill=\"rgb(211,211,211)\"></path><path d=\"M 19.564 33.929 C 19.218 33.778 18.889 33.582 18.587 33.351 C 18.124 32.827 17.529 32.453 16.978 32.053 C 15.778 31.182 14.578 30.32 13.298 29.556 C 12.32 28.969 11.289 28.533 10.249 28.098 C 10.062 28.018 9.778 28.018 9.778 27.698 C 9.947 27.573 10.116 27.636 10.284 27.68 C 12.044 28.151 13.662 28.933 15.182 29.929 C 16.649 30.889 17.956 32.027 19.218 33.227 C 19.342 33.333 19.44 33.467 19.547 33.591 C 19.591 33.707 19.822 33.813 19.556 33.929 Z\" fill=\"rgb(180,180,180)\"></path><path d=\"M 28.782 19.28 C 29.271 19.867 29.76 20.462 30.329 20.978 C 30.782 21.387 30.924 22.009 31.36 22.444 C 31.662 22.747 32.053 22.96 32.267 23.351 L 32.267 24.809 C 31.698 24 31.076 23.227 30.524 22.409 C 29.973 21.591 29.404 20.782 28.693 20.089 C 28.604 20.009 28.569 19.876 28.507 19.769 C 28.462 19.529 28.507 19.333 28.791 19.28 Z\" fill=\"rgb(42,43,42)\"></path><path d=\"M 32.276 21.413 C 31.707 21.004 31.111 20.658 30.72 20.036 C 30.507 19.689 30.178 19.396 29.84 19.164 C 29.547 18.96 29.431 18.684 29.28 18.409 C 29.227 18.071 29.387 17.858 29.662 17.707 C 29.929 18.142 31.431 19.431 32 19.689 C 32.231 19.787 32.178 20 32.267 20.16 L 32.267 21.422 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 16.258 31.991 C 14.524 30.987 12.791 29.991 11.058 28.987 C 10.338 28.569 9.627 28.142 8.916 27.716 C 8.916 27.52 9.067 27.556 9.191 27.556 C 11.298 28.48 13.36 29.476 15.209 30.871 C 15.547 31.12 15.929 31.298 16.249 31.573 C 16.471 31.769 16.471 31.831 16.267 32 Z\" fill=\"rgb(192,191,191)\"></path><path d=\"M 32.267 16.764 L 32.267 18.604 C 32.018 18.791 31.716 18.791 31.493 18.64 C 30.916 18.249 30.347 17.831 29.902 17.271 C 29.929 16.889 30.089 16.569 30.4 16.338 C 30.604 16.293 30.791 16.364 30.933 16.498 C 31.28 16.818 31.653 16.889 32.089 16.711 C 32.151 16.684 32.213 16.711 32.267 16.756 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 21.511 33.049 C 22.107 32.427 22.88 32.053 23.582 31.591 C 24.391 31.058 25.236 30.56 26.08 30.08 C 27.156 29.476 28.249 28.88 29.458 28.56 C 29.582 28.524 29.671 28.587 29.751 28.667 C 28.987 29.147 28.24 29.644 27.431 30.044 C 27.004 30.027 26.676 30.293 26.347 30.489 C 25.147 31.191 23.902 31.822 22.693 32.524 C 22.453 32.658 22.222 32.8 22 32.951 C 21.858 33.049 21.716 33.173 21.52 33.049 Z\" fill=\"rgb(220,219,219)\"></path><path d=\"M 16.258 31.991 C 16.48 31.751 16.222 31.689 16.107 31.609 C 13.973 30.142 11.822 28.711 9.396 27.76 C 9.324 27.733 9.271 27.671 9.2 27.627 C 9.218 27.609 9.236 27.591 9.253 27.582 C 9.458 27.52 9.636 27.582 9.778 27.724 C 10.453 28.151 11.236 28.356 11.956 28.702 C 13.147 29.271 14.24 29.991 15.324 30.72 C 16.329 31.396 17.28 32.151 18.24 32.88 C 18.391 32.996 18.649 33.067 18.569 33.36 C 17.769 32.951 16.996 32.489 16.249 32 Z\" fill=\"rgb(187,187,187)\"></path><path d=\"M 21.511 33.049 C 22.284 32.613 23.058 32.169 23.831 31.733 C 24.916 31.129 26 30.542 27.084 29.938 C 27.271 29.831 27.342 29.893 27.422 30.044 C 25.12 31.44 22.8 32.8 20.453 34.124 C 20.347 34.169 20.329 34.107 20.347 34.018 C 20.596 33.884 20.738 33.636 20.924 33.44 C 21.2 33.44 21.28 33.138 21.502 33.049 Z\" fill=\"rgb(223,223,223)\"></path><path d=\"M 29.947 17.244 C 30.444 17.662 30.942 18.08 31.44 18.489 C 31.689 18.693 31.991 18.56 32.267 18.604 L 32.267 20.151 C 32.151 19.911 32.018 19.769 31.707 19.733 C 31.36 19.707 31.2 19.333 30.933 19.129 C 30.516 18.809 30.187 18.391 29.787 18.044 C 29.662 17.938 29.804 17.778 29.653 17.724 C 29.609 17.484 29.653 17.289 29.938 17.236 Z\" fill=\"rgb(52,52,52)\"></path><path d=\"M 8.142 13.084 C 8.142 13.084 8.142 13.013 8.133 12.978 L 8.533 12.791 C 8.684 12.836 8.818 12.738 8.96 12.764 C 9.12 12.764 9.271 12.764 9.431 12.782 C 9.484 12.782 9.538 12.8 9.591 12.818 C 10.436 12.889 11.28 12.836 12.133 12.844 L 18.827 12.844 C 19.28 12.862 19.724 12.818 20.178 12.844 C 21.031 12.818 21.893 12.862 22.747 12.844 L 28.996 12.844 C 30.027 12.951 31.067 12.916 32.098 12.969 C 32.169 12.996 32.267 12.978 32.276 13.093 C 32.133 13.093 31.982 13.076 31.84 13.076 L 8.64 13.049 C 8.48 13.049 8.32 13.067 8.16 13.076 Z\" fill=\"rgb(130,130,130)\"></path><path d=\"M 32.267 16.764 C 31.76 17.022 31.28 17.058 30.853 16.578 C 30.756 16.471 30.569 16.436 30.427 16.373 C 30.444 15.849 30.738 15.467 31.111 15.129 C 31.493 15.209 31.876 15.04 32.258 15.111 L 32.258 16.756 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 32.08 27.138 C 32.204 27.156 32.222 27.227 32.187 27.333 L 32.089 27.333 C 31.884 27.227 31.671 27.316 31.467 27.307 C 29.351 27.138 27.244 27.12 25.147 27.502 C 24.907 27.547 24.684 27.627 24.453 27.698 C 24.302 27.742 24.151 27.84 24.009 27.68 C 23.911 27.369 24.089 27.2 24.32 27.049 C 25.191 26.756 26.107 26.667 27.013 26.613 C 28.267 26.542 29.511 26.711 30.747 26.871 C 30.924 26.898 31.102 26.889 31.28 26.889 C 31.573 26.889 31.822 27.049 32.089 27.12 Z\" fill=\"rgb(180,180,180)\"></path><path d=\"M 19.564 33.929 C 19.707 33.778 19.476 33.742 19.484 33.636 C 19.636 33.44 19.511 33.236 19.502 33.031 C 19.458 32.311 19.538 31.618 19.911 30.987 C 20.018 30.8 20.151 30.684 20.267 30.987 C 20.32 31.911 20.302 32.836 20.267 33.76 C 20.267 33.92 20.249 34.08 20.267 34.24 C 19.947 34.329 19.778 34.071 19.547 33.938 Z\" fill=\"rgb(174,174,174)\"></path><path d=\"M 20.276 34.231 C 20.089 34.107 20.151 33.911 20.151 33.751 L 20.151 30.827 C 19.964 30.631 20.053 30.382 20.018 30.16 C 20.009 29.964 20.018 29.76 20.018 29.564 C 20 29.227 20.027 28.889 20.018 28.551 C 20.009 28.444 20.018 28.329 20.018 28.222 L 20.018 26.169 C 20.018 26.009 20.027 25.84 20.018 25.68 L 20.018 23.378 C 20.018 23.182 20.018 22.987 20 22.8 C 19.991 22.676 20.018 22.56 20.018 22.436 L 20.018 20.836 C 20.018 20.649 20.009 20.462 20.062 20.284 C 20.08 20.231 20.116 20.196 20.151 20.151 L 20.249 20.151 C 20.436 20.347 20.4 20.604 20.4 20.844 C 20.4 22.116 20.373 23.396 20.382 24.667 C 20.382 24.942 20.373 25.218 20.391 25.502 C 20.391 26.178 20.364 26.853 20.391 27.529 C 20.4 28.489 20.391 29.458 20.391 30.418 C 20.391 31.618 20.427 32.818 20.347 34.018 L 20.453 34.124 C 20.418 34.204 20.347 34.222 20.276 34.231 Z\" fill=\"rgb(210,210,210)\"></path><path d=\"M 32.267 15.111 C 31.893 15.28 31.502 15.351 31.102 15.209 C 31.022 14.996 31.156 14.827 31.244 14.676 C 31.556 14.178 31.769 13.609 32.196 13.182 C 32.222 13.182 32.24 13.173 32.267 13.164 Z\" fill=\"rgb(64,64,64)\"></path><path d=\"M 20.142 6.178 C 20.142 6.107 20.16 6.036 20.062 6.009 C 20.293 5.831 20.373 5.991 20.444 6.178 L 20.444 6.24 C 20.453 6.329 20.444 6.427 20.444 6.516 C 20.444 6.622 20.427 6.729 20.391 6.827 C 20.356 8.613 20.418 10.409 20.391 12.196 C 20.391 12.436 20.524 12.764 20.133 12.871 C 19.956 12.649 20 12.382 20 12.133 C 19.982 10.64 20.027 9.156 20.018 7.662 C 20.071 7.164 19.902 6.649 20.142 6.169 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 8.231 27.324 C 8.231 27.324 8.151 27.271 8.107 27.244 C 8.089 27.182 8.107 27.129 8.151 27.093 C 8.222 27.04 8.311 27.022 8.4 27.013 C 9.476 26.978 10.551 26.969 11.636 26.996 C 11.796 26.996 11.956 26.996 12.116 27.058 C 12.169 27.084 12.213 27.129 12.231 27.182 C 12.217 27.24 12.178 27.289 12.124 27.316 C 11.573 27.431 11.013 27.342 10.453 27.378 L 9.058 27.378 C 8.782 27.404 8.507 27.324 8.231 27.333 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 8.907 12.88 C 8.773 12.862 8.622 12.933 8.524 12.791 C 8.747 12.658 8.978 12.533 9.2 12.4 C 9.52 12.569 9.689 12.178 9.973 12.204 C 10.062 12.133 10.16 12.151 10.258 12.178 C 10.311 12.436 10.098 12.507 9.938 12.56 C 9.636 12.64 9.342 12.773 9.031 12.809 C 8.987 12.827 8.948 12.854 8.916 12.889 Z\" fill=\"rgb(145,144,144)\"></path><path d=\"M 32.08 12.969 L 28.969 12.969 C 28.942 12.907 28.969 12.862 29.022 12.827 C 29.333 12.729 29.644 12.684 29.938 12.889 L 31.893 12.889 C 31.956 12.916 32.018 12.942 32.08 12.978 Z\" fill=\"rgb(61,61,61)\"></path><path d=\"M 8.133 27.138 L 8.107 27.244 C 7.956 26.311 8.062 25.369 8.044 24.427 C 8.107 24.4 8.16 24.418 8.187 24.471 C 8.231 24.551 8.249 24.64 8.258 24.729 C 8.284 25.333 8.276 25.947 8.276 26.551 C 8.276 26.756 8.276 26.969 8.133 27.138 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 8.133 24.418 L 8.044 24.418 L 8.044 22.871 L 8.133 22.871 C 8.364 23.387 8.364 23.902 8.133 24.418 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 9.2 27.618 C 9.093 27.618 8.987 27.6 8.916 27.707 C 8.693 27.609 8.453 27.538 8.293 27.333 C 8.373 27.244 8.489 27.28 8.587 27.28 C 8.8 27.369 9.12 27.28 9.2 27.609 Z\" fill=\"rgb(187,187,187)\"></path><path d=\"M 20.836 6.391 C 20.72 6.453 20.818 6.524 20.836 6.587 C 20.862 6.613 20.871 6.631 20.862 6.658 C 20.862 6.684 20.853 6.702 20.844 6.702 C 20.808 6.727 20.764 6.74 20.72 6.738 C 20.656 6.722 20.599 6.684 20.56 6.631 C 20.48 6.498 20.4 6.373 20.453 6.204 L 20.453 6.187 C 20.604 6.213 20.747 6.267 20.844 6.391 Z\" fill=\"rgb(65,65,65)\"></path><path d=\"M 31.493 27.236 C 31.689 27.271 31.911 27.156 32.08 27.333 C 32.044 27.351 32.009 27.378 31.973 27.396 C 31.893 27.307 31.787 27.324 31.689 27.324 C 31.511 27.413 31.316 27.369 31.129 27.36 C 31.084 27.316 31.076 27.271 31.102 27.218 C 31.236 27.182 31.369 27.156 31.493 27.236 Z\" fill=\"rgb(203,203,202)\"></path><path d=\"M 8.622 27.333 L 8.258 27.333 L 8.231 27.316 C 8.471 27.129 8.747 27.262 9.004 27.227 C 9.022 27.28 9.004 27.316 8.969 27.351 C 8.853 27.369 8.729 27.396 8.622 27.324 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 32.204 13.191 L 31.111 15.218 C 30.853 15.591 30.631 15.973 30.444 16.382 C 30.249 16.658 30.071 16.942 29.947 17.253 C 29.813 17.396 29.724 17.556 29.662 17.742 C 29.502 17.947 29.369 18.178 29.28 18.418 C 29.084 18.693 28.916 18.978 28.782 19.289 C 28.649 19.431 28.56 19.591 28.498 19.778 C 28.364 20 28.24 20.231 28.107 20.453 C 28.009 20.569 27.92 20.684 27.893 20.836 C 27.849 20.987 27.822 21.156 27.6 21.04 C 27.547 20.64 27.884 20.373 28.018 19.982 C 27.591 19.991 27.191 20.062 26.88 20.267 C 26.249 20.684 25.511 20.702 24.818 20.862 C 24.462 20.942 24.071 20.996 23.778 21.164 C 23.156 21.502 22.507 21.653 21.813 21.68 C 21.458 21.698 21.129 21.867 20.809 22.027 C 20.551 22.151 20.471 22.4 20.471 22.676 L 20.471 24.08 C 20.471 24.284 20.498 24.507 20.382 24.693 C 20.347 24.747 20.293 24.756 20.24 24.72 L 20.24 20.16 C 21.12 19.511 22.116 19.04 23.049 18.48 C 25.067 17.28 27.093 16.089 29.129 14.924 C 30.142 14.338 31.12 13.68 32.196 13.191 Z\" fill=\"rgb(229,229,229)\"></path><path d=\"M 11.129 25.387 C 10.978 24.693 10.551 24.116 10.338 23.44 C 10.222 23.084 10.133 22.702 9.929 22.347 C 9.716 21.964 9.653 21.476 9.6 21.022 C 9.564 20.738 9.476 20.489 9.36 20.249 C 9.253 20.018 9.138 19.822 9.271 19.573 C 9.298 19.52 9.298 19.44 9.271 19.387 C 8.871 18.373 8.871 17.289 8.702 16.24 C 8.604 15.627 8.471 15.013 8.347 14.373 C 8.676 14.418 8.773 14.667 8.836 14.844 C 9.12 15.716 9.822 16.32 10.24 17.093 C 10.569 17.716 11.236 17.876 11.733 18.249 C 12.178 18.587 12.631 18.916 12.987 19.351 C 13.627 20.142 14.702 20.062 15.422 19.564 C 15.858 19.262 16.231 18.889 16.569 18.48 C 16.667 18.356 16.569 18.231 16.658 18.133 C 16.889 18.222 17.093 18.338 17.28 18.498 C 17.28 18.569 17.253 18.64 17.218 18.702 C 16.613 19.636 16.018 20.56 14.978 21.102 C 14.72 21.236 14.516 21.307 14.258 21.209 C 13.724 21.013 13.227 20.764 12.862 20.302 C 12.764 20.178 12.649 20.062 12.524 19.956 C 12.475 19.905 12.433 19.848 12.4 19.787 C 12.196 19.316 11.876 18.996 11.378 18.773 C 10.764 18.507 10.231 18.08 9.813 17.529 C 9.707 17.387 9.609 17.244 9.413 17.129 C 9.467 18.276 9.831 19.369 10.053 20.489 C 10.258 21.671 10.711 22.773 11.093 23.893 C 11.236 24.32 11.369 24.747 11.458 25.191 C 11.422 25.387 11.271 25.404 11.111 25.396 Z\" fill=\"rgb(71,71,71)\"></path><path d=\"M 8.72 14.142 C 8.598 14.097 8.519 13.979 8.524 13.849 C 8.791 13.707 8.907 13.929 9.031 14.071 C 9.716 14.898 10.498 15.627 11.467 16.08 C 12.213 16.427 12.871 16.969 13.724 17.138 C 14.151 17.227 14.551 17.156 14.96 17.129 C 15.209 17.218 15.431 17.342 15.627 17.52 C 15.378 18.053 14.907 18.222 14.373 18.231 C 13.76 18.231 13.191 18.053 12.711 17.689 C 12.196 17.298 11.618 17.013 11.076 16.693 C 10.036 16.071 9.351 15.138 8.72 14.151 Z\" fill=\"rgb(84,84,83)\"></path><path d=\"M 8.72 14.142 C 9.271 14.836 9.858 15.484 10.462 16.133 C 10.773 16.462 11.182 16.684 11.547 16.818 C 12.169 17.049 12.604 17.538 13.2 17.804 C 14.133 18.222 14.844 18.231 15.636 17.52 C 15.698 17.556 15.76 17.591 15.813 17.627 C 15.964 17.92 15.884 18.24 15.52 18.444 C 14.8 18.853 14.053 19.022 13.271 18.587 C 12.862 18.364 12.453 18.142 12.133 17.778 C 11.973 17.591 11.76 17.458 11.547 17.369 C 10.658 17.013 10.071 16.311 9.493 15.6 C 9.289 15.084 8.836 14.711 8.72 14.142 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 17.147 18.604 C 17.147 18.604 17.236 18.524 17.28 18.489 C 17.636 18.658 17.991 18.827 18.284 19.093 C 18.204 19.627 18.036 20.142 18.044 20.693 C 18.044 20.907 18.044 21.111 18.142 21.298 C 18.151 21.342 18.142 21.387 18.133 21.431 C 17.804 21.68 17.431 21.858 17.084 22.08 C 16.88 22.204 16.676 22.32 16.427 22.347 C 16.16 22.311 16.249 22.124 16.284 21.982 C 16.498 21.04 16.729 20.089 17.244 19.253 C 17.404 18.987 17.324 18.8 17.147 18.604 Z\" fill=\"rgb(67,67,67)\"></path><path d=\"M 14.96 17.129 C 14.738 17.413 14.391 17.369 14.124 17.324 C 13.564 17.227 12.969 17.2 12.524 16.747 C 12.213 16.436 11.742 16.4 11.36 16.187 C 10.397 15.634 9.546 14.904 8.853 14.036 C 8.773 13.938 8.676 13.849 8.524 13.849 C 8.471 13.68 8.213 13.591 8.347 13.36 C 8.409 13.36 8.462 13.378 8.524 13.387 C 8.844 13.689 9.164 13.991 9.476 14.302 C 10.169 14.933 10.907 15.502 11.831 15.76 C 12.071 15.822 12.267 15.964 12.48 16.089 C 12.889 16.32 13.307 16.524 13.796 16.462 C 14.204 16.658 14.596 16.871 14.951 17.138 Z\" fill=\"rgb(88,88,88)\"></path><path d=\"M 9.493 15.6 C 10.009 15.991 10.338 16.631 10.951 16.898 C 11.902 17.307 12.56 18.16 13.502 18.578 C 14.187 18.88 15.271 18.622 15.733 18.071 C 15.876 17.902 15.804 17.778 15.813 17.636 C 16 17.689 16.169 17.787 16.311 17.92 C 15.902 18.649 15.173 18.933 14.471 19.244 C 14.009 19.458 13.644 19.04 13.227 18.916 C 13.088 18.87 12.963 18.791 12.862 18.684 C 12.276 18.053 11.547 17.653 10.827 17.2 C 10.24 16.836 9.84 16.213 9.493 15.6 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 18.116 21.316 C 17.876 21.28 17.92 21.093 17.929 20.942 C 17.964 20.311 17.911 19.653 18.284 19.093 C 18.542 19.289 18.889 19.316 19.111 19.556 C 18.978 19.982 19.067 20.436 18.933 20.862 C 18.88 21.022 18.738 21.093 18.613 21.191 C 18.453 21.253 18.32 21.404 18.116 21.324 Z\" fill=\"rgb(62,62,62)\"></path><path d=\"M 9.396 14.338 C 9.076 14.053 8.702 13.804 8.524 13.387 C 9.92 14.107 11.262 14.942 12.613 15.751 C 12.693 16.062 12.524 16.027 12.32 15.964 C 11.244 15.609 10.249 15.102 9.396 14.347 Z\" fill=\"rgb(95,95,95)\"></path><path d=\"M 9.396 14.338 C 9.769 14.427 10.027 14.693 10.302 14.924 C 10.72 15.271 11.2 15.458 11.707 15.573 C 11.929 15.627 12.133 15.698 12.311 15.831 C 12.427 15.92 12.578 16.018 12.604 15.742 C 12.996 15.982 13.44 16.142 13.796 16.444 C 13.538 16.667 13.236 16.596 12.996 16.462 C 11.964 15.876 10.773 15.609 9.858 14.809 C 9.689 14.658 9.511 14.524 9.387 14.329 Z\" fill=\"rgb(92,92,92)\"></path><path d=\"M 18.898 20.836 C 18.996 20.418 18.729 19.929 19.111 19.556 C 19.458 19.751 19.804 19.947 20.151 20.151 C 20.151 20.187 20.142 20.213 20.133 20.249 C 19.911 20.471 19.618 20.587 19.342 20.738 C 19.2 20.791 19.067 20.907 18.898 20.844 Z\" fill=\"rgb(59,59,58)\"></path><path d=\"M 20.071 22.764 C 20.231 22.942 20.142 23.156 20.142 23.351 C 20.107 23.422 20.062 23.493 19.964 23.493 C 18.569 23.467 17.307 23.884 16.178 24.676 C 15.511 25.138 14.773 25.484 14.08 25.893 C 13.627 26.16 13.058 26.471 12.444 26.231 C 12.258 26.16 12.062 26.231 11.867 26.231 C 11.387 26.258 10.916 26.338 10.427 26.258 C 10.302 26.24 10.169 26.249 10.071 26.133 C 9.991 25.858 10.24 25.84 10.382 25.742 C 10.462 25.698 10.56 25.742 10.64 25.68 C 10.8 25.618 10.96 25.547 11.12 25.484 C 11.333 25.422 11.502 25.591 11.698 25.609 C 12.267 25.733 12.729 25.707 13.316 25.378 C 14.382 24.773 15.351 24.027 16.409 23.422 C 16.462 23.387 16.516 23.342 16.578 23.333 C 17.369 23.209 18.133 22.916 18.942 22.924 C 19.298 22.924 19.644 22.844 19.991 22.791 C 20.009 22.791 20.036 22.773 20.053 22.773 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 11.724 25.68 C 11.493 25.724 11.307 25.609 11.138 25.476 L 11.138 25.387 C 11.244 25.324 11.342 25.262 11.449 25.2 C 11.511 25.077 11.625 24.989 11.76 24.96 C 11.804 24.96 11.849 24.978 11.884 25.004 C 12.142 25.28 12.436 25.218 12.64 24.987 C 12.924 24.667 13.298 24.48 13.644 24.267 C 13.938 24.089 14.142 23.876 14.196 23.529 C 14.347 23.333 14.551 23.227 14.764 23.129 C 15.156 22.987 15.458 22.658 15.893 22.604 C 16.053 22.64 16.204 22.622 16.364 22.587 C 17.262 22.382 18.16 22.267 19.084 22.347 C 19.28 22.364 19.467 22.373 19.662 22.329 C 19.849 22.284 20.009 22.329 20.142 22.471 C 20.196 22.587 20.089 22.658 20.071 22.756 L 20.053 22.756 C 19.413 22.951 18.747 22.853 18.089 22.924 C 16.738 23.058 15.564 23.564 14.551 24.444 C 14.116 24.827 13.573 25.04 13.147 25.431 C 12.738 25.804 12.222 25.698 11.733 25.662 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 10.462 25.778 C 10.329 25.876 10.204 25.973 10.071 26.071 C 10.036 26.107 9.991 26.124 9.947 26.133 C 9.742 26.133 9.689 25.973 9.618 25.822 C 9.138 24.836 8.684 23.84 8.258 22.836 C 8.089 22.444 8.258 22.009 8.133 21.609 L 8.133 19.28 C 8.444 19.351 8.418 19.627 8.444 19.849 C 8.604 21.013 8.969 22.124 9.387 23.209 C 9.6 23.751 9.742 24.347 10.133 24.818 C 10.284 25.12 10.409 25.44 10.462 25.778 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 8.133 21.609 C 8.133 21.609 8.213 21.689 8.213 21.724 C 8.142 22.72 8.738 23.511 9.058 24.382 C 9.244 24.889 9.529 25.36 9.76 25.849 C 9.813 25.956 9.84 26.062 9.982 26.062 C 9.876 26.4 9.6 26.489 9.298 26.524 C 8.924 26.436 8.871 26.062 8.702 25.804 C 8.462 25.44 8.204 25.067 8.142 24.613 L 8.142 21.609 Z\" fill=\"rgb(83,83,83)\"></path><path d=\"M 10.462 25.778 C 10.196 25.547 10.204 25.191 10.071 24.907 C 9.893 24.427 9.671 23.964 9.484 23.493 C 8.933 22.151 8.551 20.764 8.311 19.342 C 8.142 18.332 8.115 17.302 8.231 16.284 C 8.276 16.329 8.373 16.364 8.373 16.409 C 8.347 17.156 8.533 17.884 8.56 18.631 C 8.587 19.209 8.72 19.769 8.933 20.32 C 9.093 20.738 9.12 21.218 9.236 21.662 C 9.378 22.222 9.644 22.738 9.813 23.289 C 10 23.893 10.347 24.427 10.498 25.04 C 10.551 25.253 10.764 25.44 10.649 25.698 C 10.604 25.769 10.542 25.796 10.462 25.796 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 8.231 16.276 C 8.258 16.969 8.16 17.671 8.284 18.356 C 8.489 19.458 8.596 20.578 8.969 21.653 C 9.289 22.578 9.547 23.52 10.009 24.382 C 10.098 24.551 10.071 24.729 10.08 24.907 C 9.556 24.258 9.351 23.449 9.049 22.693 C 8.773 22 8.64 21.244 8.409 20.533 C 8.276 20.124 8.471 19.644 8.142 19.289 L 8.142 13.867 C 8.24 14.676 8.364 15.476 8.24 16.284 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 20.836 6.684 L 20.836 6.587 C 21.369 6.8 21.733 7.244 22.169 7.591 C 24.258 9.244 26.418 10.791 28.773 12.053 C 29.084 12.222 29.387 12.4 29.698 12.569 C 29.831 12.64 29.947 12.72 29.947 12.889 L 28.978 12.889 C 28.667 12.996 28.347 12.907 28.036 12.933 C 27.636 12.764 27.36 12.418 27.013 12.169 C 25.769 11.289 24.613 10.293 23.476 9.262 C 22.978 8.809 22.524 8.302 21.956 7.938 L 21.849 7.858 C 21.716 7.662 21.627 7.422 21.36 7.351 C 21.129 7.173 20.827 7.049 20.827 6.693 Z\" fill=\"rgb(68,68,68)\"></path><path d=\"M 10.267 12.204 L 9.973 12.204 C 11.387 11.52 12.827 10.889 14.204 10.151 C 15.84 9.271 17.476 8.356 18.889 7.12 C 18.978 7.04 19.058 6.969 19.182 6.969 C 19.262 7.173 19.138 7.307 19.004 7.431 C 17.938 8.444 16.782 9.342 15.502 10.062 C 13.982 10.907 12.382 11.573 10.756 12.187 C 10.596 12.222 10.436 12.329 10.267 12.204 Z\" fill=\"rgb(146,145,145)\"></path><path d=\"M 10.756 12.107 C 11.449 11.742 12.204 11.529 12.907 11.209 C 14.551 10.462 16.178 9.68 17.582 8.524 C 18.027 8.16 18.453 7.769 18.889 7.404 C 19.031 7.289 19.111 7.129 19.182 6.969 C 19.378 6.738 19.529 6.453 19.858 6.391 C 19.956 6.516 19.893 6.613 19.822 6.72 C 19.378 7.156 19.084 7.724 18.596 8.124 C 18.24 8.32 17.982 8.649 17.689 8.916 C 16.373 10.098 14.818 10.844 13.218 11.529 C 12.693 11.751 12.142 11.858 11.618 12.053 C 11.324 12.089 11.058 12.347 10.747 12.116 Z\" fill=\"rgb(143,142,142)\"></path><path d=\"M 20.142 6.178 L 20.142 7.653 C 20.062 8.133 20.098 8.613 20.053 9.093 C 19.956 10.204 19.724 11.289 19.476 12.373 C 19.387 12.756 19.218 12.978 18.809 12.969 L 17.938 12.969 C 17.929 12.871 17.991 12.836 18.062 12.8 C 18.329 12.747 18.462 12.569 18.542 12.32 C 19.138 10.631 19.582 8.907 19.902 7.156 C 19.938 6.978 19.911 6.8 19.911 6.622 C 19.929 6.471 19.947 6.329 20.062 6.213 C 20.08 6.204 20.107 6.196 20.133 6.187 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 20.071 6.204 L 19.973 6.587 C 19.973 6.587 20 6.667 19.982 6.711 C 19.938 6.924 19.902 7.147 19.76 7.324 C 19.6 7.476 19.564 7.724 19.369 7.858 C 19.324 7.867 19.28 7.858 19.244 7.831 C 19.194 7.749 19.178 7.65 19.2 7.556 C 19.342 7.236 19.582 6.978 19.769 6.684 C 19.804 6.587 19.831 6.489 19.867 6.391 C 19.902 6.293 19.973 6.231 20.071 6.204 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 27.627 21.049 C 27.787 21.058 27.804 20.898 27.902 20.836 C 28.009 21.404 28.453 21.778 28.72 22.258 C 29.324 23.333 30.027 24.347 30.658 25.404 C 30.827 25.689 31.138 25.982 30.889 26.391 C 30.524 26.48 30.293 26.196 30.009 26.062 C 29.876 25.964 29.733 25.884 29.707 25.698 C 29.716 25.387 29.564 25.138 29.413 24.889 C 28.827 23.947 28.356 22.942 27.76 22 C 27.653 21.831 27.538 21.689 27.413 21.538 C 27.369 21.324 27.449 21.164 27.627 21.049 Z\" fill=\"rgb(30,30,30)\"></path><path d=\"M 30.062 25.964 C 30.338 26.098 30.613 26.24 30.88 26.373 C 30.88 26.4 30.889 26.436 30.88 26.462 C 30.711 26.711 30.507 26.551 30.329 26.489 C 29.689 26.284 29.076 26.036 28.427 25.858 C 27.582 25.627 26.72 25.609 25.858 25.573 C 25.653 25.564 25.44 25.609 25.262 25.458 C 25.209 25.324 25.262 25.218 25.333 25.111 C 25.369 25.076 25.413 25.058 25.458 25.049 C 26.178 24.853 26.889 25.004 27.591 25.147 C 28.444 25.316 29.253 25.609 30.044 25.964 Z\" fill=\"rgb(144,144,144)\"></path><path d=\"M 25.298 25.396 C 26.062 25.502 26.836 25.422 27.6 25.573 C 28.276 25.698 28.942 25.84 29.582 26.08 C 30.009 26.24 30.409 26.489 30.889 26.471 C 31.058 26.569 31.227 26.667 31.404 26.773 C 31.431 26.827 31.422 26.862 31.378 26.898 C 31.173 26.987 30.996 26.88 30.809 26.836 C 30.418 26.72 30.044 26.524 29.636 26.453 C 28.782 26.16 27.902 26 27.013 25.867 C 26.533 25.796 26.027 25.92 25.529 25.911 C 25.36 25.911 25.173 26.009 25.049 25.813 C 25.022 25.609 25.04 25.431 25.298 25.404 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 30.818 26.747 L 31.396 26.844 C 31.511 26.844 31.609 26.889 31.716 26.924 C 31.858 26.96 31.973 27.022 32.08 27.129 C 31.822 27.093 31.564 27.067 31.307 27.031 C 31.164 26.916 30.933 27.058 30.809 26.871 C 30.809 26.853 30.8 26.827 30.791 26.8 C 30.8 26.782 30.809 26.756 30.818 26.738 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 31.716 26.924 C 31.6 26.933 31.484 26.96 31.396 26.844 L 31.396 26.764 C 31.538 26.756 31.627 26.836 31.716 26.933 Z\" fill=\"rgb(145,145,145)\"></path><path d=\"M 20.347 34.018 C 20.187 33.876 20.258 33.689 20.249 33.52 L 20.249 30.436 C 20.364 30.169 20.524 30.027 20.853 29.938 C 21.2 29.84 21.671 29.813 21.884 29.387 C 21.964 29.227 22.142 29.191 22.284 29.351 C 22.427 29.52 22.596 29.671 22.72 29.858 C 22.72 30.284 22.409 30.578 22.231 30.924 C 22.098 31.2 21.947 31.458 21.787 31.716 C 21.467 32.196 21.253 32.738 20.836 33.147 C 20.649 33.422 20.418 33.68 20.356 34.018 Z\" fill=\"rgb(221,221,221)\"></path><path d=\"M 20.836 33.147 C 21.111 32.658 21.342 32.133 21.707 31.689 C 22.133 31.164 22.604 30.676 23.013 30.142 C 24.436 28.276 26.364 27.467 28.64 27.298 C 29.396 27.236 30.142 27.191 30.898 27.298 C 31.004 27.538 30.8 27.476 30.702 27.493 C 29.733 27.653 28.764 27.787 27.804 27.991 C 26.391 28.293 25.182 28.987 24.169 29.991 C 23.538 30.613 22.88 31.209 22.24 31.822 C 21.893 32.16 21.529 32.48 21.236 32.862 C 21.031 32.862 21.111 33.236 20.844 33.156 Z\" fill=\"rgb(203,203,202)\"></path><path d=\"M 21.218 32.853 C 21.316 32.462 21.644 32.258 21.893 32 C 22.738 31.147 23.582 30.293 24.498 29.511 C 25.449 28.693 26.533 28.124 27.796 27.858 C 28.809 27.644 29.831 27.556 30.844 27.378 C 30.871 27.378 30.889 27.333 30.916 27.316 C 30.978 27.262 31.049 27.253 31.111 27.316 L 31.689 27.316 C 31.076 27.556 30.418 27.573 29.778 27.707 C 28.667 27.947 27.564 28.16 26.507 28.64 C 25.209 29.227 24.293 30.276 23.209 31.12 C 22.516 31.662 21.884 32.258 21.218 32.836 Z\" fill=\"rgb(207,207,207)\"></path><path d=\"M 8.622 27.333 L 9.076 27.333 C 9.209 27.333 9.351 27.333 9.476 27.369 C 9.964 27.476 10.471 27.529 10.942 27.716 C 12.222 28.036 13.422 28.596 14.604 29.164 C 15.493 29.591 16.213 30.267 16.978 30.889 C 17.387 31.218 17.831 31.52 18.169 31.938 C 18.4 32.293 18.738 32.551 19.013 32.862 C 19.129 32.996 19.333 33.111 19.191 33.351 C 18.213 32.444 17.236 31.529 16.151 30.756 C 14.596 29.644 13.004 28.613 11.129 28.098 C 10.684 27.973 10.267 27.724 9.787 27.724 C 9.591 27.689 9.396 27.662 9.209 27.627 C 9.013 27.529 8.818 27.44 8.622 27.342 Z\" fill=\"rgb(175,175,175)\"></path><path d=\"M 19.182 33.342 C 19.111 32.978 18.764 32.836 18.56 32.578 C 18.409 32.382 18.142 32.276 18.116 31.982 C 18.382 31.796 18.524 32.027 18.702 32.151 C 19.049 32.382 19.067 32.347 19.227 31.973 C 19.44 31.467 19.529 30.916 19.813 30.444 C 19.893 30.32 19.92 30.124 20.142 30.142 L 20.142 30.818 C 19.573 31.6 19.529 32.48 19.662 33.387 C 19.698 33.609 19.662 33.644 19.476 33.627 L 19.182 33.333 Z\" fill=\"rgb(171,171,171)\"></path><path d=\"M 19.769 6.684 C 19.716 7.04 19.44 7.262 19.289 7.556 C 18.604 8.809 17.707 9.884 16.56 10.738 C 15.298 11.68 13.876 12.213 12.347 12.551 C 11.689 12.702 11.031 12.853 10.364 12.924 C 10.08 12.898 9.787 12.978 9.502 12.88 L 9.404 12.88 C 9.404 12.88 9.387 12.836 9.369 12.818 C 9.387 12.773 9.422 12.738 9.458 12.711 C 10.533 12.436 11.6 12.142 12.667 11.831 C 14.649 11.244 16.418 10.311 17.858 8.791 C 18.098 8.533 18.356 8.284 18.604 8.036 C 19.004 7.591 19.289 7.058 19.769 6.676 Z\" fill=\"rgb(135,135,135)\"></path><path d=\"M 20.16 12.889 C 20.32 12.747 20.249 12.56 20.249 12.391 L 20.249 7.191 C 20.249 7.022 20.187 6.836 20.347 6.693 C 20.418 6.747 20.444 6.818 20.462 6.907 C 20.631 8.489 20.933 10.044 21.253 11.6 C 21.28 11.724 21.316 11.849 21.333 11.973 C 21.428 12.495 21.739 12.759 22.267 12.764 C 22.427 12.764 22.596 12.764 22.747 12.853 C 22.8 12.889 22.809 12.942 22.773 12.996 L 20.16 12.996 C 20.16 12.996 20.124 12.951 20.133 12.933 C 20.133 12.916 20.151 12.898 20.16 12.898 Z\" fill=\"rgb(12,12,12)\"></path><path d=\"M 20.16 12.889 L 20.16 12.987 C 19.707 12.987 19.262 12.978 18.809 12.969 C 19.431 12.862 19.387 12.293 19.458 11.893 C 19.716 10.542 20.027 9.2 20.071 7.822 C 20.071 7.769 20.124 7.707 20.151 7.653 L 20.151 12.889 Z\" fill=\"rgb(68,68,67)\"></path><path d=\"M 24.907 12.969 L 23.449 12.969 C 23.351 12.88 23.209 12.969 23.111 12.862 C 22.56 11.751 22.098 10.604 21.582 9.476 C 21.529 9.351 21.502 9.227 21.582 9.102 C 21.884 9.04 21.92 9.316 22 9.467 C 22.427 10.311 22.862 11.164 23.289 12.009 C 23.449 12.32 23.564 12.676 23.991 12.729 C 24.213 12.729 24.436 12.729 24.667 12.738 C 24.747 12.738 24.818 12.764 24.889 12.809 C 24.933 12.844 24.942 12.889 24.916 12.942 Z\" fill=\"rgb(33,33,33)\"></path><path d=\"M 18.027 12.889 L 17.947 12.969 L 17.351 12.969 C 17.324 12.924 17.333 12.889 17.369 12.853 C 17.44 12.8 17.529 12.782 17.618 12.756 C 17.991 12.489 18.009 12.044 18.169 11.671 C 18.471 10.836 18.853 10.036 19.129 9.191 C 19.191 9.004 19.182 8.72 19.511 8.72 C 19.627 8.871 19.556 9.013 19.511 9.173 C 19.164 10.32 18.853 11.476 18.276 12.542 C 18.204 12.667 18.142 12.8 18.036 12.898 Z\" fill=\"rgb(95,95,95)\"></path><path d=\"M 9.493 12.889 L 10.462 12.889 C 10.987 12.818 11.52 12.711 12.053 12.827 C 12.116 12.862 12.133 12.907 12.116 12.978 C 11.36 12.978 10.604 12.978 9.849 12.987 C 9.724 12.987 9.591 13.013 9.493 12.898 Z\" fill=\"rgb(126,126,126)\"></path><path d=\"M 27.911 12.889 L 28.978 12.889 L 28.978 12.969 L 26.551 12.969 C 26.524 12.907 26.542 12.862 26.596 12.827 C 26.747 12.738 26.924 12.756 27.084 12.747 C 27.36 12.764 27.662 12.684 27.902 12.889 Z\" fill=\"rgb(56,56,56)\"></path><path d=\"M 12.116 12.969 L 12.116 12.889 C 12.258 12.747 12.436 12.756 12.622 12.747 C 13.209 12.8 13.804 12.649 14.391 12.818 C 14.453 12.853 14.471 12.898 14.453 12.969 L 12.124 12.969 Z\" fill=\"rgb(121,121,121)\"></path><path d=\"M 26.551 12.889 L 26.551 12.969 L 24.907 12.969 L 24.907 12.88 C 24.96 12.809 25.04 12.782 25.12 12.764 C 25.307 12.738 25.502 12.756 25.689 12.747 C 25.902 12.747 26.124 12.747 26.338 12.764 C 26.418 12.782 26.498 12.809 26.551 12.88 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 14.444 12.969 L 14.444 12.889 C 14.631 12.711 14.871 12.764 15.093 12.747 C 15.342 12.773 15.6 12.711 15.849 12.827 C 15.902 12.862 15.92 12.907 15.902 12.969 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 15.893 12.969 L 15.893 12.889 C 15.938 12.827 16.009 12.8 16.08 12.791 C 16.222 12.773 16.364 12.773 16.507 12.791 C 16.551 12.8 16.596 12.818 16.64 12.844 C 16.676 12.88 16.693 12.916 16.676 12.969 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 16.676 12.96 L 16.676 12.889 C 16.747 12.8 16.844 12.782 16.942 12.773 C 17.04 12.773 17.138 12.773 17.236 12.8 C 17.28 12.818 17.324 12.844 17.351 12.889 L 17.351 12.969 L 16.676 12.969 Z\" fill=\"rgb(99,99,99)\"></path><path d=\"M 23.164 12.889 C 23.271 12.889 23.387 12.871 23.458 12.987 L 22.782 12.987 L 22.782 12.889 C 22.916 12.773 23.04 12.791 23.173 12.889 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 9.396 12.791 L 9.396 12.889 L 8.907 12.889 L 8.907 12.791 C 9.067 12.72 9.227 12.711 9.396 12.791 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 22.676 29.849 C 22.462 29.787 22.356 29.6 22.231 29.431 C 22.178 29.36 22.133 29.307 22.036 29.351 C 21.956 29.396 21.902 29.44 21.956 29.538 C 22.142 29.902 21.929 29.822 21.707 29.76 C 21.52 29.707 21.36 29.742 21.253 29.929 C 21.2 30.027 21.084 30.151 20.987 30.107 C 20.596 29.893 20.462 30.249 20.24 30.418 L 20.24 27.511 C 20.347 27.182 20.267 26.844 20.284 26.516 C 20.329 25.876 20.56 25.618 21.191 25.556 C 21.796 25.493 22.311 25.182 22.853 24.969 C 23.502 24.711 24.196 24.693 24.844 24.436 C 25.236 24.276 25.484 24.631 25.378 25.102 L 25.271 25.396 C 25.156 25.493 25.102 25.627 25.067 25.769 C 25.022 25.84 25.067 25.938 25.013 26.009 C 24.96 26.098 24.898 26.178 24.853 26.276 C 24.818 26.347 24.782 26.418 24.738 26.489 C 24.684 26.596 24.622 26.702 24.551 26.8 C 24.471 26.916 24.418 27.049 24.284 27.129 C 24.169 27.28 24.027 27.413 23.991 27.618 C 23.698 28.382 23.28 29.084 22.818 29.76 C 22.764 29.813 22.711 29.849 22.631 29.849 Z\" fill=\"rgb(224,224,223)\"></path><path d=\"M 22.773 29.751 C 23.209 29.049 23.538 28.284 24.027 27.618 C 24.24 27.831 24.364 27.547 24.533 27.502 C 25.431 27.28 26.338 27.2 27.253 27.12 C 27.929 27.067 28.604 26.96 29.271 27.058 C 30.018 27.164 30.773 27.013 31.502 27.227 L 31.111 27.227 C 30.329 27.342 29.538 27.218 28.756 27.316 C 27.751 27.449 26.729 27.431 25.769 27.778 C 25.04 28.044 24.382 28.444 23.831 29.004 C 23.573 29.271 23.236 29.431 23.04 29.769 C 23.004 29.831 22.836 29.956 22.773 29.733 Z\" fill=\"rgb(194,194,194)\"></path><path d=\"M 24.32 27.129 C 24.347 26.978 24.4 26.844 24.524 26.747 C 25.164 26.507 25.84 26.462 26.507 26.427 C 27.129 26.4 27.76 26.4 28.382 26.427 C 28.436 26.427 28.489 26.444 28.542 26.462 C 28.88 26.56 29.236 26.471 29.573 26.533 C 29.982 26.658 30.427 26.64 30.818 26.836 C 30.96 26.96 31.173 26.871 31.307 27.031 C 30.4 26.942 29.493 26.827 28.587 26.764 C 27.671 26.702 26.756 26.711 25.84 26.862 C 25.333 26.951 24.827 27.031 24.32 27.12 Z\" fill=\"rgb(174,174,175)\"></path><path d=\"M 25.396 25.102 C 25.351 24.516 25.058 24.347 24.551 24.667 C 24.338 24.8 24.124 24.773 23.911 24.818 C 23.191 24.978 22.48 25.191 21.831 25.564 C 21.689 25.644 21.538 25.671 21.369 25.68 C 20.631 25.707 20.373 25.982 20.347 26.729 C 20.338 26.996 20.444 27.28 20.258 27.52 L 20.258 25.484 C 20.391 25.236 20.222 24.96 20.356 24.711 L 20.356 24.036 C 20.436 23.867 20.587 23.831 20.756 23.813 C 21.058 23.796 21.316 23.698 21.547 23.502 C 21.618 23.44 21.707 23.378 21.804 23.387 C 22.756 23.467 23.547 22.818 24.48 22.791 C 24.524 22.791 24.587 22.773 24.613 22.738 C 24.987 22.222 25.627 22.347 26.116 22.107 C 26.436 21.956 26.702 22.151 26.951 22.338 C 27.093 22.587 26.889 22.747 26.8 22.942 C 26.676 23.218 26.498 23.458 26.364 23.724 C 26.302 23.84 26.231 23.956 26.151 24.071 C 26.027 24.249 25.947 24.444 25.84 24.631 C 25.736 24.793 25.614 24.942 25.476 25.076 C 25.449 25.076 25.422 25.084 25.396 25.093 Z\" fill=\"rgb(225,225,225)\"></path><path d=\"M 10.942 27.813 C 10.436 27.644 9.884 27.636 9.387 27.422 C 9.502 27.298 9.653 27.316 9.796 27.333 C 11.058 27.484 12.311 27.698 13.502 28.169 C 14.782 28.676 15.893 29.484 17.111 30.098 C 17.538 30.311 18 30.347 18.462 30.4 C 18.622 30.418 18.533 30.311 18.578 30.276 C 19.156 29.796 19.502 29.129 19.973 28.569 C 20.018 28.516 20.062 28.48 20.133 28.498 L 20.133 29.564 C 19.893 30.089 19.52 30.542 19.289 31.076 C 19.004 31.724 18.631 31.796 17.982 31.502 C 17.138 31.12 16.516 30.462 15.796 29.929 C 15.147 29.449 14.444 29.076 13.689 28.764 C 12.933 28.462 12.187 28.124 11.396 27.911 C 11.244 27.867 11.067 27.911 10.933 27.813 Z\" fill=\"rgb(165,165,165)\"></path><path d=\"M 9.298 26.462 C 9.556 26.382 9.769 26.231 9.973 26.071 L 10.071 26.071 C 10.569 26.133 11.058 26.249 11.564 26.098 C 11.689 26.062 11.813 26.036 11.911 26.16 C 12.756 26.364 13.556 26.222 14.356 25.929 C 14.631 25.822 14.907 25.733 15.147 25.573 C 16.044 25.004 17.013 24.569 17.956 24.089 C 18.551 23.787 19.244 23.813 19.867 23.573 C 19.956 23.538 20.053 23.582 20.142 23.636 L 20.142 24.124 C 20.089 24.196 20.124 24.338 19.982 24.329 C 19.298 24.284 18.72 24.587 18.124 24.871 C 17.004 25.396 15.956 26.053 14.782 26.462 C 14.053 26.711 13.316 26.836 12.551 26.658 C 11.582 26.587 10.622 26.524 9.662 26.711 C 9.484 26.747 9.316 26.791 9.147 26.693 C 9.022 26.489 9.227 26.516 9.316 26.453 Z\" fill=\"rgb(121,121,121)\"></path><path d=\"M 9.004 27.333 L 9.004 27.236 L 10.462 27.236 C 11.271 27.324 12.089 27.307 12.898 27.396 C 13.04 27.413 13.191 27.387 13.324 27.44 C 14.284 27.796 15.289 27.716 16.276 27.716 C 16.907 27.716 17.556 27.662 18.178 27.467 C 18.649 27.316 19.147 27.253 19.627 27.111 C 19.787 27.058 19.973 27.013 20.133 27.147 L 20.133 27.44 C 20.098 27.493 20.08 27.573 20.018 27.591 C 19.156 27.849 18.391 28.347 17.52 28.596 C 16.569 28.862 15.636 28.72 14.729 28.391 C 13.787 28.053 12.818 27.858 11.831 27.716 C 11.067 27.556 10.293 27.44 9.52 27.387 C 9.351 27.378 9.164 27.431 9.004 27.342 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 20.142 23.644 C 19.173 23.947 18.169 24.08 17.244 24.596 C 16.409 25.058 15.582 25.573 14.693 25.929 C 14.124 26.16 13.52 26.373 12.898 26.382 C 12.578 26.382 12.222 26.338 11.92 26.16 C 12.098 26.062 12.276 26.036 12.48 26.098 C 12.827 26.204 13.147 26.053 13.467 26.018 C 14.107 25.938 14.471 25.413 15.058 25.244 C 15.52 25.102 16.018 24.658 16.507 24.356 C 17.253 23.893 18.027 23.52 18.942 23.476 C 19.342 23.458 19.742 23.342 20.151 23.36 L 20.151 23.653 Z\" fill=\"rgb(119,119,119)\"></path><path d=\"M 10.942 27.813 C 11.52 27.796 12.053 27.991 12.569 28.196 C 13.591 28.596 14.64 28.924 15.538 29.582 C 15.867 29.822 16.231 30.018 16.507 30.356 C 17.004 30.969 17.769 31.227 18.444 31.573 C 18.756 31.733 19.076 31.387 19.173 31.058 C 19.324 30.56 19.742 30.222 19.884 29.724 C 19.92 29.609 20.027 29.556 20.151 29.547 L 20.151 30.133 C 19.716 30.738 19.547 31.458 19.333 32.151 C 19.236 32.471 19.058 32.542 18.729 32.311 C 18.533 32.178 18.418 31.92 18.124 31.964 C 17.307 31.307 16.489 30.649 15.68 29.982 C 15.12 29.52 14.48 29.218 13.84 28.916 C 12.907 28.471 11.938 28.116 10.951 27.804 Z\" fill=\"rgb(169,169,169)\"></path><path d=\"M 20.142 24.524 L 20.142 25.013 C 19.813 25.476 19.289 25.671 18.818 25.84 C 18.231 26.044 17.671 26.338 17.102 26.569 C 16.204 26.942 15.289 27.093 14.347 27.173 C 13.707 27.227 13.067 27.164 12.436 27.076 C 12.311 27.058 12.178 27.049 12.098 26.924 C 12.124 26.453 12.507 26.791 12.684 26.658 C 12.8 26.658 12.924 26.64 13.04 26.684 C 13.236 26.8 13.44 26.853 13.671 26.773 C 14.542 26.711 15.378 26.453 16.169 26.142 C 16.729 25.92 17.289 25.68 17.822 25.387 C 18.453 25.031 19.12 24.72 19.822 24.507 C 19.93 24.467 20.051 24.476 20.151 24.533 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 20.142 24.524 C 19.316 24.773 18.542 25.147 17.778 25.556 C 17.182 25.876 16.542 26.116 15.893 26.347 C 15.164 26.604 14.436 26.809 13.662 26.853 C 13.44 26.969 13.262 26.88 13.084 26.756 L 12.693 26.756 C 12.622 26.711 12.542 26.667 12.596 26.56 C 13.253 26.711 13.884 26.64 14.524 26.427 C 15.004 26.267 15.476 26.08 15.92 25.84 C 16.756 25.396 17.6 24.969 18.453 24.551 C 18.88 24.338 19.422 24.018 20 24.249 C 20.027 24.258 20.098 24.178 20.142 24.142 Z\" fill=\"rgb(124,124,124)\"></path><path d=\"M 11.911 27.618 C 12.853 27.68 13.769 27.893 14.658 28.222 C 16.053 28.738 17.404 28.756 18.711 27.947 C 19.156 27.671 19.68 27.636 20.142 27.431 L 20.142 27.716 C 19.938 27.929 19.689 28.071 19.44 28.213 C 19.236 28.338 18.996 28.453 18.862 28.64 C 18.462 29.244 17.858 29.236 17.244 29.236 C 16.667 29.236 16.107 29.191 15.547 29.022 C 15.499 29.012 15.454 28.994 15.413 28.969 C 14.533 28.453 13.573 28.16 12.596 27.893 C 12.356 27.831 12.062 27.893 11.911 27.609 Z\" fill=\"rgb(155,155,155)\"></path><path d=\"M 15.502 28.978 L 15.6 28.978 C 16.276 29.307 16.987 29.556 17.724 29.724 C 17.947 29.778 18.124 29.742 18.311 29.609 C 18.773 29.28 19.191 28.916 19.556 28.48 C 19.698 28.311 19.849 28.08 20.151 28.204 L 20.151 28.498 C 19.733 29.12 19.271 29.707 18.791 30.284 C 18.48 30.658 18.124 30.524 17.867 30.471 C 17.191 30.32 16.533 30.027 15.964 29.618 C 15.289 29.129 14.56 28.782 13.804 28.453 C 13.716 28.418 13.644 28.347 13.573 28.293 C 13.724 28.151 13.858 28.258 14.009 28.293 C 14.533 28.462 15.031 28.693 15.511 28.96 Z\" fill=\"rgb(162,162,162)\"></path><path d=\"M 20.142 27.138 C 19.44 27.298 18.738 27.44 18.053 27.644 C 17.769 27.724 17.44 27.724 17.138 27.787 C 16.32 27.938 15.502 27.724 14.693 27.893 C 14.427 27.947 14.24 27.76 14.009 27.716 C 12.924 27.511 11.831 27.378 10.72 27.342 C 10.622 27.342 10.524 27.333 10.462 27.244 L 12.204 27.244 C 12.471 27.182 12.756 27.182 13.022 27.227 C 15.289 27.636 17.484 27.262 19.68 26.711 C 19.831 26.676 19.982 26.587 20.142 26.667 L 20.142 27.147 Z\" fill=\"rgb(144,144,144)\"></path><path d=\"M 20.142 28.204 C 19.929 28.249 19.769 28.382 19.644 28.551 C 19.28 29.049 18.764 29.387 18.311 29.787 C 17.982 30.08 17.653 29.822 17.36 29.742 C 16.747 29.564 16.071 29.511 15.6 28.978 C 15.653 28.889 15.733 28.889 15.804 28.924 C 16.382 29.271 17.022 29.102 17.636 29.102 C 18.027 29.102 18.436 29.004 18.756 28.613 C 19.102 28.187 19.609 27.893 20.151 27.707 L 20.151 28.196 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 14.436 27.04 C 15.316 26.969 16.16 26.791 17.004 26.48 C 17.609 26.258 18.133 25.876 18.782 25.733 C 19.262 25.636 19.689 25.253 20.142 25.004 L 20.142 25.68 C 19.982 26.036 19.618 26.071 19.316 26.204 C 18.32 26.649 17.333 27.12 16.222 27.182 C 16.178 27.191 16.124 27.2 16.08 27.2 C 15.627 27.262 15.173 27.262 14.72 27.253 C 14.596 27.218 14.436 27.236 14.444 27.04 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 20.142 22.48 C 18.827 22.48 17.502 22.329 16.231 22.782 C 16.062 22.844 16.009 22.693 15.893 22.676 C 15.929 22.32 16.267 22.409 16.462 22.284 C 16.658 22.187 16.862 22.089 17.058 21.991 C 17.982 21.902 18.907 21.742 19.84 21.867 C 19.956 21.884 20.062 21.902 20.151 21.991 L 20.151 22.48 Z\" fill=\"rgb(108,108,108)\"></path><path d=\"M 20.142 26.649 C 18.96 27.156 17.689 27.244 16.436 27.431 C 15.067 27.636 13.724 27.449 12.373 27.316 C 12.32 27.316 12.267 27.262 12.213 27.227 C 12.64 26.96 13.084 27.164 13.52 27.173 C 14.409 27.191 15.298 27.316 16.187 27.129 C 17.511 27.022 18.809 26.773 20.009 26.16 C 20.053 26.142 20.107 26.151 20.151 26.16 L 20.151 26.64 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 20.142 26.169 C 19.476 26.631 18.711 26.88 17.92 27.031 C 17.351 27.138 16.764 27.164 16.178 27.138 C 16.48 26.924 16.853 27.022 17.182 26.924 C 18.204 26.613 19.173 26.151 20.133 25.689 L 20.133 26.169 Z\" fill=\"rgb(134,134,134)\"></path><path d=\"M 20.142 22 C 19.351 22.018 18.551 21.858 17.76 22.08 C 17.547 22.142 17.289 22.027 17.049 22 C 17.387 21.769 17.716 21.529 18.116 21.413 C 18.693 21.644 19.307 21.582 19.902 21.609 C 19.982 21.609 20.062 21.582 20.133 21.627 L 20.133 22.009 Z\" fill=\"rgb(103,104,104)\"></path><path d=\"M 20.142 21.609 C 19.804 21.769 19.467 21.787 19.093 21.671 C 18.853 21.6 18.578 21.627 18.32 21.653 C 18.062 21.689 18.036 21.6 18.116 21.396 L 18.116 21.307 C 18.276 21.244 18.436 21.173 18.596 21.111 C 19.111 21.076 19.627 21.218 20.142 21.218 Z\" fill=\"rgb(101,101,101)\"></path><path d=\"M 20.142 21.227 C 19.609 21.458 19.111 21.244 18.596 21.12 C 18.693 21.022 18.8 20.933 18.898 20.836 C 19.022 20.773 19.156 20.711 19.28 20.649 C 19.564 20.72 19.867 20.684 20.133 20.836 L 20.133 21.227 Z\" fill=\"rgb(96,96,96)\"></path><path d=\"M 20.142 20.836 C 19.84 20.853 19.538 20.88 19.289 20.649 C 19.591 20.551 19.804 20.276 20.142 20.249 Z\" fill=\"rgb(90,90,90)\"></path><path d=\"M 20.347 24.711 C 20.302 24.969 20.444 25.244 20.249 25.484 L 20.249 24.711 Z\" fill=\"rgb(226,226,226)\"></path><path d=\"M 23.164 12.889 L 22.284 12.889 C 22.071 12.658 21.973 12.373 21.876 12.08 C 21.476 10.791 21.093 9.502 20.658 8.231 C 20.507 7.796 20.489 7.324 20.347 6.88 L 20.347 6.391 C 20.516 6.356 20.489 6.533 20.578 6.596 C 20.711 6.809 20.853 7.022 20.916 7.28 C 21.04 7.804 21.378 8.24 21.547 8.756 C 21.582 8.871 21.671 8.978 21.609 9.111 C 21.858 9.884 22.222 10.604 22.533 11.351 C 22.747 11.858 23.076 12.329 23.156 12.889 Z\" fill=\"rgb(24,24,24)\"></path><path d=\"M 20.542 6.587 C 20.48 6.524 20.418 6.453 20.356 6.391 C 20.356 6.311 20.364 6.24 20.453 6.204 C 20.516 6.338 20.578 6.462 20.649 6.596 C 20.613 6.64 20.587 6.64 20.551 6.596 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 9.298 26.462 C 9.236 26.524 9.164 26.587 9.102 26.649 C 8.978 26.907 8.711 26.951 8.489 27.049 C 8.436 27.076 8.373 27.093 8.32 27.129 L 8.133 27.129 L 8.133 24.604 C 8.542 25.2 8.782 25.911 9.298 26.444 Z\" fill=\"rgb(87,87,87)\"></path><path d=\"M 8.32 27.129 C 8.32 27.129 8.391 27.067 8.427 27.04 C 9.502 26.569 10.64 26.711 11.76 26.72 C 11.893 26.72 12.018 26.747 12.116 26.853 C 12.88 27.076 13.662 27.076 14.444 27.049 C 14.516 27.164 14.631 27.138 14.738 27.147 C 14.738 27.324 14.604 27.289 14.498 27.298 C 13.733 27.298 12.978 27.191 12.213 27.147 L 8.329 27.147 Z\" fill=\"rgb(131,131,132)\"></path><path d=\"M 12.204 27.138 C 12.898 27.076 13.582 27.227 14.276 27.236 C 14.427 27.236 14.604 27.289 14.729 27.138 L 16.187 27.138 C 15.956 27.484 15.6 27.307 15.298 27.324 C 14.267 27.396 13.236 27.236 12.213 27.236 L 12.213 27.138 Z\" fill=\"rgb(134,134,134)\"></path><path d=\"M 9.396 12.791 L 8.907 12.791 C 9.324 12.507 9.902 12.604 10.267 12.213 C 10.427 12.178 10.587 12.151 10.756 12.116 C 11.067 12.151 11.333 11.964 11.627 11.92 C 11.733 12.178 11.538 12.222 11.369 12.267 C 10.711 12.444 10.053 12.613 9.396 12.791 Z\" fill=\"rgb(142,142,142)\"></path><path d=\"M 20.542 6.587 L 20.64 6.587 L 20.738 6.684 C 20.907 6.933 21.156 7.129 21.298 7.404 C 21.351 7.547 21.44 7.671 21.538 7.778 L 21.618 7.884 C 22.044 8.542 22.516 9.173 22.889 9.858 C 23.298 10.702 23.911 11.413 24.391 12.213 C 24.524 12.427 24.738 12.604 24.711 12.889 L 23.938 12.889 C 23.449 12.08 22.898 11.307 22.498 10.453 C 21.982 9.369 21.289 8.382 20.836 7.262 C 20.702 7.049 20.596 6.827 20.542 6.587 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 21.218 7.458 C 21.093 7.173 20.8 6.996 20.729 6.684 L 20.827 6.684 C 20.978 6.916 21.173 7.111 21.404 7.262 C 21.591 7.431 21.742 7.636 21.893 7.84 C 22.444 8.284 22.889 8.827 23.316 9.378 C 23.689 9.982 24.276 10.391 24.747 10.907 C 25.227 11.44 25.724 11.956 26.24 12.462 C 26.347 12.569 26.489 12.693 26.356 12.871 L 25.68 12.871 C 25.449 12.72 25.262 12.524 25.084 12.311 C 23.893 10.818 22.596 9.413 21.511 7.831 C 21.422 7.689 21.307 7.573 21.218 7.44 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 22.773 29.751 C 22.88 29.849 22.987 29.76 23.013 29.698 C 23.236 29.182 23.716 28.907 24.116 28.578 C 25.147 27.733 26.347 27.369 27.689 27.316 C 28.827 27.271 29.964 27.236 31.111 27.236 L 31.111 27.333 L 30.916 27.333 C 29.627 27.28 28.347 27.36 27.102 27.644 C 25.849 27.929 24.702 28.471 23.804 29.449 C 23.147 30.169 22.516 30.898 21.893 31.644 C 21.849 31.698 21.796 31.787 21.707 31.689 C 22.027 31.076 22.356 30.462 22.676 29.849 Z\" fill=\"rgb(197,196,196)\"></path><path d=\"M 26.924 22.382 C 26.524 22.196 26.124 22.036 25.742 22.436 C 25.653 22.524 25.529 22.444 25.422 22.409 C 25.316 22.373 25.164 22.347 25.111 22.453 C 24.756 23.12 24.036 22.924 23.493 23.138 C 23.253 23.236 22.987 23.271 22.738 23.404 C 22.498 23.529 22.231 23.804 21.92 23.484 C 21.893 23.458 21.769 23.467 21.742 23.502 C 21.387 23.982 20.818 23.884 20.347 24.036 C 20.347 23.556 20.356 23.067 20.347 22.587 C 20.338 22.169 20.551 21.929 20.924 21.813 C 21.378 21.671 21.831 21.591 22.302 21.52 C 22.684 21.467 23.227 21.511 23.582 21.084 C 23.813 20.809 24.356 21.022 24.56 20.596 C 25.191 21.004 25.707 20.293 26.329 20.427 C 26.658 20.498 26.738 20.009 27.138 20.009 C 27.476 20.009 27.84 19.858 28.267 19.804 C 28.044 20.24 27.84 20.64 27.636 21.049 C 27.653 21.236 27.52 21.36 27.449 21.52 C 27.493 21.849 27.209 22.036 27.102 22.293 C 27.058 22.347 27.004 22.382 26.924 22.391 Z\" fill=\"rgb(226,226,226)\"></path><path d=\"M 16.453 22.284 C 16.267 22.418 16.071 22.542 15.884 22.676 C 15.529 22.871 15.173 23.058 14.818 23.253 C 14.524 23.236 14.24 23.129 14.231 22.809 C 14.213 21.92 13.547 21.44 13.058 20.844 C 12.827 20.56 12.489 20.311 12.587 19.867 C 12.969 20.124 13.218 20.524 13.609 20.791 C 14.293 21.253 14.836 21.111 15.431 20.667 C 16.169 20.116 16.622 19.333 17.138 18.604 C 17.591 18.773 17.627 18.88 17.36 19.298 C 16.773 20.187 16.622 21.227 16.338 22.222 C 16.338 22.231 16.409 22.267 16.444 22.284 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 12.596 19.867 C 12.827 20.524 13.324 20.987 13.796 21.467 C 14.044 21.716 14.24 21.938 14.249 22.311 C 14.249 22.72 14.356 23.111 14.818 23.253 C 14.622 23.36 14.436 23.458 14.24 23.564 C 14.053 23.849 13.804 24.027 13.44 23.991 C 13.173 23.822 13.227 23.556 13.298 23.342 C 13.502 22.729 13.351 22.187 13.058 21.636 C 12.764 21.076 12.48 20.533 12.133 20 C 11.76 19.431 11.191 19.316 10.622 19.138 C 10.409 19.076 10.293 19.191 10.311 19.431 C 10.364 20.16 10.507 20.862 10.711 21.556 C 11.004 22.542 11.271 23.529 11.68 24.471 C 11.751 24.631 11.787 24.809 11.716 24.987 C 11.653 25.111 11.564 25.182 11.431 25.182 C 11.12 24.773 11.12 24.258 10.951 23.804 C 10.596 22.818 10.196 21.849 9.991 20.818 C 9.964 20.693 9.982 20.56 9.973 20.436 C 9.831 19.796 9.769 19.147 9.6 18.507 C 9.547 18.302 9.564 18.08 9.751 17.929 C 9.947 17.769 10.133 17.902 10.267 18.027 C 10.809 18.498 11.511 18.729 12.071 19.182 C 12.258 19.333 12.391 19.538 12.498 19.76 L 12.596 19.858 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 12.498 19.769 C 12.116 19.253 11.6 18.933 10.996 18.711 C 10.676 18.596 10.507 18.204 10.151 18.107 C 10.036 18.08 9.964 17.876 9.822 18.009 C 9.698 18.124 9.671 18.293 9.698 18.462 C 9.76 18.853 9.804 19.253 9.902 19.644 C 9.973 19.92 9.982 20.187 9.982 20.453 C 9.716 19.742 9.662 18.978 9.458 18.258 C 9.324 17.778 9.173 17.324 9.369 16.809 C 9.547 16.88 9.6 17.031 9.689 17.156 C 10.213 17.858 10.818 18.427 11.662 18.756 C 12.089 18.924 12.409 19.289 12.507 19.778 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 11.724 25.68 C 12.071 25.502 12.48 25.751 12.827 25.502 C 13.387 25.093 13.982 24.729 14.542 24.311 C 15.058 23.92 15.564 23.458 16.16 23.271 C 16.631 23.129 17.102 22.907 17.627 22.88 C 18.436 22.836 19.244 22.729 20.053 22.782 C 20.044 22.871 20.098 23.031 19.964 23.013 C 18.88 22.898 17.849 23.218 16.8 23.378 C 16.524 23.422 16.453 23.636 16.267 23.724 C 15.698 24 15.227 24.453 14.693 24.747 C 14.293 24.969 13.956 25.413 13.404 25.387 C 13.227 25.378 13.28 25.662 13.084 25.742 C 12.604 25.947 12.169 25.831 11.724 25.68 Z\" fill=\"rgb(113,113,113)\"></path><path d=\"M 11.724 25.004 C 11.324 24.196 11.102 23.316 10.827 22.462 C 10.498 21.458 10.231 20.409 10.169 19.333 C 10.151 19.084 10.249 18.924 10.498 18.996 C 11.12 19.173 11.76 19.244 12.213 19.876 C 12.747 20.613 13.058 21.449 13.493 22.222 C 13.707 22.596 13.458 22.969 13.413 23.342 C 13.387 23.547 13.298 23.751 13.476 23.929 C 13.511 23.982 13.538 24.062 13.493 24.098 C 12.987 24.489 12.489 24.889 11.822 24.996 L 11.733 24.996 Z\" fill=\"rgb(67,67,67)\"></path><path d=\"M 11.822 25.013 C 12.293 24.747 12.764 24.471 13.227 24.204 C 13.333 24.142 13.467 24.098 13.476 23.938 C 13.769 23.893 13.991 23.698 14.249 23.564 C 14.356 24.16 13.831 24.258 13.502 24.489 C 13.244 24.676 12.969 24.791 12.756 25.067 C 12.471 25.431 12 25.378 11.822 25.022 Z\" fill=\"rgb(108,108,108)\"></path><path d=\"M 23.253 9.396 C 22.782 8.898 22.293 8.409 21.893 7.849 C 22.071 7.831 22.196 7.911 22.32 8.027 C 23.36 8.978 24.391 9.947 25.458 10.862 C 26.062 11.378 26.738 11.822 27.387 12.293 C 27.609 12.453 27.849 12.587 27.902 12.889 L 27.031 12.889 C 26.391 12.524 25.973 11.911 25.404 11.467 C 24.631 10.844 23.92 10.142 23.244 9.404 Z M 21.902 7.84 C 21.698 7.68 21.467 7.547 21.413 7.262 C 21.742 7.316 21.84 7.564 21.902 7.84 Z\" fill=\"rgb(65,65,65)\"></path><path d=\"M 9.396 12.791 C 9.982 12.507 10.631 12.427 11.244 12.213 C 11.413 12.151 11.6 12.142 11.627 11.92 C 12.969 11.591 14.213 11.013 15.422 10.356 C 16.418 9.813 17.351 9.173 18.124 8.338 C 18.258 8.196 18.4 8.062 18.604 8.044 C 18.364 8.569 17.911 8.916 17.52 9.298 C 16.649 10.16 15.627 10.836 14.498 11.316 C 13.636 11.68 12.747 11.964 11.84 12.213 C 11.031 12.436 10.231 12.693 9.396 12.8 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 18.027 12.889 C 18.124 12.364 18.48 11.947 18.631 11.44 C 18.907 10.533 19.324 9.662 19.476 8.72 C 19.324 8.276 19.573 7.884 19.689 7.493 C 19.769 7.227 19.876 6.96 19.956 6.684 C 19.956 6.649 19.956 6.622 19.964 6.587 C 20.116 6.773 20.062 6.987 20.027 7.182 C 19.689 8.978 19.236 10.738 18.631 12.453 C 18.516 12.791 18.356 12.933 18.018 12.88 Z\" fill=\"rgb(93,93,93)\"></path><path d=\"M 12.596 12.889 L 10.471 12.889 C 11.262 12.658 12.071 12.462 12.871 12.284 C 14.08 12.018 15.156 11.52 16.187 10.871 C 17.511 10.036 18.347 8.747 19.298 7.556 L 19.298 7.849 C 19.298 7.92 19.271 7.982 19.236 8.044 C 18.56 9.084 17.867 10.107 16.924 10.942 C 16.098 11.671 15.182 12.24 14.098 12.551 C 13.609 12.693 13.102 12.756 12.613 12.889 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 19.956 6.676 C 19.902 7.378 19.6 8.027 19.476 8.711 C 19.138 9.138 19.156 9.698 18.898 10.16 C 18.613 10.658 18.569 11.253 18.222 11.716 C 17.991 12.089 17.902 12.524 17.636 12.88 L 17.244 12.88 C 17.102 12.667 17.262 12.516 17.36 12.364 C 17.547 12.062 17.733 11.769 17.876 11.44 C 18.053 11.227 18.178 10.987 18.231 10.711 C 18.649 9.911 18.978 9.084 19.271 8.24 C 19.307 8.107 19.351 7.973 19.413 7.84 C 19.502 7.653 19.591 7.458 19.671 7.262 C 19.769 7.067 19.867 6.871 19.956 6.676 Z\" fill=\"rgb(103,103,103)\"></path><path d=\"M 19.671 7.262 C 19.698 7.484 19.556 7.653 19.476 7.84 C 19.458 7.849 19.44 7.867 19.422 7.876 C 19.404 7.867 19.387 7.849 19.378 7.84 C 19.422 7.618 19.502 7.422 19.671 7.262 Z M 19.182 7.938 L 19.28 7.84 L 19.378 7.84 C 19.493 8 19.333 8.107 19.289 8.24 C 19.236 8.258 19.191 8.249 19.156 8.213 C 19.12 8.116 19.12 8.018 19.182 7.929 Z\" fill=\"rgb(120,120,120)\"></path><path d=\"M 27.031 22.284 C 27.164 22.027 27.307 21.769 27.44 21.511 C 27.582 21.511 27.698 21.591 27.751 21.716 C 28.16 22.569 28.729 23.333 29.12 24.196 C 29.289 24.569 29.591 24.889 29.742 25.28 C 29.796 25.422 29.929 25.573 29.716 25.698 C 29.28 25.76 29.031 25.378 28.667 25.271 C 28.533 25.173 28.391 25.102 28.338 24.933 C 28.062 24.098 27.627 23.333 27.191 22.578 C 27.138 22.48 27.04 22.409 27.031 22.293 Z\" fill=\"rgb(25,25,25)\"></path><path d=\"M 28.702 25.156 C 29.04 25.333 29.387 25.511 29.724 25.689 C 29.84 25.778 29.947 25.867 30.062 25.956 C 29.556 26.036 29.173 25.68 28.72 25.556 C 27.76 25.28 26.8 25.102 25.804 25.04 C 25.68 25.04 25.591 25.164 25.476 25.076 C 25.529 24.889 25.618 24.72 25.76 24.578 C 26.613 24.596 27.44 24.738 28.249 25.022 C 28.4 25.076 28.533 25.164 28.702 25.156 Z\" fill=\"rgb(138,137,137)\"></path><path d=\"M 24.8 26.258 C 24.809 26.124 24.88 26.027 24.978 25.956 C 26.436 25.698 27.867 25.884 29.28 26.267 C 29.404 26.302 29.538 26.284 29.644 26.364 C 30.071 26.364 30.436 26.578 30.809 26.756 C 30.382 26.889 30 26.622 29.582 26.613 C 29.529 26.613 29.476 26.604 29.422 26.587 C 28.498 26.516 27.582 26.276 26.649 26.311 C 26.107 26.329 25.556 26.267 25.022 26.382 C 24.942 26.4 24.782 26.462 24.791 26.258 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 29.653 26.356 C 29.102 26.258 28.551 26.169 28 26.062 C 27.067 25.884 26.124 25.902 25.191 26.027 C 25.102 26.036 25.04 26.027 24.987 25.947 L 25.093 25.76 C 25.609 25.769 26.124 25.751 26.64 25.707 C 27.307 25.644 27.929 25.902 28.569 26.027 C 28.942 26.098 29.333 26.124 29.662 26.364 Z\" fill=\"rgb(155,155,155)\"></path><path d=\"M 29.556 26.551 C 29.991 26.498 30.382 26.764 30.818 26.747 L 30.818 26.844 C 30.382 26.862 29.964 26.8 29.556 26.649 C 29.52 26.631 29.511 26.604 29.52 26.587 C 29.529 26.569 29.538 26.551 29.556 26.551 Z\" fill=\"rgb(165,164,164)\"></path><path d=\"M 15.502 28.978 C 15.369 29.138 15.253 29.049 15.138 28.951 C 14.684 28.56 14.133 28.418 13.564 28.302 C 12.204 27.849 10.827 27.52 9.396 27.431 C 9.262 27.413 9.111 27.476 9.004 27.333 C 9.982 27.307 10.951 27.449 11.911 27.627 C 12.276 27.724 12.64 27.831 13.004 27.92 C 13.742 28.089 14.427 28.373 15.12 28.658 C 15.271 28.72 15.476 28.756 15.493 28.987 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 20.347 6.871 C 20.756 7.876 21.004 8.933 21.36 9.956 C 21.671 10.844 21.858 11.778 22.258 12.64 C 22.293 12.711 22.276 12.8 22.284 12.88 C 21.351 12.88 21.396 12.871 21.2 11.982 C 20.933 10.747 20.702 9.502 20.507 8.249 C 20.436 7.796 20.4 7.324 20.347 6.862 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 20.836 7.262 C 21.44 8.258 22 9.271 22.542 10.302 C 22.942 11.058 23.396 11.787 23.831 12.524 C 23.902 12.64 23.947 12.756 23.938 12.88 C 23.449 12.827 23.351 12.4 23.164 12.062 C 22.622 11.084 22.24 10.036 21.609 9.102 C 21.351 8.489 20.933 7.938 20.836 7.262 Z\" fill=\"rgb(38,38,38)\"></path><path d=\"M 24.711 12.889 C 24.311 12.284 23.911 11.689 23.52 11.084 C 23.262 10.684 22.898 10.364 22.773 9.884 C 22.978 9.822 23.076 9.973 23.164 10.098 C 23.787 10.96 24.444 11.796 25.058 12.667 C 25.102 12.729 25.138 12.809 25.102 12.889 Z\" fill=\"rgb(51,51,50)\"></path><path d=\"M 17.636 12.88 C 17.733 12.444 17.867 12.027 18.222 11.716 C 18.124 12.151 18.08 12.613 17.636 12.88 Z\" fill=\"rgb(99,99,99)\"></path><path d=\"M 23.253 9.396 C 23.573 9.413 23.689 9.716 23.867 9.893 C 24.622 10.622 25.422 11.298 26.196 12 C 26.489 12.267 26.844 12.507 27.04 12.889 L 26.356 12.889 C 26.338 12.827 26.338 12.747 26.302 12.711 C 25.538 11.92 24.747 11.156 24 10.338 C 23.733 10.044 23.307 9.867 23.253 9.396 Z\" fill=\"rgb(62,62,62)\"></path><path d=\"M 19.182 7.938 L 19.182 8.231 C 19.262 8.32 19.218 8.409 19.164 8.489 C 18.853 8.844 18.684 9.289 18.427 9.68 C 17.911 10.48 17.387 11.262 16.604 11.849 C 16.116 12.213 15.707 12.684 15.102 12.889 L 12.587 12.889 C 13.067 12.596 13.636 12.569 14.16 12.409 C 15.298 12.062 16.213 11.413 17.067 10.622 C 17.911 9.84 18.489 8.844 19.182 7.947 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 25.102 12.889 L 23.156 10.249 C 23.049 10.107 22.942 9.973 22.782 9.884 C 22.462 9.387 22.133 8.889 21.822 8.382 C 21.716 8.213 21.547 8.062 21.529 7.849 C 22.204 8.489 22.693 9.28 23.307 9.973 C 24.036 10.809 24.756 11.671 25.476 12.524 C 25.564 12.631 25.627 12.764 25.707 12.889 L 25.129 12.889 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 15.111 12.889 C 15.627 12.489 16.142 12.089 16.649 11.68 C 17.333 11.129 17.831 10.409 18.311 9.68 C 18.578 9.271 18.729 8.782 19.093 8.436 C 19.227 8.667 19.031 8.836 18.978 9.031 C 18.444 10.204 17.787 11.289 16.924 12.249 C 16.684 12.516 16.4 12.711 16.098 12.889 L 15.129 12.889 Z\" fill=\"rgb(120,120,120)\"></path><path d=\"M 16.08 12.889 C 16.276 12.462 16.72 12.302 17.013 11.956 C 17.778 11.058 18.311 10.018 18.889 9.013 C 19.013 9.609 18.551 10.009 18.356 10.489 C 18.311 10.604 18.196 10.693 18.196 10.827 C 18.178 10.917 18.135 11 18.071 11.067 C 17.911 11.191 17.831 11.351 17.778 11.538 C 17.724 11.662 17.653 11.769 17.573 11.876 C 17.422 12.036 17.253 12.187 17.164 12.4 C 17.04 12.667 16.8 12.773 16.551 12.889 L 16.062 12.889 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 16.569 12.889 C 17.004 12.64 17.111 12.08 17.538 11.822 C 17.6 12.32 17.191 12.56 16.96 12.889 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 16.96 12.889 C 17.049 12.48 17.449 12.231 17.538 11.822 C 17.6 11.724 17.671 11.627 17.733 11.529 C 17.769 11.484 17.804 11.431 17.867 11.413 C 17.884 11.413 17.902 11.431 17.929 11.431 C 17.973 11.831 17.653 12.071 17.493 12.382 C 17.413 12.551 17.271 12.684 17.253 12.88 L 16.96 12.88 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 24.8 26.258 C 25.547 26.16 26.302 26.116 27.049 26.178 C 27.858 26.249 28.676 26.276 29.458 26.551 C 29.138 26.667 28.809 26.56 28.489 26.551 C 27.387 26.391 26.293 26.427 25.2 26.587 C 25.031 26.613 24.782 26.756 24.702 26.436 C 24.738 26.373 24.773 26.311 24.8 26.249 Z\" fill=\"rgb(165,164,164)\"></path><path d=\"M 24.702 26.444 C 25.084 26.658 25.476 26.489 25.849 26.436 C 26.747 26.311 27.627 26.311 28.498 26.56 C 27.476 26.56 26.444 26.524 25.422 26.658 C 25.12 26.693 24.836 26.871 24.516 26.756 C 24.578 26.658 24.64 26.551 24.702 26.453 Z M 28.489 26.551 C 28.809 26.427 29.138 26.622 29.458 26.551 L 29.556 26.551 L 29.556 26.649 C 29.2 26.596 28.827 26.756 28.489 26.551 Z\" fill=\"rgb(169,168,168)\"></path><path d=\"M 27.031 22.284 C 27.253 22.4 27.387 22.596 27.493 22.818 C 27.778 23.396 28.071 23.964 28.347 24.542 C 28.4 24.649 28.56 24.773 28.373 24.916 C 28.098 25.04 27.938 24.791 27.724 24.702 C 27.476 24.596 27.253 24.427 27.013 24.302 C 26.782 24.089 26.418 24.053 26.249 23.751 C 26.382 23.253 26.791 22.889 26.916 22.391 C 26.951 22.356 26.987 22.329 27.022 22.293 Z\" fill=\"rgb(20,20,20)\"></path><path d=\"M 27.04 24.196 C 27.484 24.436 27.938 24.667 28.382 24.907 C 28.489 24.987 28.596 25.076 28.702 25.156 C 28.631 25.307 28.533 25.253 28.418 25.209 C 27.618 24.916 26.791 24.782 25.956 24.693 C 25.884 24.693 25.822 24.622 25.76 24.578 C 25.831 24.373 25.92 24.178 26.071 24.018 C 26.347 24.098 26.631 24.142 26.898 24.24 C 26.96 24.258 27.076 24.418 27.049 24.187 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 27.04 24.196 C 27.04 24.258 27.049 24.32 27.058 24.373 C 26.729 24.249 26.311 24.382 26.071 24.027 C 26.116 23.92 26.142 23.796 26.258 23.733 C 26.533 23.858 26.818 23.982 27.04 24.187 Z\" fill=\"rgb(123,122,122)\"></path><path d=\"M 12.107 26.844 C 11.209 26.871 10.311 26.791 9.413 26.88 C 9.076 26.916 8.773 27.111 8.427 27.04 C 8.613 26.844 8.88 26.782 9.102 26.649 C 10.133 26.498 11.173 26.409 12.222 26.498 C 12.347 26.507 12.471 26.533 12.596 26.551 C 12.631 26.613 12.658 26.684 12.693 26.747 C 12.533 26.96 12.276 26.613 12.116 26.844 Z M 13.076 26.747 C 13.271 26.782 13.449 26.88 13.653 26.844 C 13.431 27.004 13.227 26.996 13.076 26.747 Z\" fill=\"rgb(125,124,125)\"></path><path d=\"M 21.218 7.458 C 21.369 7.547 21.502 7.653 21.511 7.849 C 21.36 7.76 21.227 7.653 21.218 7.458 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 11.138 21.191 C 11.138 21.049 11.138 20.942 11.156 20.853 C 11.236 20.551 11.422 20.32 11.733 20.276 C 12.018 20.24 12.116 20.533 12.169 20.72 C 12.471 21.769 12.809 22.827 12.267 23.902 C 12.204 24.027 12.178 24.204 11.991 24.187 C 11.84 24.169 11.804 24.018 11.76 23.902 C 11.556 23.369 11.413 22.818 11.396 22.249 C 11.387 21.858 11.058 21.547 11.138 21.191 Z\" fill=\"rgb(64,64,64)\"></path><path d=\"M 18.116 10.853 C 18.204 10.391 18.569 10.071 18.729 9.644 C 18.809 9.44 18.924 9.244 18.898 9.013 C 18.96 8.818 19.031 8.622 19.093 8.436 C 19.173 8.391 19.191 8.32 19.191 8.24 L 19.289 8.24 C 19.324 8.196 19.351 8.196 19.387 8.24 C 19.129 9.12 18.782 9.964 18.32 10.764 C 18.267 10.818 18.24 10.924 18.124 10.862 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 18.116 10.853 C 18.178 10.818 18.249 10.791 18.311 10.756 C 18.284 11.04 18.24 11.316 17.92 11.431 C 17.849 11.28 17.929 11.156 18.018 11.04 C 18.053 10.978 18.08 10.907 18.116 10.844 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 19.378 8.231 L 19.28 8.231 C 19.316 8.098 19.342 7.973 19.378 7.84 L 19.476 7.84 C 19.493 7.982 19.44 8.107 19.378 8.231 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 18.018 11.04 C 18.036 11.182 17.991 11.307 17.92 11.431 C 17.858 11.467 17.787 11.493 17.724 11.529 C 17.742 11.316 17.742 11.102 18.018 11.04 Z\" fill=\"rgb(111,111,111)\"></path></g></svg>',svgContentId:9716505070,withExternalLayout:true,...addPropertyOverrides({PB8lZEoZp:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><g id=\"ss9754463547_1\"><path d=\"M 0 20.107 C 0 16.889 0 13.68 0.009 10.462 C 0.009 9.12 0.089 7.787 0.453 6.48 C 1.413 3.049 4.249 0.613 7.778 0.187 C 8.827 0.053 9.876 0 10.924 0 L 29.387 0 C 30.889 0 32.391 0.053 33.849 0.462 C 37.244 1.404 39.689 4.249 40.124 7.76 C 40.249 8.8 40.311 9.849 40.311 10.898 L 40.311 29.413 C 40.311 30.898 40.258 32.382 39.858 33.831 C 38.898 37.262 36.071 39.698 32.533 40.124 C 31.493 40.249 30.444 40.302 29.396 40.302 L 10.933 40.302 C 9.431 40.302 7.929 40.249 6.471 39.84 C 3.076 38.898 0.631 36.053 0.204 32.542 C 0.053 31.476 0 30.4 0 29.316 Z\" fill=\"rgb(20, 20, 20)\"></path><path d=\"M 32.258 13.093 C 32.258 13.093 32.276 13.147 32.267 13.173 C 32.231 13.209 32.204 13.244 32.169 13.28 C 29.742 14.72 27.307 16.116 24.871 17.547 C 23.342 18.444 21.822 19.342 20.276 20.213 C 20.231 20.231 20.187 20.231 20.133 20.231 C 19.742 20.089 19.404 19.84 19.04 19.653 C 18.818 19.431 18.471 19.404 18.231 19.191 C 17.92 18.951 17.573 18.764 17.227 18.587 C 17.04 18.444 16.827 18.338 16.631 18.213 C 16.516 18.124 16.382 18.062 16.249 18 C 16.08 17.911 15.929 17.804 15.769 17.716 C 15.698 17.68 15.618 17.636 15.547 17.591 C 15.342 17.431 15.102 17.333 14.871 17.209 C 14.498 16.969 14.116 16.729 13.716 16.542 C 13.342 16.284 12.933 16.08 12.533 15.867 C 11.191 15.049 9.849 14.222 8.453 13.502 C 8.376 13.484 8.304 13.451 8.24 13.404 C 8.124 13.271 7.964 13.138 8.24 13.022 C 8.471 12.951 8.72 12.951 8.96 12.951 L 31.307 12.951 C 31.627 12.951 31.947 12.951 32.249 13.102 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 16.302 17.911 C 16.444 17.938 16.56 18.018 16.658 18.116 C 16.729 18.258 16.738 18.391 16.64 18.524 C 16.089 19.209 15.511 19.84 14.578 20.009 C 13.973 20.116 13.449 19.973 13.031 19.538 C 12.382 18.862 11.68 18.258 10.827 17.831 C 10.409 17.627 10.169 17.209 9.929 16.836 C 9.467 16.107 8.853 15.467 8.551 14.631 C 8.844 15.804 8.898 17.004 9.093 18.187 C 9.191 18.747 9.333 19.307 9.396 19.876 C 9.449 20.364 9.689 20.853 9.813 21.351 C 10.116 22.516 10.462 23.671 11.049 24.738 C 11.156 24.924 11.111 25.147 11.182 25.351 C 11.182 25.404 11.182 25.449 11.164 25.493 C 11.022 25.636 10.862 25.724 10.649 25.724 C 10.436 25.6 10.507 25.351 10.436 25.173 C 10.089 24.24 9.68 23.342 9.342 22.409 C 9.191 21.982 9.04 21.556 8.987 21.111 C 8.924 20.596 8.693 20.133 8.596 19.636 C 8.462 18.987 8.427 18.338 8.356 17.68 C 8.302 17.156 8.231 16.64 8.178 16.116 C 8.24 15.493 8.178 14.862 8.178 14.48 C 8.178 15.929 8.293 17.618 8.267 19.307 C 8.249 20.062 8.293 20.818 8.276 21.564 C 8.213 21.973 8.338 22.4 8.187 22.809 C 8.151 22.871 8.098 22.889 8.036 22.862 C 8.036 19.653 8.036 16.436 8.027 13.227 C 8.027 13.129 8.018 13.031 8.116 12.969 C 8.178 12.996 8.178 13.031 8.124 13.076 C 8.089 13.244 8.284 13.244 8.329 13.351 C 8.391 13.52 8.524 13.644 8.587 13.813 C 8.631 13.938 8.711 14.044 8.773 14.16 C 8.996 14.649 9.369 15.058 9.564 15.556 C 10.133 16.418 10.756 17.236 11.778 17.609 C 11.982 17.689 12.133 17.822 12.276 17.982 C 12.711 18.507 13.262 18.844 13.893 19.084 C 14.124 19.173 14.329 19.156 14.542 19.058 C 15.147 18.782 15.751 18.489 16.16 17.929 C 16.196 17.884 16.231 17.876 16.284 17.911 Z\" fill=\"rgb(74,74,74)\"></path><path d=\"M 20.836 6.391 L 27.182 10.071 C 28.64 10.924 30.098 11.769 31.556 12.622 C 31.68 12.693 31.822 12.738 31.893 12.88 C 31.307 13.093 30.693 12.933 30.098 12.978 C 28.151 11.822 26.169 10.747 24.338 9.387 C 23.138 8.498 21.964 7.564 20.8 6.631 C 20.723 6.501 20.735 6.421 20.836 6.391 Z\" fill=\"rgb(71,71,71)\"></path><path d=\"M 9.2 12.4 C 10.631 11.556 12.053 10.711 13.484 9.876 C 15.68 8.587 17.867 7.298 20.062 6.009 C 20.213 5.956 20.204 6.062 20.204 6.151 C 20.187 6.196 20.169 6.231 20.133 6.267 C 20.044 6.338 19.956 6.4 19.867 6.462 C 19.6 6.622 19.422 6.88 19.173 7.067 C 16.427 9.36 13.209 10.836 9.991 12.302 C 9.813 12.373 9.653 12.48 9.476 12.533 C 9.369 12.569 9.218 12.631 9.2 12.418 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 32.276 26.649 C 32.24 26.871 32.373 27.12 32.187 27.333 C 32.133 27.271 32.062 27.236 32 27.182 C 31.902 27.111 31.787 27.067 31.68 27.004 C 31.573 26.933 31.467 26.871 31.342 26.836 C 31.164 26.747 30.951 26.702 30.862 26.489 C 30.853 26.444 30.844 26.4 30.853 26.356 C 30.871 25.796 30.524 25.387 30.24 24.96 C 29.618 24.018 29.058 23.04 28.471 22.071 C 28.339 21.849 28.194 21.635 28.036 21.431 C 27.893 21.244 27.813 21.04 27.831 20.8 C 27.849 20.613 27.929 20.48 28.107 20.418 C 28.4 20.436 28.56 20.649 28.702 20.862 C 29.511 22.151 30.516 23.316 31.173 24.702 C 31.342 25.049 31.6 25.342 31.813 25.662 C 32.018 25.973 32.187 26.293 32.276 26.649 Z\" fill=\"rgb(35,35,35)\"></path><path d=\"M 32.276 26.649 C 31.618 25.564 31.013 24.436 30.293 23.396 C 29.591 22.4 29.058 21.271 28.124 20.444 C 28.071 20.107 28.231 19.893 28.507 19.733 C 28.782 19.858 28.942 20.107 29.12 20.329 C 29.724 21.084 30.338 21.831 30.862 22.64 C 31.164 23.102 31.44 23.573 31.84 23.956 C 32.08 24.187 32.142 24.516 32.293 24.8 L 32.293 26.64 Z\" fill=\"rgb(38,38,38)\"></path><path d=\"M 32.276 21.413 L 32.276 23.351 C 31.653 23.031 31.156 22.524 30.836 21.938 C 30.489 21.307 29.991 20.862 29.547 20.347 C 29.253 20.009 28.916 19.707 28.747 19.271 C 28.818 18.916 28.933 18.578 29.271 18.373 C 29.751 18.942 30.356 19.396 30.818 19.973 C 31.147 20.382 31.484 20.747 31.929 21.013 C 32.089 21.111 32.16 21.271 32.276 21.404 Z\" fill=\"rgb(46,46,45)\"></path><path d=\"M 31.111 27.902 C 30.658 28.16 30.249 28.489 29.751 28.676 C 28.844 28.853 28 29.173 27.182 29.618 C 26.053 30.231 24.933 30.88 23.858 31.573 C 23.084 32.071 22.284 32.516 21.582 33.12 C 21.369 33.244 21.262 33.591 20.924 33.44 C 20.889 33.191 21.093 33.067 21.236 32.924 C 21.991 32.187 22.844 31.591 23.716 31.004 C 24.649 30.382 25.502 29.644 26.489 29.076 C 27.449 28.524 28.48 28.267 29.511 27.982 C 29.884 27.884 30.258 27.787 30.649 27.733 C 30.827 27.707 31.04 27.618 31.12 27.893 Z\" fill=\"rgb(216,216,215)\"></path><path d=\"M 31.111 27.902 C 30.88 27.698 30.649 27.867 30.427 27.92 C 29.289 28.16 28.133 28.364 27.093 28.898 C 26.258 29.333 25.413 29.769 24.702 30.409 C 23.804 31.209 22.702 31.733 21.822 32.551 C 21.511 32.836 21.2 33.102 20.942 33.44 C 20.907 33.76 20.684 33.92 20.427 34.053 C 20.382 34.053 20.338 34.036 20.32 33.991 C 20.311 33.618 20.542 33.378 20.764 33.129 C 20.978 33.067 21.04 32.818 21.227 32.72 C 22.489 31.538 23.822 30.444 25.156 29.36 C 26.213 28.507 27.467 28.08 28.809 27.813 C 29.769 27.627 30.747 27.502 31.707 27.262 C 31.822 27.262 31.973 27.218 31.991 27.404 C 31.698 27.573 31.413 27.742 31.12 27.902 Z\" fill=\"rgb(211,211,211)\"></path><path d=\"M 19.564 33.929 C 19.218 33.778 18.889 33.582 18.587 33.351 C 18.124 32.827 17.529 32.453 16.978 32.053 C 15.778 31.182 14.578 30.32 13.298 29.556 C 12.32 28.969 11.289 28.533 10.249 28.098 C 10.062 28.018 9.778 28.018 9.778 27.698 C 9.947 27.573 10.116 27.636 10.284 27.68 C 12.044 28.151 13.662 28.933 15.182 29.929 C 16.649 30.889 17.956 32.027 19.218 33.227 C 19.342 33.333 19.44 33.467 19.547 33.591 C 19.591 33.707 19.822 33.813 19.556 33.929 Z\" fill=\"rgb(180,180,180)\"></path><path d=\"M 28.782 19.28 C 29.271 19.867 29.76 20.462 30.329 20.978 C 30.782 21.387 30.924 22.009 31.36 22.444 C 31.662 22.747 32.053 22.96 32.267 23.351 L 32.267 24.809 C 31.698 24 31.076 23.227 30.524 22.409 C 29.973 21.591 29.404 20.782 28.693 20.089 C 28.604 20.009 28.569 19.876 28.507 19.769 C 28.462 19.529 28.507 19.333 28.791 19.28 Z\" fill=\"rgb(42,43,42)\"></path><path d=\"M 32.276 21.413 C 31.707 21.004 31.111 20.658 30.72 20.036 C 30.507 19.689 30.178 19.396 29.84 19.164 C 29.547 18.96 29.431 18.684 29.28 18.409 C 29.227 18.071 29.387 17.858 29.662 17.707 C 29.929 18.142 31.431 19.431 32 19.689 C 32.231 19.787 32.178 20 32.267 20.16 L 32.267 21.422 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 16.258 31.991 C 14.524 30.987 12.791 29.991 11.058 28.987 C 10.338 28.569 9.627 28.142 8.916 27.716 C 8.916 27.52 9.067 27.556 9.191 27.556 C 11.298 28.48 13.36 29.476 15.209 30.871 C 15.547 31.12 15.929 31.298 16.249 31.573 C 16.471 31.769 16.471 31.831 16.267 32 Z\" fill=\"rgb(192,191,191)\"></path><path d=\"M 32.267 16.764 L 32.267 18.604 C 32.018 18.791 31.716 18.791 31.493 18.64 C 30.916 18.249 30.347 17.831 29.902 17.271 C 29.929 16.889 30.089 16.569 30.4 16.338 C 30.604 16.293 30.791 16.364 30.933 16.498 C 31.28 16.818 31.653 16.889 32.089 16.711 C 32.151 16.684 32.213 16.711 32.267 16.756 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 21.511 33.049 C 22.107 32.427 22.88 32.053 23.582 31.591 C 24.391 31.058 25.236 30.56 26.08 30.08 C 27.156 29.476 28.249 28.88 29.458 28.56 C 29.582 28.524 29.671 28.587 29.751 28.667 C 28.987 29.147 28.24 29.644 27.431 30.044 C 27.004 30.027 26.676 30.293 26.347 30.489 C 25.147 31.191 23.902 31.822 22.693 32.524 C 22.453 32.658 22.222 32.8 22 32.951 C 21.858 33.049 21.716 33.173 21.52 33.049 Z\" fill=\"rgb(220,219,219)\"></path><path d=\"M 16.258 31.991 C 16.48 31.751 16.222 31.689 16.107 31.609 C 13.973 30.142 11.822 28.711 9.396 27.76 C 9.324 27.733 9.271 27.671 9.2 27.627 C 9.218 27.609 9.236 27.591 9.253 27.582 C 9.458 27.52 9.636 27.582 9.778 27.724 C 10.453 28.151 11.236 28.356 11.956 28.702 C 13.147 29.271 14.24 29.991 15.324 30.72 C 16.329 31.396 17.28 32.151 18.24 32.88 C 18.391 32.996 18.649 33.067 18.569 33.36 C 17.769 32.951 16.996 32.489 16.249 32 Z\" fill=\"rgb(187,187,187)\"></path><path d=\"M 21.511 33.049 C 22.284 32.613 23.058 32.169 23.831 31.733 C 24.916 31.129 26 30.542 27.084 29.938 C 27.271 29.831 27.342 29.893 27.422 30.044 C 25.12 31.44 22.8 32.8 20.453 34.124 C 20.347 34.169 20.329 34.107 20.347 34.018 C 20.596 33.884 20.738 33.636 20.924 33.44 C 21.2 33.44 21.28 33.138 21.502 33.049 Z\" fill=\"rgb(223,223,223)\"></path><path d=\"M 29.947 17.244 C 30.444 17.662 30.942 18.08 31.44 18.489 C 31.689 18.693 31.991 18.56 32.267 18.604 L 32.267 20.151 C 32.151 19.911 32.018 19.769 31.707 19.733 C 31.36 19.707 31.2 19.333 30.933 19.129 C 30.516 18.809 30.187 18.391 29.787 18.044 C 29.662 17.938 29.804 17.778 29.653 17.724 C 29.609 17.484 29.653 17.289 29.938 17.236 Z\" fill=\"rgb(52,52,52)\"></path><path d=\"M 8.142 13.084 C 8.142 13.084 8.142 13.013 8.133 12.978 L 8.533 12.791 C 8.684 12.836 8.818 12.738 8.96 12.764 C 9.12 12.764 9.271 12.764 9.431 12.782 C 9.484 12.782 9.538 12.8 9.591 12.818 C 10.436 12.889 11.28 12.836 12.133 12.844 L 18.827 12.844 C 19.28 12.862 19.724 12.818 20.178 12.844 C 21.031 12.818 21.893 12.862 22.747 12.844 L 28.996 12.844 C 30.027 12.951 31.067 12.916 32.098 12.969 C 32.169 12.996 32.267 12.978 32.276 13.093 C 32.133 13.093 31.982 13.076 31.84 13.076 L 8.64 13.049 C 8.48 13.049 8.32 13.067 8.16 13.076 Z\" fill=\"rgb(130,130,130)\"></path><path d=\"M 32.267 16.764 C 31.76 17.022 31.28 17.058 30.853 16.578 C 30.756 16.471 30.569 16.436 30.427 16.373 C 30.444 15.849 30.738 15.467 31.111 15.129 C 31.493 15.209 31.876 15.04 32.258 15.111 L 32.258 16.756 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 32.08 27.138 C 32.204 27.156 32.222 27.227 32.187 27.333 L 32.089 27.333 C 31.884 27.227 31.671 27.316 31.467 27.307 C 29.351 27.138 27.244 27.12 25.147 27.502 C 24.907 27.547 24.684 27.627 24.453 27.698 C 24.302 27.742 24.151 27.84 24.009 27.68 C 23.911 27.369 24.089 27.2 24.32 27.049 C 25.191 26.756 26.107 26.667 27.013 26.613 C 28.267 26.542 29.511 26.711 30.747 26.871 C 30.924 26.898 31.102 26.889 31.28 26.889 C 31.573 26.889 31.822 27.049 32.089 27.12 Z\" fill=\"rgb(180,180,180)\"></path><path d=\"M 19.564 33.929 C 19.707 33.778 19.476 33.742 19.484 33.636 C 19.636 33.44 19.511 33.236 19.502 33.031 C 19.458 32.311 19.538 31.618 19.911 30.987 C 20.018 30.8 20.151 30.684 20.267 30.987 C 20.32 31.911 20.302 32.836 20.267 33.76 C 20.267 33.92 20.249 34.08 20.267 34.24 C 19.947 34.329 19.778 34.071 19.547 33.938 Z\" fill=\"rgb(174,174,174)\"></path><path d=\"M 20.276 34.231 C 20.089 34.107 20.151 33.911 20.151 33.751 L 20.151 30.827 C 19.964 30.631 20.053 30.382 20.018 30.16 C 20.009 29.964 20.018 29.76 20.018 29.564 C 20 29.227 20.027 28.889 20.018 28.551 C 20.009 28.444 20.018 28.329 20.018 28.222 L 20.018 26.169 C 20.018 26.009 20.027 25.84 20.018 25.68 L 20.018 23.378 C 20.018 23.182 20.018 22.987 20 22.8 C 19.991 22.676 20.018 22.56 20.018 22.436 L 20.018 20.836 C 20.018 20.649 20.009 20.462 20.062 20.284 C 20.08 20.231 20.116 20.196 20.151 20.151 L 20.249 20.151 C 20.436 20.347 20.4 20.604 20.4 20.844 C 20.4 22.116 20.373 23.396 20.382 24.667 C 20.382 24.942 20.373 25.218 20.391 25.502 C 20.391 26.178 20.364 26.853 20.391 27.529 C 20.4 28.489 20.391 29.458 20.391 30.418 C 20.391 31.618 20.427 32.818 20.347 34.018 L 20.453 34.124 C 20.418 34.204 20.347 34.222 20.276 34.231 Z\" fill=\"rgb(210,210,210)\"></path><path d=\"M 32.267 15.111 C 31.893 15.28 31.502 15.351 31.102 15.209 C 31.022 14.996 31.156 14.827 31.244 14.676 C 31.556 14.178 31.769 13.609 32.196 13.182 C 32.222 13.182 32.24 13.173 32.267 13.164 Z\" fill=\"rgb(64,64,64)\"></path><path d=\"M 20.142 6.178 C 20.142 6.107 20.16 6.036 20.062 6.009 C 20.293 5.831 20.373 5.991 20.444 6.178 L 20.444 6.24 C 20.453 6.329 20.444 6.427 20.444 6.516 C 20.444 6.622 20.427 6.729 20.391 6.827 C 20.356 8.613 20.418 10.409 20.391 12.196 C 20.391 12.436 20.524 12.764 20.133 12.871 C 19.956 12.649 20 12.382 20 12.133 C 19.982 10.64 20.027 9.156 20.018 7.662 C 20.071 7.164 19.902 6.649 20.142 6.169 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 8.231 27.324 C 8.231 27.324 8.151 27.271 8.107 27.244 C 8.089 27.182 8.107 27.129 8.151 27.093 C 8.222 27.04 8.311 27.022 8.4 27.013 C 9.476 26.978 10.551 26.969 11.636 26.996 C 11.796 26.996 11.956 26.996 12.116 27.058 C 12.169 27.084 12.213 27.129 12.231 27.182 C 12.217 27.24 12.178 27.289 12.124 27.316 C 11.573 27.431 11.013 27.342 10.453 27.378 L 9.058 27.378 C 8.782 27.404 8.507 27.324 8.231 27.333 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 8.907 12.88 C 8.773 12.862 8.622 12.933 8.524 12.791 C 8.747 12.658 8.978 12.533 9.2 12.4 C 9.52 12.569 9.689 12.178 9.973 12.204 C 10.062 12.133 10.16 12.151 10.258 12.178 C 10.311 12.436 10.098 12.507 9.938 12.56 C 9.636 12.64 9.342 12.773 9.031 12.809 C 8.987 12.827 8.948 12.854 8.916 12.889 Z\" fill=\"rgb(145,144,144)\"></path><path d=\"M 32.08 12.969 L 28.969 12.969 C 28.942 12.907 28.969 12.862 29.022 12.827 C 29.333 12.729 29.644 12.684 29.938 12.889 L 31.893 12.889 C 31.956 12.916 32.018 12.942 32.08 12.978 Z\" fill=\"rgb(61,61,61)\"></path><path d=\"M 8.133 27.138 L 8.107 27.244 C 7.956 26.311 8.062 25.369 8.044 24.427 C 8.107 24.4 8.16 24.418 8.187 24.471 C 8.231 24.551 8.249 24.64 8.258 24.729 C 8.284 25.333 8.276 25.947 8.276 26.551 C 8.276 26.756 8.276 26.969 8.133 27.138 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 8.133 24.418 L 8.044 24.418 L 8.044 22.871 L 8.133 22.871 C 8.364 23.387 8.364 23.902 8.133 24.418 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 9.2 27.618 C 9.093 27.618 8.987 27.6 8.916 27.707 C 8.693 27.609 8.453 27.538 8.293 27.333 C 8.373 27.244 8.489 27.28 8.587 27.28 C 8.8 27.369 9.12 27.28 9.2 27.609 Z\" fill=\"rgb(187,187,187)\"></path><path d=\"M 20.836 6.391 C 20.72 6.453 20.818 6.524 20.836 6.587 C 20.862 6.613 20.871 6.631 20.862 6.658 C 20.862 6.684 20.853 6.702 20.844 6.702 C 20.808 6.727 20.764 6.74 20.72 6.738 C 20.656 6.722 20.599 6.684 20.56 6.631 C 20.48 6.498 20.4 6.373 20.453 6.204 L 20.453 6.187 C 20.604 6.213 20.747 6.267 20.844 6.391 Z\" fill=\"rgb(65,65,65)\"></path><path d=\"M 31.493 27.236 C 31.689 27.271 31.911 27.156 32.08 27.333 C 32.044 27.351 32.009 27.378 31.973 27.396 C 31.893 27.307 31.787 27.324 31.689 27.324 C 31.511 27.413 31.316 27.369 31.129 27.36 C 31.084 27.316 31.076 27.271 31.102 27.218 C 31.236 27.182 31.369 27.156 31.493 27.236 Z\" fill=\"rgb(203,203,202)\"></path><path d=\"M 8.622 27.333 L 8.258 27.333 L 8.231 27.316 C 8.471 27.129 8.747 27.262 9.004 27.227 C 9.022 27.28 9.004 27.316 8.969 27.351 C 8.853 27.369 8.729 27.396 8.622 27.324 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 32.204 13.191 L 31.111 15.218 C 30.853 15.591 30.631 15.973 30.444 16.382 C 30.249 16.658 30.071 16.942 29.947 17.253 C 29.813 17.396 29.724 17.556 29.662 17.742 C 29.502 17.947 29.369 18.178 29.28 18.418 C 29.084 18.693 28.916 18.978 28.782 19.289 C 28.649 19.431 28.56 19.591 28.498 19.778 C 28.364 20 28.24 20.231 28.107 20.453 C 28.009 20.569 27.92 20.684 27.893 20.836 C 27.849 20.987 27.822 21.156 27.6 21.04 C 27.547 20.64 27.884 20.373 28.018 19.982 C 27.591 19.991 27.191 20.062 26.88 20.267 C 26.249 20.684 25.511 20.702 24.818 20.862 C 24.462 20.942 24.071 20.996 23.778 21.164 C 23.156 21.502 22.507 21.653 21.813 21.68 C 21.458 21.698 21.129 21.867 20.809 22.027 C 20.551 22.151 20.471 22.4 20.471 22.676 L 20.471 24.08 C 20.471 24.284 20.498 24.507 20.382 24.693 C 20.347 24.747 20.293 24.756 20.24 24.72 L 20.24 20.16 C 21.12 19.511 22.116 19.04 23.049 18.48 C 25.067 17.28 27.093 16.089 29.129 14.924 C 30.142 14.338 31.12 13.68 32.196 13.191 Z\" fill=\"rgb(229,229,229)\"></path><path d=\"M 11.129 25.387 C 10.978 24.693 10.551 24.116 10.338 23.44 C 10.222 23.084 10.133 22.702 9.929 22.347 C 9.716 21.964 9.653 21.476 9.6 21.022 C 9.564 20.738 9.476 20.489 9.36 20.249 C 9.253 20.018 9.138 19.822 9.271 19.573 C 9.298 19.52 9.298 19.44 9.271 19.387 C 8.871 18.373 8.871 17.289 8.702 16.24 C 8.604 15.627 8.471 15.013 8.347 14.373 C 8.676 14.418 8.773 14.667 8.836 14.844 C 9.12 15.716 9.822 16.32 10.24 17.093 C 10.569 17.716 11.236 17.876 11.733 18.249 C 12.178 18.587 12.631 18.916 12.987 19.351 C 13.627 20.142 14.702 20.062 15.422 19.564 C 15.858 19.262 16.231 18.889 16.569 18.48 C 16.667 18.356 16.569 18.231 16.658 18.133 C 16.889 18.222 17.093 18.338 17.28 18.498 C 17.28 18.569 17.253 18.64 17.218 18.702 C 16.613 19.636 16.018 20.56 14.978 21.102 C 14.72 21.236 14.516 21.307 14.258 21.209 C 13.724 21.013 13.227 20.764 12.862 20.302 C 12.764 20.178 12.649 20.062 12.524 19.956 C 12.475 19.905 12.433 19.848 12.4 19.787 C 12.196 19.316 11.876 18.996 11.378 18.773 C 10.764 18.507 10.231 18.08 9.813 17.529 C 9.707 17.387 9.609 17.244 9.413 17.129 C 9.467 18.276 9.831 19.369 10.053 20.489 C 10.258 21.671 10.711 22.773 11.093 23.893 C 11.236 24.32 11.369 24.747 11.458 25.191 C 11.422 25.387 11.271 25.404 11.111 25.396 Z\" fill=\"rgb(71,71,71)\"></path><path d=\"M 8.72 14.142 C 8.598 14.097 8.519 13.979 8.524 13.849 C 8.791 13.707 8.907 13.929 9.031 14.071 C 9.716 14.898 10.498 15.627 11.467 16.08 C 12.213 16.427 12.871 16.969 13.724 17.138 C 14.151 17.227 14.551 17.156 14.96 17.129 C 15.209 17.218 15.431 17.342 15.627 17.52 C 15.378 18.053 14.907 18.222 14.373 18.231 C 13.76 18.231 13.191 18.053 12.711 17.689 C 12.196 17.298 11.618 17.013 11.076 16.693 C 10.036 16.071 9.351 15.138 8.72 14.151 Z\" fill=\"rgb(84,84,83)\"></path><path d=\"M 8.72 14.142 C 9.271 14.836 9.858 15.484 10.462 16.133 C 10.773 16.462 11.182 16.684 11.547 16.818 C 12.169 17.049 12.604 17.538 13.2 17.804 C 14.133 18.222 14.844 18.231 15.636 17.52 C 15.698 17.556 15.76 17.591 15.813 17.627 C 15.964 17.92 15.884 18.24 15.52 18.444 C 14.8 18.853 14.053 19.022 13.271 18.587 C 12.862 18.364 12.453 18.142 12.133 17.778 C 11.973 17.591 11.76 17.458 11.547 17.369 C 10.658 17.013 10.071 16.311 9.493 15.6 C 9.289 15.084 8.836 14.711 8.72 14.142 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 17.147 18.604 C 17.147 18.604 17.236 18.524 17.28 18.489 C 17.636 18.658 17.991 18.827 18.284 19.093 C 18.204 19.627 18.036 20.142 18.044 20.693 C 18.044 20.907 18.044 21.111 18.142 21.298 C 18.151 21.342 18.142 21.387 18.133 21.431 C 17.804 21.68 17.431 21.858 17.084 22.08 C 16.88 22.204 16.676 22.32 16.427 22.347 C 16.16 22.311 16.249 22.124 16.284 21.982 C 16.498 21.04 16.729 20.089 17.244 19.253 C 17.404 18.987 17.324 18.8 17.147 18.604 Z\" fill=\"rgb(67,67,67)\"></path><path d=\"M 14.96 17.129 C 14.738 17.413 14.391 17.369 14.124 17.324 C 13.564 17.227 12.969 17.2 12.524 16.747 C 12.213 16.436 11.742 16.4 11.36 16.187 C 10.397 15.634 9.546 14.904 8.853 14.036 C 8.773 13.938 8.676 13.849 8.524 13.849 C 8.471 13.68 8.213 13.591 8.347 13.36 C 8.409 13.36 8.462 13.378 8.524 13.387 C 8.844 13.689 9.164 13.991 9.476 14.302 C 10.169 14.933 10.907 15.502 11.831 15.76 C 12.071 15.822 12.267 15.964 12.48 16.089 C 12.889 16.32 13.307 16.524 13.796 16.462 C 14.204 16.658 14.596 16.871 14.951 17.138 Z\" fill=\"rgb(88,88,88)\"></path><path d=\"M 9.493 15.6 C 10.009 15.991 10.338 16.631 10.951 16.898 C 11.902 17.307 12.56 18.16 13.502 18.578 C 14.187 18.88 15.271 18.622 15.733 18.071 C 15.876 17.902 15.804 17.778 15.813 17.636 C 16 17.689 16.169 17.787 16.311 17.92 C 15.902 18.649 15.173 18.933 14.471 19.244 C 14.009 19.458 13.644 19.04 13.227 18.916 C 13.088 18.87 12.963 18.791 12.862 18.684 C 12.276 18.053 11.547 17.653 10.827 17.2 C 10.24 16.836 9.84 16.213 9.493 15.6 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 18.116 21.316 C 17.876 21.28 17.92 21.093 17.929 20.942 C 17.964 20.311 17.911 19.653 18.284 19.093 C 18.542 19.289 18.889 19.316 19.111 19.556 C 18.978 19.982 19.067 20.436 18.933 20.862 C 18.88 21.022 18.738 21.093 18.613 21.191 C 18.453 21.253 18.32 21.404 18.116 21.324 Z\" fill=\"rgb(62,62,62)\"></path><path d=\"M 9.396 14.338 C 9.076 14.053 8.702 13.804 8.524 13.387 C 9.92 14.107 11.262 14.942 12.613 15.751 C 12.693 16.062 12.524 16.027 12.32 15.964 C 11.244 15.609 10.249 15.102 9.396 14.347 Z\" fill=\"rgb(95,95,95)\"></path><path d=\"M 9.396 14.338 C 9.769 14.427 10.027 14.693 10.302 14.924 C 10.72 15.271 11.2 15.458 11.707 15.573 C 11.929 15.627 12.133 15.698 12.311 15.831 C 12.427 15.92 12.578 16.018 12.604 15.742 C 12.996 15.982 13.44 16.142 13.796 16.444 C 13.538 16.667 13.236 16.596 12.996 16.462 C 11.964 15.876 10.773 15.609 9.858 14.809 C 9.689 14.658 9.511 14.524 9.387 14.329 Z\" fill=\"rgb(92,92,92)\"></path><path d=\"M 18.898 20.836 C 18.996 20.418 18.729 19.929 19.111 19.556 C 19.458 19.751 19.804 19.947 20.151 20.151 C 20.151 20.187 20.142 20.213 20.133 20.249 C 19.911 20.471 19.618 20.587 19.342 20.738 C 19.2 20.791 19.067 20.907 18.898 20.844 Z\" fill=\"rgb(59,59,58)\"></path><path d=\"M 20.071 22.764 C 20.231 22.942 20.142 23.156 20.142 23.351 C 20.107 23.422 20.062 23.493 19.964 23.493 C 18.569 23.467 17.307 23.884 16.178 24.676 C 15.511 25.138 14.773 25.484 14.08 25.893 C 13.627 26.16 13.058 26.471 12.444 26.231 C 12.258 26.16 12.062 26.231 11.867 26.231 C 11.387 26.258 10.916 26.338 10.427 26.258 C 10.302 26.24 10.169 26.249 10.071 26.133 C 9.991 25.858 10.24 25.84 10.382 25.742 C 10.462 25.698 10.56 25.742 10.64 25.68 C 10.8 25.618 10.96 25.547 11.12 25.484 C 11.333 25.422 11.502 25.591 11.698 25.609 C 12.267 25.733 12.729 25.707 13.316 25.378 C 14.382 24.773 15.351 24.027 16.409 23.422 C 16.462 23.387 16.516 23.342 16.578 23.333 C 17.369 23.209 18.133 22.916 18.942 22.924 C 19.298 22.924 19.644 22.844 19.991 22.791 C 20.009 22.791 20.036 22.773 20.053 22.773 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 11.724 25.68 C 11.493 25.724 11.307 25.609 11.138 25.476 L 11.138 25.387 C 11.244 25.324 11.342 25.262 11.449 25.2 C 11.511 25.077 11.625 24.989 11.76 24.96 C 11.804 24.96 11.849 24.978 11.884 25.004 C 12.142 25.28 12.436 25.218 12.64 24.987 C 12.924 24.667 13.298 24.48 13.644 24.267 C 13.938 24.089 14.142 23.876 14.196 23.529 C 14.347 23.333 14.551 23.227 14.764 23.129 C 15.156 22.987 15.458 22.658 15.893 22.604 C 16.053 22.64 16.204 22.622 16.364 22.587 C 17.262 22.382 18.16 22.267 19.084 22.347 C 19.28 22.364 19.467 22.373 19.662 22.329 C 19.849 22.284 20.009 22.329 20.142 22.471 C 20.196 22.587 20.089 22.658 20.071 22.756 L 20.053 22.756 C 19.413 22.951 18.747 22.853 18.089 22.924 C 16.738 23.058 15.564 23.564 14.551 24.444 C 14.116 24.827 13.573 25.04 13.147 25.431 C 12.738 25.804 12.222 25.698 11.733 25.662 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 10.462 25.778 C 10.329 25.876 10.204 25.973 10.071 26.071 C 10.036 26.107 9.991 26.124 9.947 26.133 C 9.742 26.133 9.689 25.973 9.618 25.822 C 9.138 24.836 8.684 23.84 8.258 22.836 C 8.089 22.444 8.258 22.009 8.133 21.609 L 8.133 19.28 C 8.444 19.351 8.418 19.627 8.444 19.849 C 8.604 21.013 8.969 22.124 9.387 23.209 C 9.6 23.751 9.742 24.347 10.133 24.818 C 10.284 25.12 10.409 25.44 10.462 25.778 Z\" fill=\"rgb(79,79,79)\"></path><path d=\"M 8.133 21.609 C 8.133 21.609 8.213 21.689 8.213 21.724 C 8.142 22.72 8.738 23.511 9.058 24.382 C 9.244 24.889 9.529 25.36 9.76 25.849 C 9.813 25.956 9.84 26.062 9.982 26.062 C 9.876 26.4 9.6 26.489 9.298 26.524 C 8.924 26.436 8.871 26.062 8.702 25.804 C 8.462 25.44 8.204 25.067 8.142 24.613 L 8.142 21.609 Z\" fill=\"rgb(83,83,83)\"></path><path d=\"M 10.462 25.778 C 10.196 25.547 10.204 25.191 10.071 24.907 C 9.893 24.427 9.671 23.964 9.484 23.493 C 8.933 22.151 8.551 20.764 8.311 19.342 C 8.142 18.332 8.115 17.302 8.231 16.284 C 8.276 16.329 8.373 16.364 8.373 16.409 C 8.347 17.156 8.533 17.884 8.56 18.631 C 8.587 19.209 8.72 19.769 8.933 20.32 C 9.093 20.738 9.12 21.218 9.236 21.662 C 9.378 22.222 9.644 22.738 9.813 23.289 C 10 23.893 10.347 24.427 10.498 25.04 C 10.551 25.253 10.764 25.44 10.649 25.698 C 10.604 25.769 10.542 25.796 10.462 25.796 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 8.231 16.276 C 8.258 16.969 8.16 17.671 8.284 18.356 C 8.489 19.458 8.596 20.578 8.969 21.653 C 9.289 22.578 9.547 23.52 10.009 24.382 C 10.098 24.551 10.071 24.729 10.08 24.907 C 9.556 24.258 9.351 23.449 9.049 22.693 C 8.773 22 8.64 21.244 8.409 20.533 C 8.276 20.124 8.471 19.644 8.142 19.289 L 8.142 13.867 C 8.24 14.676 8.364 15.476 8.24 16.284 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 20.836 6.684 L 20.836 6.587 C 21.369 6.8 21.733 7.244 22.169 7.591 C 24.258 9.244 26.418 10.791 28.773 12.053 C 29.084 12.222 29.387 12.4 29.698 12.569 C 29.831 12.64 29.947 12.72 29.947 12.889 L 28.978 12.889 C 28.667 12.996 28.347 12.907 28.036 12.933 C 27.636 12.764 27.36 12.418 27.013 12.169 C 25.769 11.289 24.613 10.293 23.476 9.262 C 22.978 8.809 22.524 8.302 21.956 7.938 L 21.849 7.858 C 21.716 7.662 21.627 7.422 21.36 7.351 C 21.129 7.173 20.827 7.049 20.827 6.693 Z\" fill=\"rgb(68,68,68)\"></path><path d=\"M 10.267 12.204 L 9.973 12.204 C 11.387 11.52 12.827 10.889 14.204 10.151 C 15.84 9.271 17.476 8.356 18.889 7.12 C 18.978 7.04 19.058 6.969 19.182 6.969 C 19.262 7.173 19.138 7.307 19.004 7.431 C 17.938 8.444 16.782 9.342 15.502 10.062 C 13.982 10.907 12.382 11.573 10.756 12.187 C 10.596 12.222 10.436 12.329 10.267 12.204 Z\" fill=\"rgb(146,145,145)\"></path><path d=\"M 10.756 12.107 C 11.449 11.742 12.204 11.529 12.907 11.209 C 14.551 10.462 16.178 9.68 17.582 8.524 C 18.027 8.16 18.453 7.769 18.889 7.404 C 19.031 7.289 19.111 7.129 19.182 6.969 C 19.378 6.738 19.529 6.453 19.858 6.391 C 19.956 6.516 19.893 6.613 19.822 6.72 C 19.378 7.156 19.084 7.724 18.596 8.124 C 18.24 8.32 17.982 8.649 17.689 8.916 C 16.373 10.098 14.818 10.844 13.218 11.529 C 12.693 11.751 12.142 11.858 11.618 12.053 C 11.324 12.089 11.058 12.347 10.747 12.116 Z\" fill=\"rgb(143,142,142)\"></path><path d=\"M 20.142 6.178 L 20.142 7.653 C 20.062 8.133 20.098 8.613 20.053 9.093 C 19.956 10.204 19.724 11.289 19.476 12.373 C 19.387 12.756 19.218 12.978 18.809 12.969 L 17.938 12.969 C 17.929 12.871 17.991 12.836 18.062 12.8 C 18.329 12.747 18.462 12.569 18.542 12.32 C 19.138 10.631 19.582 8.907 19.902 7.156 C 19.938 6.978 19.911 6.8 19.911 6.622 C 19.929 6.471 19.947 6.329 20.062 6.213 C 20.08 6.204 20.107 6.196 20.133 6.187 Z\" fill=\"rgb(77,77,77)\"></path><path d=\"M 20.071 6.204 L 19.973 6.587 C 19.973 6.587 20 6.667 19.982 6.711 C 19.938 6.924 19.902 7.147 19.76 7.324 C 19.6 7.476 19.564 7.724 19.369 7.858 C 19.324 7.867 19.28 7.858 19.244 7.831 C 19.194 7.749 19.178 7.65 19.2 7.556 C 19.342 7.236 19.582 6.978 19.769 6.684 C 19.804 6.587 19.831 6.489 19.867 6.391 C 19.902 6.293 19.973 6.231 20.071 6.204 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 27.627 21.049 C 27.787 21.058 27.804 20.898 27.902 20.836 C 28.009 21.404 28.453 21.778 28.72 22.258 C 29.324 23.333 30.027 24.347 30.658 25.404 C 30.827 25.689 31.138 25.982 30.889 26.391 C 30.524 26.48 30.293 26.196 30.009 26.062 C 29.876 25.964 29.733 25.884 29.707 25.698 C 29.716 25.387 29.564 25.138 29.413 24.889 C 28.827 23.947 28.356 22.942 27.76 22 C 27.653 21.831 27.538 21.689 27.413 21.538 C 27.369 21.324 27.449 21.164 27.627 21.049 Z\" fill=\"rgb(30,30,30)\"></path><path d=\"M 30.062 25.964 C 30.338 26.098 30.613 26.24 30.88 26.373 C 30.88 26.4 30.889 26.436 30.88 26.462 C 30.711 26.711 30.507 26.551 30.329 26.489 C 29.689 26.284 29.076 26.036 28.427 25.858 C 27.582 25.627 26.72 25.609 25.858 25.573 C 25.653 25.564 25.44 25.609 25.262 25.458 C 25.209 25.324 25.262 25.218 25.333 25.111 C 25.369 25.076 25.413 25.058 25.458 25.049 C 26.178 24.853 26.889 25.004 27.591 25.147 C 28.444 25.316 29.253 25.609 30.044 25.964 Z\" fill=\"rgb(144,144,144)\"></path><path d=\"M 25.298 25.396 C 26.062 25.502 26.836 25.422 27.6 25.573 C 28.276 25.698 28.942 25.84 29.582 26.08 C 30.009 26.24 30.409 26.489 30.889 26.471 C 31.058 26.569 31.227 26.667 31.404 26.773 C 31.431 26.827 31.422 26.862 31.378 26.898 C 31.173 26.987 30.996 26.88 30.809 26.836 C 30.418 26.72 30.044 26.524 29.636 26.453 C 28.782 26.16 27.902 26 27.013 25.867 C 26.533 25.796 26.027 25.92 25.529 25.911 C 25.36 25.911 25.173 26.009 25.049 25.813 C 25.022 25.609 25.04 25.431 25.298 25.404 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 30.818 26.747 L 31.396 26.844 C 31.511 26.844 31.609 26.889 31.716 26.924 C 31.858 26.96 31.973 27.022 32.08 27.129 C 31.822 27.093 31.564 27.067 31.307 27.031 C 31.164 26.916 30.933 27.058 30.809 26.871 C 30.809 26.853 30.8 26.827 30.791 26.8 C 30.8 26.782 30.809 26.756 30.818 26.738 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 31.716 26.924 C 31.6 26.933 31.484 26.96 31.396 26.844 L 31.396 26.764 C 31.538 26.756 31.627 26.836 31.716 26.933 Z\" fill=\"rgb(145,145,145)\"></path><path d=\"M 20.347 34.018 C 20.187 33.876 20.258 33.689 20.249 33.52 L 20.249 30.436 C 20.364 30.169 20.524 30.027 20.853 29.938 C 21.2 29.84 21.671 29.813 21.884 29.387 C 21.964 29.227 22.142 29.191 22.284 29.351 C 22.427 29.52 22.596 29.671 22.72 29.858 C 22.72 30.284 22.409 30.578 22.231 30.924 C 22.098 31.2 21.947 31.458 21.787 31.716 C 21.467 32.196 21.253 32.738 20.836 33.147 C 20.649 33.422 20.418 33.68 20.356 34.018 Z\" fill=\"rgb(221,221,221)\"></path><path d=\"M 20.836 33.147 C 21.111 32.658 21.342 32.133 21.707 31.689 C 22.133 31.164 22.604 30.676 23.013 30.142 C 24.436 28.276 26.364 27.467 28.64 27.298 C 29.396 27.236 30.142 27.191 30.898 27.298 C 31.004 27.538 30.8 27.476 30.702 27.493 C 29.733 27.653 28.764 27.787 27.804 27.991 C 26.391 28.293 25.182 28.987 24.169 29.991 C 23.538 30.613 22.88 31.209 22.24 31.822 C 21.893 32.16 21.529 32.48 21.236 32.862 C 21.031 32.862 21.111 33.236 20.844 33.156 Z\" fill=\"rgb(203,203,202)\"></path><path d=\"M 21.218 32.853 C 21.316 32.462 21.644 32.258 21.893 32 C 22.738 31.147 23.582 30.293 24.498 29.511 C 25.449 28.693 26.533 28.124 27.796 27.858 C 28.809 27.644 29.831 27.556 30.844 27.378 C 30.871 27.378 30.889 27.333 30.916 27.316 C 30.978 27.262 31.049 27.253 31.111 27.316 L 31.689 27.316 C 31.076 27.556 30.418 27.573 29.778 27.707 C 28.667 27.947 27.564 28.16 26.507 28.64 C 25.209 29.227 24.293 30.276 23.209 31.12 C 22.516 31.662 21.884 32.258 21.218 32.836 Z\" fill=\"rgb(207,207,207)\"></path><path d=\"M 8.622 27.333 L 9.076 27.333 C 9.209 27.333 9.351 27.333 9.476 27.369 C 9.964 27.476 10.471 27.529 10.942 27.716 C 12.222 28.036 13.422 28.596 14.604 29.164 C 15.493 29.591 16.213 30.267 16.978 30.889 C 17.387 31.218 17.831 31.52 18.169 31.938 C 18.4 32.293 18.738 32.551 19.013 32.862 C 19.129 32.996 19.333 33.111 19.191 33.351 C 18.213 32.444 17.236 31.529 16.151 30.756 C 14.596 29.644 13.004 28.613 11.129 28.098 C 10.684 27.973 10.267 27.724 9.787 27.724 C 9.591 27.689 9.396 27.662 9.209 27.627 C 9.013 27.529 8.818 27.44 8.622 27.342 Z\" fill=\"rgb(175,175,175)\"></path><path d=\"M 19.182 33.342 C 19.111 32.978 18.764 32.836 18.56 32.578 C 18.409 32.382 18.142 32.276 18.116 31.982 C 18.382 31.796 18.524 32.027 18.702 32.151 C 19.049 32.382 19.067 32.347 19.227 31.973 C 19.44 31.467 19.529 30.916 19.813 30.444 C 19.893 30.32 19.92 30.124 20.142 30.142 L 20.142 30.818 C 19.573 31.6 19.529 32.48 19.662 33.387 C 19.698 33.609 19.662 33.644 19.476 33.627 L 19.182 33.333 Z\" fill=\"rgb(171,171,171)\"></path><path d=\"M 19.769 6.684 C 19.716 7.04 19.44 7.262 19.289 7.556 C 18.604 8.809 17.707 9.884 16.56 10.738 C 15.298 11.68 13.876 12.213 12.347 12.551 C 11.689 12.702 11.031 12.853 10.364 12.924 C 10.08 12.898 9.787 12.978 9.502 12.88 L 9.404 12.88 C 9.404 12.88 9.387 12.836 9.369 12.818 C 9.387 12.773 9.422 12.738 9.458 12.711 C 10.533 12.436 11.6 12.142 12.667 11.831 C 14.649 11.244 16.418 10.311 17.858 8.791 C 18.098 8.533 18.356 8.284 18.604 8.036 C 19.004 7.591 19.289 7.058 19.769 6.676 Z\" fill=\"rgb(135,135,135)\"></path><path d=\"M 20.16 12.889 C 20.32 12.747 20.249 12.56 20.249 12.391 L 20.249 7.191 C 20.249 7.022 20.187 6.836 20.347 6.693 C 20.418 6.747 20.444 6.818 20.462 6.907 C 20.631 8.489 20.933 10.044 21.253 11.6 C 21.28 11.724 21.316 11.849 21.333 11.973 C 21.428 12.495 21.739 12.759 22.267 12.764 C 22.427 12.764 22.596 12.764 22.747 12.853 C 22.8 12.889 22.809 12.942 22.773 12.996 L 20.16 12.996 C 20.16 12.996 20.124 12.951 20.133 12.933 C 20.133 12.916 20.151 12.898 20.16 12.898 Z\" fill=\"rgb(12,12,12)\"></path><path d=\"M 20.16 12.889 L 20.16 12.987 C 19.707 12.987 19.262 12.978 18.809 12.969 C 19.431 12.862 19.387 12.293 19.458 11.893 C 19.716 10.542 20.027 9.2 20.071 7.822 C 20.071 7.769 20.124 7.707 20.151 7.653 L 20.151 12.889 Z\" fill=\"rgb(68,68,67)\"></path><path d=\"M 24.907 12.969 L 23.449 12.969 C 23.351 12.88 23.209 12.969 23.111 12.862 C 22.56 11.751 22.098 10.604 21.582 9.476 C 21.529 9.351 21.502 9.227 21.582 9.102 C 21.884 9.04 21.92 9.316 22 9.467 C 22.427 10.311 22.862 11.164 23.289 12.009 C 23.449 12.32 23.564 12.676 23.991 12.729 C 24.213 12.729 24.436 12.729 24.667 12.738 C 24.747 12.738 24.818 12.764 24.889 12.809 C 24.933 12.844 24.942 12.889 24.916 12.942 Z\" fill=\"rgb(33,33,33)\"></path><path d=\"M 18.027 12.889 L 17.947 12.969 L 17.351 12.969 C 17.324 12.924 17.333 12.889 17.369 12.853 C 17.44 12.8 17.529 12.782 17.618 12.756 C 17.991 12.489 18.009 12.044 18.169 11.671 C 18.471 10.836 18.853 10.036 19.129 9.191 C 19.191 9.004 19.182 8.72 19.511 8.72 C 19.627 8.871 19.556 9.013 19.511 9.173 C 19.164 10.32 18.853 11.476 18.276 12.542 C 18.204 12.667 18.142 12.8 18.036 12.898 Z\" fill=\"rgb(95,95,95)\"></path><path d=\"M 9.493 12.889 L 10.462 12.889 C 10.987 12.818 11.52 12.711 12.053 12.827 C 12.116 12.862 12.133 12.907 12.116 12.978 C 11.36 12.978 10.604 12.978 9.849 12.987 C 9.724 12.987 9.591 13.013 9.493 12.898 Z\" fill=\"rgb(126,126,126)\"></path><path d=\"M 27.911 12.889 L 28.978 12.889 L 28.978 12.969 L 26.551 12.969 C 26.524 12.907 26.542 12.862 26.596 12.827 C 26.747 12.738 26.924 12.756 27.084 12.747 C 27.36 12.764 27.662 12.684 27.902 12.889 Z\" fill=\"rgb(56,56,56)\"></path><path d=\"M 12.116 12.969 L 12.116 12.889 C 12.258 12.747 12.436 12.756 12.622 12.747 C 13.209 12.8 13.804 12.649 14.391 12.818 C 14.453 12.853 14.471 12.898 14.453 12.969 L 12.124 12.969 Z\" fill=\"rgb(121,121,121)\"></path><path d=\"M 26.551 12.889 L 26.551 12.969 L 24.907 12.969 L 24.907 12.88 C 24.96 12.809 25.04 12.782 25.12 12.764 C 25.307 12.738 25.502 12.756 25.689 12.747 C 25.902 12.747 26.124 12.747 26.338 12.764 C 26.418 12.782 26.498 12.809 26.551 12.88 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 14.444 12.969 L 14.444 12.889 C 14.631 12.711 14.871 12.764 15.093 12.747 C 15.342 12.773 15.6 12.711 15.849 12.827 C 15.902 12.862 15.92 12.907 15.902 12.969 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 15.893 12.969 L 15.893 12.889 C 15.938 12.827 16.009 12.8 16.08 12.791 C 16.222 12.773 16.364 12.773 16.507 12.791 C 16.551 12.8 16.596 12.818 16.64 12.844 C 16.676 12.88 16.693 12.916 16.676 12.969 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 16.676 12.96 L 16.676 12.889 C 16.747 12.8 16.844 12.782 16.942 12.773 C 17.04 12.773 17.138 12.773 17.236 12.8 C 17.28 12.818 17.324 12.844 17.351 12.889 L 17.351 12.969 L 16.676 12.969 Z\" fill=\"rgb(99,99,99)\"></path><path d=\"M 23.164 12.889 C 23.271 12.889 23.387 12.871 23.458 12.987 L 22.782 12.987 L 22.782 12.889 C 22.916 12.773 23.04 12.791 23.173 12.889 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 9.396 12.791 L 9.396 12.889 L 8.907 12.889 L 8.907 12.791 C 9.067 12.72 9.227 12.711 9.396 12.791 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 22.676 29.849 C 22.462 29.787 22.356 29.6 22.231 29.431 C 22.178 29.36 22.133 29.307 22.036 29.351 C 21.956 29.396 21.902 29.44 21.956 29.538 C 22.142 29.902 21.929 29.822 21.707 29.76 C 21.52 29.707 21.36 29.742 21.253 29.929 C 21.2 30.027 21.084 30.151 20.987 30.107 C 20.596 29.893 20.462 30.249 20.24 30.418 L 20.24 27.511 C 20.347 27.182 20.267 26.844 20.284 26.516 C 20.329 25.876 20.56 25.618 21.191 25.556 C 21.796 25.493 22.311 25.182 22.853 24.969 C 23.502 24.711 24.196 24.693 24.844 24.436 C 25.236 24.276 25.484 24.631 25.378 25.102 L 25.271 25.396 C 25.156 25.493 25.102 25.627 25.067 25.769 C 25.022 25.84 25.067 25.938 25.013 26.009 C 24.96 26.098 24.898 26.178 24.853 26.276 C 24.818 26.347 24.782 26.418 24.738 26.489 C 24.684 26.596 24.622 26.702 24.551 26.8 C 24.471 26.916 24.418 27.049 24.284 27.129 C 24.169 27.28 24.027 27.413 23.991 27.618 C 23.698 28.382 23.28 29.084 22.818 29.76 C 22.764 29.813 22.711 29.849 22.631 29.849 Z\" fill=\"rgb(224,224,223)\"></path><path d=\"M 22.773 29.751 C 23.209 29.049 23.538 28.284 24.027 27.618 C 24.24 27.831 24.364 27.547 24.533 27.502 C 25.431 27.28 26.338 27.2 27.253 27.12 C 27.929 27.067 28.604 26.96 29.271 27.058 C 30.018 27.164 30.773 27.013 31.502 27.227 L 31.111 27.227 C 30.329 27.342 29.538 27.218 28.756 27.316 C 27.751 27.449 26.729 27.431 25.769 27.778 C 25.04 28.044 24.382 28.444 23.831 29.004 C 23.573 29.271 23.236 29.431 23.04 29.769 C 23.004 29.831 22.836 29.956 22.773 29.733 Z\" fill=\"rgb(194,194,194)\"></path><path d=\"M 24.32 27.129 C 24.347 26.978 24.4 26.844 24.524 26.747 C 25.164 26.507 25.84 26.462 26.507 26.427 C 27.129 26.4 27.76 26.4 28.382 26.427 C 28.436 26.427 28.489 26.444 28.542 26.462 C 28.88 26.56 29.236 26.471 29.573 26.533 C 29.982 26.658 30.427 26.64 30.818 26.836 C 30.96 26.96 31.173 26.871 31.307 27.031 C 30.4 26.942 29.493 26.827 28.587 26.764 C 27.671 26.702 26.756 26.711 25.84 26.862 C 25.333 26.951 24.827 27.031 24.32 27.12 Z\" fill=\"rgb(174,174,175)\"></path><path d=\"M 25.396 25.102 C 25.351 24.516 25.058 24.347 24.551 24.667 C 24.338 24.8 24.124 24.773 23.911 24.818 C 23.191 24.978 22.48 25.191 21.831 25.564 C 21.689 25.644 21.538 25.671 21.369 25.68 C 20.631 25.707 20.373 25.982 20.347 26.729 C 20.338 26.996 20.444 27.28 20.258 27.52 L 20.258 25.484 C 20.391 25.236 20.222 24.96 20.356 24.711 L 20.356 24.036 C 20.436 23.867 20.587 23.831 20.756 23.813 C 21.058 23.796 21.316 23.698 21.547 23.502 C 21.618 23.44 21.707 23.378 21.804 23.387 C 22.756 23.467 23.547 22.818 24.48 22.791 C 24.524 22.791 24.587 22.773 24.613 22.738 C 24.987 22.222 25.627 22.347 26.116 22.107 C 26.436 21.956 26.702 22.151 26.951 22.338 C 27.093 22.587 26.889 22.747 26.8 22.942 C 26.676 23.218 26.498 23.458 26.364 23.724 C 26.302 23.84 26.231 23.956 26.151 24.071 C 26.027 24.249 25.947 24.444 25.84 24.631 C 25.736 24.793 25.614 24.942 25.476 25.076 C 25.449 25.076 25.422 25.084 25.396 25.093 Z\" fill=\"rgb(225,225,225)\"></path><path d=\"M 10.942 27.813 C 10.436 27.644 9.884 27.636 9.387 27.422 C 9.502 27.298 9.653 27.316 9.796 27.333 C 11.058 27.484 12.311 27.698 13.502 28.169 C 14.782 28.676 15.893 29.484 17.111 30.098 C 17.538 30.311 18 30.347 18.462 30.4 C 18.622 30.418 18.533 30.311 18.578 30.276 C 19.156 29.796 19.502 29.129 19.973 28.569 C 20.018 28.516 20.062 28.48 20.133 28.498 L 20.133 29.564 C 19.893 30.089 19.52 30.542 19.289 31.076 C 19.004 31.724 18.631 31.796 17.982 31.502 C 17.138 31.12 16.516 30.462 15.796 29.929 C 15.147 29.449 14.444 29.076 13.689 28.764 C 12.933 28.462 12.187 28.124 11.396 27.911 C 11.244 27.867 11.067 27.911 10.933 27.813 Z\" fill=\"rgb(165,165,165)\"></path><path d=\"M 9.298 26.462 C 9.556 26.382 9.769 26.231 9.973 26.071 L 10.071 26.071 C 10.569 26.133 11.058 26.249 11.564 26.098 C 11.689 26.062 11.813 26.036 11.911 26.16 C 12.756 26.364 13.556 26.222 14.356 25.929 C 14.631 25.822 14.907 25.733 15.147 25.573 C 16.044 25.004 17.013 24.569 17.956 24.089 C 18.551 23.787 19.244 23.813 19.867 23.573 C 19.956 23.538 20.053 23.582 20.142 23.636 L 20.142 24.124 C 20.089 24.196 20.124 24.338 19.982 24.329 C 19.298 24.284 18.72 24.587 18.124 24.871 C 17.004 25.396 15.956 26.053 14.782 26.462 C 14.053 26.711 13.316 26.836 12.551 26.658 C 11.582 26.587 10.622 26.524 9.662 26.711 C 9.484 26.747 9.316 26.791 9.147 26.693 C 9.022 26.489 9.227 26.516 9.316 26.453 Z\" fill=\"rgb(121,121,121)\"></path><path d=\"M 9.004 27.333 L 9.004 27.236 L 10.462 27.236 C 11.271 27.324 12.089 27.307 12.898 27.396 C 13.04 27.413 13.191 27.387 13.324 27.44 C 14.284 27.796 15.289 27.716 16.276 27.716 C 16.907 27.716 17.556 27.662 18.178 27.467 C 18.649 27.316 19.147 27.253 19.627 27.111 C 19.787 27.058 19.973 27.013 20.133 27.147 L 20.133 27.44 C 20.098 27.493 20.08 27.573 20.018 27.591 C 19.156 27.849 18.391 28.347 17.52 28.596 C 16.569 28.862 15.636 28.72 14.729 28.391 C 13.787 28.053 12.818 27.858 11.831 27.716 C 11.067 27.556 10.293 27.44 9.52 27.387 C 9.351 27.378 9.164 27.431 9.004 27.342 Z\" fill=\"rgb(150,150,150)\"></path><path d=\"M 20.142 23.644 C 19.173 23.947 18.169 24.08 17.244 24.596 C 16.409 25.058 15.582 25.573 14.693 25.929 C 14.124 26.16 13.52 26.373 12.898 26.382 C 12.578 26.382 12.222 26.338 11.92 26.16 C 12.098 26.062 12.276 26.036 12.48 26.098 C 12.827 26.204 13.147 26.053 13.467 26.018 C 14.107 25.938 14.471 25.413 15.058 25.244 C 15.52 25.102 16.018 24.658 16.507 24.356 C 17.253 23.893 18.027 23.52 18.942 23.476 C 19.342 23.458 19.742 23.342 20.151 23.36 L 20.151 23.653 Z\" fill=\"rgb(119,119,119)\"></path><path d=\"M 10.942 27.813 C 11.52 27.796 12.053 27.991 12.569 28.196 C 13.591 28.596 14.64 28.924 15.538 29.582 C 15.867 29.822 16.231 30.018 16.507 30.356 C 17.004 30.969 17.769 31.227 18.444 31.573 C 18.756 31.733 19.076 31.387 19.173 31.058 C 19.324 30.56 19.742 30.222 19.884 29.724 C 19.92 29.609 20.027 29.556 20.151 29.547 L 20.151 30.133 C 19.716 30.738 19.547 31.458 19.333 32.151 C 19.236 32.471 19.058 32.542 18.729 32.311 C 18.533 32.178 18.418 31.92 18.124 31.964 C 17.307 31.307 16.489 30.649 15.68 29.982 C 15.12 29.52 14.48 29.218 13.84 28.916 C 12.907 28.471 11.938 28.116 10.951 27.804 Z\" fill=\"rgb(169,169,169)\"></path><path d=\"M 20.142 24.524 L 20.142 25.013 C 19.813 25.476 19.289 25.671 18.818 25.84 C 18.231 26.044 17.671 26.338 17.102 26.569 C 16.204 26.942 15.289 27.093 14.347 27.173 C 13.707 27.227 13.067 27.164 12.436 27.076 C 12.311 27.058 12.178 27.049 12.098 26.924 C 12.124 26.453 12.507 26.791 12.684 26.658 C 12.8 26.658 12.924 26.64 13.04 26.684 C 13.236 26.8 13.44 26.853 13.671 26.773 C 14.542 26.711 15.378 26.453 16.169 26.142 C 16.729 25.92 17.289 25.68 17.822 25.387 C 18.453 25.031 19.12 24.72 19.822 24.507 C 19.93 24.467 20.051 24.476 20.151 24.533 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 20.142 24.524 C 19.316 24.773 18.542 25.147 17.778 25.556 C 17.182 25.876 16.542 26.116 15.893 26.347 C 15.164 26.604 14.436 26.809 13.662 26.853 C 13.44 26.969 13.262 26.88 13.084 26.756 L 12.693 26.756 C 12.622 26.711 12.542 26.667 12.596 26.56 C 13.253 26.711 13.884 26.64 14.524 26.427 C 15.004 26.267 15.476 26.08 15.92 25.84 C 16.756 25.396 17.6 24.969 18.453 24.551 C 18.88 24.338 19.422 24.018 20 24.249 C 20.027 24.258 20.098 24.178 20.142 24.142 Z\" fill=\"rgb(124,124,124)\"></path><path d=\"M 11.911 27.618 C 12.853 27.68 13.769 27.893 14.658 28.222 C 16.053 28.738 17.404 28.756 18.711 27.947 C 19.156 27.671 19.68 27.636 20.142 27.431 L 20.142 27.716 C 19.938 27.929 19.689 28.071 19.44 28.213 C 19.236 28.338 18.996 28.453 18.862 28.64 C 18.462 29.244 17.858 29.236 17.244 29.236 C 16.667 29.236 16.107 29.191 15.547 29.022 C 15.499 29.012 15.454 28.994 15.413 28.969 C 14.533 28.453 13.573 28.16 12.596 27.893 C 12.356 27.831 12.062 27.893 11.911 27.609 Z\" fill=\"rgb(155,155,155)\"></path><path d=\"M 15.502 28.978 L 15.6 28.978 C 16.276 29.307 16.987 29.556 17.724 29.724 C 17.947 29.778 18.124 29.742 18.311 29.609 C 18.773 29.28 19.191 28.916 19.556 28.48 C 19.698 28.311 19.849 28.08 20.151 28.204 L 20.151 28.498 C 19.733 29.12 19.271 29.707 18.791 30.284 C 18.48 30.658 18.124 30.524 17.867 30.471 C 17.191 30.32 16.533 30.027 15.964 29.618 C 15.289 29.129 14.56 28.782 13.804 28.453 C 13.716 28.418 13.644 28.347 13.573 28.293 C 13.724 28.151 13.858 28.258 14.009 28.293 C 14.533 28.462 15.031 28.693 15.511 28.96 Z\" fill=\"rgb(162,162,162)\"></path><path d=\"M 20.142 27.138 C 19.44 27.298 18.738 27.44 18.053 27.644 C 17.769 27.724 17.44 27.724 17.138 27.787 C 16.32 27.938 15.502 27.724 14.693 27.893 C 14.427 27.947 14.24 27.76 14.009 27.716 C 12.924 27.511 11.831 27.378 10.72 27.342 C 10.622 27.342 10.524 27.333 10.462 27.244 L 12.204 27.244 C 12.471 27.182 12.756 27.182 13.022 27.227 C 15.289 27.636 17.484 27.262 19.68 26.711 C 19.831 26.676 19.982 26.587 20.142 26.667 L 20.142 27.147 Z\" fill=\"rgb(144,144,144)\"></path><path d=\"M 20.142 28.204 C 19.929 28.249 19.769 28.382 19.644 28.551 C 19.28 29.049 18.764 29.387 18.311 29.787 C 17.982 30.08 17.653 29.822 17.36 29.742 C 16.747 29.564 16.071 29.511 15.6 28.978 C 15.653 28.889 15.733 28.889 15.804 28.924 C 16.382 29.271 17.022 29.102 17.636 29.102 C 18.027 29.102 18.436 29.004 18.756 28.613 C 19.102 28.187 19.609 27.893 20.151 27.707 L 20.151 28.196 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 14.436 27.04 C 15.316 26.969 16.16 26.791 17.004 26.48 C 17.609 26.258 18.133 25.876 18.782 25.733 C 19.262 25.636 19.689 25.253 20.142 25.004 L 20.142 25.68 C 19.982 26.036 19.618 26.071 19.316 26.204 C 18.32 26.649 17.333 27.12 16.222 27.182 C 16.178 27.191 16.124 27.2 16.08 27.2 C 15.627 27.262 15.173 27.262 14.72 27.253 C 14.596 27.218 14.436 27.236 14.444 27.04 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 20.142 22.48 C 18.827 22.48 17.502 22.329 16.231 22.782 C 16.062 22.844 16.009 22.693 15.893 22.676 C 15.929 22.32 16.267 22.409 16.462 22.284 C 16.658 22.187 16.862 22.089 17.058 21.991 C 17.982 21.902 18.907 21.742 19.84 21.867 C 19.956 21.884 20.062 21.902 20.151 21.991 L 20.151 22.48 Z\" fill=\"rgb(108,108,108)\"></path><path d=\"M 20.142 26.649 C 18.96 27.156 17.689 27.244 16.436 27.431 C 15.067 27.636 13.724 27.449 12.373 27.316 C 12.32 27.316 12.267 27.262 12.213 27.227 C 12.64 26.96 13.084 27.164 13.52 27.173 C 14.409 27.191 15.298 27.316 16.187 27.129 C 17.511 27.022 18.809 26.773 20.009 26.16 C 20.053 26.142 20.107 26.151 20.151 26.16 L 20.151 26.64 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 20.142 26.169 C 19.476 26.631 18.711 26.88 17.92 27.031 C 17.351 27.138 16.764 27.164 16.178 27.138 C 16.48 26.924 16.853 27.022 17.182 26.924 C 18.204 26.613 19.173 26.151 20.133 25.689 L 20.133 26.169 Z\" fill=\"rgb(134,134,134)\"></path><path d=\"M 20.142 22 C 19.351 22.018 18.551 21.858 17.76 22.08 C 17.547 22.142 17.289 22.027 17.049 22 C 17.387 21.769 17.716 21.529 18.116 21.413 C 18.693 21.644 19.307 21.582 19.902 21.609 C 19.982 21.609 20.062 21.582 20.133 21.627 L 20.133 22.009 Z\" fill=\"rgb(103,104,104)\"></path><path d=\"M 20.142 21.609 C 19.804 21.769 19.467 21.787 19.093 21.671 C 18.853 21.6 18.578 21.627 18.32 21.653 C 18.062 21.689 18.036 21.6 18.116 21.396 L 18.116 21.307 C 18.276 21.244 18.436 21.173 18.596 21.111 C 19.111 21.076 19.627 21.218 20.142 21.218 Z\" fill=\"rgb(101,101,101)\"></path><path d=\"M 20.142 21.227 C 19.609 21.458 19.111 21.244 18.596 21.12 C 18.693 21.022 18.8 20.933 18.898 20.836 C 19.022 20.773 19.156 20.711 19.28 20.649 C 19.564 20.72 19.867 20.684 20.133 20.836 L 20.133 21.227 Z\" fill=\"rgb(96,96,96)\"></path><path d=\"M 20.142 20.836 C 19.84 20.853 19.538 20.88 19.289 20.649 C 19.591 20.551 19.804 20.276 20.142 20.249 Z\" fill=\"rgb(90,90,90)\"></path><path d=\"M 20.347 24.711 C 20.302 24.969 20.444 25.244 20.249 25.484 L 20.249 24.711 Z\" fill=\"rgb(226,226,226)\"></path><path d=\"M 23.164 12.889 L 22.284 12.889 C 22.071 12.658 21.973 12.373 21.876 12.08 C 21.476 10.791 21.093 9.502 20.658 8.231 C 20.507 7.796 20.489 7.324 20.347 6.88 L 20.347 6.391 C 20.516 6.356 20.489 6.533 20.578 6.596 C 20.711 6.809 20.853 7.022 20.916 7.28 C 21.04 7.804 21.378 8.24 21.547 8.756 C 21.582 8.871 21.671 8.978 21.609 9.111 C 21.858 9.884 22.222 10.604 22.533 11.351 C 22.747 11.858 23.076 12.329 23.156 12.889 Z\" fill=\"rgb(24,24,24)\"></path><path d=\"M 20.542 6.587 C 20.48 6.524 20.418 6.453 20.356 6.391 C 20.356 6.311 20.364 6.24 20.453 6.204 C 20.516 6.338 20.578 6.462 20.649 6.596 C 20.613 6.64 20.587 6.64 20.551 6.596 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 9.298 26.462 C 9.236 26.524 9.164 26.587 9.102 26.649 C 8.978 26.907 8.711 26.951 8.489 27.049 C 8.436 27.076 8.373 27.093 8.32 27.129 L 8.133 27.129 L 8.133 24.604 C 8.542 25.2 8.782 25.911 9.298 26.444 Z\" fill=\"rgb(87,87,87)\"></path><path d=\"M 8.32 27.129 C 8.32 27.129 8.391 27.067 8.427 27.04 C 9.502 26.569 10.64 26.711 11.76 26.72 C 11.893 26.72 12.018 26.747 12.116 26.853 C 12.88 27.076 13.662 27.076 14.444 27.049 C 14.516 27.164 14.631 27.138 14.738 27.147 C 14.738 27.324 14.604 27.289 14.498 27.298 C 13.733 27.298 12.978 27.191 12.213 27.147 L 8.329 27.147 Z\" fill=\"rgb(131,131,132)\"></path><path d=\"M 12.204 27.138 C 12.898 27.076 13.582 27.227 14.276 27.236 C 14.427 27.236 14.604 27.289 14.729 27.138 L 16.187 27.138 C 15.956 27.484 15.6 27.307 15.298 27.324 C 14.267 27.396 13.236 27.236 12.213 27.236 L 12.213 27.138 Z\" fill=\"rgb(134,134,134)\"></path><path d=\"M 9.396 12.791 L 8.907 12.791 C 9.324 12.507 9.902 12.604 10.267 12.213 C 10.427 12.178 10.587 12.151 10.756 12.116 C 11.067 12.151 11.333 11.964 11.627 11.92 C 11.733 12.178 11.538 12.222 11.369 12.267 C 10.711 12.444 10.053 12.613 9.396 12.791 Z\" fill=\"rgb(142,142,142)\"></path><path d=\"M 20.542 6.587 L 20.64 6.587 L 20.738 6.684 C 20.907 6.933 21.156 7.129 21.298 7.404 C 21.351 7.547 21.44 7.671 21.538 7.778 L 21.618 7.884 C 22.044 8.542 22.516 9.173 22.889 9.858 C 23.298 10.702 23.911 11.413 24.391 12.213 C 24.524 12.427 24.738 12.604 24.711 12.889 L 23.938 12.889 C 23.449 12.08 22.898 11.307 22.498 10.453 C 21.982 9.369 21.289 8.382 20.836 7.262 C 20.702 7.049 20.596 6.827 20.542 6.587 Z\" fill=\"rgb(49,49,48)\"></path><path d=\"M 21.218 7.458 C 21.093 7.173 20.8 6.996 20.729 6.684 L 20.827 6.684 C 20.978 6.916 21.173 7.111 21.404 7.262 C 21.591 7.431 21.742 7.636 21.893 7.84 C 22.444 8.284 22.889 8.827 23.316 9.378 C 23.689 9.982 24.276 10.391 24.747 10.907 C 25.227 11.44 25.724 11.956 26.24 12.462 C 26.347 12.569 26.489 12.693 26.356 12.871 L 25.68 12.871 C 25.449 12.72 25.262 12.524 25.084 12.311 C 23.893 10.818 22.596 9.413 21.511 7.831 C 21.422 7.689 21.307 7.573 21.218 7.44 Z\" fill=\"rgb(60,60,59)\"></path><path d=\"M 22.773 29.751 C 22.88 29.849 22.987 29.76 23.013 29.698 C 23.236 29.182 23.716 28.907 24.116 28.578 C 25.147 27.733 26.347 27.369 27.689 27.316 C 28.827 27.271 29.964 27.236 31.111 27.236 L 31.111 27.333 L 30.916 27.333 C 29.627 27.28 28.347 27.36 27.102 27.644 C 25.849 27.929 24.702 28.471 23.804 29.449 C 23.147 30.169 22.516 30.898 21.893 31.644 C 21.849 31.698 21.796 31.787 21.707 31.689 C 22.027 31.076 22.356 30.462 22.676 29.849 Z\" fill=\"rgb(197,196,196)\"></path><path d=\"M 26.924 22.382 C 26.524 22.196 26.124 22.036 25.742 22.436 C 25.653 22.524 25.529 22.444 25.422 22.409 C 25.316 22.373 25.164 22.347 25.111 22.453 C 24.756 23.12 24.036 22.924 23.493 23.138 C 23.253 23.236 22.987 23.271 22.738 23.404 C 22.498 23.529 22.231 23.804 21.92 23.484 C 21.893 23.458 21.769 23.467 21.742 23.502 C 21.387 23.982 20.818 23.884 20.347 24.036 C 20.347 23.556 20.356 23.067 20.347 22.587 C 20.338 22.169 20.551 21.929 20.924 21.813 C 21.378 21.671 21.831 21.591 22.302 21.52 C 22.684 21.467 23.227 21.511 23.582 21.084 C 23.813 20.809 24.356 21.022 24.56 20.596 C 25.191 21.004 25.707 20.293 26.329 20.427 C 26.658 20.498 26.738 20.009 27.138 20.009 C 27.476 20.009 27.84 19.858 28.267 19.804 C 28.044 20.24 27.84 20.64 27.636 21.049 C 27.653 21.236 27.52 21.36 27.449 21.52 C 27.493 21.849 27.209 22.036 27.102 22.293 C 27.058 22.347 27.004 22.382 26.924 22.391 Z\" fill=\"rgb(226,226,226)\"></path><path d=\"M 16.453 22.284 C 16.267 22.418 16.071 22.542 15.884 22.676 C 15.529 22.871 15.173 23.058 14.818 23.253 C 14.524 23.236 14.24 23.129 14.231 22.809 C 14.213 21.92 13.547 21.44 13.058 20.844 C 12.827 20.56 12.489 20.311 12.587 19.867 C 12.969 20.124 13.218 20.524 13.609 20.791 C 14.293 21.253 14.836 21.111 15.431 20.667 C 16.169 20.116 16.622 19.333 17.138 18.604 C 17.591 18.773 17.627 18.88 17.36 19.298 C 16.773 20.187 16.622 21.227 16.338 22.222 C 16.338 22.231 16.409 22.267 16.444 22.284 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 12.596 19.867 C 12.827 20.524 13.324 20.987 13.796 21.467 C 14.044 21.716 14.24 21.938 14.249 22.311 C 14.249 22.72 14.356 23.111 14.818 23.253 C 14.622 23.36 14.436 23.458 14.24 23.564 C 14.053 23.849 13.804 24.027 13.44 23.991 C 13.173 23.822 13.227 23.556 13.298 23.342 C 13.502 22.729 13.351 22.187 13.058 21.636 C 12.764 21.076 12.48 20.533 12.133 20 C 11.76 19.431 11.191 19.316 10.622 19.138 C 10.409 19.076 10.293 19.191 10.311 19.431 C 10.364 20.16 10.507 20.862 10.711 21.556 C 11.004 22.542 11.271 23.529 11.68 24.471 C 11.751 24.631 11.787 24.809 11.716 24.987 C 11.653 25.111 11.564 25.182 11.431 25.182 C 11.12 24.773 11.12 24.258 10.951 23.804 C 10.596 22.818 10.196 21.849 9.991 20.818 C 9.964 20.693 9.982 20.56 9.973 20.436 C 9.831 19.796 9.769 19.147 9.6 18.507 C 9.547 18.302 9.564 18.08 9.751 17.929 C 9.947 17.769 10.133 17.902 10.267 18.027 C 10.809 18.498 11.511 18.729 12.071 19.182 C 12.258 19.333 12.391 19.538 12.498 19.76 L 12.596 19.858 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 12.498 19.769 C 12.116 19.253 11.6 18.933 10.996 18.711 C 10.676 18.596 10.507 18.204 10.151 18.107 C 10.036 18.08 9.964 17.876 9.822 18.009 C 9.698 18.124 9.671 18.293 9.698 18.462 C 9.76 18.853 9.804 19.253 9.902 19.644 C 9.973 19.92 9.982 20.187 9.982 20.453 C 9.716 19.742 9.662 18.978 9.458 18.258 C 9.324 17.778 9.173 17.324 9.369 16.809 C 9.547 16.88 9.6 17.031 9.689 17.156 C 10.213 17.858 10.818 18.427 11.662 18.756 C 12.089 18.924 12.409 19.289 12.507 19.778 Z\" fill=\"rgb(69,69,69)\"></path><path d=\"M 11.724 25.68 C 12.071 25.502 12.48 25.751 12.827 25.502 C 13.387 25.093 13.982 24.729 14.542 24.311 C 15.058 23.92 15.564 23.458 16.16 23.271 C 16.631 23.129 17.102 22.907 17.627 22.88 C 18.436 22.836 19.244 22.729 20.053 22.782 C 20.044 22.871 20.098 23.031 19.964 23.013 C 18.88 22.898 17.849 23.218 16.8 23.378 C 16.524 23.422 16.453 23.636 16.267 23.724 C 15.698 24 15.227 24.453 14.693 24.747 C 14.293 24.969 13.956 25.413 13.404 25.387 C 13.227 25.378 13.28 25.662 13.084 25.742 C 12.604 25.947 12.169 25.831 11.724 25.68 Z\" fill=\"rgb(113,113,113)\"></path><path d=\"M 11.724 25.004 C 11.324 24.196 11.102 23.316 10.827 22.462 C 10.498 21.458 10.231 20.409 10.169 19.333 C 10.151 19.084 10.249 18.924 10.498 18.996 C 11.12 19.173 11.76 19.244 12.213 19.876 C 12.747 20.613 13.058 21.449 13.493 22.222 C 13.707 22.596 13.458 22.969 13.413 23.342 C 13.387 23.547 13.298 23.751 13.476 23.929 C 13.511 23.982 13.538 24.062 13.493 24.098 C 12.987 24.489 12.489 24.889 11.822 24.996 L 11.733 24.996 Z\" fill=\"rgb(67,67,67)\"></path><path d=\"M 11.822 25.013 C 12.293 24.747 12.764 24.471 13.227 24.204 C 13.333 24.142 13.467 24.098 13.476 23.938 C 13.769 23.893 13.991 23.698 14.249 23.564 C 14.356 24.16 13.831 24.258 13.502 24.489 C 13.244 24.676 12.969 24.791 12.756 25.067 C 12.471 25.431 12 25.378 11.822 25.022 Z\" fill=\"rgb(108,108,108)\"></path><path d=\"M 23.253 9.396 C 22.782 8.898 22.293 8.409 21.893 7.849 C 22.071 7.831 22.196 7.911 22.32 8.027 C 23.36 8.978 24.391 9.947 25.458 10.862 C 26.062 11.378 26.738 11.822 27.387 12.293 C 27.609 12.453 27.849 12.587 27.902 12.889 L 27.031 12.889 C 26.391 12.524 25.973 11.911 25.404 11.467 C 24.631 10.844 23.92 10.142 23.244 9.404 Z M 21.902 7.84 C 21.698 7.68 21.467 7.547 21.413 7.262 C 21.742 7.316 21.84 7.564 21.902 7.84 Z\" fill=\"rgb(65,65,65)\"></path><path d=\"M 9.396 12.791 C 9.982 12.507 10.631 12.427 11.244 12.213 C 11.413 12.151 11.6 12.142 11.627 11.92 C 12.969 11.591 14.213 11.013 15.422 10.356 C 16.418 9.813 17.351 9.173 18.124 8.338 C 18.258 8.196 18.4 8.062 18.604 8.044 C 18.364 8.569 17.911 8.916 17.52 9.298 C 16.649 10.16 15.627 10.836 14.498 11.316 C 13.636 11.68 12.747 11.964 11.84 12.213 C 11.031 12.436 10.231 12.693 9.396 12.8 Z\" fill=\"rgb(139,138,138)\"></path><path d=\"M 18.027 12.889 C 18.124 12.364 18.48 11.947 18.631 11.44 C 18.907 10.533 19.324 9.662 19.476 8.72 C 19.324 8.276 19.573 7.884 19.689 7.493 C 19.769 7.227 19.876 6.96 19.956 6.684 C 19.956 6.649 19.956 6.622 19.964 6.587 C 20.116 6.773 20.062 6.987 20.027 7.182 C 19.689 8.978 19.236 10.738 18.631 12.453 C 18.516 12.791 18.356 12.933 18.018 12.88 Z\" fill=\"rgb(93,93,93)\"></path><path d=\"M 12.596 12.889 L 10.471 12.889 C 11.262 12.658 12.071 12.462 12.871 12.284 C 14.08 12.018 15.156 11.52 16.187 10.871 C 17.511 10.036 18.347 8.747 19.298 7.556 L 19.298 7.849 C 19.298 7.92 19.271 7.982 19.236 8.044 C 18.56 9.084 17.867 10.107 16.924 10.942 C 16.098 11.671 15.182 12.24 14.098 12.551 C 13.609 12.693 13.102 12.756 12.613 12.889 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 19.956 6.676 C 19.902 7.378 19.6 8.027 19.476 8.711 C 19.138 9.138 19.156 9.698 18.898 10.16 C 18.613 10.658 18.569 11.253 18.222 11.716 C 17.991 12.089 17.902 12.524 17.636 12.88 L 17.244 12.88 C 17.102 12.667 17.262 12.516 17.36 12.364 C 17.547 12.062 17.733 11.769 17.876 11.44 C 18.053 11.227 18.178 10.987 18.231 10.711 C 18.649 9.911 18.978 9.084 19.271 8.24 C 19.307 8.107 19.351 7.973 19.413 7.84 C 19.502 7.653 19.591 7.458 19.671 7.262 C 19.769 7.067 19.867 6.871 19.956 6.676 Z\" fill=\"rgb(103,103,103)\"></path><path d=\"M 19.671 7.262 C 19.698 7.484 19.556 7.653 19.476 7.84 C 19.458 7.849 19.44 7.867 19.422 7.876 C 19.404 7.867 19.387 7.849 19.378 7.84 C 19.422 7.618 19.502 7.422 19.671 7.262 Z M 19.182 7.938 L 19.28 7.84 L 19.378 7.84 C 19.493 8 19.333 8.107 19.289 8.24 C 19.236 8.258 19.191 8.249 19.156 8.213 C 19.12 8.116 19.12 8.018 19.182 7.929 Z\" fill=\"rgb(120,120,120)\"></path><path d=\"M 27.031 22.284 C 27.164 22.027 27.307 21.769 27.44 21.511 C 27.582 21.511 27.698 21.591 27.751 21.716 C 28.16 22.569 28.729 23.333 29.12 24.196 C 29.289 24.569 29.591 24.889 29.742 25.28 C 29.796 25.422 29.929 25.573 29.716 25.698 C 29.28 25.76 29.031 25.378 28.667 25.271 C 28.533 25.173 28.391 25.102 28.338 24.933 C 28.062 24.098 27.627 23.333 27.191 22.578 C 27.138 22.48 27.04 22.409 27.031 22.293 Z\" fill=\"rgb(25,25,25)\"></path><path d=\"M 28.702 25.156 C 29.04 25.333 29.387 25.511 29.724 25.689 C 29.84 25.778 29.947 25.867 30.062 25.956 C 29.556 26.036 29.173 25.68 28.72 25.556 C 27.76 25.28 26.8 25.102 25.804 25.04 C 25.68 25.04 25.591 25.164 25.476 25.076 C 25.529 24.889 25.618 24.72 25.76 24.578 C 26.613 24.596 27.44 24.738 28.249 25.022 C 28.4 25.076 28.533 25.164 28.702 25.156 Z\" fill=\"rgb(138,137,137)\"></path><path d=\"M 24.8 26.258 C 24.809 26.124 24.88 26.027 24.978 25.956 C 26.436 25.698 27.867 25.884 29.28 26.267 C 29.404 26.302 29.538 26.284 29.644 26.364 C 30.071 26.364 30.436 26.578 30.809 26.756 C 30.382 26.889 30 26.622 29.582 26.613 C 29.529 26.613 29.476 26.604 29.422 26.587 C 28.498 26.516 27.582 26.276 26.649 26.311 C 26.107 26.329 25.556 26.267 25.022 26.382 C 24.942 26.4 24.782 26.462 24.791 26.258 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 29.653 26.356 C 29.102 26.258 28.551 26.169 28 26.062 C 27.067 25.884 26.124 25.902 25.191 26.027 C 25.102 26.036 25.04 26.027 24.987 25.947 L 25.093 25.76 C 25.609 25.769 26.124 25.751 26.64 25.707 C 27.307 25.644 27.929 25.902 28.569 26.027 C 28.942 26.098 29.333 26.124 29.662 26.364 Z\" fill=\"rgb(155,155,155)\"></path><path d=\"M 29.556 26.551 C 29.991 26.498 30.382 26.764 30.818 26.747 L 30.818 26.844 C 30.382 26.862 29.964 26.8 29.556 26.649 C 29.52 26.631 29.511 26.604 29.52 26.587 C 29.529 26.569 29.538 26.551 29.556 26.551 Z\" fill=\"rgb(165,164,164)\"></path><path d=\"M 15.502 28.978 C 15.369 29.138 15.253 29.049 15.138 28.951 C 14.684 28.56 14.133 28.418 13.564 28.302 C 12.204 27.849 10.827 27.52 9.396 27.431 C 9.262 27.413 9.111 27.476 9.004 27.333 C 9.982 27.307 10.951 27.449 11.911 27.627 C 12.276 27.724 12.64 27.831 13.004 27.92 C 13.742 28.089 14.427 28.373 15.12 28.658 C 15.271 28.72 15.476 28.756 15.493 28.987 Z\" fill=\"rgb(159,159,159)\"></path><path d=\"M 20.347 6.871 C 20.756 7.876 21.004 8.933 21.36 9.956 C 21.671 10.844 21.858 11.778 22.258 12.64 C 22.293 12.711 22.276 12.8 22.284 12.88 C 21.351 12.88 21.396 12.871 21.2 11.982 C 20.933 10.747 20.702 9.502 20.507 8.249 C 20.436 7.796 20.4 7.324 20.347 6.862 Z\" fill=\"rgb(18,18,19)\"></path><path d=\"M 20.836 7.262 C 21.44 8.258 22 9.271 22.542 10.302 C 22.942 11.058 23.396 11.787 23.831 12.524 C 23.902 12.64 23.947 12.756 23.938 12.88 C 23.449 12.827 23.351 12.4 23.164 12.062 C 22.622 11.084 22.24 10.036 21.609 9.102 C 21.351 8.489 20.933 7.938 20.836 7.262 Z\" fill=\"rgb(38,38,38)\"></path><path d=\"M 24.711 12.889 C 24.311 12.284 23.911 11.689 23.52 11.084 C 23.262 10.684 22.898 10.364 22.773 9.884 C 22.978 9.822 23.076 9.973 23.164 10.098 C 23.787 10.96 24.444 11.796 25.058 12.667 C 25.102 12.729 25.138 12.809 25.102 12.889 Z\" fill=\"rgb(51,51,50)\"></path><path d=\"M 17.636 12.88 C 17.733 12.444 17.867 12.027 18.222 11.716 C 18.124 12.151 18.08 12.613 17.636 12.88 Z\" fill=\"rgb(99,99,99)\"></path><path d=\"M 23.253 9.396 C 23.573 9.413 23.689 9.716 23.867 9.893 C 24.622 10.622 25.422 11.298 26.196 12 C 26.489 12.267 26.844 12.507 27.04 12.889 L 26.356 12.889 C 26.338 12.827 26.338 12.747 26.302 12.711 C 25.538 11.92 24.747 11.156 24 10.338 C 23.733 10.044 23.307 9.867 23.253 9.396 Z\" fill=\"rgb(62,62,62)\"></path><path d=\"M 19.182 7.938 L 19.182 8.231 C 19.262 8.32 19.218 8.409 19.164 8.489 C 18.853 8.844 18.684 9.289 18.427 9.68 C 17.911 10.48 17.387 11.262 16.604 11.849 C 16.116 12.213 15.707 12.684 15.102 12.889 L 12.587 12.889 C 13.067 12.596 13.636 12.569 14.16 12.409 C 15.298 12.062 16.213 11.413 17.067 10.622 C 17.911 9.84 18.489 8.844 19.182 7.947 Z\" fill=\"rgb(127,127,127)\"></path><path d=\"M 25.102 12.889 L 23.156 10.249 C 23.049 10.107 22.942 9.973 22.782 9.884 C 22.462 9.387 22.133 8.889 21.822 8.382 C 21.716 8.213 21.547 8.062 21.529 7.849 C 22.204 8.489 22.693 9.28 23.307 9.973 C 24.036 10.809 24.756 11.671 25.476 12.524 C 25.564 12.631 25.627 12.764 25.707 12.889 L 25.129 12.889 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 15.111 12.889 C 15.627 12.489 16.142 12.089 16.649 11.68 C 17.333 11.129 17.831 10.409 18.311 9.68 C 18.578 9.271 18.729 8.782 19.093 8.436 C 19.227 8.667 19.031 8.836 18.978 9.031 C 18.444 10.204 17.787 11.289 16.924 12.249 C 16.684 12.516 16.4 12.711 16.098 12.889 L 15.129 12.889 Z\" fill=\"rgb(120,120,120)\"></path><path d=\"M 16.08 12.889 C 16.276 12.462 16.72 12.302 17.013 11.956 C 17.778 11.058 18.311 10.018 18.889 9.013 C 19.013 9.609 18.551 10.009 18.356 10.489 C 18.311 10.604 18.196 10.693 18.196 10.827 C 18.178 10.917 18.135 11 18.071 11.067 C 17.911 11.191 17.831 11.351 17.778 11.538 C 17.724 11.662 17.653 11.769 17.573 11.876 C 17.422 12.036 17.253 12.187 17.164 12.4 C 17.04 12.667 16.8 12.773 16.551 12.889 L 16.062 12.889 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 16.569 12.889 C 17.004 12.64 17.111 12.08 17.538 11.822 C 17.6 12.32 17.191 12.56 16.96 12.889 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 16.96 12.889 C 17.049 12.48 17.449 12.231 17.538 11.822 C 17.6 11.724 17.671 11.627 17.733 11.529 C 17.769 11.484 17.804 11.431 17.867 11.413 C 17.884 11.413 17.902 11.431 17.929 11.431 C 17.973 11.831 17.653 12.071 17.493 12.382 C 17.413 12.551 17.271 12.684 17.253 12.88 L 16.96 12.88 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 24.8 26.258 C 25.547 26.16 26.302 26.116 27.049 26.178 C 27.858 26.249 28.676 26.276 29.458 26.551 C 29.138 26.667 28.809 26.56 28.489 26.551 C 27.387 26.391 26.293 26.427 25.2 26.587 C 25.031 26.613 24.782 26.756 24.702 26.436 C 24.738 26.373 24.773 26.311 24.8 26.249 Z\" fill=\"rgb(165,164,164)\"></path><path d=\"M 24.702 26.444 C 25.084 26.658 25.476 26.489 25.849 26.436 C 26.747 26.311 27.627 26.311 28.498 26.56 C 27.476 26.56 26.444 26.524 25.422 26.658 C 25.12 26.693 24.836 26.871 24.516 26.756 C 24.578 26.658 24.64 26.551 24.702 26.453 Z M 28.489 26.551 C 28.809 26.427 29.138 26.622 29.458 26.551 L 29.556 26.551 L 29.556 26.649 C 29.2 26.596 28.827 26.756 28.489 26.551 Z\" fill=\"rgb(169,168,168)\"></path><path d=\"M 27.031 22.284 C 27.253 22.4 27.387 22.596 27.493 22.818 C 27.778 23.396 28.071 23.964 28.347 24.542 C 28.4 24.649 28.56 24.773 28.373 24.916 C 28.098 25.04 27.938 24.791 27.724 24.702 C 27.476 24.596 27.253 24.427 27.013 24.302 C 26.782 24.089 26.418 24.053 26.249 23.751 C 26.382 23.253 26.791 22.889 26.916 22.391 C 26.951 22.356 26.987 22.329 27.022 22.293 Z\" fill=\"rgb(20,20,20)\"></path><path d=\"M 27.04 24.196 C 27.484 24.436 27.938 24.667 28.382 24.907 C 28.489 24.987 28.596 25.076 28.702 25.156 C 28.631 25.307 28.533 25.253 28.418 25.209 C 27.618 24.916 26.791 24.782 25.956 24.693 C 25.884 24.693 25.822 24.622 25.76 24.578 C 25.831 24.373 25.92 24.178 26.071 24.018 C 26.347 24.098 26.631 24.142 26.898 24.24 C 26.96 24.258 27.076 24.418 27.049 24.187 Z\" fill=\"rgb(131,131,131)\"></path><path d=\"M 27.04 24.196 C 27.04 24.258 27.049 24.32 27.058 24.373 C 26.729 24.249 26.311 24.382 26.071 24.027 C 26.116 23.92 26.142 23.796 26.258 23.733 C 26.533 23.858 26.818 23.982 27.04 24.187 Z\" fill=\"rgb(123,122,122)\"></path><path d=\"M 12.107 26.844 C 11.209 26.871 10.311 26.791 9.413 26.88 C 9.076 26.916 8.773 27.111 8.427 27.04 C 8.613 26.844 8.88 26.782 9.102 26.649 C 10.133 26.498 11.173 26.409 12.222 26.498 C 12.347 26.507 12.471 26.533 12.596 26.551 C 12.631 26.613 12.658 26.684 12.693 26.747 C 12.533 26.96 12.276 26.613 12.116 26.844 Z M 13.076 26.747 C 13.271 26.782 13.449 26.88 13.653 26.844 C 13.431 27.004 13.227 26.996 13.076 26.747 Z\" fill=\"rgb(125,124,125)\"></path><path d=\"M 21.218 7.458 C 21.369 7.547 21.502 7.653 21.511 7.849 C 21.36 7.76 21.227 7.653 21.218 7.458 Z\" fill=\"rgb(55,55,55)\"></path><path d=\"M 11.138 21.191 C 11.138 21.049 11.138 20.942 11.156 20.853 C 11.236 20.551 11.422 20.32 11.733 20.276 C 12.018 20.24 12.116 20.533 12.169 20.72 C 12.471 21.769 12.809 22.827 12.267 23.902 C 12.204 24.027 12.178 24.204 11.991 24.187 C 11.84 24.169 11.804 24.018 11.76 23.902 C 11.556 23.369 11.413 22.818 11.396 22.249 C 11.387 21.858 11.058 21.547 11.138 21.191 Z\" fill=\"rgb(64,64,64)\"></path><path d=\"M 18.116 10.853 C 18.204 10.391 18.569 10.071 18.729 9.644 C 18.809 9.44 18.924 9.244 18.898 9.013 C 18.96 8.818 19.031 8.622 19.093 8.436 C 19.173 8.391 19.191 8.32 19.191 8.24 L 19.289 8.24 C 19.324 8.196 19.351 8.196 19.387 8.24 C 19.129 9.12 18.782 9.964 18.32 10.764 C 18.267 10.818 18.24 10.924 18.124 10.862 Z\" fill=\"rgb(111,111,111)\"></path><path d=\"M 18.116 10.853 C 18.178 10.818 18.249 10.791 18.311 10.756 C 18.284 11.04 18.24 11.316 17.92 11.431 C 17.849 11.28 17.929 11.156 18.018 11.04 C 18.053 10.978 18.08 10.907 18.116 10.844 Z\" fill=\"rgb(110,110,110)\"></path><path d=\"M 19.378 8.231 L 19.28 8.231 C 19.316 8.098 19.342 7.973 19.378 7.84 L 19.476 7.84 C 19.493 7.982 19.44 8.107 19.378 8.231 Z\" fill=\"rgb(115,116,116)\"></path><path d=\"M 18.018 11.04 C 18.036 11.182 17.991 11.307 17.92 11.431 C 17.858 11.467 17.787 11.493 17.724 11.529 C 17.742 11.316 17.742 11.102 18.018 11.04 Z\" fill=\"rgb(111,111,111)\"></path></g></svg>',svgContentId:9754463547}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-f7a2vr\",\"data-framer-name\":\"Stripe\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"zTBdjScXJ\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"40\" height=\"40\" rx=\"20\" fill=\"#635BFF\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.3748 15.8461C18.3748 14.8609 19.1811 14.482 20.5165 14.482C22.4315 14.482 24.8504 15.063 26.7654 16.0988V10.1621C24.674 9.32841 22.6079 9 20.5165 9C15.4016 9 12 11.6778 12 16.1493C12 23.1218 21.5748 22.0102 21.5748 25.0164C21.5748 26.1785 20.5669 26.5575 19.1559 26.5575C17.0646 26.5575 14.3937 25.6985 12.2772 24.5365V30.5489C14.6205 31.5594 16.989 31.9889 19.1559 31.9889C24.3969 31.9889 28 29.3869 28 24.8649C27.9748 17.3366 18.3748 18.6755 18.3748 15.8461Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ir3l7\",\"data-framer-name\":\"GPT\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Fg92jeBvH\",opacity:1,radius:12,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 0.017 9.616 C 0.017 4.314 4.314 0.017 9.616 0.017 L 30.382 0.017 C 35.686 0.017 39.983 4.314 39.983 9.616 L 39.983 40 L 9.616 40 C 4.314 40 0.017 35.702 0.017 30.401 Z\" fill=\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\"></path><path d=\"M 18.436 6.973 C 15.55 6.973 12.987 8.803 12.094 11.507 L 11.772 13.364 L 11.772 19.518 C 11.772 19.826 11.932 20.099 12.2 20.257 L 17.22 23.112 L 17.22 14.655 L 17.222 14.655 L 17.222 14.254 L 22.304 11.358 C 22.795 11.077 23.33 10.885 23.884 10.785 L 23.395 9.147 C 22.133 7.755 20.327 6.964 18.436 6.973 Z M 18.436 8.662 L 18.427 8.671 C 19.589 8.671 20.705 9.067 21.598 9.799 C 21.562 9.816 21.49 9.86 21.438 9.886 L 16.184 12.872 C 15.916 13.022 15.756 13.304 15.756 13.611 L 15.756 20.62 L 13.496 19.334 L 13.496 13.541 C 13.494 10.85 15.705 8.667 18.436 8.662 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path><path d=\"M 30.541 12.281 C 29.098 9.814 26.21 8.539 23.391 9.127 L 21.6 9.78 L 16.2 12.858 C 15.93 13.011 15.77 13.285 15.765 13.593 L 15.77 19.312 L 23.191 15.083 L 23.192 15.084 L 23.544 14.884 L 28.627 17.779 C 29.119 18.058 29.555 18.42 29.92 18.843 L 31.112 17.606 C 31.703 15.832 31.494 13.893 30.541 12.281 Z M 29.058 13.126 L 29.046 13.122 C 29.627 14.115 29.838 15.267 29.642 16.396 C 29.609 16.374 29.534 16.335 29.485 16.303 L 24.238 13.306 C 23.973 13.152 23.645 13.156 23.375 13.309 L 17.225 16.814 L 17.223 14.239 L 22.307 11.342 C 24.668 9.996 27.689 10.794 29.058 13.126 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path><path d=\"M 31.936 25.28 C 33.378 22.814 33.053 19.708 31.127 17.593 L 29.659 16.389 L 24.259 13.312 C 23.989 13.158 23.669 13.158 23.396 13.309 L 18.38 16.172 L 25.801 20.4 L 25.801 20.402 L 26.153 20.602 L 26.154 26.394 C 26.154 26.954 26.055 27.507 25.866 28.031 L 27.548 28.432 C 29.4 28.049 30.997 26.901 31.936 25.28 Z M 30.453 24.436 L 30.45 24.424 C 29.869 25.416 28.964 26.173 27.874 26.57 C 27.878 26.53 27.874 26.447 27.878 26.389 L 27.884 20.406 C 27.887 20.102 27.72 19.824 27.45 19.671 L 21.3 16.166 L 23.558 14.877 L 28.642 17.774 C 31.004 19.118 31.814 22.099 30.453 24.436 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path><path d=\"M 21.225 32.972 C 24.111 32.972 26.674 31.142 27.567 28.438 L 27.889 26.581 L 27.889 20.427 C 27.889 20.119 27.729 19.846 27.461 19.688 L 22.441 16.833 L 22.441 25.29 L 22.439 25.29 L 22.439 25.691 L 17.357 28.587 C 16.866 28.868 16.331 29.06 15.777 29.16 L 16.266 30.798 C 17.528 32.19 19.334 32.981 21.225 32.972 Z M 21.225 31.283 L 21.234 31.274 C 20.072 31.274 18.956 30.878 18.063 30.146 C 18.099 30.129 18.171 30.085 18.223 30.059 L 23.477 27.073 C 23.745 26.923 23.905 26.641 23.905 26.334 L 23.905 19.325 L 26.165 20.611 L 26.165 26.404 C 26.167 29.095 23.956 31.278 21.225 31.283 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path><path d=\"M 9.12 27.664 C 10.563 30.131 13.451 31.406 16.27 30.818 L 18.061 30.164 L 23.461 27.087 C 23.731 26.934 23.891 26.66 23.896 26.352 L 23.891 20.633 L 16.47 24.862 L 16.469 24.86 L 16.117 25.061 L 11.034 22.166 C 10.542 21.887 10.106 21.525 9.741 21.102 L 8.549 22.339 C 7.958 24.113 8.167 26.052 9.12 27.664 Z M 10.603 26.819 L 10.615 26.823 C 10.034 25.83 9.823 24.678 10.019 23.549 C 10.052 23.571 10.127 23.61 10.176 23.642 L 15.423 26.639 C 15.688 26.793 16.016 26.789 16.286 26.636 L 22.436 23.131 L 22.438 25.706 L 17.354 28.603 C 14.993 29.949 11.972 29.151 10.603 26.819 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path><path d=\"M 7.725 14.664 C 6.283 17.131 6.607 20.237 8.533 22.352 L 10.002 23.556 L 15.402 26.633 C 15.672 26.787 15.992 26.786 16.265 26.636 L 21.281 23.773 L 13.86 19.545 L 13.86 19.543 L 13.508 19.343 L 13.507 13.551 C 13.507 12.991 13.606 12.438 13.795 11.914 L 12.113 11.513 C 10.26 11.896 8.664 13.043 7.725 14.664 Z M 9.208 15.509 L 9.211 15.521 C 9.792 14.529 10.697 13.772 11.786 13.375 C 11.783 13.415 11.787 13.498 11.783 13.556 L 11.777 19.539 C 11.774 19.843 11.941 20.12 12.211 20.274 L 18.361 23.779 L 16.103 25.067 L 11.019 22.171 C 8.657 20.827 7.847 17.846 9.208 15.509 Z\" fill=\"var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255))\"></path></svg>',svgContentId:10893551105,withExternalLayout:true,...addPropertyOverrides({ubGAYFsEt:{svgContentId:10761270805}},baseVariant,gestureVariant)}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-s3mxcs\",\"data-framer-name\":\"Spotify\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"n7dZzHSrf\",svg:'<svg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2343_168)\">\\n<rect x=\"5.06665\" y=\"9.8667\" width=\"30.9333\" height=\"21.6\" fill=\"black\"/>\\n<path d=\"M31.6523 17.7647C25.3026 13.9938 14.829 13.6471 8.76742 15.4868C7.79399 15.7822 6.76459 15.2325 6.46974 14.2594C6.1747 13.2853 6.72362 12.2567 7.69778 11.9608C14.656 9.84868 26.2231 10.2566 33.5329 14.5958C34.4084 15.1156 34.6956 16.2463 34.1767 17.1204C33.6573 17.9959 32.5257 18.2845 31.6523 17.7647ZM31.4443 23.3499C30.9988 24.0728 30.0537 24.2995 29.3318 23.8556C24.0381 20.6016 15.9659 19.659 9.70307 21.5601C8.89091 21.8055 8.03307 21.3475 7.78636 20.5369C7.54166 19.7248 7.99981 18.8685 8.81051 18.6215C15.9649 16.4505 24.859 17.5021 30.9391 21.2385C31.661 21.6831 31.8882 22.6287 31.4443 23.3499ZM29.034 28.7137C28.68 29.2943 27.9242 29.4761 27.3458 29.1223C22.72 26.2952 16.8977 25.6567 10.0409 27.2228C9.38018 27.3744 8.72164 26.9603 8.57096 26.2996C8.41961 25.6391 8.8321 24.9805 9.49431 24.8297C16.9979 23.1143 23.4345 23.8526 28.6266 27.0253C29.2055 27.3788 29.3878 28.1351 29.034 28.7137ZM20 0.301608C9.12098 0.301608 0.301514 9.1209 0.301514 19.9998C0.301514 30.8799 9.12098 39.6985 20 39.6985C30.8793 39.6985 39.6984 30.8799 39.6984 19.9998C39.6984 9.1209 30.8793 0.301608 20 0.301608Z\" fill=\"#1ED760\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_2343_168\">\\n<rect width=\"40\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8u2qmy\",\"data-framer-name\":\"GitHub\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"K9GDm2bvS\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 40 40\"><path d=\"M 20.017 0 C 8.948 0 0 9.167 0 20.507 C 0 29.572 5.733 37.245 13.687 39.961 C 14.681 40.165 15.045 39.52 15.045 38.977 C 15.045 38.502 15.013 36.872 15.013 35.174 C 9.444 36.397 8.285 32.73 8.285 32.73 C 7.39 30.353 6.064 29.742 6.064 29.742 C 4.242 28.486 6.197 28.486 6.197 28.486 C 8.219 28.622 9.279 30.591 9.279 30.591 C 11.069 33.714 13.952 32.831 15.112 32.288 C 15.277 30.964 15.808 30.047 16.371 29.538 C 11.93 29.063 7.258 27.297 7.258 19.42 C 7.258 17.18 8.053 15.346 9.312 13.92 C 9.113 13.411 8.417 11.306 9.511 8.488 C 9.511 8.488 11.201 7.945 15.012 10.593 C 16.644 10.144 18.326 9.916 20.017 9.914 C 21.707 9.914 23.43 10.152 25.02 10.593 C 28.832 7.945 30.522 8.488 30.522 8.488 C 31.616 11.306 30.919 13.411 30.721 13.92 C 32.013 15.346 32.775 17.18 32.775 19.42 C 32.775 27.297 28.103 29.029 23.629 29.538 C 24.358 30.183 24.987 31.405 24.987 33.341 C 24.987 36.091 24.954 38.298 24.954 38.977 C 24.954 39.52 25.319 40.165 26.313 39.962 C 34.267 37.245 40 29.572 40 20.507 C 40.033 9.167 31.052 0 20.017 0 Z\" fill=\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\"></path></svg>',svgContentId:12158014010,withExternalLayout:true,...addPropertyOverrides({xqfzDp_9_:{svgContentId:12293041670}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:refBinding,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1u4lqmn`,offsetX:0,offsetY:12,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1o2p00y\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"g1yd5BeCL\",ref:ref1,role:\"dialog\",style:{boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.01), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.01), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.01)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l5hdzr-container\",layoutDependency:layoutDependency,layoutId:\"W2mZPobQN-container\",nodeId:\"W2mZPobQN\",rendersWithMotion:true,scopeId:\"uLLuqnK4b\",children:/*#__PURE__*/_jsx(Tooltip,{CvcIuZ8op:C38d0qzKG,height:\"100%\",id:\"W2mZPobQN\",layoutId:\"W2mZPobQN\",UXEBU48ry:\"Description\",variant:\"ORgfQbgyi\",width:\"100%\"})})})})})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VmWDN.framer-dabssj, .framer-VmWDN .framer-dabssj { display: block; }\",\".framer-VmWDN.framer-1u4lqmn { cursor: pointer; height: 40px; overflow: visible; position: relative; text-decoration: none; width: 40px; }\",\".framer-VmWDN .framer-1kr9ud8 { flex: none; height: 40px; left: calc(60.00000000000002% - 31px / 2); position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 31px; }\",\".framer-VmWDN .framer-173csnu, .framer-VmWDN .framer-ypq2cp, .framer-VmWDN .framer-1yp3wiv, .framer-VmWDN .framer-166kwh6, .framer-VmWDN .framer-f7a2vr, .framer-VmWDN .framer-1ir3l7, .framer-VmWDN .framer-s3mxcs, .framer-VmWDN .framer-8u2qmy { flex: none; height: 40px; left: calc(50.00000000000002% - 40px / 2); position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 40px; }\",\".framer-VmWDN .framer-1raskq7 { flex: none; height: 40px; left: calc(50.00000000000002% - 40px / 2); position: absolute; top: calc(52.50000000000002% - 40px / 2); width: 40px; }\",\".framer-VmWDN .framer-1o2p00y { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VmWDN .framer-1l5hdzr-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VmWDN .framer-1o2p00y { gap: 0px; } .framer-VmWDN .framer-1o2p00y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VmWDN .framer-1o2p00y > :first-child { margin-top: 0px; } .framer-VmWDN .framer-1o2p00y > :last-child { margin-bottom: 0px; } }\",\".framer-VmWDN.framer-v-wk62cw.framer-1u4lqmn, .framer-VmWDN.framer-v-ed33m.framer-1u4lqmn, .framer-VmWDN.framer-v-a1gvhl.framer-1u4lqmn, .framer-VmWDN.framer-v-lavv1w.framer-1u4lqmn, .framer-VmWDN.framer-v-mm8h2q.framer-1u4lqmn, .framer-VmWDN.framer-v-8kawhm.framer-1u4lqmn, .framer-VmWDN.framer-v-1iz196w.framer-1u4lqmn, .framer-VmWDN.framer-v-1geu6ub.framer-1u4lqmn, .framer-VmWDN.framer-v-17t9g7j.framer-1u4lqmn, .framer-VmWDN.framer-v-1maay46.framer-1u4lqmn { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-VmWDN.framer-v-u2xuo8.framer-1u4lqmn, .framer-VmWDN.framer-v-1kw6s5.framer-1u4lqmn, .framer-VmWDN.framer-v-1lkddm3.framer-1u4lqmn, .framer-VmWDN.framer-v-1x9ssjd.framer-1u4lqmn, .framer-VmWDN.framer-v-o6z0nj.framer-1u4lqmn, .framer-VmWDN.framer-v-rbkcil.framer-1u4lqmn, .framer-VmWDN.framer-v-1isaqje.framer-1u4lqmn { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 33px); width: 33px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"anq5RXJlx\":{\"layout\":[\"fixed\",\"fixed\"]},\"c8Y201pg5\":{\"layout\":[\"fixed\",\"fixed\"]},\"afoKcRwm0\":{\"layout\":[\"fixed\",\"fixed\"]},\"wUHwGlEaF\":{\"layout\":[\"fixed\",\"fixed\"]},\"ubGAYFsEt\":{\"layout\":[\"fixed\",\"fixed\"]},\"PB8lZEoZp\":{\"layout\":[\"fixed\",\"fixed\"]},\"W2B6Q5FWE\":{\"layout\":[\"fixed\",\"fixed\"]},\"xqfzDp_9_\":{\"layout\":[\"fixed\",\"fixed\"]},\"QakM4iQRW\":{\"layout\":[\"fixed\",\"fixed\"]},\"iPZRVsjrD\":{\"layout\":[\"fixed\",\"fixed\"]},\"eS1kP8N_M\":{\"layout\":[\"fixed\",\"fixed\"]},\"K1FV7q4PP\":{\"layout\":[\"fixed\",\"fixed\"]},\"qm09JpDH6\":{\"layout\":[\"fixed\",\"fixed\"]},\"t45yYdJPl\":{\"layout\":[\"fixed\",\"fixed\"]},\"p6DOVRlOD\":{\"layout\":[\"fixed\",\"fixed\"]},\"iLzsam9lO\":{\"layout\":[\"fixed\",\"fixed\"]},\"aHvEWC3Nn\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"C38d0qzKG\":\"tooltipText\",\"M3Z6O24zF\":\"link\",\"uU3JIhUBO\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameruLLuqnK4b=withCSS(Component,css,\"framer-VmWDN\");export default FrameruLLuqnK4b;FrameruLLuqnK4b.displayName=\"Assets/Stack Logos\";FrameruLLuqnK4b.defaultProps={height:40,width:40};addPropertyControls(FrameruLLuqnK4b,{variant:{options:[\"vBuq6otWZ\",\"anq5RXJlx\",\"c8Y201pg5\",\"afoKcRwm0\",\"wUHwGlEaF\",\"ubGAYFsEt\",\"PB8lZEoZp\",\"W2B6Q5FWE\",\"xqfzDp_9_\",\"QakM4iQRW\",\"iPZRVsjrD\",\"eS1kP8N_M\",\"K1FV7q4PP\",\"qm09JpDH6\",\"t45yYdJPl\",\"p6DOVRlOD\",\"iLzsam9lO\",\"aHvEWC3Nn\"],optionTitles:[\"framer\",\"Figma\",\"Arc\",\"Superhuman\",\"Raycast\",\"ChatGPT\",\"Cursor\",\"Stripe\",\"GitHub\",\"Spotify\",\"Spotify\",\"ahref\",\"wordpress\",\"zapier\",\"midjourney\",\"hotjar\",\"n8n\",\"drip\"],title:\"Variant\",type:ControlType.Enum},C38d0qzKG:{defaultValue:\"Text\",displayTextArea:false,title:\"Tooltip Text\",type:ControlType.String},M3Z6O24zF:{title:\"Link\",type:ControlType.Link},uU3JIhUBO:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FrameruLLuqnK4b,[{explicitInter:true,fonts:[]},...TooltipFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruLLuqnK4b\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"C38d0qzKG\\\":\\\"tooltipText\\\",\\\"M3Z6O24zF\\\":\\\"link\\\",\\\"uU3JIhUBO\\\":\\\"hover\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"anq5RXJlx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"c8Y201pg5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"afoKcRwm0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wUHwGlEaF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ubGAYFsEt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PB8lZEoZp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W2B6Q5FWE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xqfzDp_9_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QakM4iQRW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iPZRVsjrD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eS1kP8N_M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K1FV7q4PP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qm09JpDH6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"t45yYdJPl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p6DOVRlOD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iLzsam9lO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aHvEWC3Nn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"40\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uLLuqnK4b.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Image,Link,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js\";import AssetsStackLogos from\"https://framerusercontent.com/modules/t1SlzcCAncNVPNee5Yy6/xTPx3WPq1dvZhFYw8TiI/uLLuqnK4b.js\";const AssetsStackLogosFonts=getFonts(AssetsStackLogos);const TickerFonts=getFonts(Ticker);const serializationHash=\"framer-Xj22D\";const variantClassNames={aYml2aAgC:\"framer-v-993mii\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,uU3JIhUBO,M3Z6O24zFuLLuqnK4b,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"aYml2aAgC\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1chg7ig=activeVariantCallback(async(...args)=>{setVariant(\"vBuq6otWZ\");});const onMouseEnteretd34e=activeVariantCallback(async(...args)=>{if(uU3JIhUBO){const res=await uU3JIhUBO(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-993mii\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"aYml2aAgC\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-le5jiq-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Mjjjbp5aC-container\",nodeId:\"Mjjjbp5aC\",rendersWithMotion:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:15,overflow:false},gap:24,height:\"100%\",hoverFactor:.5,id:\"Mjjjbp5aC\",layoutId:\"Mjjjbp5aC\",padding:0,paddingBottom:0,paddingLeft:16,paddingPerSide:true,paddingRight:16,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"v6Fe4g7nQ\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:82,pixelWidth:67,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MquI91QV3ZSH7duSB3decAgtRo.svg\"},className:\"framer-ofmbeb framer-e5wovb\",\"data-framer-name\":\"ahref\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"v6Fe4g7nQ\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"mXa8b8s66\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:97,pixelWidth:97,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/58NWqj3MgE2XqMIT6R6rmsxw.svg\"},className:\"framer-1ddl2s7 framer-e5wovb\",\"data-framer-name\":\"wordpress\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mXa8b8s66\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"TbCCWwx05\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:256,pixelWidth:256,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/cvb6mxwjc5v3dFxgbQMh8Sd2kE.svg\"},className:\"framer-2db2qf framer-e5wovb\",\"data-framer-name\":\"zapier\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TbCCWwx05\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"KpFo6OQDf\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:428,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hLL4AgP5DjY1ivq5KpTXjvH50.svg\"},className:\"framer-1itpl2z framer-e5wovb\",\"data-framer-name\":\"midjourney\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KpFo6OQDf\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"uDwtRk6tN\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:36,pixelWidth:32,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/kmdllcdcNWZFHCe3wYiv2Tpdg.svg\"},className:\"framer-1kgmjyt framer-e5wovb\",\"data-framer-name\":\"hotjar\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uDwtRk6tN\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"YcR8xyPmW\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:24,pixelWidth:24,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/1Zx4weRS1UnaJykzpBup9JUXSY.svg\"},className:\"framer-1dab3xv framer-e5wovb\",\"data-framer-name\":\"n8n\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"YcR8xyPmW\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(Link,{href:M3Z6O24zFuLLuqnK4b,motionChild:true,nodeId:\"mLK2UJp3u\",openInNewTab:true,scopeId:\"nKsuBi5V8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/PAPVbHKfYvrZiLYll8IlomEdmeo.svg\"},className:\"framer-1h0ts9a framer-e5wovb\",\"data-framer-name\":\"drip\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mLK2UJp3u\",onMouseEnter:onMouseEnteretd34e,onTap:onTap1chg7ig})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9hnooi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"anoYQu6nT-container\",nodeId:\"anoYQu6nT\",rendersWithMotion:true,scopeId:\"nKsuBi5V8\",whileHover:animation,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"ChatGPT\",height:\"100%\",id:\"anoYQu6nT\",layoutId:\"anoYQu6nT\",style:{height:\"100%\",width:\"100%\"},variant:\"ubGAYFsEt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zd7jpd-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"qh_HPj_0T-container\",nodeId:\"qh_HPj_0T\",rendersWithMotion:true,scopeId:\"nKsuBi5V8\",whileHover:animation,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Cursor\",height:\"100%\",id:\"qh_HPj_0T\",layoutId:\"qh_HPj_0T\",style:{height:\"100%\",width:\"100%\"},variant:\"PB8lZEoZp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pbmqgq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"xfXAAJhgA-container\",nodeId:\"xfXAAJhgA\",rendersWithMotion:true,scopeId:\"nKsuBi5V8\",whileHover:animation,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Figma\",height:\"100%\",id:\"xfXAAJhgA\",layoutId:\"xfXAAJhgA\",style:{height:\"100%\",width:\"100%\"},variant:\"anq5RXJlx\",width:\"100%\"})})})],speed:30,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xj22D.framer-e5wovb, .framer-Xj22D .framer-e5wovb { display: block; }\",\".framer-Xj22D.framer-993mii { height: 48px; overflow: hidden; position: relative; width: 390px; }\",\".framer-Xj22D .framer-le5jiq-container { bottom: 0px; flex: none; left: 0px; max-width: 640px; position: absolute; right: 0px; top: 0px; }\",\".framer-Xj22D .framer-ofmbeb, .framer-Xj22D .framer-1ddl2s7, .framer-Xj22D .framer-2db2qf, .framer-Xj22D .framer-1itpl2z, .framer-Xj22D .framer-1kgmjyt, .framer-Xj22D .framer-1dab3xv, .framer-Xj22D .framer-1h0ts9a { aspect-ratio: 1 / 1; cursor: pointer; height: var(--framer-aspect-ratio-supported, 33px); overflow: visible; position: relative; text-decoration: none; width: 33px; }\",\".framer-Xj22D .framer-9hnooi-container, .framer-Xj22D .framer-zd7jpd-container, .framer-Xj22D .framer-pbmqgq-container { height: 40px; position: relative; width: 40px; will-change: var(--framer-will-change-effect-override, transform); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramernKsuBi5V8=withCSS(Component,css,\"framer-Xj22D\");export default FramernKsuBi5V8;FramernKsuBi5V8.displayName=\"Elements/Stack Ticker\";FramernKsuBi5V8.defaultProps={height:48,width:390};addFonts(FramernKsuBi5V8,[{explicitInter:true,fonts:[]},...AssetsStackLogosFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernKsuBi5V8\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"48\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"390\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nKsuBi5V8.map", "// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/sbH0HBsB3TdzSUctksM1/8RGMdWZ9bZuMPrIEGiL6/ErbKb7wnj.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/6CrwQMtY0W3Nzz2matYn/TpLoNOKmLuYiPT6lUHlT/PCfld_oAA.js\";import InlineLogos from\"https://framerusercontent.com/modules/yxRyOoIrGSxFlRXKwuBY/dhfgYgvUOYw6TwVmrfRn/YyHCYEpJ0.js\";const InlineLogosFonts=getFonts(InlineLogos);const InlineLogosControls=getPropertyControls(InlineLogos);const cycleOrder=[\"qK5JExRyj\",\"o1h8UpDFF\"];const serializationHash=\"framer-zvbNM\";const variantClassNames={o1h8UpDFF:\"framer-v-ira651\",qK5JExRyj:\"framer-v-3sjdzj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={awesomemotive:\"Z_pDYbsne\",ferticity:\"VqhubYnfy\",storytailers:\"tmu_GXPp7\"};const humanReadableVariantMap={Default:\"qK5JExRyj\",Mobile:\"o1h8UpDFF\"};const getProps=({company,description,duration,height,id,logo,role,width,...props})=>{return{...props,pzSZMZX0x:duration??props.pzSZMZX0x??\"YYYY\u2014 YYYY\",SiPl6Ob91:role??props.SiPl6Ob91??\"Design engineer\",slM7b5A4f:humanReadableEnumMap[logo]??logo??props.slM7b5A4f??\"Z_pDYbsne\",variant:humanReadableVariantMap[props.variant]??props.variant??\"qK5JExRyj\",x9Z_MzNVj:description??props.x9Z_MzNVj??\"Your description here\",XSlYXa0wd:company??props.XSlYXa0wd??\"Wait\"};};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,pzSZMZX0x,SiPl6Ob91,XSlYXa0wd,slM7b5A4f,x9Z_MzNVj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qK5JExRyj\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-3sjdzj\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"qK5JExRyj\",ref:refBinding,style:{...style},...addPropertyOverrides({o1h8UpDFF:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"YYYY \u2014 YYYY\"})}),className:\"framer-1b3gon3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RYFUZc13r\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.7},text:pzSZMZX0x,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ggd83l\",layoutDependency:layoutDependency,layoutId:\"BBhVyxyv7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-314iie\",layoutDependency:layoutDependency,layoutId:\"Fq_DtTwrk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Design engineer\"})}),className:\"framer-zz8bji\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ENri1Pl4G\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SiPl6Ob91,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"at\"})}),className:\"framer-1sgwd0k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Dudlu8_dg\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13xdc6r\",\"data-framer-name\":\"Company\",layoutDependency:layoutDependency,layoutId:\"AeA6T8YDK\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+0+0+0+2,...addPropertyOverrides({o1h8UpDFF:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||82)-0-242)/2+80+16)+0+0+0+2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1smnnu-container\",layoutDependency:layoutDependency,layoutId:\"ddp3ErI4P-container\",nodeId:\"ddp3ErI4P\",rendersWithMotion:true,scopeId:\"qtBEMNjyn\",children:/*#__PURE__*/_jsx(InlineLogos,{CdvDSQHxX:\"0px\",height:\"100%\",id:\"ddp3ErI4P\",layoutId:\"ddp3ErI4P\",style:{height:\"100%\",width:\"100%\"},variant:slM7b5A4f,width:\"100%\",wILhukk_c:\"\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18)))\"},children:\"Wait\"})}),className:\"framer-1mqa39o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uXqEuqBHp\",style:{\"--extracted-r6o4lv\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:XSlYXa0wd,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"Your description here\"})}),className:\"framer-rmxwdy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xgKFpSdzu\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:x9Z_MzNVj,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zvbNM.framer-rmt3zh, .framer-zvbNM .framer-rmt3zh { display: block; }\",\".framer-zvbNM.framer-3sjdzj { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 608px; }\",\".framer-zvbNM .framer-1b3gon3 { flex: 1 0 0px; height: auto; max-width: 130px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-zvbNM .framer-1ggd83l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zvbNM .framer-314iie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zvbNM .framer-zz8bji, .framer-zvbNM .framer-1sgwd0k, .framer-zvbNM .framer-1mqa39o { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zvbNM .framer-13xdc6r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 5px 0px 5px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-zvbNM .framer-1smnnu-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-zvbNM .framer-rmxwdy { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zvbNM.framer-v-ira651.framer-3sjdzj { flex-direction: column; width: 474px; }\",\".framer-zvbNM.framer-v-ira651 .framer-1b3gon3, .framer-zvbNM.framer-v-ira651 .framer-1ggd83l { flex: none; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 608\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"o1h8UpDFF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"pzSZMZX0x\":\"duration\",\"SiPl6Ob91\":\"role\",\"XSlYXa0wd\":\"company\",\"slM7b5A4f\":\"logo\",\"x9Z_MzNVj\":\"description\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerqtBEMNjyn=withCSS(Component,css,\"framer-zvbNM\");export default FramerqtBEMNjyn;FramerqtBEMNjyn.displayName=\"Content/List Item/Experience\";FramerqtBEMNjyn.defaultProps={height:50,width:608};addPropertyControls(FramerqtBEMNjyn,{variant:{options:[\"qK5JExRyj\",\"o1h8UpDFF\"],optionTitles:[\"Default\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},pzSZMZX0x:{defaultValue:\"YYYY\u2014 YYYY\",displayTextArea:false,title:\"Duration\",type:ControlType.String},SiPl6Ob91:{defaultValue:\"Design engineer\",displayTextArea:false,title:\"Role\",type:ControlType.String},XSlYXa0wd:{defaultValue:\"Wait\",displayTextArea:false,title:\"Company\",type:ControlType.String},slM7b5A4f:InlineLogosControls?.[\"variant\"]&&{...InlineLogosControls[\"variant\"],defaultValue:\"Z_pDYbsne\",description:undefined,hidden:undefined,title:\"Logo\"},x9Z_MzNVj:{defaultValue:\"Your description here\",displayTextArea:true,title:\"Description\",type:ControlType.String}});addFonts(FramerqtBEMNjyn,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...InlineLogosFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqtBEMNjyn\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o1h8UpDFF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"pzSZMZX0x\\\":\\\"duration\\\",\\\"SiPl6Ob91\\\":\\\"role\\\",\\\"XSlYXa0wd\\\":\\\"company\\\",\\\"slM7b5A4f\\\":\\\"logo\\\",\\\"x9Z_MzNVj\\\":\\\"description\\\"}\",\"framerIntrinsicWidth\":\"608\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"50\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qtBEMNjyn.map", "// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FramerIcons from\"https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js\";const FramerIconsFonts=getFonts(FramerIcons);const cycleOrder=[\"Jtw4FfcqQ\",\"TESQh72J5\",\"Jiq0N6jwW\",\"leGuxmVqj\"];const serializationHash=\"framer-tMLGh\";const variantClassNames={Jiq0N6jwW:\"framer-v-qcswb3\",Jtw4FfcqQ:\"framer-v-165fm58\",leGuxmVqj:\"framer-v-16pos81\",TESQh72J5:\"framer-v-vf3hjs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={GitHub:\"Jiq0N6jwW\",LinkedIn:\"TESQh72J5\",Mail:\"leGuxmVqj\",X:\"Jtw4FfcqQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Jtw4FfcqQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Jtw4FfcqQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"TESQh72J5\",\"Jiq0N6jwW\",\"leGuxmVqj\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"TESQh72J5\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"Jiq0N6jwW\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"leGuxmVqj\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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-165fm58\",className,classNames),\"data-framer-name\":\"X\",layoutDependency:layoutDependency,layoutId:\"Jtw4FfcqQ\",ref:ref??ref1,style:{...style},...addPropertyOverrides({Jiq0N6jwW:{\"data-framer-name\":\"GitHub\"},leGuxmVqj:{\"data-framer-name\":\"Mail\"},TESQh72J5:{\"data-framer-name\":\"LinkedIn\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1wlxosl\",\"data-framer-name\":\"X\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"wnw4JlF4h\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><g id=\"ss11736119001_1\"><path d=\"M 0 20 L 0 0 L 20 0 L 20 20 Z\" fill=\"transparent\"></path><g transform=\"translate(0 0.937)\" id=\"ss11736119001_3\"><path d=\"M 15.75 0 L 18.817 0 L 12.117 7.677 L 20 18.126 L 13.829 18.126 L 8.991 11.79 L 3.463 18.126 L 0.393 18.126 L 7.559 9.911 L 0 0.001 L 6.329 0.001 L 10.694 5.791 Z M 14.671 16.286 L 16.371 16.286 L 5.4 1.744 L 3.577 1.744 Z\" fill=\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"></path></g></g></svg>',svgContentId:11736119001,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-14bxdli\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ajHQIupvb\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 17 1 C 17.53 1 18.039 1.211 18.414 1.586 C 18.789 1.961 19 2.47 19 3 L 19 17 C 19 17.53 18.789 18.039 18.414 18.414 C 18.039 18.789 17.53 19 17 19 L 3 19 C 2.47 19 1.961 18.789 1.586 18.414 C 1.211 18.039 1 17.53 1 17 L 1 3 C 1 2.47 1.211 1.961 1.586 1.586 C 1.961 1.211 2.47 1 3 1 Z M 16.5 16.5 L 16.5 11.2 C 16.5 10.335 16.157 9.506 15.545 8.895 C 14.934 8.283 14.105 7.94 13.24 7.94 C 12.39 7.94 11.4 8.46 10.92 9.24 L 10.92 8.13 L 8.13 8.13 L 8.13 16.5 L 10.92 16.5 L 10.92 11.57 C 10.92 10.8 11.54 10.17 12.31 10.17 C 12.681 10.17 13.037 10.318 13.3 10.58 C 13.563 10.843 13.71 11.199 13.71 11.57 L 13.71 16.5 Z M 4.88 6.56 C 5.326 6.56 5.753 6.383 6.068 6.068 C 6.383 5.753 6.56 5.326 6.56 4.88 C 6.56 3.95 5.81 3.19 4.88 3.19 C 4.432 3.19 4.002 3.368 3.685 3.685 C 3.368 4.002 3.19 4.432 3.19 4.88 C 3.19 5.81 3.95 6.56 4.88 6.56 Z M 6.27 16.5 L 6.27 8.13 L 3.5 8.13 L 3.5 16.5 Z\" fill=\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"></path></svg>',svgContentId:9525446959,withExternalLayout:true,...addPropertyOverrides({TESQh72J5:{svgContentId:11111917409}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1k7s0bh\",\"data-framer-name\":\"GH\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"yRAGqnVmd\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0 C 8.687 0 7.386 0.259 6.173 0.761 C 4.96 1.264 3.858 2 2.929 2.929 C 1.054 4.804 0 7.348 0 10 C 0 14.42 2.87 18.17 6.84 19.5 C 7.34 19.58 7.5 19.27 7.5 19 L 7.5 17.31 C 4.73 17.91 4.14 15.97 4.14 15.97 C 3.68 14.81 3.03 14.5 3.03 14.5 C 2.12 13.88 3.1 13.9 3.1 13.9 C 4.1 13.97 4.63 14.93 4.63 14.93 C 5.5 16.45 6.97 16 7.54 15.76 C 7.63 15.11 7.89 14.67 8.17 14.42 C 5.95 14.17 3.62 13.31 3.62 9.5 C 3.62 8.39 4 7.5 4.65 6.79 C 4.55 6.54 4.2 5.5 4.75 4.15 C 4.75 4.15 5.59 3.88 7.5 5.17 C 8.29 4.95 9.15 4.84 10 4.84 C 10.85 4.84 11.71 4.95 12.5 5.17 C 14.41 3.88 15.25 4.15 15.25 4.15 C 15.8 5.5 15.45 6.54 15.35 6.79 C 16 7.5 16.38 8.39 16.38 9.5 C 16.38 13.32 14.04 14.16 11.81 14.41 C 12.17 14.72 12.5 15.33 12.5 16.26 L 12.5 19 C 12.5 19.27 12.66 19.59 13.17 19.5 C 17.14 18.16 20 14.42 20 10 C 20 8.687 19.741 7.386 19.239 6.173 C 18.736 4.96 18 3.858 17.071 2.929 C 16.142 2 15.04 1.264 13.827 0.761 C 12.614 0.259 11.313 0 10 0 Z\" fill=\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"></path></svg>',svgContentId:10916327145,withExternalLayout:true,...addPropertyOverrides({Jiq0N6jwW:{svgContentId:8765378383}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m6428a-container\",\"data-framer-name\":\"Email\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"bb4qep731-container\",name:\"Email\",nodeId:\"bb4qep731\",rendersWithMotion:true,scopeId:\"nYvt0O_ld\",children:/*#__PURE__*/_jsx(FramerIcons,{color:\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",height:\"100%\",id:\"bb4qep731\",layoutId:\"bb4qep731\",name:\"Email\",strokeWidth:1.5,style:{height:\"100%\",width:\"100%\"},svg:'<svg\\n  xmlns=\"http://www.w3.org/2000/svg\"\\n  width=\"100%\"\\n  height=\"100%\"\\n  viewBox=\"0 0 24 24\"\\n  fill=\"none\"\\n  stroke=\"#ffffff\"\\n  stroke-width=\"1.5\"\\n  stroke-linecap=\"round\"\\n  stroke-linejoin=\"round\"\\n>\\n  <rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\" />\\n  <path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\" />\\n</svg>\\n',width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tMLGh.framer-5eppew, .framer-tMLGh .framer-5eppew { display: block; }\",\".framer-tMLGh.framer-165fm58 { height: 20px; overflow: visible; position: relative; width: 20px; }\",\".framer-tMLGh .framer-1wlxosl { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 20px; }\",\".framer-tMLGh .framer-14bxdli, .framer-tMLGh .framer-1k7s0bh { flex: none; height: 20px; left: 0px; position: absolute; top: 0px; width: 20px; }\",\".framer-tMLGh .framer-1m6428a-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); left: 0px; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TESQh72J5\":{\"layout\":[\"fixed\",\"fixed\"]},\"Jiq0N6jwW\":{\"layout\":[\"fixed\",\"fixed\"]},\"leGuxmVqj\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernYvt0O_ld=withCSS(Component,css,\"framer-tMLGh\");export default FramernYvt0O_ld;FramernYvt0O_ld.displayName=\"Assets/Social Icons\";FramernYvt0O_ld.defaultProps={height:20,width:20};addPropertyControls(FramernYvt0O_ld,{variant:{options:[\"Jtw4FfcqQ\",\"TESQh72J5\",\"Jiq0N6jwW\",\"leGuxmVqj\"],optionTitles:[\"X\",\"LinkedIn\",\"GitHub\",\"Mail\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramernYvt0O_ld,[{explicitInter:true,fonts:[]},...FramerIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernYvt0O_ld\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TESQh72J5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Jiq0N6jwW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"leGuxmVqj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"20\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nYvt0O_ld.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FramerIcons from\"https://framerusercontent.com/modules/bjUTEQt5uFu8cIOVtWXD/CvR35MeeJnSdIYAAt4ht/FramerIcon.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6CrwQMtY0W3Nzz2matYn/TpLoNOKmLuYiPT6lUHlT/PCfld_oAA.js\";import AssetsSocialIcons from\"https://framerusercontent.com/modules/aI1QzacFYkPUj0DI7ExJ/sijsocdVO0pA7Mk1pTxk/nYvt0O_ld.js\";const AssetsSocialIconsFonts=getFonts(AssetsSocialIcons);const FramerIconsFonts=getFonts(FramerIcons);const AssetsSocialIconsControls=getPropertyControls(AssetsSocialIcons);const enabledGestures={zADHGcFL0:{hover:true}};const serializationHash=\"framer-4ClFX\";const variantClassNames={zADHGcFL0:\"framer-v-sj9lsg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={GitHub:\"Jiq0N6jwW\",LinkedIn:\"TESQh72J5\",Mail:\"leGuxmVqj\",X:\"Jtw4FfcqQ\"};const getProps=({click,handle,height,icon,id,link,title,width,...props})=>{return{...props,coxvmQquw:handle??props.coxvmQquw??\"your@email.com\",lsRftZhtz:humanReadableEnumMap[icon]??icon??props.lsRftZhtz??\"Jtw4FfcqQ\",mGY5wHGCK:click??props.mGY5wHGCK,qk7zYNubu:title??props.qk7zYNubu??\"Title\",qs8ycWwhy:link??props.qs8ycWwhy};};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,lsRftZhtz,qk7zYNubu,coxvmQquw,qs8ycWwhy,mGY5wHGCK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"zADHGcFL0\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1o11aj6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(mGY5wHGCK){const res=await mGY5wHGCK(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qs8ycWwhy,motionChild:true,nodeId:\"zADHGcFL0\",scopeId:\"XtmO9xVo4\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-sj9lsg\",className,classNames)} framer-1yyqjyu`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zADHGcFL0\",onTap:onTap1o11aj6,ref:refBinding,style:{backgroundColor:\"var(--token-a5eae9a9-9b19-4337-96d0-d066139b6be6, rgb(250, 250, 250))\",...style},variants:{\"zADHGcFL0-hover\":{backgroundColor:\"var(--token-4408bbc7-5082-4eea-815c-db8a764eb59a, rgb(250, 250, 250))\"}},...addPropertyOverrides({\"zADHGcFL0-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b7s1cs\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"TMeetLQOw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||40)-0-136)/2)+58,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bn3n30-container\",layoutDependency:layoutDependency,layoutId:\"woeXiS1rr-container\",nodeId:\"woeXiS1rr\",rendersWithMotion:true,scopeId:\"XtmO9xVo4\",children:/*#__PURE__*/_jsx(AssetsSocialIcons,{height:\"100%\",id:\"woeXiS1rr\",layoutId:\"woeXiS1rr\",style:{height:\"100%\",width:\"100%\"},variant:lsRftZhtz,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12l7a45\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"tbrjhJWik\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"Title\"})}),className:\"framer-y7avo6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cBI8eP7fL\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},text:qk7zYNubu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gar0ix\",\"data-framer-name\":\"Time\",layoutDependency:layoutDependency,layoutId:\"YQNi3cRwP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126)))\"},children:\"your@email.com\"})}),className:\"framer-pmzb5s\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"J5xMEgo1w\",style:{\"--extracted-r6o4lv\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},text:coxvmQquw,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1on6hgt-container\",\"data-framer-name\":\"arrow-up-right\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vzG_siWw9-container\",name:\"arrow-up-right\",nodeId:\"vzG_siWw9\",rendersWithMotion:true,scopeId:\"XtmO9xVo4\",children:/*#__PURE__*/_jsx(FramerIcons,{color:\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\",height:\"100%\",id:\"vzG_siWw9\",layoutId:\"vzG_siWw9\",name:\"arrow-up-right\",strokeWidth:1.75,style:{height:\"100%\",width:\"100%\"},svg:'<svg width=\"100%\" height=\"100%\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.5 19.5L19.5 4.5M19.5 4.5L8.25 4.5M19.5 4.5V15.75\" stroke=\"#ffffff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',width:\"100%\"})})})]})]})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4ClFX.framer-1yyqjyu, .framer-4ClFX .framer-1yyqjyu { display: block; }\",\".framer-4ClFX.framer-sj9lsg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 640px; }\",\".framer-4ClFX .framer-b7s1cs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 640px; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: 1px; }\",\".framer-4ClFX .framer-bn3n30-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-4ClFX .framer-12l7a45 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4ClFX .framer-y7avo6 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-4ClFX .framer-1gar0ix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4ClFX .framer-pmzb5s { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4ClFX .framer-1on6hgt-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4ClFX.framer-sj9lsg, .framer-4ClFX .framer-b7s1cs, .framer-4ClFX .framer-12l7a45, .framer-4ClFX .framer-1gar0ix { gap: 0px; } .framer-4ClFX.framer-sj9lsg > *, .framer-4ClFX .framer-12l7a45 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-4ClFX.framer-sj9lsg > :first-child, .framer-4ClFX .framer-b7s1cs > :first-child, .framer-4ClFX .framer-12l7a45 > :first-child, .framer-4ClFX .framer-1gar0ix > :first-child { margin-left: 0px; } .framer-4ClFX.framer-sj9lsg > :last-child, .framer-4ClFX .framer-b7s1cs > :last-child, .framer-4ClFX .framer-12l7a45 > :last-child, .framer-4ClFX .framer-1gar0ix > :last-child { margin-right: 0px; } .framer-4ClFX .framer-b7s1cs > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-4ClFX .framer-1gar0ix > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 640\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JSd5kNYl0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"lsRftZhtz\":\"icon\",\"qk7zYNubu\":\"title\",\"coxvmQquw\":\"handle\",\"qs8ycWwhy\":\"link\",\"mGY5wHGCK\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXtmO9xVo4=withCSS(Component,css,\"framer-4ClFX\");export default FramerXtmO9xVo4;FramerXtmO9xVo4.displayName=\"Social Links\";FramerXtmO9xVo4.defaultProps={height:40,width:640};addPropertyControls(FramerXtmO9xVo4,{lsRftZhtz:AssetsSocialIconsControls?.[\"variant\"]&&{...AssetsSocialIconsControls[\"variant\"],defaultValue:\"Jtw4FfcqQ\",description:undefined,hidden:undefined,title:\"Icon\"},qk7zYNubu:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},coxvmQquw:{defaultValue:\"your@email.com\",title:\"Handle\",type:ControlType.String},qs8ycWwhy:{title:\"Link\",type:ControlType.Link},mGY5wHGCK:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerXtmO9xVo4,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...AssetsSocialIconsFonts,...FramerIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXtmO9xVo4\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"640\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JSd5kNYl0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"lsRftZhtz\\\":\\\"icon\\\",\\\"qk7zYNubu\\\":\\\"title\\\",\\\"coxvmQquw\\\":\\\"handle\\\",\\\"qs8ycWwhy\\\":\\\"link\\\",\\\"mGY5wHGCK\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"ZkqIRIWjN\",\"gdbGxNjiw\"];const serializationHash=\"framer-6eoGE\";const variantClassNames={gdbGxNjiw:\"framer-v-h66jnk\",ZkqIRIWjN:\"framer-v-rrbjvy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={End:\"gdbGxNjiw\",Start:\"ZkqIRIWjN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZkqIRIWjN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZkqIRIWjN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearf382t5=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),2e3);});useOnVariantChange(baseVariant,{default:onAppearf382t5});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??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({gdbGxNjiw:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-rrbjvy\",className,classNames),\"data-framer-name\":\"Start\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZkqIRIWjN\",ref:ref??ref1,style:{...style},...addPropertyOverrides({gdbGxNjiw:{\"data-framer-name\":\"End\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:16,intrinsicWidth:17,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||20)*.5000000000000002-9)),pixelHeight:16,pixelWidth:17,src:\"https://framerusercontent.com/images/CFeo9YNAvOOOutdGL9kOwWpT8.svg\"},className:\"framer-kzaoci\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"b_OoiU3sl\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x8ouz3\",\"data-framer-name\":\"Shimmer\",layoutDependency:layoutDependency,layoutId:\"a0dHYS7dY\",style:{background:\"radial-gradient(16% 92% at -7.199999999999999% 42.6%, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 84%)\",mask:\"url('https://framerusercontent.com/images/CFeo9YNAvOOOutdGL9kOwWpT8.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/CFeo9YNAvOOOutdGL9kOwWpT8.svg') alpha no-repeat center / cover add\"},variants:{gdbGxNjiw:{background:\"radial-gradient(16% 92% at 104.3% 50%, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 84%)\"}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6eoGE.framer-zeh3u9, .framer-6eoGE .framer-zeh3u9 { display: block; }\",\".framer-6eoGE.framer-rrbjvy { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 20px; }\",\".framer-6eoGE .framer-kzaoci { flex: none; height: 18px; left: 0px; overflow: visible; position: absolute; right: 0px; top: calc(50.00000000000002% - 18px / 2); }\",\".framer-6eoGE .framer-1x8ouz3 { flex: none; height: 18px; left: calc(50.00000000000002% - 20px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6eoGE.framer-rrbjvy { gap: 0px; } .framer-6eoGE.framer-rrbjvy > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-6eoGE.framer-rrbjvy > :first-child { margin-left: 0px; } .framer-6eoGE.framer-rrbjvy > :last-child { margin-right: 0px; } }\",\".framer-6eoGE.framer-v-h66jnk.framer-rrbjvy { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"gdbGxNjiw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryveLxLCgc=withCSS(Component,css,\"framer-6eoGE\");export default FrameryveLxLCgc;FrameryveLxLCgc.displayName=\"Misc/Badge\";FrameryveLxLCgc.defaultProps={height:20,width:20};addPropertyControls(FrameryveLxLCgc,{variant:{options:[\"ZkqIRIWjN\",\"gdbGxNjiw\"],optionTitles:[\"Start\",\"End\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameryveLxLCgc,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryveLxLCgc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"20\",\"framerIntrinsicHeight\":\"20\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gdbGxNjiw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yveLxLCgc.map", "// Generated by Framer (677c5d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Variable\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);const variationAxes=[{defaultValue:14,maxValue:32,minValue:14,name:\"Optical size\",tag:\"opsz\"},{defaultValue:400,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];export const fonts=[{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/mYcqTSergLb16PdbJJQMl9ebYm4.woff2\",variationAxes,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/ZRl8AlxwsX1m7xS1eJCiSPbztg.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/nhSQpBRqFmXNUBY2p5SENQ8NplQ.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/DYHjxG0qXjopUuruoacfl5SA.woff2\",variationAxes,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/s7NH6sl7w4NU984r5hcmo1tPSYo.woff2\",variationAxes,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/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2\",variationAxes,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/wx5nfqEgOXnxuFaxB0Mn9OhmcZA.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+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:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=[\".framer-584Ir .framer-styles-preset-utfscc:not(.rich-text-wrapper), .framer-584Ir .framer-styles-preset-utfscc.rich-text-wrapper p { --framer-font-family: \\\"Inter Variable\\\", \\\"Inter Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Inter\\\", \\\"Inter Placeholder\\\", sans-serif; --framer-font-family-bold-italic: \\\"Inter\\\", \\\"Inter Placeholder\\\", sans-serif; --framer-font-family-italic: \\\"Inter\\\", \\\"Inter Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on, 'ss01' on, 'ss02' on, 'ss03' on, 'ss04' on, 'ss07' on, 'ss08' on, 'salt' on, 'cv06' on, 'cv13' on, 'cv07' on, 'cv05' on, 'cv08' on, 'cv10' on, 'cv12' on; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: \\\"opsz\\\" 14, \\\"wght\\\" 400; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.01em; --framer-line-height: 18px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, #7e7e7e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-584Ir\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1bcc82d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,useSiteRefs,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Spotify}from\"https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js\";import Newprompt from\"#framer/local/canvasComponent/eFeAiPZwc/eFeAiPZwc.js\";import Button from\"#framer/local/canvasComponent/GqSAQhitm/GqSAQhitm.js\";import Canvas from\"#framer/local/canvasComponent/jfNhHYFf0/jfNhHYFf0.js\";import Venture from\"#framer/local/canvasComponent/jPikn1ChX/jPikn1ChX.js\";import WorkImage from\"#framer/local/canvasComponent/jrf7ZQQtO/jrf7ZQQtO.js\";import ElementsTextWrap from\"#framer/local/canvasComponent/KYjDsZmhZ/KYjDsZmhZ.js\";import ElementsStackTicker from\"#framer/local/canvasComponent/nKsuBi5V8/nKsuBi5V8.js\";import ElementsIconButton from\"#framer/local/canvasComponent/pHjbD0Ei0/pHjbD0Ei0.js\";import ElementsCursor from\"#framer/local/canvasComponent/pKlcJRcBX/pKlcJRcBX.js\";import ContentListItemExperience from\"#framer/local/canvasComponent/qtBEMNjyn/qtBEMNjyn.js\";import BlogPost from\"#framer/local/canvasComponent/TMwCt9Fxc/TMwCt9Fxc.js\";import AssetsStackLogos from\"#framer/local/canvasComponent/uLLuqnK4b/uLLuqnK4b.js\";import SocialLinks from\"#framer/local/canvasComponent/XtmO9xVo4/XtmO9xVo4.js\";import MiscBadge from\"#framer/local/canvasComponent/yveLxLCgc/yveLxLCgc.js\";import Writing from\"#framer/local/collection/qRkHqdNGu/qRkHqdNGu.js\";import*as sharedStyle3 from\"#framer/local/css/ArJBnbOCd/ArJBnbOCd.js\";import*as sharedStyle1 from\"#framer/local/css/ErbKb7wnj/ErbKb7wnj.js\";import*as sharedStyle2 from\"#framer/local/css/eRGUmWgCd/eRGUmWgCd.js\";import*as sharedStyle4 from\"#framer/local/css/iyRemZoey/iyRemZoey.js\";import*as sharedStyle from\"#framer/local/css/PCfld_oAA/PCfld_oAA.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const MiscBadgeFonts=getFonts(MiscBadge);const ElementsTextWrapFonts=getFonts(ElementsTextWrap);const CanvasFonts=getFonts(Canvas);const WorkImageFonts=getFonts(WorkImage);const ElementsIconButtonFonts=getFonts(ElementsIconButton);const ContentListItemExperienceFonts=getFonts(ContentListItemExperience);const NewpromptFonts=getFonts(Newprompt);const ElementsStackTickerFonts=getFonts(ElementsStackTicker);const AssetsStackLogosFonts=getFonts(AssetsStackLogos);const VentureFonts=getFonts(Venture);const BlogPostFonts=getFonts(BlogPost);const SpotifyFonts=getFonts(Spotify);const ButtonFonts=getFonts(Button);const SocialLinksFonts=getFonts(SocialLinks);const ElementsCursorFonts=getFonts(ElementsCursor);const breakpoints={DYp7cwh4H:\"(min-width: 683px) and (max-width: 809px)\",PhRnepxN8:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\",zScCFXbQK:\"(max-width: 682px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zDtJZ\";const variantClassNames={DYp7cwh4H:\"framer-v-ik6jjd\",PhRnepxN8:\"framer-v-17gbdkv\",WQLkyLRf1:\"framer-v-72rtr7\",zScCFXbQK:\"framer-v-erki3y\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition1};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition1};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition1};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:10};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"zScCFXbQK\",Tablet:\"DYp7cwh4H\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const cursor={component:ElementsCursor,variant:\"tsfc5D0ZV\"};const cursor1={component:ElementsCursor,variant:\"e9lCvR9dG\"};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,TzuOxsRXKngYZ71_p3,KJ9CTfj1angYZ71_p3,kJrYuEzt2ngYZ71_p3,LdzGB04YxngYZ71_p3,idngYZ71_p3,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const awGknH5cZ3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const pbnWsr3sH1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Dv8kwBx8R\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"ZU24testz\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"KIMi4P64W\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"vxdxpsHYs\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"XS1Ap3OtE\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"zScCFXbQK\")return false;return true;};const elementId5=useRouteElementId(\"ol946VfLd\");const ref6=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"zScCFXbQK\")return true;return false;};const elementId6=useRouteElementId(\"fAzqVJXBr\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"tlzV2Jpq0\");const ref8=React.useRef(null);const router=useRouter();const elementId8=useRouteElementId(\"UoyZ421kx\");const ref9=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"DYp7cwh4H\")return false;return true;};const elementId9=useRouteElementId(\"Sd9pQVGce\");const ref10=React.useRef(null);const elementId10=useRouteElementId(\"weARzl3iS\");const dynamicRef=useSiteRefs();useCustomCursors({\"10ctp63\":cursor1,gz8w1m:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w34clu\",\"data-framer-name\":\"Intro\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1txbr6v\",\"data-framer-name\":\"Profile\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1whosrc\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mi8hzn\",\"data-framer-name\":\"Status\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ggtdre\",\"data-framer-cursor\":\"gz8w1m\",\"data-framer-name\":\"Activity\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:56,intrinsicWidth:56,pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lCriJcV6xFHSfukiYdqDE3AS8.png\"},className:\"framer-1h93sn8\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13ie02j\",\"data-framer-name\":\"Name + Role\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rcjw2x\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-color\":\"var(--token-58507be5-8cf3-41b5-819b-33db1dcdd00c, rgb(18, 18, 18))\"},children:\"Mukund Kapoor\"})}),className:\"framer-1628nwm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9kp5cm-container\",nodeId:\"sjdy9CJIL\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{scale:.95},children:/*#__PURE__*/_jsx(MiscBadge,{height:\"100%\",id:\"sjdy9CJIL\",layoutId:\"sjdy9CJIL\",style:{height:\"100%\",width:\"100%\"},variant:\"ZkqIRIWjN\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Content Marketer\"})}),className:\"framer-zoetf8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:\"586px\"},PhRnepxN8:{height:111,width:\"586px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px, 608px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y42fpg-container\",nodeId:\"R9hD8KMzd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ElementsTextWrap,{height:\"100%\",id:\"R9hD8KMzd\",layoutId:\"R9hD8KMzd\",style:{maxWidth:\"100%\",width:\"100%\"},Tnk46SpKV:\"10ctp63\",WgbEM9Qc6:\"Hey, I'm Mukund Kapoor a content marketer, formely at [] based in []. I spend most of my time in crafting content marketing strategies for SaaS, and I\u2019m passionate about writing, and building the top notch products that makes a difference.\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rtpnq8\",\"data-framer-name\":\"Work\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tlrmtf\",\"data-framer-name\":\"Work\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ym652a\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"WORK\"})}),className:\"framer-dhbpmj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Below are some select projects, full walkthroughs on request\"})}),className:\"framer-1fve1ll\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwd6og\",\"data-framer-name\":\"Canvas\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{height:692},PhRnepxN8:{height:692},zScCFXbQK:{height:1256}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:540,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hpusf9-container\",nodeId:\"f9aqQU_g9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Canvas,{height:\"100%\",id:\"f9aqQU_g9\",layoutId:\"f9aqQU_g9\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1euo56\",\"data-framer-name\":\"Work\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},PhRnepxN8:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},zScCFXbQK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 320px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"300px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{transformTemplate:transformTemplate1},PhRnepxN8:{transformTemplate:transformTemplate1},zScCFXbQK:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ibso6n-container\",id:\"ibso6n\",nodeId:\"cnIzK_99W\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation,whileTap:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},zScCFXbQK:{H4LT_unWQ:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"}},children:/*#__PURE__*/_jsx(WorkImage,{awGknH5cZ:awGknH5cZ3bnx0g({overlay}),djP6U6EtA:addImageAlt({pixelHeight:1130,pixelWidth:1702,src:\"https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp\",srcSet:\"https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp 1702w\"},\"\"),H4LT_unWQ:4,height:\"100%\",id:\"cnIzK_99W\",layoutId:\"cnIzK_99W\",style:{height:\"100%\",width:\"100%\"},variant:\"cvbm2q4QE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1agaet6\"),\"data-framer-portal-id\":\"ibso6n\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"m0A8KLlz0\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-1gmera3\"),\"data-framer-name\":\"Blur Background\",\"data-framer-portal-id\":\"ibso6n\",exit:animation2,initial:animation4,onTap:onTap1wnntms({overlay}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"40px\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-vq4qpg-container\",exit:animation5,inComponentSlot:true,initial:animation7,nodeId:\"ZGR2Nt4aq\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileTap:animation6,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"ZGR2Nt4aq\",layoutId:\"ZGR2Nt4aq\",pbnWsr3sH:pbnWsr3sH1wnntms({overlay}),SKHmu99VN:'<svg  xmlns=\"http://www.w3.org/2000/svg\"  width=\"100%\"  height=\"100%\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"#ffffff\"  stroke-width=\"1.5\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\">  <path d=\"M18 6 6 18\" />  <path d=\"m6 6 12 12\" /></svg>',style:{height:\"100%\",width:\"100%\"},variant:\"GO7EEi_7X\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:\"framer-1x5vyrb\",\"data-framer-name\":\"Image + Caption\",exit:animation8,initial:animation9,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw - 32px, 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pk47r8-container\",inComponentSlot:true,nodeId:\"RhBgB3QI_\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkImage,{djP6U6EtA:addImageAlt({pixelHeight:1130,pixelWidth:1702,src:\"https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp\",srcSet:\"https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/AOxbZ92WVquE5HfeJvlxGjwou8Y.webp 1702w\"},\"\"),H4LT_unWQ:0,height:\"100%\",id:\"RhBgB3QI_\",layoutId:\"RhBgB3QI_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n4h14\",\"data-styles-preset\":\"eRGUmWgCd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Started GreatAIPrompts in 2023. In 6 months it got 200,000 Pageviews and $30,000 in total revenue. Got acquired in 2024.\"})}),className:\"framer-bmpban\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},PhRnepxN8:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},zScCFXbQK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 320px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"300px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{transformTemplate:transformTemplate1},PhRnepxN8:{transformTemplate:transformTemplate1},zScCFXbQK:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(Container,{className:\"framer-5hlf45-container\",id:\"5hlf45\",nodeId:\"iwcR72uDH\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation,whileTap:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},zScCFXbQK:{H4LT_unWQ:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"}},children:/*#__PURE__*/_jsx(WorkImage,{awGknH5cZ:awGknH5cZ3bnx0g({overlay:overlay1}),djP6U6EtA:addImageAlt({pixelHeight:1046,pixelWidth:1248,src:\"https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp\",srcSet:\"https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp 1248w\"},\"\"),H4LT_unWQ:-4,height:\"100%\",id:\"iwcR72uDH\",layoutId:\"iwcR72uDH\",style:{height:\"100%\",width:\"100%\"},variant:\"cvbm2q4QE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-n4d5xa\"),\"data-framer-portal-id\":\"5hlf45\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"VFdqbefey\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-1omjlil\"),\"data-framer-name\":\"Blur Background\",\"data-framer-portal-id\":\"5hlf45\",exit:animation2,initial:animation4,onTap:onTap1wnntms({overlay:overlay1}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"40px\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1uhfpz7-container\",exit:animation5,inComponentSlot:true,initial:animation7,nodeId:\"IxEcAr47c\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileTap:animation6,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"IxEcAr47c\",layoutId:\"IxEcAr47c\",pbnWsr3sH:pbnWsr3sH1wnntms({overlay:overlay1}),SKHmu99VN:'<svg  xmlns=\"http://www.w3.org/2000/svg\"  width=\"100%\"  height=\"100%\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"#ffffff\"  stroke-width=\"1.5\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\">  <path d=\"M18 6 6 18\" />  <path d=\"m6 6 12 12\" /></svg>',style:{height:\"100%\",width:\"100%\"},variant:\"GO7EEi_7X\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:\"framer-13dguxd\",\"data-framer-name\":\"Image + Caption\",exit:animation8,initial:animation9,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw - 32px, 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-s553uf-container\",inComponentSlot:true,nodeId:\"e7FDHr82z\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkImage,{djP6U6EtA:addImageAlt({pixelHeight:1046,pixelWidth:1248,src:\"https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp\",srcSet:\"https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp?scale-down-to=512 512w,https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2qCpOO20rdE9iG6xrPcARXLarI.webp 1248w\"},\"\"),H4LT_unWQ:0,height:\"100%\",id:\"e7FDHr82z\",layoutId:\"e7FDHr82z\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n4h14\",\"data-styles-preset\":\"eRGUmWgCd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Started TheAIBlock newsletter in 2023, grew it to 6000 subscribers, and it got acquired.\"})}),className:\"framer-1y5twgk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) / 2.4, 300px)`},PhRnepxN8:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) / 2.4, 300px)`},zScCFXbQK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 320px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"381px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{transformTemplate:transformTemplate1},PhRnepxN8:{transformTemplate:transformTemplate1},zScCFXbQK:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(Container,{className:\"framer-cb3uq-container\",id:\"cb3uq\",nodeId:\"HnnQdsEUu\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation,whileTap:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},zScCFXbQK:{H4LT_unWQ:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"}},children:/*#__PURE__*/_jsx(WorkImage,{awGknH5cZ:awGknH5cZ3bnx0g({overlay:overlay2}),djP6U6EtA:addImageAlt({pixelHeight:1334,pixelWidth:1946,positionX:\"47.7%\",positionY:\"50.4%\",src:\"https://framerusercontent.com/images/wC6lCA34j308K21pl4740Cs8D8.png\",srcSet:\"https://framerusercontent.com/images/wC6lCA34j308K21pl4740Cs8D8.png?scale-down-to=512 512w,https://framerusercontent.com/images/wC6lCA34j308K21pl4740Cs8D8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wC6lCA34j308K21pl4740Cs8D8.png 1946w\"},\"\"),H4LT_unWQ:4,height:\"100%\",id:\"HnnQdsEUu\",layoutId:\"HnnQdsEUu\",style:{height:\"100%\",width:\"100%\"},variant:\"cvbm2q4QE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-sniixd\"),\"data-framer-portal-id\":\"cb3uq\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"DKTfZwgog\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-17oifng\"),\"data-framer-name\":\"Blur Background\",\"data-framer-portal-id\":\"cb3uq\",exit:animation2,initial:animation4,onTap:onTap1wnntms({overlay:overlay2}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"40px\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1bnisi4-container\",exit:animation5,inComponentSlot:true,initial:animation7,nodeId:\"FLeMLPtYy\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileTap:animation6,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"FLeMLPtYy\",layoutId:\"FLeMLPtYy\",pbnWsr3sH:pbnWsr3sH1wnntms({overlay:overlay2}),SKHmu99VN:'<svg  xmlns=\"http://www.w3.org/2000/svg\"  width=\"100%\"  height=\"100%\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"#ffffff\"  stroke-width=\"1.5\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\">  <path d=\"M18 6 6 18\" />  <path d=\"m6 6 12 12\" /></svg>',style:{height:\"100%\",width:\"100%\"},variant:\"GO7EEi_7X\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:\"framer-ckbg3e\",\"data-framer-name\":\"Image + Caption\",exit:animation8,initial:animation9,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"600px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c4id2s-container\",inComponentSlot:true,nodeId:\"Qvb4aNlyE\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkImage,{djP6U6EtA:addImageAlt({pixelHeight:1400,pixelWidth:1732,src:\"https://framerusercontent.com/images/9v64BYhHSxz6FpTC0v4NfSlW8.png\",srcSet:\"https://framerusercontent.com/images/9v64BYhHSxz6FpTC0v4NfSlW8.png?scale-down-to=512 512w,https://framerusercontent.com/images/9v64BYhHSxz6FpTC0v4NfSlW8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9v64BYhHSxz6FpTC0v4NfSlW8.png 1732w\"},\"\"),H4LT_unWQ:0,height:\"100%\",id:\"Qvb4aNlyE\",layoutId:\"Qvb4aNlyE\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n4h14\",\"data-styles-preset\":\"eRGUmWgCd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Working on NightScreen Mode extension that allows you to add amber filters, dark mode and more to save your eyes from bright screens.\"})}),className:\"framer-1maq1qs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},PhRnepxN8:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},zScCFXbQK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 320px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"300px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{transformTemplate:transformTemplate1},PhRnepxN8:{transformTemplate:transformTemplate1},zScCFXbQK:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(Container,{className:\"framer-s8chd6-container\",\"data-framer-name\":\"Work Image\",id:\"s8chd6\",name:\"Work Image\",nodeId:\"fCOUkzx6c\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation,whileTap:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},zScCFXbQK:{H4LT_unWQ:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"}},children:/*#__PURE__*/_jsx(WorkImage,{awGknH5cZ:awGknH5cZ3bnx0g({overlay:overlay3}),H4LT_unWQ:-4,height:\"100%\",id:\"fCOUkzx6c\",layoutId:\"fCOUkzx6c\",name:\"Work Image\",style:{height:\"100%\",width:\"100%\"},variant:\"cvbm2q4QE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-35ybpi\"),\"data-framer-portal-id\":\"s8chd6\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"EGjzanjbY\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-6ta6dv\"),\"data-framer-name\":\"Blur Background\",\"data-framer-portal-id\":\"s8chd6\",exit:animation2,initial:animation4,onTap:onTap1wnntms({overlay:overlay3}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"40px\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-1sqk2h2-container\",exit:animation5,inComponentSlot:true,initial:animation7,nodeId:\"rMKJlZkFw\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileTap:animation6,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"rMKJlZkFw\",layoutId:\"rMKJlZkFw\",pbnWsr3sH:pbnWsr3sH1wnntms({overlay:overlay3}),SKHmu99VN:'<svg  xmlns=\"http://www.w3.org/2000/svg\"  width=\"100%\"  height=\"100%\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"#ffffff\"  stroke-width=\"1.5\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\">  <path d=\"M18 6 6 18\" />  <path d=\"m6 6 12 12\" /></svg>',style:{height:\"100%\",width:\"100%\"},variant:\"GO7EEi_7X\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:\"framer-9xqzt7\",\"data-framer-name\":\"Image + Caption\",exit:animation8,initial:animation9,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw - 32px, 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3h1grc-container\",inComponentSlot:true,nodeId:\"m_T7_Wxfw\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkImage,{H4LT_unWQ:0,height:\"100%\",id:\"m_T7_Wxfw\",layoutId:\"m_T7_Wxfw\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n4h14\",\"data-styles-preset\":\"eRGUmWgCd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"I created AnxietyChat to help people find comfort and support during difficult times. It uses GPT 4o model.\"})}),className:\"framer-1w48eaa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},PhRnepxN8:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px), 300px)`},zScCFXbQK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 320px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"300px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{transformTemplate:transformTemplate1},PhRnepxN8:{transformTemplate:transformTemplate1},zScCFXbQK:{whileHover:undefined}},children:/*#__PURE__*/_jsxs(Container,{className:\"framer-qftvj5-container\",\"data-framer-name\":\"Work Image\",id:\"qftvj5\",name:\"Work Image\",nodeId:\"Aab0RAf31\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation,whileTap:animation1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},PhRnepxN8:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"},zScCFXbQK:{H4LT_unWQ:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\"}},children:/*#__PURE__*/_jsx(WorkImage,{awGknH5cZ:awGknH5cZ3bnx0g({overlay:overlay4}),djP6U6EtA:addImageAlt({pixelHeight:793,pixelWidth:1442,src:\"https://framerusercontent.com/images/109p40ev9q1D9sV7d4zmM7YnaqI.png\",srcSet:\"https://framerusercontent.com/images/109p40ev9q1D9sV7d4zmM7YnaqI.png?scale-down-to=512 512w,https://framerusercontent.com/images/109p40ev9q1D9sV7d4zmM7YnaqI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/109p40ev9q1D9sV7d4zmM7YnaqI.png 1442w\"},\"\"),H4LT_unWQ:-4,height:\"100%\",id:\"Aab0RAf31\",layoutId:\"Aab0RAf31\",name:\"Work Image\",style:{height:\"100%\",width:\"100%\"},variant:\"cvbm2q4QE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-13xgebm\"),\"data-framer-portal-id\":\"qftvj5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"cg9sXBHmt\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:cx(scopingClassNames,\"framer-1mjgo5y\"),\"data-framer-name\":\"Blur Background\",\"data-framer-portal-id\":\"qftvj5\",exit:animation2,initial:animation4,onTap:onTap1wnntms({overlay:overlay4}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"40px\",children:/*#__PURE__*/_jsx(Container,{animate:animation3,className:\"framer-abfm9r-container\",exit:animation5,inComponentSlot:true,initial:animation7,nodeId:\"LxGDKNZsL\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileTap:animation6,children:/*#__PURE__*/_jsx(ElementsIconButton,{height:\"100%\",id:\"LxGDKNZsL\",layoutId:\"LxGDKNZsL\",pbnWsr3sH:pbnWsr3sH1wnntms({overlay:overlay4}),SKHmu99VN:'<svg  xmlns=\"http://www.w3.org/2000/svg\"  width=\"100%\"  height=\"100%\"  viewBox=\"0 0 24 24\"  fill=\"none\"  stroke=\"#ffffff\"  stroke-width=\"1.5\"  stroke-linecap=\"round\"  stroke-linejoin=\"round\">  <path d=\"M18 6 6 18\" />  <path d=\"m6 6 12 12\" /></svg>',style:{height:\"100%\",width:\"100%\"},variant:\"GO7EEi_7X\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{animate:animation3,className:\"framer-efegyl\",\"data-framer-name\":\"Image + Caption\",exit:animation8,initial:animation9,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw - 32px, 600px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-fmdyz8-container\",inComponentSlot:true,nodeId:\"IwJELxEe0\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkImage,{djP6U6EtA:addImageAlt({pixelHeight:796,pixelWidth:1534,src:\"https://framerusercontent.com/images/jNIwQAIKEi3c8LEIQZQ1vTktKJU.png\",srcSet:\"https://framerusercontent.com/images/jNIwQAIKEi3c8LEIQZQ1vTktKJU.png?scale-down-to=512 512w,https://framerusercontent.com/images/jNIwQAIKEi3c8LEIQZQ1vTktKJU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jNIwQAIKEi3c8LEIQZQ1vTktKJU.png 1534w\"},\"\"),H4LT_unWQ:0,height:\"100%\",id:\"IwJELxEe0\",layoutId:\"IwJELxEe0\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ZPEpjEaox\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n4h14\",\"data-styles-preset\":\"eRGUmWgCd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"A simple distraction free writing pad, where you can write free write your mind.\"})}),className:\"framer-1xsp4hn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),getContainer())})})]})})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pfgriz\",\"data-framer-name\":\"Experience\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ni3jpd\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"EXPERIENCE\"})}),className:\"framer-1fa9kqk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"I got interested in content marketing when I started my first blog in the year 2018. But something pulled me to marketing and took a course, built some projects, grew them on my own. I started working as a professional content marketer in 2020. Here's a brief overview:\"})}),className:\"framer-bhovxx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{height:634}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oltg9-container\",nodeId:\"SmsZUFmsU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{SiPl6Ob91:\"Content marketer\",style:{height:\"100%\",width:\"100%\"},variant:\"o1h8UpDFF\"}},children:/*#__PURE__*/_jsx(ContentListItemExperience,{height:\"100%\",id:\"SmsZUFmsU\",layoutId:\"SmsZUFmsU\",pzSZMZX0x:\"Feb 2023 \u2014 NOW\",SiPl6Ob91:\"Content marketer & technical writer\",slM7b5A4f:\"Z_pDYbsne\",style:{width:\"100%\"},variant:\"qK5JExRyj\",width:\"100%\",x9Z_MzNVj:\"Created SEO-optimized blogs weekly. Revamped email campaigns, improving open rates by 15% and conversions by 10%. Led product messaging and collaborated across teams for brand consistency. Managed SEO strategy, targeting competitive keywords and growing organic reach.\",XSlYXa0wd:\"Awesome Motive\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wfumb2-container\",nodeId:\"NqaC3H6n9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{SiPl6Ob91:\"Sr. Content Marketer\",variant:\"o1h8UpDFF\"}},children:/*#__PURE__*/_jsx(ContentListItemExperience,{height:\"100%\",id:\"NqaC3H6n9\",layoutId:\"NqaC3H6n9\",pzSZMZX0x:\"Mar 2022 \u2014 Oct 2022\",SiPl6Ob91:\"Head of Content Marketing\",slM7b5A4f:\"VqhubYnfy\",style:{width:\"100%\"},variant:\"qK5JExRyj\",width:\"100%\",x9Z_MzNVj:\"Owned blog editorial calendar and SEO strategy. Boosted website traffic by 30% through content and keyword optimization. Built content strategy based on research and trends. Led freelancers and internal content team, meeting all editorial deadlines. Launched social media and ad campaigns that increased inquiries and visibility.\",XSlYXa0wd:\"Ferticity Clinic\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w1vb4d-container\",nodeId:\"Qb7UfSwg4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{variant:\"o1h8UpDFF\"}},children:/*#__PURE__*/_jsx(ContentListItemExperience,{height:\"100%\",id:\"Qb7UfSwg4\",layoutId:\"Qb7UfSwg4\",pzSZMZX0x:\"May 2021 \u2014 Dec 2021\",SiPl6Ob91:\"News Content Writer\",slM7b5A4f:\"tmu_GXPp7\",style:{width:\"100%\"},variant:\"qK5JExRyj\",width:\"100%\",x9Z_MzNVj:\"Delivered timely articles covering trending topics with strong SEO performance. Improved traffic by integrating keyword strategies into all posts. Maintained editorial quality while meeting strict deadlines.\",XSlYXa0wd:\"Storytailors\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pfpvja\",\"data-framer-name\":\"Experience\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-115dzfu\",\"data-framer-name\":\"Text Container\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Prompts\"})}),className:\"framer-3nhmx8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Below is a brief list of the most common prompts I use to get the best results.\"})}),className:\"framer-xhdsyd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gtydk0-container\",nodeId:\"kbXJ9gVp9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"You are my DeepResearch assistant with full access to academic papers, news, and industry data. For any topic I give, pull the newest credible sources, list key facts, conflicting views, hard numbers, and open questions. Reply with a \u2264200-word synthesis, five bullet insights\",height:\"100%\",id:\"kbXJ9gVp9\",layoutId:\"kbXJ9gVp9\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\"Deep Research (I use GPT Deep Research)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1twdxaw-container\",nodeId:\"g93gKrQWo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"You are an expert summarizer and knowledge extractor. Given the following [article/video transcript], perform these steps: Summary (\u2264100 words): Write a crisp summary capturing the core idea without losing key details. Key Insights (Bullet Points): List the 5\u20137 most important insights or lessons, framed in clear, actionable language. Hidden Gems: Mention any subtle but powerful ideas that are easy to overlook. Contrarian or Unique Points: Highlight anything that challenges common beliefs or offers a new perspective. Action Steps: Suggest 3 simple actions a reader could take immediately based on the content. Keep the language simple, sharp, and free of unnecessary words. Focus on clarity, depth, and usability.\",height:\"100%\",id:\"g93gKrQWo\",layoutId:\"g93gKrQWo\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\"Summarizer (use Gemini 2.0 in Ai Studio))\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lq44ct-container hidden-erki3y\",nodeId:\"caWsIprCK\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"You are an elite seo strategist trusted by fortune 500 cmos. Your mission is to interview the user one question at a time and then deliver a 90-day content calendar that turns a single seed topic into high-intent keyword clusters and ready-to-publish article briefs. Rules: - ask only one question, wait for the user\u2019s reply, then move to the next. - after each answer, analyze deeply and adapt your next question for clarity or depth. - keep questions concise, in plain english. - when all phases are complete, output a structured json file exactly in the format shown below\u2014nothing more, nothing less. Phase 1 \\xb7 business context (ask these sequentially) - what is your website or brand? Briefly describe it. - who is your primary audience? (demographics, pain points) - what product or service are you ultimately promoting? - what is your main seo goal for the next 3 months? (traffic, leads, authority, etc.) phase 2 \\xb7 topic definition - provide one seed topic or keyword you want to rank for. - list any must-include subtopics or angles. - any competitor sites you respect or want to outrank? Phase 3 \\xb7 constraints & assets - how many articles can you realistically publish per week? - preferred content length range (e.g., 1 000\u20131 500 words)? - do you have any in-house expertise, data, or assets to showcase? - list forbidden themes, words, or compliance issues (if any). Phase 4 \\xb7 measurement - what single metric will define success for this project? - deadline for first results? Final step \\xb7 export - when all questions are answered, say: - \u201Cgenerating your 90-day seo action plan now.\u201D - then output json.\",height:\"100%\",id:\"caWsIprCK\",layoutId:\"caWsIprCK\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\" Generate SEO Clusters\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1utdoo1-container\",nodeId:\"H5TYJnmup\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"Use everything you know about me and act as a high-performance strategist, behavioral economist, and time\u2010management scientist fused into one. Your job is to extract my daily friction points and turn them into a laser-focused action map. Deliver in three parts: Friction Scan \u2013 list the 5\u20137 biggest drag sources (internal & external) slowing today\u2019s work. Leverage Windows \u2013 identify the two highest-energy time blocks and match my top-impact tasks to them. Sprint Agenda \u2013 craft a 4-block schedule (focus-work, admin batch, recharge, review) I can start now, plus a one-sentence rally cue.\",height:\"100%\",id:\"H5TYJnmup\",layoutId:\"H5TYJnmup\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\"Friction Scanner (Enable Memory in GPT)\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yyfpl8-container hidden-erki3y\",nodeId:\"BzPi4Q0pP\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"You are my Voice-Activated English Fluency Coach\u2014a Cambridge-certified ESL teacher, film-dialogue trainer, and speech therapist in one.\\n\\nMission\\n\u2022 Push my speaking skills toward clear, natural, confident English.  \\n\u2022 Diagnose grammar, vocabulary, and pronunciation gaps in real time.  \\n\u2022 Build topic agility (business, casual, technical) while tracking progress.\\n\\nGround Rules\\n1. Speak only one concise question or prompt at a time; wait for my spoken reply.  \\n2. After each reply, give three parts:  \\n   a) Micro-Fix \u2013 correct any major grammar/pronunciation errors, reading the corrected sentence aloud once, slowly.  \\n   b) Upgrade \u2013 suggest one richer synonym or phrase I could have used; read it aloud.  \\n   c) Follow-Up \u2013 ask the next question that nudges difficulty up by 5 %.  \\n3. Every 10 turns, pause to give a 30-second Progress Snapshot: strengths, recurring slips, and one mini-homework task.  \\n4. Rotate topics in this order unless I request otherwise: daily life \u2192 workplace \u2192 current events \u2192 opinion debate \u2192 storytelling.  \\n5. If I ever say \u201Cclarify,\u201D break down your last correction with phonetic hints (IPA) and mouth-placement tips.  \\n6. Keep tone encouraging, concise, and strictly English\u2014no fillers, no unnecessary chatter.\",height:\"100%\",id:\"BzPi4Q0pP\",layoutId:\"BzPi4Q0pP\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\"Communication Clarity (I practice my english)\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:`calc(min(${componentViewport?.width||\"100vw\"}, 640px) - 32px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lxew2i-container hidden-erki3y\",nodeId:\"XNhG7h9Cv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Newprompt,{Dc68_Yo5J:\"You are my Philosophical Insight Cartographer\u2014part historian of ideas, part Socratic guide, part modern synthesizer.\\n\\nMission  \\n\u2022 Map any moral or existential dilemma I give you.  \\n\u2022 Surface the clearest arguments, counter-arguments, and lived implications.  \\n\u2022 Weave perspectives from Eastern sages (e.g., Osho, Nagarjuna), Western thinkers (Plato to Camus), and current scholarly debate\u2014without fluff or sermonizing.\\n\\nWorkflow  \\n1. Ask me to state the dilemma in one sentence and note any personal angle I have.  \\n2. Restate the dilemma to confirm understanding; then follow the structure below in a single, concise response (<\u2006400 words):\\n\\na) Clarify \u2013 define key terms and hidden assumptions in \u2264 3 bullet points.  \\nb) Lineage \u2013 list up to 4 pivotal voices, each with a core quote or thesis (Osho counts as one if relevant).  \\nc) Tension Matrix \u2013 a table with two opposite columns: \u201CAffirm\u201D vs \u201CDeny/Refute,\u201D showing the strongest claim, supporting logic, and real-world consequence for each side.  \\nd) Synthesis Pivot \u2013 propose one integrative framing or fresh lens that dissolves or reframes the conflict.  \\n e) Reflective Prompt \u2013 one question that forces me to test the dilemma against my lived experience tonight.  \\nf) Next Sources \u2013 three readings (classic, modern, and contemporary research article/podcast), each with a one-line takeaway.\\n\\nRules  \\n\u2022 Remain neutral; do not preach.  \\n\u2022 Cite thinkers by name and era; avoid generic \u201Csome say.\u201D  \\n\u2022 Compress; every sentence must earn its spot.  \\n\u2022 If the dilemma straddles cultures, balance East/West voices.  \",height:\"100%\",id:\"XNhG7h9Cv\",layoutId:\"XNhG7h9Cv\",style:{width:\"100%\"},width:\"100%\",X_idj7oDw:\"Philosophy (I love this prompt))\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10og18l\",\"data-framer-name\":\"Tools\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18gtym3\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"STACK\"})}),className:\"framer-j4debj\",\"data-framer-name\":\"Stack\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{height:48,width:`min(${componentViewport?.width||\"100vw\"}, 640px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-128elfv-container hidden-72rtr7 hidden-17gbdkv hidden-ik6jjd\",\"data-framer-name\":\"Logos w/Ticker\",name:\"Logos w/Ticker\",nodeId:\"Z6snhtcJ9\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ElementsStackTicker,{height:\"100%\",id:\"Z6snhtcJ9\",layoutId:\"Z6snhtcJ9\",name:\"Logos w/Ticker\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tq7zp6 hidden-erki3y\",\"data-framer-name\":\"Stack Logos\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,width:\"36px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wuvqtr-container\",nodeId:\"RmLVKzHn8\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Ahrefs\",height:\"100%\",id:\"RmLVKzHn8\",layoutId:\"RmLVKzHn8\",M3Z6O24zF:\"https://ahrefs.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"eS1kP8N_M\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1co29hg-container\",nodeId:\"Um5vS4KD8\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Figma\",height:\"100%\",id:\"Um5vS4KD8\",layoutId:\"Um5vS4KD8\",M3Z6O24zF:\"https://figma.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"anq5RXJlx\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ek5hjt-container\",nodeId:\"Xx0GJiyds\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Wordpress\",height:\"100%\",id:\"Xx0GJiyds\",layoutId:\"Xx0GJiyds\",M3Z6O24zF:\"https://wordpress.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"K1FV7q4PP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mbz9o2-container\",nodeId:\"Gic2333Z9\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Framer\",height:\"100%\",id:\"Gic2333Z9\",layoutId:\"Gic2333Z9\",M3Z6O24zF:\"framer.com\",style:{height:\"100%\",width:\"100%\"},variant:\"vBuq6otWZ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ycyr6w-container\",nodeId:\"waQOigS5J\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Cursor\",height:\"100%\",id:\"waQOigS5J\",layoutId:\"waQOigS5J\",M3Z6O24zF:\"https://www.cursor.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"PB8lZEoZp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12cg7ih-container\",nodeId:\"tcTgGdhJC\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"ChatGPT\",height:\"100%\",id:\"tcTgGdhJC\",layoutId:\"tcTgGdhJC\",M3Z6O24zF:\"https://openai.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"ubGAYFsEt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qnckm1-container\",nodeId:\"ruT2NURaO\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Zapier\",height:\"100%\",id:\"ruT2NURaO\",layoutId:\"ruT2NURaO\",M3Z6O24zF:\"https://zapier.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"qm09JpDH6\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-fkdvx1-container\",nodeId:\"bxSbv0typ\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Midjourney\",height:\"100%\",id:\"bxSbv0typ\",layoutId:\"bxSbv0typ\",M3Z6O24zF:\"https://www.midjourney.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"t45yYdJPl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sdsy0b-container\",nodeId:\"CbIdfJ6Dk\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"Hotjar\",height:\"100%\",id:\"CbIdfJ6Dk\",layoutId:\"CbIdfJ6Dk\",M3Z6O24zF:\"https://www.hotjar.com/\",style:{height:\"100%\",width:\"100%\"},variant:\"p6DOVRlOD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sagulh-container\",nodeId:\"l9mD4JS2f\",rendersWithMotion:true,scopeId:\"augiA20Il\",whileHover:animation10,whileTap:animation11,children:/*#__PURE__*/_jsx(AssetsStackLogos,{C38d0qzKG:\"n8n\",height:\"100%\",id:\"l9mD4JS2f\",layoutId:\"l9mD4JS2f\",M3Z6O24zF:\"https://n8n.io/\",style:{height:\"100%\",width:\"100%\"},variant:\"iLzsam9lO\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-noc3xl\",\"data-framer-name\":\"Ventures\",id:elementId6,ref:ref7,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xzrioe\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Work & projects\"})}),className:\"framer-1u0j3s3\",\"data-framer-name\":\"Stack\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wvxvrt\",\"data-framer-name\":\"Venture List\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-escrsq-container\",nodeId:\"QGxeZ6sWO\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"NightScreen Mode\",height:\"100%\",id:\"QGxeZ6sWO\",layoutId:\"QGxeZ6sWO\",qs8ycWwhy:\"https://nightscreenmode.app\",style:{width:\"100%\"},uAKQbypCp:\"Vibe coded chrome extension, designed on figma.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/i0cq5485ncUsaCoyFq7lwBgqPA.png\",srcSet:\"https://framerusercontent.com/images/i0cq5485ncUsaCoyFq7lwBgqPA.png?scale-down-to=512 512w,https://framerusercontent.com/images/i0cq5485ncUsaCoyFq7lwBgqPA.png 600w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15qzfqn-container\",nodeId:\"O_nk_O52z\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Bunnyy Tools\",height:\"100%\",id:\"O_nk_O52z\",layoutId:\"O_nk_O52z\",qs8ycWwhy:\"https://bunnyy.tools\",style:{width:\"100%\"},uAKQbypCp:\"I manually curate the best tools on the internet.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:4096,pixelWidth:4096,src:\"https://framerusercontent.com/images/qDEyMcRYSmo9m6U6q6QTkst7ks.svg\",srcSet:\"https://framerusercontent.com/images/qDEyMcRYSmo9m6U6q6QTkst7ks.svg?scale-down-to=512 512w,https://framerusercontent.com/images/qDEyMcRYSmo9m6U6q6QTkst7ks.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qDEyMcRYSmo9m6U6q6QTkst7ks.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qDEyMcRYSmo9m6U6q6QTkst7ks.svg 4096w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-112vyis-container\",nodeId:\"rrfh2VEv3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Simply Write\",height:\"100%\",id:\"rrfh2VEv3\",layoutId:\"rrfh2VEv3\",qs8ycWwhy:\"https://simplywrite.online\",style:{width:\"100%\"},uAKQbypCp:\"A distraction free writing pad online.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:934,pixelWidth:934,src:\"https://framerusercontent.com/images/2znAZvSGRKlCYUwHS93BUC0HIqs.png\",srcSet:\"https://framerusercontent.com/images/2znAZvSGRKlCYUwHS93BUC0HIqs.png?scale-down-to=512 512w,https://framerusercontent.com/images/2znAZvSGRKlCYUwHS93BUC0HIqs.png 934w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1upcqo7-container\",nodeId:\"JarjUQQph\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"AffiliateWP\",height:\"100%\",id:\"JarjUQQph\",layoutId:\"JarjUQQph\",qs8ycWwhy:\"https://affiliatewp.com/author/mukund-kapoor/\",style:{width:\"100%\"},uAKQbypCp:\"My content on AffiliateWP blog\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:147,pixelWidth:150,src:\"https://framerusercontent.com/images/iRjIqDdaR7X4fsKBKkXrRJoCiA.webp\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q2ofte-container\",nodeId:\"Me0JS9JzU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"AnxietyChat\",height:\"100%\",id:\"Me0JS9JzU\",layoutId:\"Me0JS9JzU\",qs8ycWwhy:\"https://anxietychat.vercel.app/\",style:{width:\"100%\"},uAKQbypCp:\"Designed the landing, vibe coded the tool.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:1018,pixelWidth:636,src:\"https://framerusercontent.com/images/0o6rhCSRr784TT7GziuCjbR68.png\",srcSet:\"https://framerusercontent.com/images/0o6rhCSRr784TT7GziuCjbR68.png 636w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vit2c4-container\",nodeId:\"MTPbMJolu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Weam (Previously GreatAiPrompts)\",height:\"100%\",id:\"MTPbMJolu\",layoutId:\"MTPbMJolu\",qs8ycWwhy:\"https://weam.ai/blog/\",style:{width:\"100%\"},uAKQbypCp:\"My articles on prompting, AI and workflows.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/NEHnIQInTDlpqfTURQl5dIMIrdU.png\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x1g6v7-container\",nodeId:\"AXlv9HBOd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"TheAIBlock (Acquired)\",height:\"100%\",id:\"AXlv9HBOd\",layoutId:\"AXlv9HBOd\",qs8ycWwhy:\"https://theaiblock.org/\",style:{width:\"100%\"},uAKQbypCp:\"My letters on TheAIBlock newsletter.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3Wumz2XcyJxOwVqVwejoi6k.gif\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hi5h2z-container\",nodeId:\"ETSKvQd2m\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Man Of God\",height:\"100%\",id:\"ETSKvQd2m\",layoutId:\"ETSKvQd2m\",qs8ycWwhy:\"https://apps.apple.com/in/app/man-of-god/id6743128654\",style:{width:\"100%\"},uAKQbypCp:\"Vibe coded an iOS app.\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:460,pixelWidth:460,src:\"https://framerusercontent.com/images/Go6OxX9IV5s2CpmpbrwwgbEh34.webp\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4rw6w4-container\",nodeId:\"w1rAqD_uI\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Water Intake Calculator\",height:\"100%\",id:\"w1rAqD_uI\",layoutId:\"w1rAqD_uI\",qs8ycWwhy:\"https://waterintakecalculator.co/\",style:{width:\"100%\"},uAKQbypCp:\"My small water intake utility tool\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:570,pixelWidth:592,src:\"https://framerusercontent.com/images/ipufnnHQqluiFrKsJpDdtWxEUTM.png\",srcSet:\"https://framerusercontent.com/images/ipufnnHQqluiFrKsJpDdtWxEUTM.png?scale-down-to=512 512w,https://framerusercontent.com/images/ipufnnHQqluiFrKsJpDdtWxEUTM.png 592w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-75bpu-container\",nodeId:\"gRWWYxhqN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Venture,{coxvmQquw:\"Yahtzee Game\",height:\"100%\",id:\"gRWWYxhqN\",layoutId:\"gRWWYxhqN\",qs8ycWwhy:\"freeyahtzeegame.com\",style:{width:\"100%\"},uAKQbypCp:\"A fun little Yahtzee game I created\",width:\"100%\",x7EYsrEzM:addImageAlt({pixelHeight:216,pixelWidth:210,src:\"https://framerusercontent.com/images/ICfmN3jVy0Q6hkrihP40jQNhJKg.png\"},\"\")})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5vqb8j\",\"data-framer-name\":\"Writing\",id:elementId7,ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jg4nqp\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ynSYLo6Q0\"},motionChild:true,nodeId:\"SdI7qzuJg\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-6wjf7e\",\"data-styles-preset\":\"ArJBnbOCd\",children:\"Writing\"})})})}),className:\"framer-1cvbluq\",\"data-framer-name\":\"Stack\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hmrllg\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ngYZ71_p3\",data:Writing,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{collection:\"ngYZ71_p3\",direction:\"desc\",name:\"LdzGB04Yx\",type:\"Identifier\"}],select:[{collection:\"ngYZ71_p3\",name:\"TzuOxsRXK\",type:\"Identifier\"},{collection:\"ngYZ71_p3\",name:\"KJ9CTfj1a\",type:\"Identifier\"},{collection:\"ngYZ71_p3\",name:\"kJrYuEzt2\",type:\"Identifier\"},{collection:\"ngYZ71_p3\",name:\"LdzGB04Yx\",type:\"Identifier\"},{collection:\"ngYZ71_p3\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idngYZ71_p3,KJ9CTfj1a:KJ9CTfj1angYZ71_p3,kJrYuEzt2:kJrYuEzt2ngYZ71_p3,LdzGB04Yx:LdzGB04YxngYZ71_p3,TzuOxsRXK:TzuOxsRXKngYZ71_p3},index)=>{TzuOxsRXKngYZ71_p3??=\"\";KJ9CTfj1angYZ71_p3??=\"\";kJrYuEzt2ngYZ71_p3??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ngYZ71_p3-${idngYZ71_p3}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{KJ9CTfj1a:KJ9CTfj1angYZ71_p3},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18hjin8\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-193xg9z\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{KJ9CTfj1a:KJ9CTfj1angYZ71_p3},webPageId:\"a7AgsWINa\"},implicitPathVariables:undefined},{href:{pathVariables:{KJ9CTfj1a:KJ9CTfj1angYZ71_p3},webPageId:\"a7AgsWINa\"},implicitPathVariables:undefined},{href:{pathVariables:{KJ9CTfj1a:KJ9CTfj1angYZ71_p3},webPageId:\"a7AgsWINa\"},implicitPathVariables:undefined},{href:{pathVariables:{KJ9CTfj1a:KJ9CTfj1angYZ71_p3},webPageId:\"a7AgsWINa\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pe0430-container\",nodeId:\"daDkHEH7J\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DYp7cwh4H:{qs8ycWwhy:resolvedLinks[3]},PhRnepxN8:{qs8ycWwhy:resolvedLinks[1]},zScCFXbQK:{qs8ycWwhy:resolvedLinks[2],variant:\"DkMRv9Ev7\"}},children:/*#__PURE__*/_jsx(BlogPost,{coxvmQquw:TzuOxsRXKngYZ71_p3,height:\"100%\",id:\"daDkHEH7J\",Kr5nEniwD:kJrYuEzt2ngYZ71_p3,layoutId:\"daDkHEH7J\",OkhRqWIV6:LdzGB04YxngYZ71_p3,qs8ycWwhy:resolvedLinks[0],style:{width:\"100%\"},variant:\"Mlacw4jaR\",width:\"100%\"})})})})})})})})},idngYZ71_p3);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dkea8x\",\"data-framer-name\":\"Personal\",id:elementId8,ref:ref9,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Personal\"})}),className:\"framer-kd7lbg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"In my spare time, I enjoy listening to Punjabi music and sketching on my sketchbook.\"})}),className:\"framer-lgtoj7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dn8xez-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ipFltN8n4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"ipFltN8n4\",layoutId:\"ipFltN8n4\",style:{height:\"100%\",width:\"100%\"},theme:0,url:\"https://open.spotify.com/track/4d2jV5fmX6hbRwaRbY39dt?si=fd0c2bc86da341c9\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u5x2wk\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bu51cl\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wkddyh\",\"data-framer-name\":\"Photos\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{background:{alt:\"Vintage Car Under Palm Trees\",fit:\"fill\",pixelHeight:1728,pixelWidth:3072,sizes:`min(max((min(${componentViewport?.width||\"100vw\"}, 640px) - 48px) / 2, 50px), 184px)`,src:\"https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg\",srcSet:\"https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg 3072w\"},style:{}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vintage Car Under Palm Trees\",fit:\"fill\",pixelHeight:1728,pixelWidth:3072,sizes:\"184px\",src:\"https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg\",srcSet:\"https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CPmfSNErPcXGU68WE3mzDN4fuv8.jpeg 3072w\"},className:\"framer-b6qf1s hidden-ik6jjd\",\"data-border\":true,\"data-framer-name\":\"#1\",style:{rotate:-2}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{background:{alt:\"Coastal Scene with Boats\",fit:\"fill\",pixelHeight:5038,pixelWidth:4134,sizes:`min(max((min(${componentViewport?.width||\"100vw\"}, 640px) - 48px) / 2, 50px), 184px)`,src:\"https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg\",srcSet:\"https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=1024 840w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=2048 1680w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=4096 3361w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg 4134w\"},style:{}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Coastal Scene with Boats\",fit:\"fill\",pixelHeight:5038,pixelWidth:4134,sizes:\"184px\",src:\"https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg\",srcSet:\"https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=1024 840w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=2048 1680w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg?scale-down-to=4096 3361w,https://framerusercontent.com/images/6cQj7O7PliFdw7MOiJyu7cUQe38.jpeg 4134w\"},className:\"framer-1hkwyxz\",\"data-border\":true,\"data-framer-name\":\"#2\",style:{rotate:2}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{background:{alt:\"Outdoor Caf\\xe9 Seating in a Sunlit Alley\",fit:\"fill\",pixelHeight:2812,pixelWidth:3369,sizes:`min(max((min(${componentViewport?.width||\"100vw\"}, 640px) - 48px) / 2, 50px), 184px)`,src:\"https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg\",srcSet:\"https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg 3369w\"},style:{}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Outdoor Caf\\xe9 Seating in a Sunlit Alley\",fit:\"fill\",pixelHeight:2812,pixelWidth:3369,sizes:\"184px\",src:\"https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg\",srcSet:\"https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qQED7Q7pkD1OyjxLWGrFaTs1U.jpeg 3369w\"},className:\"framer-8sziee\",\"data-border\":true,\"data-framer-name\":\"#3\",style:{rotate:-2}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{background:{alt:\"Urban Street Fashion Portrait\",fit:\"fill\",pixelHeight:4032,pixelWidth:3024,sizes:`min(max((min(${componentViewport?.width||\"100vw\"}, 640px) - 48px) / 2, 50px), 184px)`,src:\"https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg\",srcSet:\"https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg 3024w\"},style:{}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Urban Street Fashion Portrait\",fit:\"fill\",pixelHeight:4032,pixelWidth:3024,sizes:\"184px\",src:\"https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg\",srcSet:\"https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/meBMJCggfpHflUqsygZMoHeOhhY.jpg 3024w\"},className:\"framer-1xnybr1\",\"data-border\":true,\"data-framer-name\":\"#4\",style:{rotate:2}})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12n51t1\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6q5sq6\",\"data-framer-name\":\"Shot with\",children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-utfscc\",\"data-styles-preset\":\"iyRemZoey\",style:{\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"Made by me using markers, water color, and spray paint.\"})}),className:\"framer-u3mspg hidden-erki3y\",\"data-framer-name\":\"Listen on Spotify\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"www.instagram.com\",motionChild:true,nodeId:\"KP3Xe7PVK\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-3bxrov framer-lux5qc\",\"data-framer-name\":\"Instagram\",whileHover:animation11})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-195o7wb\",\"data-framer-name\":\"Contact\",id:elementId9,ref:ref10,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wjiecg\",\"data-framer-name\":\"Contact\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-decie5\",\"data-styles-preset\":\"ErbKb7wnj\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"CONTACT\"})}),className:\"framer-1qb3nhy\",\"data-framer-name\":\"Stack\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-22mokc\",\"data-styles-preset\":\"PCfld_oAA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-dc84b68b-ddd2-4ed0-8ba9-2bfc3673668d, rgb(126, 126, 126))\"},children:\"You can contact me using the form or via the links below.\"})}),className:\"framer-1r034e4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/cf496575-664a-4af8-a221-2268976918ba/submit\",className:\"framer-wh7zxw\",nodeId:\"REPb2fFuH\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-147pmxl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Name\"})}),className:\"framer-s8syb0\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1ek9vhm\",inputName:\"Name\",placeholder:\"Mukund Kapoor\",type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1bq4hrp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-q8ero5\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1gq5qc6\",inputName:\"Email\",placeholder:\"info@mukundkapoor.com\",type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-167bdz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Message\"})}),className:\"framer-12msfi1\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-137nqm7\",inputName:\"Email\",placeholder:\"Message\",type:\"textarea\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zScCFXbQK:{width:\"313px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"575px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k2lxhb-container\",nodeId:\"Pu6phlz7L\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Pu6phlz7L\",layoutId:\"Pu6phlz7L\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"HSLRM9hAb\",success:\"O6rg0w5OQ\"},\"yV_Yr43on\"),width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a0imd7\",\"data-framer-name\":\"Social Links\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-apl1lw-container\",nodeId:\"Lzi3qFkEc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SocialLinks,{coxvmQquw:\"info@mukundkapoor.com\",height:\"100%\",id:\"Lzi3qFkEc\",layoutId:\"Lzi3qFkEc\",lsRftZhtz:\"leGuxmVqj\",qk7zYNubu:\"Email\",qs8ycWwhy:\"mailto:info@mukundkapoor.com\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-h0xsz5-container\",nodeId:\"tuzTO6Jwh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SocialLinks,{coxvmQquw:\"@mukundkapoorr\",height:\"100%\",id:\"tuzTO6Jwh\",layoutId:\"tuzTO6Jwh\",lsRftZhtz:\"Jtw4FfcqQ\",qk7zYNubu:\"X.com\",qs8ycWwhy:\"https://x.com/mukundkapoorr\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-j8kdbu-container\",nodeId:\"zCFycaI1g\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SocialLinks,{coxvmQquw:\"/in/mukund-kapoor\",height:\"100%\",id:\"zCFycaI1g\",layoutId:\"zCFycaI1g\",lsRftZhtz:\"TESQh72J5\",qk7zYNubu:\"LinkedIn\",qs8ycWwhy:\"https://www.linkedin.com/in/mukund-kapoor/\",style:{width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15637k5\",\"data-framer-name\":\"Signature\",id:elementId10,ref:dynamicRef(elementId10),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:720,pixelWidth:1280,sizes:\"368px\",src:\"https://framerusercontent.com/images/QpM9fmigmJ6Ug6V7P9qRG7uoBU.gif\",srcSet:\"https://framerusercontent.com/images/QpM9fmigmJ6Ug6V7P9qRG7uoBU.gif?scale-down-to=512 512w,https://framerusercontent.com/images/QpM9fmigmJ6Ug6V7P9qRG7uoBU.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/QpM9fmigmJ6Ug6V7P9qRG7uoBU.gif 1280w\"},className:\"framer-1u3fira\"})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zDtJZ.framer-lux5qc, .framer-zDtJZ .framer-lux5qc { display: block; }\",\".framer-zDtJZ.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-zDtJZ .framer-1w34clu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 0px 16px 0px 16px; position: relative; scroll-margin-top: 24px; width: 100%; }\",\".framer-zDtJZ .framer-1txbr6v, .framer-zDtJZ .framer-1ni3jpd, .framer-zDtJZ .framer-115dzfu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1whosrc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 56px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 56px; }\",\".framer-zDtJZ .framer-mi8hzn { border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; bottom: 0px; flex: none; height: 12px; overflow: visible; position: absolute; right: -6px; width: 12px; z-index: 1; }\",\".framer-zDtJZ .framer-1ggtdre { aspect-ratio: 1 / 1; background-color: #16bf5e; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0px 0px 3px var(--token-235a099f-b7b4-43b9-9be7-1ac4fb0ae5e5, #ffffff), inset 0px 1px 2px 0px rgba(255, 255, 255, 0.5); flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 12px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-zDtJZ .framer-1h93sn8 { -webkit-mask: url('https://framerusercontent.com/images/ZsTAOu1tntLRSdMy1p1o3k3mbrg.svg') alpha no-repeat center / cover add; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); mask: url('https://framerusercontent.com/images/ZsTAOu1tntLRSdMy1p1o3k3mbrg.svg') alpha no-repeat center / cover add; overflow: visible; position: relative; width: 56px; }\",\".framer-zDtJZ .framer-13ie02j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-rcjw2x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1628nwm, .framer-zDtJZ .framer-zoetf8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zDtJZ .framer-9kp5cm-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-zDtJZ .framer-y42fpg-container { flex: none; height: auto; max-width: 608px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1rtpnq8, .framer-zDtJZ .framer-noc3xl, .framer-zDtJZ .framer-5vqb8j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 24px; width: 100%; }\",\".framer-zDtJZ .framer-tlrmtf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1ym652a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-dhbpmj, .framer-zDtJZ .framer-1fa9kqk, .framer-zDtJZ .framer-3nhmx8, .framer-zDtJZ .framer-j4debj, .framer-zDtJZ .framer-1u0j3s3, .framer-zDtJZ .framer-kd7lbg, .framer-zDtJZ .framer-1qb3nhy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-zDtJZ .framer-1fve1ll, .framer-zDtJZ .framer-bmpban, .framer-zDtJZ .framer-1y5twgk, .framer-zDtJZ .framer-1maq1qs, .framer-zDtJZ .framer-1w48eaa, .framer-zDtJZ .framer-1xsp4hn, .framer-zDtJZ .framer-bhovxx, .framer-zDtJZ .framer-xhdsyd, .framer-zDtJZ .framer-lgtoj7, .framer-zDtJZ .framer-1r034e4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zDtJZ .framer-1uwd6og { flex: none; height: 540px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1hpusf9-container { flex: none; height: 100%; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-zDtJZ .framer-1euo56 { flex: none; height: 374px; left: calc(50.00000000000002% - min(1100px, 1013px) / 2); max-width: 1100px; overflow: visible; position: absolute; top: calc(50.00000000000002% - 374px / 2); width: 1013px; }\",\".framer-zDtJZ .framer-ibso6n-container { bottom: 9px; flex: none; height: 248px; left: 706px; position: absolute; width: 300px; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-zDtJZ.framer-1agaet6, .framer-zDtJZ.framer-n4d5xa, .framer-zDtJZ.framer-sniixd, .framer-zDtJZ.framer-35ybpi, .framer-zDtJZ.framer-13xgebm { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-zDtJZ.framer-1gmera3, .framer-zDtJZ.framer-1omjlil, .framer-zDtJZ.framer-17oifng, .framer-zDtJZ.framer-6ta6dv, .framer-zDtJZ.framer-1mjgo5y { -webkit-backdrop-filter: blur(8px); align-content: center; align-items: center; backdrop-filter: blur(8px); background-color: var(--token-3b00f519-b135-4ce7-8d40-4b297be60591, rgba(250, 250, 250, 0.2)); cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-zDtJZ .framer-vq4qpg-container, .framer-zDtJZ .framer-1uhfpz7-container, .framer-zDtJZ .framer-1bnisi4-container, .framer-zDtJZ .framer-1sqk2h2-container, .framer-zDtJZ .framer-abfm9r-container { bottom: 40px; flex: none; height: 40px; left: calc(50.00000000000002% - 40px / 2); position: absolute; width: 40px; will-change: var(--framer-will-change-effect-override, transform); z-index: 5; }\",\".framer-zDtJZ .framer-1x5vyrb, .framer-zDtJZ .framer-13dguxd, .framer-zDtJZ .framer-9xqzt7, .framer-zDtJZ .framer-efegyl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zDtJZ .framer-1pk47r8-container, .framer-zDtJZ .framer-s553uf-container, .framer-zDtJZ .framer-3h1grc-container, .framer-zDtJZ .framer-fmdyz8-container { aspect-ratio: 1.2096774193548387 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 165px); max-width: 600px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-5hlf45-container { flex: none; height: 248px; left: 472px; position: absolute; top: 10px; width: 300px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-zDtJZ .framer-cb3uq-container { bottom: 11px; flex: none; height: 248px; left: 242px; position: absolute; width: 381px; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-zDtJZ .framer-ckbg3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 564px; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zDtJZ .framer-1c4id2s-container { aspect-ratio: 1.2096774193548387 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 496px); max-width: 600px; position: relative; width: 600px; }\",\".framer-zDtJZ .framer-s8chd6-container { flex: none; height: 248px; left: 9px; position: absolute; top: 11px; width: 300px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-zDtJZ .framer-qftvj5-container { flex: none; height: 248px; left: 159px; position: absolute; top: -51px; width: 300px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-zDtJZ .framer-1pfgriz, .framer-zDtJZ .framer-1pfpvja { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px 16px 0px 16px; position: relative; scroll-margin-top: 24px; width: 100%; }\",\".framer-zDtJZ .framer-oltg9-container, .framer-zDtJZ .framer-wfumb2-container, .framer-zDtJZ .framer-1w1vb4d-container, .framer-zDtJZ .framer-1gtydk0-container, .framer-zDtJZ .framer-1twdxaw-container, .framer-zDtJZ .framer-lq44ct-container, .framer-zDtJZ .framer-1utdoo1-container, .framer-zDtJZ .framer-1yyfpl8-container, .framer-zDtJZ .framer-1lxew2i-container, .framer-zDtJZ .framer-escrsq-container, .framer-zDtJZ .framer-15qzfqn-container, .framer-zDtJZ .framer-112vyis-container, .framer-zDtJZ .framer-1upcqo7-container, .framer-zDtJZ .framer-1q2ofte-container, .framer-zDtJZ .framer-vit2c4-container, .framer-zDtJZ .framer-1x1g6v7-container, .framer-zDtJZ .framer-1hi5h2z-container, .framer-zDtJZ .framer-4rw6w4-container, .framer-zDtJZ .framer-75bpu-container, .framer-zDtJZ .framer-apl1lw-container, .framer-zDtJZ .framer-h0xsz5-container, .framer-zDtJZ .framer-j8kdbu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-10og18l, .framer-zDtJZ .framer-1dkea8x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px 16px 0px 16px; position: relative; scroll-margin-top: 24px; width: 100%; }\",\".framer-zDtJZ .framer-18gtym3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-128elfv-container { flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-tq7zp6, .framer-zDtJZ .framer-12n51t1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-wuvqtr-container { flex: none; height: 31px; position: relative; width: 36px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zDtJZ .framer-1co29hg-container, .framer-zDtJZ .framer-ek5hjt-container, .framer-zDtJZ .framer-mbz9o2-container, .framer-zDtJZ .framer-1ycyr6w-container, .framer-zDtJZ .framer-12cg7ih-container, .framer-zDtJZ .framer-1qnckm1-container, .framer-zDtJZ .framer-fkdvx1-container, .framer-zDtJZ .framer-sdsy0b-container, .framer-zDtJZ .framer-sagulh-container { flex: none; height: 40px; position: relative; width: 40px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zDtJZ .framer-1xzrioe, .framer-zDtJZ .framer-jg4nqp, .framer-zDtJZ .framer-1wjiecg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-wvxvrt, .framer-zDtJZ .framer-a0imd7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1cvbluq { flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre; width: auto; }\",\".framer-zDtJZ .framer-1hmrllg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-18hjin8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-193xg9z { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-zDtJZ .framer-1pe0430-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-zDtJZ .framer-1dn8xez-container { flex: none; height: 85px; position: relative; width: 624px; }\",\".framer-zDtJZ .framer-1u5x2wk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1bu51cl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1wkddyh { flex: none; gap: 0px; height: 248px; overflow: visible; position: relative; width: 608px; }\",\".framer-zDtJZ .framer-b6qf1s { --border-bottom-width: 5px; --border-color: #ffffff; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; aspect-ratio: 0.7419354838709677 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 6px 12px 0px rgba(0, 0, 0, 0.04); flex: none; height: var(--framer-aspect-ratio-supported, 248px); left: -40px; max-width: 184px; position: absolute; top: 0px; width: 100%; }\",\".framer-zDtJZ .framer-1hkwyxz { --border-bottom-width: 5px; --border-color: #ffffff; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; aspect-ratio: 0.7419354838709677 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 6px 12px 0px rgba(0, 0, 0, 0.04); flex: none; height: var(--framer-aspect-ratio-supported, 248px); left: 125px; max-width: 184px; position: absolute; top: -8px; width: 100%; }\",\".framer-zDtJZ .framer-8sziee { --border-bottom-width: 5px; --border-color: #ffffff; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; aspect-ratio: 0.7419354838709677 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: -8px; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 6px 12px 0px rgba(0, 0, 0, 0.04); flex: none; height: var(--framer-aspect-ratio-supported, 248px); left: 291px; max-width: 184px; position: absolute; width: 100%; }\",\".framer-zDtJZ .framer-1xnybr1 { --border-bottom-width: 5px; --border-color: #ffffff; --border-left-width: 5px; --border-right-width: 5px; --border-style: solid; --border-top-width: 5px; aspect-ratio: 0.7419354838709677 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 6px 12px 0px rgba(0, 0, 0, 0.04); flex: none; height: var(--framer-aspect-ratio-supported, 248px); max-width: 184px; position: absolute; right: -32px; top: -4px; width: 100%; }\",\".framer-zDtJZ .framer-6q5sq6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zDtJZ .framer-u3mspg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zDtJZ .framer-3bxrov { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; min-height: 20px; min-width: 125px; opacity: 0.5; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zDtJZ .framer-195o7wb, .framer-zDtJZ .framer-15637k5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 24px; width: 100%; }\",\".framer-zDtJZ .framer-wh7zxw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 615px; }\",\".framer-zDtJZ .framer-147pmxl, .framer-zDtJZ .framer-1bq4hrp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-s8syb0, .framer-zDtJZ .framer-q8ero5, .framer-zDtJZ .framer-12msfi1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-zDtJZ .framer-1ek9vhm, .framer-zDtJZ .framer-1gq5qc6 { --framer-input-background: #141414; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-zDtJZ .framer-167bdz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 4px 0px 4px 0px; position: relative; width: 100%; }\",'.framer-zDtJZ .framer-137nqm7 { --framer-input-background: #141414; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #8c8c8c; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #898989; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-zDtJZ .framer-1k2lxhb-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-zDtJZ .framer-1u3fira { flex: none; height: 122px; position: relative; width: 368px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-zDtJZ[data-border=\"true\"]::after, .framer-zDtJZ [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-zDtJZ.framer-72rtr7 { width: 810px; } .framer-zDtJZ .framer-1w34clu { height: 298px; padding: 26px 27px 26px 27px; width: min-content; } .framer-zDtJZ .framer-1txbr6v, .framer-zDtJZ .framer-y42fpg-container { align-self: stretch; flex: 1 0 0px; height: 1px; width: auto; } .framer-zDtJZ .framer-13ie02j { width: 608px; } .framer-zDtJZ .framer-1uwd6og { height: 692px; } .framer-zDtJZ .framer-1hpusf9-container { top: calc(50.00000000000002% - 100% / 2); } .framer-zDtJZ .framer-1euo56 { height: 100%; left: calc(50.00000000000002% - min(720px, 100%) / 2); max-width: 720px; top: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-zDtJZ .framer-ibso6n-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 248px); left: 63%; max-width: 300px; top: 38%; transform: translate(-50%, -50%); width: 100%; } .framer-zDtJZ .framer-5hlf45-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 248px); left: 69%; max-width: 300px; top: 67%; transform: translate(-50%, -50%); width: 100%; } .framer-zDtJZ .framer-cb3uq-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 248px); left: 29%; max-width: 300px; top: 64%; transform: translate(-50%, -50%); width: 42%; z-index: 5; } .framer-zDtJZ .framer-s8chd6-container, .framer-zDtJZ .framer-qftvj5-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 248px); left: 31%; max-width: 300px; top: 33%; transform: translate(-50%, -50%); width: 100%; }}\",\"@media (max-width: 682px) { .framer-zDtJZ.framer-72rtr7 { width: 390px; } .framer-zDtJZ .framer-1h93sn8 { height: var(--framer-aspect-ratio-supported, 14px); } .framer-zDtJZ .framer-1uwd6og { height: 1256px; } .framer-zDtJZ .framer-1euo56 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; left: 50%; padding: 16px; top: 50%; transform: translate(-50%, -50%); width: 100%; } .framer-zDtJZ .framer-ibso6n-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 165px); left: unset; max-width: 320px; order: 3; position: relative; width: 100%; } .framer-zDtJZ .framer-5hlf45-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 165px); left: unset; max-width: 320px; order: 2; position: relative; top: unset; width: 100%; z-index: 4; } .framer-zDtJZ .framer-cb3uq-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 165px); left: unset; max-width: 320px; order: 1; position: relative; width: 100%; } .framer-zDtJZ .framer-s8chd6-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 165px); left: unset; max-width: 320px; order: 0; position: relative; top: unset; width: 100%; z-index: 4; } .framer-zDtJZ .framer-qftvj5-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 165px); left: unset; max-width: 320px; order: 4; position: relative; top: unset; width: 100%; z-index: 4; } .framer-zDtJZ .framer-1pfgriz { height: 982px; } .framer-zDtJZ .framer-oltg9-container { flex: 1 0 0px; height: 1px; } .framer-zDtJZ .framer-1pfpvja { height: 1136px; } .framer-zDtJZ .framer-10og18l { padding: 0px; } .framer-zDtJZ .framer-18gtym3 { padding: 0px 16px 0px 16px; } .framer-zDtJZ .framer-128elfv-container { height: 48px; } .framer-zDtJZ .framer-1dn8xez-container { height: 91px; width: 367px; } .framer-zDtJZ .framer-1bu51cl { gap: 16px; } .framer-zDtJZ .framer-1wkddyh { display: grid; gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-zDtJZ .framer-b6qf1s { align-self: center; height: var(--framer-aspect-ratio-supported, 229px); justify-self: center; left: unset; position: relative; top: unset; } .framer-zDtJZ .framer-1hkwyxz { align-self: center; height: var(--framer-aspect-ratio-supported, 230px); justify-self: center; left: unset; position: relative; top: unset; } .framer-zDtJZ .framer-8sziee { align-self: center; bottom: unset; height: var(--framer-aspect-ratio-supported, 231px); justify-self: center; left: unset; position: relative; } .framer-zDtJZ .framer-1xnybr1 { align-self: center; height: var(--framer-aspect-ratio-supported, 231px); justify-self: center; position: relative; right: unset; top: unset; } .framer-zDtJZ .framer-6q5sq6 { min-height: 20px; min-width: 123px; } .framer-zDtJZ .framer-wh7zxw { width: 353px; }}\",\"@media (min-width: 683px) and (max-width: 809px) { .framer-zDtJZ.framer-72rtr7 { width: 683px; } .framer-zDtJZ .framer-1w34clu { height: 298px; padding: 26px 27px 26px 27px; width: min-content; } .framer-zDtJZ .framer-1txbr6v { width: min-content; } .framer-zDtJZ .framer-1h93sn8 { height: var(--framer-aspect-ratio-supported, 14px); } .framer-zDtJZ .framer-13ie02j { width: 608px; } .framer-zDtJZ .framer-y42fpg-container { align-self: stretch; flex: 1 0 0px; height: 1px; width: auto; } .framer-zDtJZ .framer-1uwd6og { height: 692px; } .framer-zDtJZ .framer-1hpusf9-container { top: calc(50.00000000000002% - 100% / 2); } .framer-zDtJZ .framer-1euo56 { height: 100%; left: calc(50.00000000000002% - min(720px, 100%) / 2); max-width: 720px; top: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-zDtJZ .framer-ibso6n-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 165px); left: 63%; max-width: 300px; top: 38%; transform: translate(-50%, -50%); width: 100%; } .framer-zDtJZ .framer-5hlf45-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 165px); left: 69%; max-width: 300px; top: 67%; transform: translate(-50%, -50%); width: 100%; } .framer-zDtJZ .framer-cb3uq-container { aspect-ratio: 1.2096774193548387 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 165px); left: 29%; max-width: 300px; top: 64%; transform: translate(-50%, -50%); width: 42%; z-index: 5; } .framer-zDtJZ .framer-s8chd6-container, .framer-zDtJZ .framer-qftvj5-container { aspect-ratio: 1.2096774193548387 / 1; height: var(--framer-aspect-ratio-supported, 165px); left: 31%; max-width: 300px; top: 33%; transform: translate(-50%, -50%); width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7220\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PhRnepxN8\":{\"layout\":[\"fixed\",\"auto\"]},\"zScCFXbQK\":{\"layout\":[\"fixed\",\"auto\"]},\"DYp7cwh4H\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Dv8kwBx8R\":{\"pattern\":\":Dv8kwBx8R\",\"name\":\"intro\"},\"ZU24testz\":{\"pattern\":\":ZU24testz\",\"name\":\"work\"},\"KIMi4P64W\":{\"pattern\":\":KIMi4P64W\",\"name\":\"experience\"},\"vxdxpsHYs\":{\"pattern\":\":vxdxpsHYs\",\"name\":\"experience\"},\"XS1Ap3OtE\":{\"pattern\":\":XS1Ap3OtE\",\"name\":\"prompts\"},\"ol946VfLd\":{\"pattern\":\":ol946VfLd\",\"name\":\"stack\"},\"fAzqVJXBr\":{\"pattern\":\":fAzqVJXBr\",\"name\":\"ventures\"},\"tlzV2Jpq0\":{\"pattern\":\":tlzV2Jpq0\",\"name\":\"writing\"},\"UoyZ421kx\":{\"pattern\":\":UoyZ421kx\",\"name\":\"personal\"},\"Sd9pQVGce\":{\"pattern\":\":Sd9pQVGce\",\"name\":\"contact\"},\"weARzl3iS\":{\"pattern\":\":weARzl3iS\",\"name\":\"signature\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-zDtJZ\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:7220,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{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\"}]},...MiscBadgeFonts,...ElementsTextWrapFonts,...CanvasFonts,...WorkImageFonts,...ElementsIconButtonFonts,...ContentListItemExperienceFonts,...NewpromptFonts,...ElementsStackTickerFonts,...AssetsStackLogosFonts,...VentureFonts,...BlogPostFonts,...SpotifyFonts,...ButtonFonts,...SocialLinksFonts,...ElementsCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PhRnepxN8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zScCFXbQK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DYp7cwh4H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"Dv8kwBx8R\\\":{\\\"pattern\\\":\\\":Dv8kwBx8R\\\",\\\"name\\\":\\\"intro\\\"},\\\"ZU24testz\\\":{\\\"pattern\\\":\\\":ZU24testz\\\",\\\"name\\\":\\\"work\\\"},\\\"KIMi4P64W\\\":{\\\"pattern\\\":\\\":KIMi4P64W\\\",\\\"name\\\":\\\"experience\\\"},\\\"vxdxpsHYs\\\":{\\\"pattern\\\":\\\":vxdxpsHYs\\\",\\\"name\\\":\\\"experience\\\"},\\\"XS1Ap3OtE\\\":{\\\"pattern\\\":\\\":XS1Ap3OtE\\\",\\\"name\\\":\\\"prompts\\\"},\\\"ol946VfLd\\\":{\\\"pattern\\\":\\\":ol946VfLd\\\",\\\"name\\\":\\\"stack\\\"},\\\"fAzqVJXBr\\\":{\\\"pattern\\\":\\\":fAzqVJXBr\\\",\\\"name\\\":\\\"ventures\\\"},\\\"tlzV2Jpq0\\\":{\\\"pattern\\\":\\\":tlzV2Jpq0\\\",\\\"name\\\":\\\"writing\\\"},\\\"UoyZ421kx\\\":{\\\"pattern\\\":\\\":UoyZ421kx\\\",\\\"name\\\":\\\"personal\\\"},\\\"Sd9pQVGce\\\":{\\\"pattern\\\":\\\":Sd9pQVGce\\\",\\\"name\\\":\\\"contact\\\"},\\\"weARzl3iS\\\":{\\\"pattern\\\":\\\":weARzl3iS\\\",\\\"name\\\":\\\"signature\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"7220\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["urlRegex", "Spotify", "props", "theme", "sourceUrl", "identifier", "te", "strippedUrl", "url", "p", "addPropertyControls", "ControlType", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "promptTitle", "text", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "X_idj7oDw", "Dc68_Yo5J", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "RichText2", "css", "FramereFeAiPZwc", "withCSS", "eFeAiPZwc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText2", "css", "FramerGqSAQhitm", "withCSS", "GqSAQhitm_default", "addPropertyControls", "ControlType", "addFonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerjfNhHYFf0", "withCSS", "jfNhHYFf0_default", "addFonts", "FramerIconsFonts", "getFonts", "FramerIcons", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "description", "height", "id", "image", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "x7EYsrEzM", "coxvmQquw", "uAKQbypCp", "qs8ycWwhy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerjPikn1ChX", "withCSS", "jPikn1ChX_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FramerIconsFonts", "getFonts", "FramerIcons", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "sVG", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "SKHmu99VN", "pbnWsr3sH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwcfduu", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerpHjbD0Ei0", "withCSS", "pHjbD0Ei0_default", "addPropertyControls", "ControlType", "addFonts", "ElementsIconButtonFonts", "getFonts", "pHjbD0Ei0_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "preventDefault", "e", "transition1", "toResponsiveImage", "value", "transition2", "animation", "animation1", "animation2", "animation3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "overlayTrigger", "rotation", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "djP6U6EtA", "awGknH5cZ", "H4LT_unWQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterupml6a", "overlay", "loadMore", "args", "onTap1iw5ouv", "pbnWsr3sH6qxcgy", "scopingClassNames", "cx", "serializationHash", "isDisplayed", "ref1", "LayoutGroup", "l", "u", "ImageWithFX", "addPropertyOverrides", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "SmartComponentScopedContainer", "pHjbD0Ei0_default", "AnimatePresence", "Floating", "MotionDivWithFX", "css", "Framerjrf7ZQQtO", "withCSS", "jrf7ZQQtO_default", "addPropertyControls", "ControlType", "addFonts", "ElementsIconButtonFonts", "TextWrap", "layers", "text", "slot", "font", "color", "layerGap", "transform", "layerAlign", "decoration", "balance", "userSelect", "tag", "style", "Tag", "parts", "content", "i", "p", "InlineLayer", "addPropertyControls", "ControlType", "props", "children", "align", "gap", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerE3aK08Xe5", "withCSS", "E3aK08Xe5_default", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "radius", "shadow", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "wILhukk_c", "CdvDSQHxX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerYyHCYEpJ0", "withCSS", "YyHCYEpJ0_default", "addPropertyControls", "ControlType", "addFonts", "InlineLogosFonts", "getFonts", "YyHCYEpJ0_default", "AssetsFlagFonts", "E3aK08Xe5_default", "TextWrapFonts", "TextWrap", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "cursor", "height", "id", "text", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "Tnk46SpKV", "WgbEM9Qc6", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "TextWrap", "Link", "u", "RichText2", "YyHCYEpJ0_default", "E3aK08Xe5_default", "css", "FramerKYjDsZmhZ", "withCSS", "KYjDsZmhZ_default", "addPropertyControls", "ControlType", "addFonts", "InlineLogosFonts", "AssetsFlagFonts", "TextWrapFonts", "getFontsFromSharedStyle", "fonts", "noopReturn", "e", "velocityPerSecond", "calcBezier", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "t", "l", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "n", "calcGeneratorVelocity", "s", "r", "velocityPerSecond", "calcDampingRatio", "e", "t", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "a", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "noopReturn", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "createGeneratorEasing", "e", "t", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "n", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "dispatchViewEvent", "se", "o", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "n", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "currentTarget", "RenderTarget", "isCanvas", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "Z", "childrenStyles", "initialResize", "ue", "frame", "resize", "contentSize", "child", "index", "ref", "p", "LayoutGroup", "q", "isInView", "useInView", "i", "childIndex", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "playOrPause", "hidden", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "description", "height", "id", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "CvcIuZ8op", "UXEBU48ry", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "css", "Framerm0cusOERi", "withCSS", "m0cusOERi_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "TooltipFonts", "getFonts", "m0cusOERi_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "link", "tooltipText", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "C38d0qzKG", "M3Z6O24zF", "uU3JIhUBO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1hlusn7", "args", "onMouseEntersyr50r", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "ref1", "LayoutGroup", "l", "Link", "u", "Image2", "getLoadingLazyAtYPosition", "SVG", "AnimatePresence", "Floating", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FrameruLLuqnK4b", "withCSS", "uLLuqnK4b_default", "addPropertyControls", "ControlType", "addFonts", "AssetsStackLogosFonts", "getFonts", "uLLuqnK4b_default", "TickerFonts", "Ticker", "serializationHash", "variantClassNames", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "uU3JIhUBO", "M3Z6O24zFuLLuqnK4b", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1chg7ig", "args", "onMouseEnteretd34e", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "Ticker", "Link", "Image2", "uLLuqnK4b_default", "css", "FramernKsuBi5V8", "withCSS", "nKsuBi5V8_default", "addFonts", "AssetsStackLogosFonts", "TickerFonts", "InlineLogosFonts", "getFonts", "YyHCYEpJ0_default", "InlineLogosControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "company", "description", "duration", "height", "id", "logo", "role", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "pzSZMZX0x", "SiPl6Ob91", "XSlYXa0wd", "slM7b5A4f", "x9Z_MzNVj", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerqtBEMNjyn", "withCSS", "qtBEMNjyn_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FramerIconsFonts", "getFonts", "FramerIcons", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramernYvt0O_ld", "withCSS", "nYvt0O_ld_default", "addPropertyControls", "ControlType", "addFonts", "AssetsSocialIconsFonts", "getFonts", "nYvt0O_ld_default", "FramerIconsFonts", "FramerIcons", "AssetsSocialIconsControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "click", "handle", "height", "icon", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "lsRftZhtz", "qk7zYNubu", "coxvmQquw", "qs8ycWwhy", "mGY5wHGCK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1o11aj6", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerXtmO9xVo4", "withCSS", "XtmO9xVo4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearf382t5", "args", "CycleVariantState", "useOnVariantChange", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "css", "FrameryveLxLCgc", "withCSS", "yveLxLCgc_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "variationAxes", "fonts", "css", "className", "MiscBadgeFonts", "getFonts", "yveLxLCgc_default", "ElementsTextWrapFonts", "KYjDsZmhZ_default", "CanvasFonts", "jfNhHYFf0_default", "WorkImageFonts", "jrf7ZQQtO_default", "ElementsIconButtonFonts", "pHjbD0Ei0_default", "ContentListItemExperienceFonts", "qtBEMNjyn_default", "NewpromptFonts", "eFeAiPZwc_default", "ElementsStackTickerFonts", "nKsuBi5V8_default", "AssetsStackLogosFonts", "uLLuqnK4b_default", "VentureFonts", "jPikn1ChX_default", "BlogPostFonts", "TMwCt9Fxc_default", "SpotifyFonts", "Spotify", "ButtonFonts", "GqSAQhitm_default", "SocialLinksFonts", "XtmO9xVo4_default", "ElementsCursorFonts", "pKlcJRcBX_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "transformTemplate1", "_", "t", "transition2", "animation2", "animation3", "animation4", "animation5", "animation6", "animation7", "animation8", "animation9", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation10", "animation11", "QueryData", "query", "pageSize", "data", "useQueryData", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "TzuOxsRXKngYZ71_p3", "KJ9CTfj1angYZ71_p3", "kJrYuEzt2ngYZ71_p3", "LdzGB04YxngYZ71_p3", "idngYZ71_p3", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "awGknH5cZ3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "pbnWsr3sH1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "isDisplayed", "elementId5", "ref6", "isDisplayed1", "elementId6", "ref7", "elementId7", "ref8", "router", "useRouter", "elementId8", "ref9", "isDisplayed2", "elementId9", "ref10", "elementId10", "dynamicRef", "useSiteRefs", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "RichText2", "x", "ComponentViewportProvider", "Container", "PropertyOverrides2", "l", "AnimatePresence", "Ga", "overlay1", "overlay2", "overlay3", "overlay4", "Link", "ChildrenCanSuspend", "qRkHqdNGu_default", "collection", "paginationInfo", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "FormContainer", "formState", "FormPlainTextInput2", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
