{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DpXM2oWm5qCEIEdUs6km/meDdlr9ovJvstgXT5HeR/GD8eGgIwo.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX,withMappedReactProps}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withHistoryBack}from\"https://framerusercontent.com/modules/dOStD3X9oU8LqnReEEkd/yB2xUpMxZWjI3hy89VWv/Goback.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/IbnoIR9Dgd1rX99BGj9c/BqHfBUHmYMfudMtgF5Kq/TWX7gqyXu.js\";import PillBtn from\"https://framerusercontent.com/modules/C1vVIEzqpO9jVMy0mP0h/9qPkTOUZ950DhNezPZqt/AFEPnb8yM.js\";import ButtonGrey,*as ButtonGreyInfo from\"https://framerusercontent.com/modules/T7q0KjN2FAk94gFAmrYt/QtBxruFQl1KPjaa8GB28/Bokyl3g99.js\";import CopyButton from\"https://framerusercontent.com/modules/586lZwFmjNpNkFsDWaV8/HZgVZjcZljP8q74Qn37P/W1J9FjZR9.js\";const ButtonGreyFonts=getFonts(ButtonGrey);const ButtonGreyWithHistoryBackWithMappedReactPropsk2pqxr=withMappedReactProps(withHistoryBack(ButtonGrey),ButtonGreyInfo);const PillBtnFonts=getFonts(PillBtn);const CopyButtonFonts=getFonts(CopyButton);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"vVStMp1I7\",\"VsPlRcH6L\"];const serializationHash=\"framer-OTtb3\";const variantClassNames={VsPlRcH6L:\"framer-v-al8dqi\",vVStMp1I7:\"framer-v-19xseuh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.3,type:\"spring\"};const transition2={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:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,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 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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Default:\"vVStMp1I7\",Scroll:\"VsPlRcH6L\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"vVStMp1I7\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vVStMp1I7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const Pfj3z1w01txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-19xseuh\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"vVStMp1I7\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-825c9c47-5938-4dbb-b251-d8524dc3c285, rgb(255, 255, 255))\",...style},...addPropertyOverrides({VsPlRcH6L:{\"data-framer-name\":\"Scroll\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cka8lx-container\",layoutDependency:layoutDependency,layoutId:\"vqecZZDHQ-container\",children:/*#__PURE__*/_jsx(ButtonGreyWithHistoryBackWithMappedReactPropsk2pqxr,{height:\"100%\",id:\"vqecZZDHQ\",iW_Nm3pPF:\"IDKDJHCcB\",layoutId:\"vqecZZDHQ\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9j56up\",\"data-framer-name\":\"Avatar\",layoutDependency:layoutDependency,layoutId:\"WmDE47OsO\",style:{scale:1},variants:{VsPlRcH6L:{scale:.7}},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"s5wv2yz9m\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-42+0),sizes:\"54px\",src:\"https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg\",srcSet:\"https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg 720w\"},className:\"framer-astvp3 framer-1wijojw\",\"data-framer-name\":\"18A7A096-D925-4AFB-A397-8DE0042DE8E2 1\",layoutDependency:layoutDependency,layoutId:\"s5wv2yz9m\",style:{borderBottomLeftRadius:56,borderBottomRightRadius:56,borderTopLeftRadius:56,borderTopRightRadius:56,boxShadow:\"0px 0px 0px 5px rgb(255, 255, 255)\"},...addPropertyOverrides({VsPlRcH6L:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||64)-60+0),sizes:\"54px\",src:\"https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg\",srcSet:\"https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wc9p6PWDLyIvZu7mmTDKmZ7sXA.jpg 720w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/talktogoutham\",nodeId:\"RXuX8s74Z\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-7yeu0n framer-1wijojw\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:22,layoutDependency:layoutDependency,layoutId:\"RXuX8s74Z\",svg:'<svg width=\"22\" height=\"20\" viewBox=\"0 0 22 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.0456 0.890944C10.0777 -0.296979 11.9222 -0.296983 12.9543 0.890943L13.7583 1.81628C13.8916 1.96967 14.0946 2.04354 14.2953 2.0117L15.5059 1.81965C17.0602 1.57309 18.4731 2.75869 18.5002 4.33214L18.5213 5.55778C18.5248 5.76096 18.6328 5.94799 18.807 6.05261L19.8579 6.6837C21.207 7.49389 21.5273 9.31032 20.5366 10.5331L19.765 11.4855C19.637 11.6434 19.5995 11.8561 19.6658 12.0482L20.0651 13.2072C20.5778 14.695 19.6556 16.2923 18.1107 16.5922L16.9074 16.8258C16.7079 16.8646 16.5425 17.0034 16.4697 17.1931L16.0307 18.3376C15.4671 19.8069 13.7338 20.4378 12.3576 19.6745L11.2857 19.08C11.108 18.9814 10.892 18.9814 10.7143 19.08L9.6423 19.6745C8.26611 20.4378 6.53288 19.8069 5.96928 18.3376L5.53026 17.1931C5.45748 17.0034 5.29204 16.8646 5.09255 16.8258L3.8892 16.5922C2.34436 16.2923 1.42212 14.695 1.93482 13.2072L2.33419 12.0482C2.4004 11.8561 2.3629 11.6434 2.23497 11.4855L1.46331 10.5331C0.472663 9.31032 0.792946 7.49389 2.14205 6.6837L3.19294 6.05261C3.36715 5.94799 3.47513 5.76096 3.47863 5.55778L3.49973 4.33214C3.52682 2.75869 4.93975 1.57309 6.494 1.81965L7.70469 2.0117C7.90539 2.04354 8.10833 1.96967 8.24161 1.81628L9.0456 0.890944ZM14.2071 9.20711C14.5976 8.81658 14.5976 8.18342 14.2071 7.79289C13.8166 7.40237 13.1834 7.40237 12.7929 7.79289L9.99997 10.5858L9.20708 9.79289C8.81655 9.40237 8.18339 9.40237 7.79286 9.79289C7.40234 10.1834 7.40234 10.8166 7.79286 11.2071L8.93931 12.3536C9.5251 12.9393 10.4748 12.9393 11.0606 12.3536L14.2071 9.20711Z\" fill=\"#038DFF\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n8icsv-container\",id:`${layoutId}-1n8icsv`,layoutDependency:layoutDependency,layoutId:\"G8y5HYGAD-container\",ref:ref2,children:[/*#__PURE__*/_jsx(ButtonGrey,{height:\"100%\",id:\"G8y5HYGAD\",iW_Nm3pPF:\"aco0Dmz8e\",layoutId:\"G8y5HYGAD\",Pfj3z1w01:Pfj3z1w01txyyif({overlay}),variant:overlay.visible?\"wBZF1Bz9C\":undefined,width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1n8icsv`,offsetX:-134,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1n6mvpl\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"NblqstBF0\",ref:ref3,role:\"dialog\",style:{backdropFilter:\"blur(9px)\",backgroundColor:\"rgba(46, 46, 46, 0.95)\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18,WebkitBackdropFilter:\"blur(9px)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yuq5xg\",layoutDependency:layoutDependency,layoutId:\"qWx3ZbF6X\",style:{backgroundColor:\"rgb(89, 89, 89)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-emkdix\",\"data-framer-name\":\"bubble 3 message\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,layoutDependency:layoutDependency,layoutId:\"zn1fLvar3\",svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.0001 1.66669C5.39771 1.66669 1.66675 5.39765 1.66675 10C1.66675 11.2688 1.95086 12.4734 2.45963 13.5518L1.8084 16.7251C1.62988 17.595 2.38992 18.3684 3.26277 18.2051L6.55377 17.5894C7.60507 18.0674 8.7726 18.3334 10.0001 18.3334C14.6025 18.3334 18.3334 14.6024 18.3334 10C18.3334 5.39765 14.6025 1.66669 10.0001 1.66669Z\" fill=\"#9E9E9E\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y793yv\",layoutDependency:layoutDependency,layoutId:\"JQY1G9Cto\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-10m7o7z\",\"data-styles-preset\":\"TWX7gqyXu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-825c9c47-5938-4dbb-b251-d8524dc3c285, rgb(255, 255, 255)))\"},children:\"Need help with designing something or simply want to get in touch?\"})}),className:\"framer-ldqf5l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"caX68jAW2\",style:{\"--extracted-gdpscs\":\"var(--token-825c9c47-5938-4dbb-b251-d8524dc3c285, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sea3nr\",layoutDependency:layoutDependency,layoutId:\"HcUaL5fUs\"})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nsm6hy\",layoutDependency:layoutDependency,layoutId:\"SgxcgZ1S2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5por5-container\",layoutDependency:layoutDependency,layoutId:\"jHRYeIxf2-container\",children:/*#__PURE__*/_jsx(PillBtn,{height:\"100%\",id:\"jHRYeIxf2\",K1BEb8C5P:\"hello@goutham.co\",layoutId:\"jHRYeIxf2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"20px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18b76xo-container\",layoutDependency:layoutDependency,layoutId:\"if3c5sOIT-container\",children:/*#__PURE__*/_jsx(CopyButton,{bcOKL_7fc:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 3.25C0 1.45507 1.45507 0 3.25 0H10.75C12.5449 0 14 1.45507 14 3.25V6H16.75C18.5449 6 20 7.45507 20 9.25V16.75C20 18.5449 18.5449 20 16.75 20H9.25C7.45507 20 6 18.5449 6 16.75V14H3.25C1.45507 14 0 12.5449 0 10.75V3.25ZM12 6H9.25C7.45507 6 6 7.45507 6 9.25V12H3.25C2.55964 12 2 11.4404 2 10.75V3.25C2 2.55964 2.55964 2 3.25 2H10.75C11.4404 2 12 2.55964 12 3.25V6Z\" fill=\"#9E9E9E\"/> </svg>',bPCJyrIbK:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0ZM13.774 8.13327C14.1237 7.70582 14.0607 7.0758 13.6332 6.72607C13.2058 6.37635 12.5758 6.43935 12.226 6.86679L8.42576 11.5116L7.20711 10.2929C6.81658 9.9024 6.18342 9.9024 5.79289 10.2929C5.40237 10.6834 5.40237 11.3166 5.79289 11.7071L7.79289 13.7071C7.99267 13.9069 8.26764 14.0129 8.54981 13.9988C8.83199 13.9847 9.09505 13.8519 9.27396 13.6333L13.774 8.13327Z\" fill=\"black\"/> </svg>',height:\"100%\",id:\"if3c5sOIT\",layoutId:\"if3c5sOIT\",PbW7K4Unr:\"rgb(158, 158, 158)\",qIDNNRI0q:\"hello@goutham.co\",style:{height:\"100%\",width:\"100%\"},variant:\"zLFzmQGWu\",width:\"100%\"})})})]})]})})})]})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OTtb3.framer-1wijojw, .framer-OTtb3 .framer-1wijojw { display: block; }\",\".framer-OTtb3.framer-19xseuh { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px; position: relative; width: 1200px; }\",\".framer-OTtb3 .framer-1cka8lx-container, .framer-OTtb3 .framer-1n8icsv-container, .framer-OTtb3 .framer-5por5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-OTtb3 .framer-9j56up { bottom: -18px; flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); overflow: visible; position: absolute; width: 60px; z-index: 1; }\",\".framer-OTtb3 .framer-astvp3 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); left: 0px; position: absolute; text-decoration: none; top: 0px; width: 54px; }\",\".framer-OTtb3 .framer-7yeu0n { bottom: 1px; flex: none; height: 20px; left: 37px; position: absolute; text-decoration: none; width: 22px; }\",\".framer-OTtb3 .framer-1n6mvpl { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 26px; position: relative; width: 316px; will-change: var(--framer-will-change-override, transform); }\",\".framer-OTtb3 .framer-yuq5xg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 34px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 34px; }\",\".framer-OTtb3 .framer-emkdix, .framer-OTtb3 .framer-18b76xo-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-OTtb3 .framer-1y793yv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OTtb3 .framer-ldqf5l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OTtb3 .framer-1sea3nr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; min-height: 20px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OTtb3 .framer-nsm6hy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OTtb3 .framer-1n6mvpl, .framer-OTtb3 .framer-yuq5xg, .framer-OTtb3 .framer-1y793yv, .framer-OTtb3 .framer-1sea3nr, .framer-OTtb3 .framer-nsm6hy { gap: 0px; } .framer-OTtb3 .framer-1n6mvpl > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-OTtb3 .framer-1n6mvpl > :first-child, .framer-OTtb3 .framer-1y793yv > :first-child { margin-top: 0px; } .framer-OTtb3 .framer-1n6mvpl > :last-child, .framer-OTtb3 .framer-1y793yv > :last-child { margin-bottom: 0px; } .framer-OTtb3 .framer-yuq5xg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OTtb3 .framer-yuq5xg > :first-child, .framer-OTtb3 .framer-1sea3nr > :first-child, .framer-OTtb3 .framer-nsm6hy > :first-child { margin-left: 0px; } .framer-OTtb3 .framer-yuq5xg > :last-child, .framer-OTtb3 .framer-1sea3nr > :last-child, .framer-OTtb3 .framer-nsm6hy > :last-child { margin-right: 0px; } .framer-OTtb3 .framer-1y793yv > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-OTtb3 .framer-1sea3nr > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-OTtb3 .framer-nsm6hy > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-OTtb3.framer-v-al8dqi .framer-9j56up { bottom: 0px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VsPlRcH6L\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGD8eGgIwo=withCSS(Component,css,\"framer-OTtb3\");export default FramerGD8eGgIwo;FramerGD8eGgIwo.displayName=\"Header\";FramerGD8eGgIwo.defaultProps={height:64,width:1200};addPropertyControls(FramerGD8eGgIwo,{variant:{options:[\"vVStMp1I7\",\"VsPlRcH6L\"],optionTitles:[\"Default\",\"Scroll\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGD8eGgIwo,[{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\"}]},...ButtonGreyFonts,...PillBtnFonts,...CopyButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGD8eGgIwo\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VsPlRcH6L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"64\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ButtonGreyFonts", "getFonts", "Bokyl3g99_default", "ButtonGreyWithHistoryBackWithMappedReactPropsk2pqxr", "withMappedReactProps", "withHistoryBack", "Bokyl3g99_exports", "PillBtnFonts", "AFEPnb8yM_default", "CopyButtonFonts", "W1J9FjZR9_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "Pfj3z1w01txyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "ref2", "ref3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "Image2", "getLoadingLazyAtYPosition", "SVG", "l", "AnimatePresence", "Floating", "RichText2", "css", "FramerGD8eGgIwo", "withCSS", "GD8eGgIwo_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
