{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dqfXLntEqXpDm5gB3ShJ/HXw0mUJczPAzMPa7WXWm/tFABUo9kW.js"],
  "sourcesContent": ["// Generated by Framer (9f979fb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,Image,LazyValue,Link,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/FiuckCtH0/FiuckCtH0.js\";import Linkedin from\"#framer/local/canvasComponent/jcMrJO8hj/jcMrJO8hj.js\";import NavigationCopy3 from\"#framer/local/canvasComponent/pKm807KgH/pKm807KgH.js\";import Footer from\"#framer/local/canvasComponent/SA89g9not/SA89g9not.js\";import BackToArt from\"#framer/local/canvasComponent/UJ9L3ec83/UJ9L3ec83.js\";import LinksResources from\"#framer/local/canvasComponent/ZnOSlFMfa/ZnOSlFMfa.js\";import*as sharedStyle from\"#framer/local/css/EzW51wapE/EzW51wapE.js\";import*as sharedStyle1 from\"#framer/local/css/nUZeUCj5C/nUZeUCj5C.js\";import*as sharedStyle3 from\"#framer/local/css/ucchVR_Nl/ucchVR_Nl.js\";import*as sharedStyle2 from\"#framer/local/css/XEGXU3cQ9/XEGXU3cQ9.js\";import metadataProvider from\"#framer/local/webPageMetadata/tFABUo9kW/tFABUo9kW.js\";const LinksResourcesFonts=getFonts(LinksResources);const ButtonFonts=getFonts(Button);const LinkedinFonts=getFonts(Linkedin);const BackToArtFonts=getFonts(BackToArt);const FooterFonts=getFonts(Footer);const NavigationCopy3Fonts=getFonts(NavigationCopy3);const cycleOrder=[\"woRUAbtCm\",\"Y_l2GWRgE\",\"v649B4SZn\"];const breakpoints={v649B4SZn:\"(max-width: 809px)\",woRUAbtCm:\"(min-width: 1675px)\",Y_l2GWRgE:\"(min-width: 810px) and (max-width: 1674px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PKcJm\";const variantClassNames={v649B4SZn:\"framer-v-vhxpyu\",woRUAbtCm:\"framer-v-ky9vf2\",Y_l2GWRgE:\"framer-v-11oetv0\"};const transitions={default:{duration:0}};const valuesByLocaleId={ZTRFxlEpI:new LazyValue(()=>import(\"./tFABUo9kW-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,scale:1,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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"woRUAbtCm\",Phone:\"v649B4SZn\",Tablet:\"Y_l2GWRgE\"};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:\"woRUAbtCm\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-PKcJm`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-PKcJm`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onMouseEnter1gx595p=overlay=>activeVariantCallback(async(...args)=>{overlay.show();});const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"v649B4SZn\")return!isBrowser();return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"v649B4SZn\")return true;return!isBrowser();};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"woRUAbtCm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ky9vf2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"nav\",{className:\"framer-5yvcs1 hidden-vhxpyu\",\"data-border\":true,\"data-framer-name\":\"Topbar\",name:\"Topbar\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NfNqoVEnQ\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4167,intrinsicWidth:4167,pixelHeight:4167,pixelWidth:4167,sizes:\"40px\",src:\"https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png\",srcSet:\"https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png?scale-down-to=512 512w, https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png?scale-down-to=4096 4096w, https://framerusercontent.com/images/kSrLAaKOsSP4Eplp09HP7w7rZ5g.png 4167w\"},className:\"framer-1d3j84p framer-14no3cf\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6br045\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NfNqoVEnQ\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-3l5gy3\",\"data-styles-preset\":\"EzW51wapE\",children:\"Home\"})})})}),className:\"framer-1j9x5jg\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"k2MpogAB2\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-3l5gy3\",\"data-styles-preset\":\"EzW51wapE\",children:\"About\"})})})}),className:\"framer-36lnsp\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bzpepDjkO\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-3l5gy3\",\"data-styles-preset\":\"EzW51wapE\",children:\"UXUI Design\"})})})}),className:\"framer-1v6dweq\",fonts:[\"GF;Inter-500\"],id:\"1v6dweq\",onMouseEnter:onMouseEnter1gx595p(overlay),ref:ref2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref2,collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1v6dweq\",offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:\"framer-ryytv0\",exit:animation,initial:animation2,ref:ref3,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h4mclm-container\",children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"tctHRsyK4\",layoutId:\"tctHRsyK4\",style:{width:\"100%\"},variant:\"eYjlAyYd_\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JZqMAT0TC\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-3l5gy3\",\"data-styles-preset\":\"EzW51wapE\",children:\"Art\"})})})}),className:\"framer-17lct6s\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cAC3zGbeq\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-3l5gy3\",\"data-styles-preset\":\"EzW51wapE\",children:\"Writing\"})})})}),className:\"framer-1wyrpsv\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9xqqhb\",\"data-framer-name\":\"buttons\",name:\"buttons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lqwrol-container\",\"data-framer-name\":\"view resume\",name:\"view resume\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"B9vv6llCQ\",layoutId:\"B9vv6llCQ\",name:\"view resume\",variant:\"RE9hnKCM9\",width:\"100%\",ZJel3oziM:\"Resume\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wsstwg-container\",children:/*#__PURE__*/_jsx(Linkedin,{height:\"100%\",id:\"v_dZxgq2l\",layoutId:\"v_dZxgq2l\",variant:\"OBiZYJWTp\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18p4pcx\",\"data-framer-name\":\"hero\",name:\"hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{v649B4SZn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-qglnh7\",\"data-styles-preset\":\"XEGXU3cQ9\",children:\"Heels among other objects\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-wui38l\",\"data-styles-preset\":\"nUZeUCj5C\",style:{\"--framer-text-alignment\":\"left\"},children:\"Heels among other objects\"})}),className:\"framer-s55pvv\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vpuggm\",\"data-styles-preset\":\"ucchVR_Nl\",children:\"Acrylics and multi-media collage on paper\"})}),className:\"framer-1k8aa8k\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vpuggm\",\"data-styles-preset\":\"ucchVR_Nl\",children:\"02/2020\"})}),className:\"framer-15d1sq0\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{v649B4SZn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3245,intrinsicWidth:2510,pixelHeight:3245,pixelWidth:2510,sizes:\"calc(100vw - 20px)\",src:\"https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg\",srcSet:\"https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg?scale-down-to=1024 792w, https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg?scale-down-to=2048 1584w, https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg 2510w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3245,intrinsicWidth:2510,pixelHeight:3245,pixelWidth:2510,sizes:\"640px\",src:\"https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg\",srcSet:\"https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg?scale-down-to=1024 792w, https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg?scale-down-to=2048 1584w, https://framerusercontent.com/images/Aef7nycKs9xjm6KyQMhoE6oPc.jpg 2510w\"},className:\"framer-jj66uk\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vpuggm\",\"data-styles-preset\":\"ucchVR_Nl\",children:\"\u201CHeels Among Other Objects\u201D is about the pleasure brought upon the ownership of objects we assign a monetary value. It is well-known that diamonds are far more abundant than jewelers let on, and designer stilettos cost a minute fraction of their market price to manufacture. Still, their values defined by capital bring great gratification for their owners.\"})}),className:\"framer-u2ln9g\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ax2099-container\",children:/*#__PURE__*/_jsx(BackToArt,{height:\"100%\",id:\"NVYXD0qlw\",layoutId:\"NVYXD0qlw\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18q0apt\",\"data-framer-name\":\"footer\",name:\"footer\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ymqtvm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{v649B4SZn:{style:{width:\"100%\"},variant:\"VQxJixgtP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"QqlAJovnM\",layoutId:\"QqlAJovnM\",style:{height:\"100%\",width:\"100%\"},variant:\"HoozrzvUM\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{v649B4SZn:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sczca-container hidden-ky9vf2 hidden-11oetv0\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationCopy3,{height:\"100%\",id:\"F7qaM8Y_H\",layoutId:\"F7qaM8Y_H\",style:{width:\"100%\"},variant:\"IUWdJp2Z2\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=['.framer-PKcJm[data-border=\"true\"]::after, .framer-PKcJm [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; } }\",`.${metadata.bodyClassName}-framer-PKcJm { background: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); }`,\".framer-PKcJm.framer-14no3cf, .framer-PKcJm .framer-14no3cf { display: block; }\",\".framer-PKcJm.framer-ky9vf2 { align-content: center; align-items: center; background-color: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1675px; }\",\".framer-PKcJm .framer-5yvcs1 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 60px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 24px 24px 24px 24px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-PKcJm .framer-1d3j84p { flex: none; height: 40px; overflow: hidden; position: relative; text-decoration: none; width: 40px; }\",\".framer-PKcJm .framer-6br045 { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-PKcJm .framer-1j9x5jg, .framer-PKcJm .framer-36lnsp, .framer-PKcJm .framer-1v6dweq, .framer-PKcJm .framer-17lct6s, .framer-PKcJm .framer-1wyrpsv { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-PKcJm .framer-ryytv0 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 132px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PKcJm .framer-h4mclm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PKcJm .framer-9xqqhb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 38px; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-PKcJm .framer-1lqwrol-container, .framer-PKcJm .framer-wsstwg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PKcJm .framer-18p4pcx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-PKcJm .framer-s55pvv, .framer-PKcJm .framer-1k8aa8k, .framer-PKcJm .framer-15d1sq0, .framer-PKcJm .framer-u2ln9g { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 640px; word-break: break-word; word-wrap: break-word; }\",\".framer-PKcJm .framer-jj66uk { aspect-ratio: 0.8 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 800px); position: relative; width: 640px; }\",\".framer-PKcJm .framer-ax2099-container { flex: none; height: 48px; position: relative; width: 180px; }\",\".framer-PKcJm .framer-18q0apt { align-content: center; align-items: center; background-color: var(--token-2ec241b9-240b-46aa-ac88-c7fa1984f231, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-PKcJm .framer-1ymqtvm-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-PKcJm .framer-1sczca-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PKcJm.framer-ky9vf2, .framer-PKcJm .framer-5yvcs1, .framer-PKcJm .framer-ryytv0, .framer-PKcJm .framer-9xqqhb, .framer-PKcJm .framer-18p4pcx, .framer-PKcJm .framer-18q0apt { gap: 0px; } .framer-PKcJm.framer-ky9vf2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PKcJm.framer-ky9vf2 > :first-child, .framer-PKcJm .framer-ryytv0 > :first-child, .framer-PKcJm .framer-18p4pcx > :first-child, .framer-PKcJm .framer-18q0apt > :first-child { margin-top: 0px; } .framer-PKcJm.framer-ky9vf2 > :last-child, .framer-PKcJm .framer-ryytv0 > :last-child, .framer-PKcJm .framer-18p4pcx > :last-child, .framer-PKcJm .framer-18q0apt > :last-child { margin-bottom: 0px; } .framer-PKcJm .framer-5yvcs1 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-PKcJm .framer-5yvcs1 > :first-child, .framer-PKcJm .framer-9xqqhb > :first-child { margin-left: 0px; } .framer-PKcJm .framer-5yvcs1 > :last-child, .framer-PKcJm .framer-9xqqhb > :last-child { margin-right: 0px; } .framer-PKcJm .framer-ryytv0 > *, .framer-PKcJm .framer-18q0apt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PKcJm .framer-9xqqhb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PKcJm .framer-18p4pcx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\"@media (min-width: 1675px) { .framer-PKcJm .hidden-ky9vf2 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1674px) { .framer-PKcJm .hidden-11oetv0 { display: none !important; } .${metadata.bodyClassName}-framer-PKcJm { background: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); } .framer-PKcJm.framer-ky9vf2 { width: 810px; }}`,`@media (max-width: 809px) { .framer-PKcJm .hidden-vhxpyu { display: none !important; } .${metadata.bodyClassName}-framer-PKcJm { background: var(--token-9ec425bd-c5e5-43cf-a6cb-0106285f681d, rgb(255, 255, 255)); } .framer-PKcJm.framer-ky9vf2 { width: 390px; } .framer-PKcJm .framer-18p4pcx { padding: 80px 10px 80px 10px; } .framer-PKcJm .framer-s55pvv, .framer-PKcJm .framer-1k8aa8k, .framer-PKcJm .framer-15d1sq0, .framer-PKcJm .framer-u2ln9g { width: 100%; } .framer-PKcJm .framer-jj66uk { height: var(--framer-aspect-ratio-supported, 463px); width: 100%; } .framer-PKcJm .framer-1ymqtvm-container { flex: none; height: auto; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2405.5\n * @framerIntrinsicWidth 1675\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Y_l2GWRgE\":{\"layout\":[\"fixed\",\"auto\"]},\"v649B4SZn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramertFABUo9kW=withCSS(Component,css,\"framer-PKcJm\");export default FramertFABUo9kW;FramertFABUo9kW.displayName=\"Diptych\";FramertFABUo9kW.defaultProps={height:2405.5,width:1675};addFonts(FramertFABUo9kW,[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},...LinksResourcesFonts,...ButtonFonts,...LinkedinFonts,...BackToArtFonts,...FooterFonts,...NavigationCopy3Fonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertFABUo9kW\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2405.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y_l2GWRgE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"v649B4SZn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1675\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LinksResourcesFonts", "getFonts", "ZnOSlFMfa_default", "ButtonFonts", "FiuckCtH0_default", "LinkedinFonts", "jcMrJO8hj_default", "BackToArtFonts", "UJ9L3ec83_default", "FooterFonts", "SA89g9not_default", "NavigationCopy3Fonts", "pKm807KgH_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transitions", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "transition", "transitions", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1gx595p", "overlay", "args", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "isDisplayed", "isBrowser", "ref2", "ref3", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "Link", "Image2", "RichText2", "x", "l", "AnimatePresence", "Floating", "ComponentViewportProvider", "Container", "ZnOSlFMfa_default", "FiuckCtH0_default", "jcMrJO8hj_default", "PropertyOverrides2", "UJ9L3ec83_default", "SA89g9not_default", "pKm807KgH_default", "css", "FramertFABUo9kW", "withCSS", "tFABUo9kW_default", "addFonts", "LinksResourcesFonts", "ButtonFonts", "LinkedinFonts", "BackToArtFonts", "FooterFonts", "NavigationCopy3Fonts", "fonts", "__FramerMetadata__"]
}
