{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yBUDtwlm3dVM5ftKdX78/rn9PtebUMXAgxSmxFS5Z/CopyrightText.js", "ssg:https://framerusercontent.com/modules/wqsiJtM5Nj38rMZLw0g5/Vk4Sd70H34ecN6EDCqXy/V_7e0uHsj.js", "ssg:https://framerusercontent.com/modules/w4k5DrPRDyZ8rPw876s3/x1zln3Bi8H9jQXWUp6vh/z7VCtRydj.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";export function AutoCopyright(){const currentYear=new Date().getFullYear();const copyrightText=`\\xa9 ${currentYear} Abhishek Shankar`;return{text:copyrightText};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withAutoCopyright(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...AutoCopyright(props)});};}withAutoCopyright.displayName=\"AutoCopyright\";\nexport const __FramerMetadata__ = {\"exports\":{\"AutoCopyright\":{\"type\":\"override\",\"name\":\"AutoCopyright\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withAutoCopyright\":{\"type\":\"reactHoc\",\"name\":\"withAutoCopyright\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CopyrightText.map", "// Generated by Framer (91d32d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withAutoCopyright}from\"https://framerusercontent.com/modules/yBUDtwlm3dVM5ftKdX78/rn9PtebUMXAgxSmxFS5Z/CopyrightText.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7TZAomRjyG23FCePkqfE/hjN0BiLvE3j51KQd3ZAK/xZndidUCt.js\";import Link from\"https://framerusercontent.com/modules/HlHjA7uzyk9sVPMNFZCU/mVe7bHzvXSMWAnfFL2nj/J2lZsn8kV.js\";const RichTextWithAutoCopyright=withAutoCopyright(RichText);const LinkFonts=getFonts(Link);const cycleOrder=[\"bIHb4NskQ\",\"y1Lobnm9i\",\"SPNpB8O81\"];const serializationHash=\"framer-C9OFZ\";const variantClassNames={bIHb4NskQ:\"framer-v-1mppyx4\",SPNpB8O81:\"framer-v-12yk94k\",y1Lobnm9i:\"framer-v-1wr25bj\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Desktop:\"bIHb4NskQ\",Mobile:\"SPNpB8O81\",Tablet:\"y1Lobnm9i\"};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:\"bIHb4NskQ\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"bIHb4NskQ\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mppyx4\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",initial:variant,layoutDependency:layoutDependency,layoutId:\"bIHb4NskQ\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(164, 164, 164, 0.5)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-d5485d9f-481b-4b87-93ab-59bd09bc24ce, rgb(17, 17, 17))\",...style},...addPropertyOverrides({SPNpB8O81:{\"data-framer-name\":\"Mobile\"},y1Lobnm9i:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1spkqga\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"mLuYxRsuG\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-163xydw\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"V0F8seUpI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14mwlys\",\"data-framer-name\":\"Abhishek Shankar\",layoutDependency:layoutDependency,layoutId:\"HSGqi7V2u\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEVkaXRvcmlhbCBOZXcgVGhpbg==\",\"--framer-font-family\":'\"PP Editorial New Thin\", \"PP Editorial New Thin Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1sp2osd, var(--token-d5485d9f-481b-4b87-93ab-59bd09bc24ce, rgb(17, 17, 17)))\"},children:\"A\"}),\"bhishek\",/*#__PURE__*/_jsx(motion.br,{}),\"Shankar\"]})}),className:\"framer-10nmfjb\",\"data-framer-name\":\"Abhishek Shankar\",fonts:[\"CUSTOM;PP Editorial New Thin\"],layoutDependency:layoutDependency,layoutId:\"CnEJ_cBPd\",style:{\"--extracted-1sp2osd\":\"var(--token-d5485d9f-481b-4b87-93ab-59bd09bc24ce, rgb(17, 17, 17))\",\"--extracted-gdpscs\":\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tcgtv3\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xU5tcVdof\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75 73\"><path d=\"M 28.074 59.822 C 26.975 64.212 25.885 68.569 24.785 72.956 C 20.919 72.019 17.079 71.088 13.198 70.146 C 13.307 69.71 13.407 69.294 13.513 68.879 C 14.55 64.809 15.588 60.739 16.626 56.671 C 16.828 55.881 17.03 55.092 17.24 54.304 C 17.289 54.12 17.265 54.015 17.071 53.911 C 11.46 50.899 5.855 47.879 0.249 44.861 C 0.172 44.818 0.097 44.772 0 44.717 C 0.822 42.823 1.64 40.94 2.474 39.019 C 8.311 40.547 14.141 42.074 19.995 43.607 C 20.189 42.863 20.379 42.143 20.567 41.424 C 21.517 37.776 22.466 34.13 23.418 30.484 C 24.355 26.904 25.293 23.325 26.234 19.747 C 27.136 16.311 28.041 12.875 28.946 9.44 C 29.635 6.83 30.332 4.222 31.014 1.611 C 31.062 1.427 31.139 1.356 31.325 1.33 C 32.951 1.111 34.575 0.882 36.2 0.656 C 37.675 0.45 39.154 0.249 40.629 0.037 C 41.103 -0.031 41.102 -0.043 41.327 0.352 C 46.188 8.85 51.054 17.345 55.907 25.846 C 60.746 34.321 65.576 42.802 70.407 51.281 C 71.909 53.918 73.403 56.563 74.914 59.196 C 75.052 59.438 75.019 59.581 74.856 59.784 C 73.28 61.742 71.71 63.704 70.153 65.677 C 69.979 65.897 69.835 65.92 69.583 65.845 C 64.948 64.444 60.309 63.052 55.671 61.659 C 55.547 61.622 55.422 61.595 55.265 61.555 C 55.265 61.704 55.262 61.828 55.265 61.954 C 55.357 65.046 55.448 68.138 55.552 71.229 C 55.559 71.472 55.483 71.598 55.274 71.712 C 54.549 72.108 53.829 72.515 53.115 72.929 C 52.944 73.029 52.819 73.019 52.648 72.928 C 46.354 69.57 40.056 66.218 33.76 62.862 C 31.975 61.911 30.194 60.951 28.412 59.996 C 28.315 59.944 28.217 59.896 28.074 59.822 Z M 38.596 16.795 C 36.167 26.786 33.759 36.686 31.346 46.603 C 38.44 48.474 45.513 50.34 52.642 52.22 C 52.642 51.748 52.628 51.326 52.645 50.907 C 52.777 47.571 52.918 44.235 53.044 40.897 C 53.051 40.716 52.993 40.507 52.899 40.351 C 52.012 38.868 51.112 37.396 50.218 35.921 C 46.761 30.231 43.305 24.54 39.851 18.85 C 39.448 18.186 39.043 17.526 38.596 16.795 Z M 29.571 53.777 C 29.495 54.081 29.444 54.341 29.363 54.591 C 29.297 54.788 29.358 54.886 29.534 54.99 C 32.435 56.715 35.334 58.446 38.231 60.18 C 42.272 62.599 46.31 65.023 50.351 67.445 C 50.911 67.781 51.472 68.116 52.084 68.483 C 52.164 65.841 52.243 63.255 52.321 60.65 C 44.741 58.36 37.176 56.075 29.571 53.777 Z M 61.579 54.582 C 59.247 50.761 56.958 47.007 54.631 43.193 C 54.631 43.502 54.624 43.725 54.632 43.949 C 54.74 46.804 54.853 49.658 54.952 52.512 C 54.96 52.76 55.03 52.865 55.277 52.925 C 56.15 53.138 57.017 53.376 57.887 53.605 C 59.091 53.923 60.293 54.242 61.579 54.582 Z\" fill=\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:3729990097,withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-180l9ov\",\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"XCjuncFKM\",children:/*#__PURE__*/_jsx(RichTextWithAutoCopyright,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)))\"},children:\"\\xa9 Copyright Text\"})}),className:\"framer-yiw4vf\",layoutDependency:layoutDependency,layoutId:\"sNrwkQyzm\",style:{\"--extracted-r6o4lv\":\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3a5d7b\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Tqv2pTWEx\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-aio76o-container\",layoutDependency:layoutDependency,layoutId:\"muL5sildY-container\",children:/*#__PURE__*/_jsx(Link,{aTbtusQBn:\"LinkedIn\",height:\"100%\",id:\"muL5sildY\",layoutId:\"muL5sildY\",t79iesBjo:\"https://www.linkedin.com/in/abhishekshankar24/\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r6gsvc-container\",layoutDependency:layoutDependency,layoutId:\"KNUAPupIQ-container\",children:/*#__PURE__*/_jsx(Link,{aTbtusQBn:\"GitHub\",height:\"100%\",id:\"KNUAPupIQ\",layoutId:\"KNUAPupIQ\",t79iesBjo:\"https://github.com/abhishekshankr\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vdafb3-container\",layoutDependency:layoutDependency,layoutId:\"IXa0KJ1Sf-container\",children:/*#__PURE__*/_jsx(Link,{aTbtusQBn:\"Figma\",height:\"100%\",id:\"IXa0KJ1Sf\",layoutId:\"IXa0KJ1Sf\",t79iesBjo:\"https://www.figma.com/@abhishekshankar\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16erpjj-container\",layoutDependency:layoutDependency,layoutId:\"SOa3W6dAS-container\",children:/*#__PURE__*/_jsx(Link,{aTbtusQBn:\"Instagram\",height:\"100%\",id:\"SOa3W6dAS\",layoutId:\"SOa3W6dAS\",t79iesBjo:\"https://www.instagram.com/_abhishekshankar/\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yi5xyg-container\",layoutDependency:layoutDependency,layoutId:\"scglziTsd-container\",children:/*#__PURE__*/_jsx(Link,{aTbtusQBn:\"YouTube\",height:\"100%\",id:\"scglziTsd\",layoutId:\"scglziTsd\",t79iesBjo:\"https://www.youtube.com/channel/UCZkzxpzau3IBsDPpaomy1-w\",width:\"100%\"})})]})]})})})});});const css=['.framer-C9OFZ[data-border=\"true\"]::after, .framer-C9OFZ [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C9OFZ.framer-2gv0q7, .framer-C9OFZ .framer-2gv0q7 { display: block; }\",\".framer-C9OFZ.framer-1mppyx4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 80px 80px 80px 80px; position: relative; width: 1200px; }\",\".framer-C9OFZ .framer-1spkqga { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-C9OFZ .framer-163xydw { 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; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 928px; }\",\".framer-C9OFZ .framer-14mwlys { flex: none; height: 144px; overflow: visible; position: relative; width: 312px; }\",\".framer-C9OFZ .framer-10nmfjb { flex: none; height: auto; left: 49%; position: absolute; top: 54%; white-space: pre-wrap; width: 315px; word-break: break-word; word-wrap: break-word; }\",\".framer-C9OFZ .framer-1tcgtv3 { flex: none; height: 73px; left: -6px; position: absolute; top: 2px; width: 75px; }\",\".framer-C9OFZ .framer-180l9ov { 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: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-C9OFZ .framer-yiw4vf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-C9OFZ .framer-3a5d7b { 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: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-C9OFZ .framer-aio76o-container, .framer-C9OFZ .framer-1r6gsvc-container, .framer-C9OFZ .framer-1vdafb3-container, .framer-C9OFZ .framer-16erpjj-container, .framer-C9OFZ .framer-1yi5xyg-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C9OFZ.framer-1mppyx4, .framer-C9OFZ .framer-1spkqga, .framer-C9OFZ .framer-163xydw, .framer-C9OFZ .framer-180l9ov, .framer-C9OFZ .framer-3a5d7b { gap: 0px; } .framer-C9OFZ.framer-1mppyx4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-C9OFZ.framer-1mppyx4 > :first-child, .framer-C9OFZ .framer-1spkqga > :first-child { margin-left: 0px; } .framer-C9OFZ.framer-1mppyx4 > :last-child, .framer-C9OFZ .framer-1spkqga > :last-child { margin-right: 0px; } .framer-C9OFZ .framer-1spkqga > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-C9OFZ .framer-163xydw > *, .framer-C9OFZ .framer-3a5d7b > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-C9OFZ .framer-163xydw > :first-child, .framer-C9OFZ .framer-180l9ov > :first-child, .framer-C9OFZ .framer-3a5d7b > :first-child { margin-top: 0px; } .framer-C9OFZ .framer-163xydw > :last-child, .framer-C9OFZ .framer-180l9ov > :last-child, .framer-C9OFZ .framer-3a5d7b > :last-child { margin-bottom: 0px; } .framer-C9OFZ .framer-180l9ov > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-C9OFZ.framer-v-1wr25bj.framer-1mppyx4 { width: 810px; }\",\".framer-C9OFZ.framer-v-1wr25bj .framer-1spkqga { gap: unset; justify-content: space-between; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C9OFZ.framer-v-1wr25bj .framer-1spkqga { gap: 0px; } .framer-C9OFZ.framer-v-1wr25bj .framer-1spkqga > *, .framer-C9OFZ.framer-v-1wr25bj .framer-1spkqga > :first-child, .framer-C9OFZ.framer-v-1wr25bj .framer-1spkqga > :last-child { margin: 0px; } }\",\".framer-C9OFZ.framer-v-12yk94k.framer-1mppyx4 { align-content: center; align-items: center; flex-direction: column; gap: 64px; padding: 24px 24px 24px 24px; width: 390px; }\",\".framer-C9OFZ.framer-v-12yk94k .framer-1spkqga { align-content: center; align-items: center; flex: none; flex-direction: column; gap: 64px; width: 100%; }\",\".framer-C9OFZ.framer-v-12yk94k .framer-163xydw { align-content: center; align-items: center; gap: 24px; }\",\".framer-C9OFZ.framer-v-12yk94k .framer-10nmfjb { left: 50%; }\",\".framer-C9OFZ.framer-v-12yk94k .framer-1tcgtv3 { left: -2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C9OFZ.framer-v-12yk94k.framer-1mppyx4, .framer-C9OFZ.framer-v-12yk94k .framer-1spkqga, .framer-C9OFZ.framer-v-12yk94k .framer-163xydw { gap: 0px; } .framer-C9OFZ.framer-v-12yk94k.framer-1mppyx4 > *, .framer-C9OFZ.framer-v-12yk94k .framer-1spkqga > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-C9OFZ.framer-v-12yk94k.framer-1mppyx4 > :first-child, .framer-C9OFZ.framer-v-12yk94k .framer-1spkqga > :first-child, .framer-C9OFZ.framer-v-12yk94k .framer-163xydw > :first-child { margin-top: 0px; } .framer-C9OFZ.framer-v-12yk94k.framer-1mppyx4 > :last-child, .framer-C9OFZ.framer-v-12yk94k .framer-1spkqga > :last-child, .framer-C9OFZ.framer-v-12yk94k .framer-163xydw > :last-child { margin-bottom: 0px; } .framer-C9OFZ.framer-v-12yk94k .framer-163xydw > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 405\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"y1Lobnm9i\":{\"layout\":[\"fixed\",\"auto\"]},\"SPNpB8O81\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerV_7e0uHsj=withCSS(Component,css,\"framer-C9OFZ\");export default FramerV_7e0uHsj;FramerV_7e0uHsj.displayName=\"Footer\";FramerV_7e0uHsj.defaultProps={height:405,width:1200};addPropertyControls(FramerV_7e0uHsj,{variant:{options:[\"bIHb4NskQ\",\"y1Lobnm9i\",\"SPNpB8O81\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerV_7e0uHsj,[{family:\"PP Editorial New Thin\",url:\"https://framerusercontent.com/assets/vaDdUSfHtxY8me1evYFRepbCz84.woff2\"},...LinkFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV_7e0uHsj\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y1Lobnm9i\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SPNpB8O81\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"405\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Link1 from\"https://framerusercontent.com/modules/HlHjA7uzyk9sVPMNFZCU/mVe7bHzvXSMWAnfFL2nj/J2lZsn8kV.js\";const Link1Fonts=getFonts(Link1);const cycleOrder=[\"H1plb0fP4\",\"kLn7jRQZ0\",\"Fydm8ELc4\",\"DQDkvmGIE\"];const serializationHash=\"framer-8mjW8\";const variantClassNames={DQDkvmGIE:\"framer-v-wc2q1f\",Fydm8ELc4:\"framer-v-b8gebt\",H1plb0fP4:\"framer-v-14i9c5a\",kLn7jRQZ0:\"framer-v-1rmud0i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Phone Open\":\"DQDkvmGIE\",Desktop:\"H1plb0fP4\",Phone:\"Fydm8ELc4\",Tablet:\"kLn7jRQZ0\"};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:\"H1plb0fP4\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"H1plb0fP4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap8f03o5=activeVariantCallback(async(...args)=>{setVariant(\"DQDkvmGIE\");});const onTap150514h=activeVariantCallback(async(...args)=>{setVariant(\"Fydm8ELc4\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Fydm8ELc4\",\"DQDkvmGIE\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"Fydm8ELc4\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14i9c5a\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"H1plb0fP4\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(164, 164, 164, 0.5)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},...addPropertyOverrides({DQDkvmGIE:{\"data-framer-name\":\"Phone Open\"},Fydm8ELc4:{\"data-framer-name\":\"Phone\"},kLn7jRQZ0:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17kyadu\",\"data-framer-name\":\"Navbar Container\",layoutDependency:layoutDependency,layoutId:\"UfDSFIPbC\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xh28q3\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"uVcjPE_tB\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pes86f\",layoutDependency:layoutDependency,layoutId:\"juzSFB8Ob\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-kro1kr framer-1kev57y\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"sbrLp9Eil\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19q4ylf\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"p3nrLQ41r\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><g transform=\"translate(0.038 0.23)\" id=\"ss3253390966_1\"><path d=\"M 0 47.53 L 0 0 L 47.892 0 L 47.892 47.53 Z\" fill=\"transparent\"></path><path d=\"M 17.927 38.95 C 17.225 41.808 16.529 44.645 15.827 47.501 C 13.358 46.891 10.906 46.285 8.428 45.672 C 8.497 45.388 8.561 45.117 8.629 44.847 C 9.291 42.197 9.954 39.547 10.617 36.898 C 10.746 36.384 10.875 35.87 11.009 35.357 C 11.04 35.237 11.025 35.169 10.901 35.101 C 7.318 33.14 3.739 31.174 0.159 29.209 C 0.11 29.181 0.062 29.151 0 29.115 C 0.525 27.882 1.047 26.656 1.58 25.405 C 5.307 26.4 9.03 27.394 12.768 28.392 C 12.892 27.908 13.013 27.439 13.133 26.971 C 13.74 24.596 14.346 22.222 14.954 19.848 C 15.552 17.517 16.151 15.187 16.752 12.857 C 17.328 10.62 17.906 8.383 18.484 6.146 C 18.924 4.447 19.369 2.749 19.804 1.049 C 19.835 0.929 19.884 0.883 20.003 0.866 C 21.041 0.723 22.078 0.574 23.116 0.427 C 24.058 0.293 25.002 0.162 25.944 0.024 C 26.247 -0.02 26.246 -0.028 26.39 0.229 C 29.494 5.762 32.601 11.293 35.7 16.828 C 38.79 22.346 41.874 27.868 44.959 33.389 C 45.918 35.106 46.872 36.828 47.837 38.542 C 47.925 38.7 47.904 38.793 47.8 38.925 C 46.794 40.2 45.791 41.477 44.797 42.762 C 44.686 42.905 44.594 42.92 44.433 42.871 C 41.473 41.959 38.511 41.053 35.549 40.146 C 35.47 40.122 35.39 40.104 35.29 40.078 C 35.29 40.175 35.288 40.256 35.29 40.338 C 35.349 42.351 35.407 44.364 35.473 46.377 C 35.478 46.535 35.429 46.617 35.296 46.691 C 34.833 46.949 34.373 47.214 33.917 47.484 C 33.808 47.549 33.728 47.542 33.619 47.483 C 29.6 45.297 25.578 43.114 21.558 40.929 C 20.418 40.31 19.281 39.685 18.143 39.063 C 18.081 39.029 18.018 38.998 17.927 38.95 Z M 24.646 10.935 C 23.095 17.44 21.557 23.886 20.016 30.343 C 24.546 31.561 29.063 32.776 33.615 34 C 33.615 33.693 33.606 33.418 33.617 33.145 C 33.701 30.973 33.791 28.801 33.872 26.628 C 33.876 26.51 33.839 26.374 33.779 26.272 C 33.213 25.307 32.638 24.348 32.067 23.388 C 29.86 19.683 27.653 15.978 25.447 12.273 C 25.19 11.841 24.931 11.411 24.646 10.935 Z M 18.883 35.014 C 18.834 35.212 18.802 35.381 18.75 35.544 C 18.708 35.672 18.747 35.736 18.859 35.804 C 20.712 36.927 22.563 38.054 24.413 39.183 C 26.993 40.758 29.572 42.336 32.152 43.913 C 32.51 44.132 32.868 44.35 33.259 44.589 C 33.31 42.869 33.36 41.185 33.41 39.489 C 28.57 37.998 23.739 36.51 18.883 35.014 Z M 39.322 35.538 C 37.833 33.05 36.371 30.606 34.885 28.123 C 34.885 28.324 34.881 28.469 34.886 28.615 C 34.955 30.474 35.027 32.332 35.09 34.19 C 35.095 34.352 35.14 34.42 35.298 34.459 C 35.855 34.598 36.409 34.753 36.964 34.902 C 37.733 35.109 38.501 35.317 39.322 35.538 Z\" fill=\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:3253390966,withExternalLayout:true,...addPropertyOverrides({DQDkvmGIE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(0.027 0.163)\" id=\"ss181810833_1\"><path d=\"M 0 33.667 L 0 0 L 33.924 0 L 33.924 33.667 Z\" fill=\"transparent\"></path><path d=\"M 12.699 27.59 C 12.201 29.614 11.708 31.623 11.211 33.647 C 9.462 33.214 7.725 32.785 5.97 32.351 C 6.019 32.15 6.064 31.958 6.112 31.767 C 6.581 29.89 7.051 28.013 7.521 26.136 C 7.612 25.772 7.703 25.408 7.798 25.045 C 7.82 24.96 7.809 24.911 7.721 24.863 C 5.184 23.474 2.648 22.082 0.113 20.689 C 0.078 20.67 0.044 20.649 0 20.623 C 0.372 19.749 0.742 18.881 1.119 17.995 C 3.759 18.7 6.396 19.404 9.044 20.111 C 9.132 19.768 9.217 19.436 9.302 19.104 C 9.732 17.422 10.162 15.74 10.593 14.059 C 11.016 12.408 11.44 10.757 11.866 9.107 C 12.274 7.522 12.683 5.938 13.093 4.354 C 13.404 3.15 13.719 1.947 14.028 0.743 C 14.05 0.658 14.084 0.625 14.168 0.614 C 14.904 0.512 15.639 0.407 16.374 0.302 C 17.041 0.208 17.71 0.115 18.377 0.017 C 18.591 -0.014 18.591 -0.02 18.693 0.162 C 20.891 4.081 23.092 7.999 25.288 11.92 C 27.476 15.828 29.661 19.74 31.846 23.65 C 32.525 24.867 33.201 26.086 33.884 27.301 C 33.947 27.412 33.932 27.478 33.858 27.572 C 33.146 28.475 32.435 29.38 31.731 30.289 C 31.652 30.391 31.588 30.402 31.473 30.367 C 29.377 29.721 27.278 29.079 25.18 28.437 C 25.125 28.42 25.068 28.407 24.997 28.388 C 24.997 28.457 24.996 28.515 24.997 28.573 C 25.039 29.999 25.08 31.424 25.127 32.85 C 25.131 32.962 25.095 33.02 25.001 33.072 C 24.673 33.255 24.348 33.443 24.025 33.635 C 23.947 33.681 23.89 33.676 23.814 33.634 C 20.967 32.085 18.118 30.539 15.27 28.992 C 14.463 28.553 13.657 28.11 12.851 27.669 C 12.808 27.646 12.763 27.624 12.699 27.59 Z M 17.458 7.746 C 16.359 12.353 15.269 16.92 14.178 21.493 C 17.387 22.356 20.586 23.216 23.811 24.083 C 23.811 23.866 23.804 23.671 23.812 23.477 C 23.872 21.939 23.935 20.401 23.992 18.862 C 23.995 18.778 23.969 18.682 23.927 18.609 C 23.526 17.926 23.119 17.247 22.714 16.566 C 21.151 13.942 19.588 11.318 18.025 8.693 C 17.843 8.388 17.66 8.083 17.458 7.745 Z M 13.375 24.802 C 13.341 24.942 13.318 25.062 13.281 25.177 C 13.252 25.268 13.279 25.313 13.359 25.361 C 14.671 26.157 15.982 26.955 17.292 27.754 C 19.12 28.87 20.947 29.988 22.774 31.105 C 23.028 31.26 23.282 31.415 23.558 31.584 C 23.594 30.366 23.63 29.173 23.665 27.971 C 20.237 26.916 16.815 25.861 13.375 24.802 Z M 27.853 25.173 C 26.798 23.41 25.762 21.679 24.71 19.92 C 24.71 20.063 24.707 20.166 24.711 20.269 C 24.76 21.585 24.811 22.902 24.855 24.218 C 24.859 24.333 24.891 24.381 25.003 24.409 C 25.397 24.507 25.79 24.617 26.182 24.722 C 26.727 24.869 27.272 25.016 27.853 25.173 Z\" fill=\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:181810833},Fydm8ELc4:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(0.027 0.163)\" id=\"ss1801698366_1\"><path d=\"M 0 33.667 L 0 0 L 33.924 0 L 33.924 33.667 Z\" fill=\"transparent\"></path><path d=\"M 12.699 27.59 C 12.201 29.614 11.708 31.623 11.211 33.647 C 9.462 33.214 7.725 32.785 5.97 32.351 C 6.019 32.15 6.064 31.958 6.112 31.767 C 6.581 29.89 7.051 28.013 7.521 26.136 C 7.612 25.772 7.703 25.408 7.798 25.045 C 7.82 24.96 7.809 24.911 7.721 24.863 C 5.184 23.474 2.648 22.082 0.113 20.689 C 0.078 20.67 0.044 20.649 0 20.623 C 0.372 19.749 0.742 18.881 1.119 17.995 C 3.759 18.7 6.396 19.404 9.044 20.111 C 9.132 19.768 9.217 19.436 9.302 19.104 C 9.732 17.422 10.162 15.74 10.593 14.059 C 11.016 12.408 11.44 10.757 11.866 9.107 C 12.274 7.522 12.683 5.938 13.093 4.354 C 13.404 3.15 13.719 1.947 14.028 0.743 C 14.05 0.658 14.084 0.625 14.168 0.614 C 14.904 0.512 15.639 0.407 16.374 0.302 C 17.041 0.208 17.71 0.115 18.377 0.017 C 18.591 -0.014 18.591 -0.02 18.693 0.162 C 20.891 4.081 23.092 7.999 25.288 11.92 C 27.476 15.828 29.661 19.74 31.846 23.65 C 32.525 24.867 33.201 26.086 33.884 27.301 C 33.947 27.412 33.932 27.478 33.858 27.572 C 33.146 28.475 32.435 29.38 31.731 30.289 C 31.652 30.391 31.588 30.402 31.473 30.367 C 29.377 29.721 27.278 29.079 25.18 28.437 C 25.125 28.42 25.068 28.407 24.997 28.388 C 24.997 28.457 24.996 28.515 24.997 28.573 C 25.039 29.999 25.08 31.424 25.127 32.85 C 25.131 32.962 25.095 33.02 25.001 33.072 C 24.673 33.255 24.348 33.443 24.025 33.635 C 23.947 33.681 23.89 33.676 23.814 33.634 C 20.967 32.085 18.118 30.539 15.27 28.992 C 14.463 28.553 13.657 28.11 12.851 27.669 C 12.808 27.646 12.763 27.624 12.699 27.59 Z M 17.458 7.746 C 16.359 12.353 15.269 16.92 14.178 21.493 C 17.387 22.356 20.586 23.216 23.811 24.083 C 23.811 23.866 23.804 23.671 23.812 23.477 C 23.872 21.939 23.935 20.401 23.992 18.862 C 23.995 18.778 23.969 18.682 23.927 18.609 C 23.526 17.926 23.119 17.247 22.714 16.566 C 21.151 13.942 19.588 11.318 18.025 8.693 C 17.843 8.388 17.66 8.083 17.458 7.745 Z M 13.375 24.802 C 13.341 24.942 13.318 25.062 13.281 25.177 C 13.252 25.268 13.279 25.313 13.359 25.361 C 14.671 26.157 15.982 26.955 17.292 27.754 C 19.12 28.87 20.947 29.988 22.774 31.105 C 23.028 31.26 23.282 31.415 23.558 31.584 C 23.594 30.366 23.63 29.173 23.665 27.971 C 20.237 26.916 16.815 25.861 13.375 24.802 Z M 27.853 25.173 C 26.798 23.41 25.762 21.679 24.71 19.92 C 24.71 20.063 24.707 20.166 24.711 20.269 C 24.76 21.585 24.811 22.902 24.855 24.218 C 24.859 24.333 24.891 24.381 25.003 24.409 C 25.397 24.507 25.79 24.617 26.182 24.722 C 26.727 24.869 27.272 25.016 27.853 25.173 Z\" fill=\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:1801698366}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qls8kc\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"VF8Hr8m5k\",...addPropertyOverrides({DQDkvmGIE:{\"data-highlight\":true,onTap:onTap150514h},Fydm8ELc4:{\"data-highlight\":true,onTap:onTap8f03o5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18af5n7\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"MutaiZSZZ\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DQDkvmGIE:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\",rotate:-45},Fydm8ELc4:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19xze5e\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"ekmwdYEoB\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{DQDkvmGIE:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\"},Fydm8ELc4:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bxcv4\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"v2fSKLIEk\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DQDkvmGIE:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\",rotate:45},Fydm8ELc4:{backgroundColor:\"var(--token-0f956fa4-8cda-4f3c-8b02-59a45a10a719, rgb(255, 255, 255))\"}}})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":fKG2THAad\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":fKG2THAad\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":fKG2THAad\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jgo1qa-container\",layoutDependency:layoutDependency,layoutId:\"CVZ6oWouS-container\",children:/*#__PURE__*/_jsx(Link1,{aTbtusQBn:\"Work\",C6KgSNshL:false,height:\"100%\",id:\"CVZ6oWouS\",layoutId:\"CVZ6oWouS\",t79iesBjo:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({DQDkvmGIE:{t79iesBjo:resolvedLinks[2]},kLn7jRQZ0:{t79iesBjo:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tV2vszcfa\"},implicitPathVariables:undefined},{href:{webPageId:\"tV2vszcfa\"},implicitPathVariables:undefined},{href:{webPageId:\"tV2vszcfa\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-felyef-container\",layoutDependency:layoutDependency,layoutId:\"YMiDsgPAk-container\",children:/*#__PURE__*/_jsx(Link1,{aTbtusQBn:\"About\",C6KgSNshL:false,height:\"100%\",id:\"YMiDsgPAk\",layoutId:\"YMiDsgPAk\",t79iesBjo:resolvedLinks1[0],width:\"100%\",...addPropertyOverrides({DQDkvmGIE:{t79iesBjo:resolvedLinks1[2]},kLn7jRQZ0:{t79iesBjo:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lwp85w-container\",layoutDependency:layoutDependency,layoutId:\"daYyX1UnP-container\",children:/*#__PURE__*/_jsx(Link1,{aTbtusQBn:\"Resume\",C6KgSNshL:true,height:\"100%\",id:\"daYyX1UnP\",layoutId:\"daYyX1UnP\",t79iesBjo:\"https://drive.google.com/file/d/1Lu75SpTscZIpPiFme973tU1z055eSRxV/view?usp=sharing\",width:\"100%\",...addPropertyOverrides({kLn7jRQZ0:{t79iesBjo:\"https://read.cv/abhisheks\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8mjW8.framer-1kev57y, .framer-8mjW8 .framer-1kev57y { display: block; }\",\".framer-8mjW8.framer-14i9c5a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-8mjW8 .framer-17kyadu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 24px 80px 24px 80px; position: relative; width: 1200px; }\",\".framer-8mjW8 .framer-1xh28q3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-8mjW8 .framer-pes86f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-8mjW8 .framer-kro1kr { 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: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8mjW8 .framer-19q4ylf { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-8mjW8 .framer-1qls8kc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-8mjW8 .framer-18af5n7 { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8mjW8 .framer-19xze5e { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8mjW8 .framer-1bxcv4 { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8mjW8 .framer-jgo1qa-container, .framer-8mjW8 .framer-felyef-container, .framer-8mjW8 .framer-lwp85w-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8mjW8.framer-14i9c5a, .framer-8mjW8 .framer-17kyadu, .framer-8mjW8 .framer-1xh28q3, .framer-8mjW8 .framer-pes86f, .framer-8mjW8 .framer-kro1kr { gap: 0px; } .framer-8mjW8.framer-14i9c5a > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8mjW8.framer-14i9c5a > :first-child, .framer-8mjW8 .framer-17kyadu > :first-child, .framer-8mjW8 .framer-1xh28q3 > :first-child { margin-left: 0px; } .framer-8mjW8.framer-14i9c5a > :last-child, .framer-8mjW8 .framer-17kyadu > :last-child, .framer-8mjW8 .framer-1xh28q3 > :last-child { margin-right: 0px; } .framer-8mjW8 .framer-17kyadu > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-8mjW8 .framer-1xh28q3 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-8mjW8 .framer-pes86f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8mjW8 .framer-pes86f > :first-child, .framer-8mjW8 .framer-kro1kr > :first-child { margin-top: 0px; } .framer-8mjW8 .framer-pes86f > :last-child, .framer-8mjW8 .framer-kro1kr > :last-child { margin-bottom: 0px; } .framer-8mjW8 .framer-kro1kr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-8mjW8.framer-v-1rmud0i.framer-14i9c5a { width: 810px; }\",\".framer-8mjW8.framer-v-1rmud0i .framer-17kyadu { padding: 24px 40px 24px 40px; width: 810px; }\",\".framer-8mjW8.framer-v-b8gebt.framer-14i9c5a { height: 80px; width: 390px; }\",\".framer-8mjW8.framer-v-b8gebt .framer-17kyadu { height: 80px; padding: 20px 20px 20px 20px; width: 390px; }\",\".framer-8mjW8.framer-v-b8gebt .framer-1xh28q3 { gap: unset; height: 40px; justify-content: space-between; }\",\".framer-8mjW8.framer-v-b8gebt .framer-pes86f { flex: 1 0 0px; flex-direction: row; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-8mjW8.framer-v-b8gebt .framer-19q4ylf, .framer-8mjW8.framer-v-wc2q1f .framer-19q4ylf { height: 34px; width: 34px; }\",\".framer-8mjW8.framer-v-b8gebt .framer-1qls8kc, .framer-8mjW8.framer-v-wc2q1f .framer-1qls8kc { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8mjW8.framer-v-b8gebt .framer-1xh28q3, .framer-8mjW8.framer-v-b8gebt .framer-pes86f { gap: 0px; } .framer-8mjW8.framer-v-b8gebt .framer-1xh28q3 > *, .framer-8mjW8.framer-v-b8gebt .framer-1xh28q3 > :first-child, .framer-8mjW8.framer-v-b8gebt .framer-1xh28q3 > :last-child, .framer-8mjW8.framer-v-b8gebt .framer-pes86f > *, .framer-8mjW8.framer-v-b8gebt .framer-pes86f > :first-child, .framer-8mjW8.framer-v-b8gebt .framer-pes86f > :last-child { margin: 0px; } }\",\".framer-8mjW8.framer-v-wc2q1f.framer-14i9c5a { flex-direction: column; width: 390px; }\",\".framer-8mjW8.framer-v-wc2q1f .framer-17kyadu { align-content: flex-end; align-items: flex-end; flex-direction: column; order: 0; padding: 20px 20px 20px 20px; width: 390px; }\",\".framer-8mjW8.framer-v-wc2q1f .framer-1xh28q3 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 24px; width: 100%; }\",\".framer-8mjW8.framer-v-wc2q1f .framer-pes86f { flex-direction: row; gap: unset; justify-content: space-between; order: 0; width: 100%; }\",\".framer-8mjW8.framer-v-wc2q1f .framer-18af5n7 { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-8mjW8.framer-v-wc2q1f .framer-19xze5e { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-8mjW8.framer-v-wc2q1f .framer-1bxcv4 { top: calc(50.00000000000002% - 2px / 2); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8mjW8.framer-v-wc2q1f.framer-14i9c5a, .framer-8mjW8.framer-v-wc2q1f .framer-17kyadu, .framer-8mjW8.framer-v-wc2q1f .framer-1xh28q3, .framer-8mjW8.framer-v-wc2q1f .framer-pes86f { gap: 0px; } .framer-8mjW8.framer-v-wc2q1f.framer-14i9c5a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8mjW8.framer-v-wc2q1f.framer-14i9c5a > :first-child, .framer-8mjW8.framer-v-wc2q1f .framer-17kyadu > :first-child, .framer-8mjW8.framer-v-wc2q1f .framer-1xh28q3 > :first-child { margin-top: 0px; } .framer-8mjW8.framer-v-wc2q1f.framer-14i9c5a > :last-child, .framer-8mjW8.framer-v-wc2q1f .framer-17kyadu > :last-child, .framer-8mjW8.framer-v-wc2q1f .framer-1xh28q3 > :last-child { margin-bottom: 0px; } .framer-8mjW8.framer-v-wc2q1f .framer-17kyadu > *, .framer-8mjW8.framer-v-wc2q1f .framer-1xh28q3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8mjW8.framer-v-wc2q1f .framer-pes86f > *, .framer-8mjW8.framer-v-wc2q1f .framer-pes86f > :first-child, .framer-8mjW8.framer-v-wc2q1f .framer-pes86f > :last-child { margin: 0px; } }\",'.framer-8mjW8[data-border=\"true\"]::after, .framer-8mjW8 [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 96\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kLn7jRQZ0\":{\"layout\":[\"fixed\",\"auto\"]},\"Fydm8ELc4\":{\"layout\":[\"fixed\",\"fixed\"]},\"DQDkvmGIE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerz7VCtRydj=withCSS(Component,css,\"framer-8mjW8\");export default Framerz7VCtRydj;Framerz7VCtRydj.displayName=\"Navbar\";Framerz7VCtRydj.defaultProps={height:96,width:1200};addPropertyControls(Framerz7VCtRydj,{variant:{options:[\"H1plb0fP4\",\"kLn7jRQZ0\",\"Fydm8ELc4\",\"DQDkvmGIE\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerz7VCtRydj,[{explicitInter:true,fonts:[]},...Link1Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz7VCtRydj\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kLn7jRQZ0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fydm8ELc4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DQDkvmGIE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"96\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./z7VCtRydj.map"],
  "mappings": "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",
  "names": ["AutoCopyright", "withAutoCopyright", "C", "props", "re", "DataObserverContext", "p", "RichTextWithAutoCopyright", "withAutoCopyright", "RichText", "LinkFonts", "getFonts", "J2lZsn8kV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "x", "SVG", "css", "FramerV_7e0uHsj", "withCSS", "V_7e0uHsj_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "Link1Fonts", "getFonts", "J2lZsn8kV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap8f03o5", "args", "onTap150514h", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "css", "Framerz7VCtRydj", "withCSS", "z7VCtRydj_default", "addPropertyControls", "ControlType", "addFonts"]
}
