{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js", "ssg:https://framerusercontent.com/modules/jjnmSDwHlDSNRm93EHsc/guuLjRf7mr8IQRd3fYBg/h4a7dWxv8.js", "ssg:https://framerusercontent.com/modules/mGJ5cUu9yGQlluH774MP/JurIaICkxaHepLtPfPxv/wFewXqNUs.js", "ssg:https://framerusercontent.com/modules/ias3alEdNpueH0Y5VxBS/2vbVbQZMp05DFWoTYX6i/FPlJ6EjlF.js", "ssg:https://framerusercontent.com/modules/3uJE2sgv8eLaq80qrOFW/SG3xdD1W5r8tBSzbSbgd/m_b0pFHzq.js", "ssg:https://framerusercontent.com/modules/vkz3KcKQbUnwim88iUGL/0cKB3ERZfJuPFgJ1MrWn/FzGxIX_0w.js", "ssg:https://framerusercontent.com/modules/qDcYDsRTmL1uJLb9bfnw/M35G88piAQ6N22craaXW/CGZgnIt2O.js", "ssg:https://framerusercontent.com/modules/vhsSpaE2jdyJcc0FUjfy/Z2AkNXF7Y1ueQr9WRXHw/rvd5XIwF8.js", "ssg:https://framerusercontent.com/modules/oBQYo4I5R6QnUWMWnpNy/NajR5n9ephJqE3Ns0vZR/YfM_9feCK.js", "ssg:https://framerusercontent.com/modules/6gaO4j3geMCaIOBiWXzj/0MnR75Ldh0J1UoRW03Q0/qItsBOw2Y.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * Responsive Image\n * By Benjamin\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n *\n */export default function Image(props){const{image,alt,radius,padding,link,newTab,style,borderOptions,shadowOptions}=props;const wrapperStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",width:\"100%\",height:\"100%\",padding:padding};const borderAndShadow=(borderOptions,shadowOptions)=>{if(!shadowOptions&&!borderOptions)return undefined;if(shadowOptions&&!borderOptions){return`${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}if(!shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}`;}if(shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}, ${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}};const imageStyle={maxWidth:\"100%\",maxHeight:\"100%\",borderRadius:radius,webkitUserDrag:\"none\",userDrag:\"none\",userSelect:\"none\"};const shadowStyle={position:\"absolute\",inset:0,pointerEvents:\"none\",borderRadius:radius,boxShadow:borderAndShadow(borderOptions,shadowOptions)};const imageSource=(image===null||image===void 0?void 0:image.src)||\"https://framerusercontent.com/images/64n4wnVJKDJspLlFZ6DarCP0M4.jpg\";return link?/*#__PURE__*/_jsxs(\"a\",{href:link,title:alt,target:newTab?\"_blank\":\"_self\",style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]}):/*#__PURE__*/_jsxs(\"div\",{style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]});}addPropertyControls(Image,{image:{title:\"Image\",type:ControlType.ResponsiveImage},alt:{type:ControlType.String,title:\"Alt\",placeholder:\"Alt Text\"},radius:{title:\"Radius\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},padding:{title:\"Padding\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},link:{type:ControlType.Link,title:\"Link\"},newTab:{type:ControlType.Boolean,title:\"New Tab\",hidden:props=>!props.link},borderOptions:{type:ControlType.Object,optional:true,title:\"Border\",icon:\"effect\",controls:{borderColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"},borderWidth:{type:ControlType.Number,title:\"Width\",min:0,displayStepper:true,defaultValue:1}}},shadowOptions:{type:ControlType.Object,title:\"Shadow\",optional:true,icon:\"effect\",controls:{shadowX:{type:ControlType.Number,title:\"X\",min:0,defaultValue:0},shadowY:{type:ControlType.Number,title:\"Y\",min:0,defaultValue:2},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,defaultValue:4},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Image\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Image.map", "// Generated by Framer (acd6bc0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"MAsJj1Ki9\",\"ZTUvY15qg\"];const serializationHash=\"framer-6iqUO\";const variantClassNames={MAsJj1Ki9:\"framer-v-wjxkjt\",ZTUvY15qg:\"framer-v-y4bll1\"};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={Desktop:\"MAsJj1Ki9\",Tablet:\"ZTUvY15qg\"};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:\"MAsJj1Ki9\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MAsJj1Ki9\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wjxkjt\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"MAsJj1Ki9\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ZTUvY15qg:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6iqUO.framer-1nehnzv, .framer-6iqUO .framer-1nehnzv { display: block; }\",\".framer-6iqUO.framer-wjxkjt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 10px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 48px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6iqUO.framer-wjxkjt { gap: 0px; } .framer-6iqUO.framer-wjxkjt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6iqUO.framer-wjxkjt > :first-child { margin-top: 0px; } .framer-6iqUO.framer-wjxkjt > :last-child { margin-bottom: 0px; } }\",\".framer-6iqUO.framer-v-y4bll1.framer-wjxkjt { width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10\n * @framerIntrinsicWidth 48\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZTUvY15qg\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerh4a7dWxv8=withCSS(Component,css,\"framer-6iqUO\");export default Framerh4a7dWxv8;Framerh4a7dWxv8.displayName=\"Misc/Page wrapper padding\";Framerh4a7dWxv8.defaultProps={height:10,width:48};addPropertyControls(Framerh4a7dWxv8,{variant:{options:[\"MAsJj1Ki9\",\"ZTUvY15qg\"],optionTitles:[\"Desktop\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerh4a7dWxv8,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh4a7dWxv8\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"48\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZTUvY15qg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"10\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./h4a7dWxv8.map", "// Generated by Framer (acd6bc0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/TKAhQnlSiSlLGiRYGZrH/T9twmBqRwThCCcnREXto/m_b0pFHzq.js\";const enabledGestures={NHDxnAsD4:{hover:true}};const serializationHash=\"framer-mXcPf\";const variantClassNames={NHDxnAsD4:\"framer-v-1gcimfr\"};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 getProps=({height,id,link,newTab,text,width,...props})=>{var _ref;return{...props,b9yKLW66_:link!==null&&link!==void 0?link:props.b9yKLW66_,H2TRXG61U:newTab!==null&&newTab!==void 0?newTab:props.H2TRXG61U,tRYYjKr5O:(_ref=text!==null&&text!==void 0?text:props.tRYYjKr5O)!==null&&_ref!==void 0?_ref:\"Connect\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,tRYYjKr5O,b9yKLW66_,H2TRXG61U,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"NHDxnAsD4\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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(Link,{href:b9yKLW66_,openInNewTab:H2TRXG61U,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1gcimfr\",className,classNames)} framer-9xpxy0`,\"data-border\":true,\"data-framer-name\":\"Main\",layoutDependency:layoutDependency,layoutId:\"NHDxnAsD4\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{\"NHDxnAsD4-hover\":{backgroundColor:\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"NHDxnAsD4-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255)))\"},children:\"Connect\"})}),className:\"framer-z4brr2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"N9_SXxrbo\",style:{\"--extracted-r6o4lv\":\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\"},text:tRYYjKr5O,variants:{\"NHDxnAsD4-hover\":{\"--extracted-r6o4lv\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"NHDxnAsD4-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14)))\"},children:\"Connect\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mXcPf.framer-9xpxy0, .framer-mXcPf .framer-9xpxy0 { display: block; }\",\".framer-mXcPf.framer-1gcimfr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 10px 16px 10px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-mXcPf .framer-z4brr2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mXcPf.framer-1gcimfr { gap: 0px; } .framer-mXcPf.framer-1gcimfr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-mXcPf.framer-1gcimfr > :first-child { margin-left: 0px; } .framer-mXcPf.framer-1gcimfr > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-mXcPf[data-border=\"true\"]::after, .framer-mXcPf [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 34\n * @framerIntrinsicWidth 82\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oKa3P_UW1\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tRYYjKr5O\":\"text\",\"b9yKLW66_\":\"link\",\"H2TRXG61U\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwFewXqNUs=withCSS(Component,css,\"framer-mXcPf\");export default FramerwFewXqNUs;FramerwFewXqNUs.displayName=\"Misc/CTA\";FramerwFewXqNUs.defaultProps={height:34,width:82};addPropertyControls(FramerwFewXqNUs,{tRYYjKr5O:{defaultValue:\"Connect\",displayTextArea:false,title:\"Text\",type:ControlType.String},b9yKLW66_:{title:\"Link\",type:ControlType.Link},H2TRXG61U:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerwFewXqNUs,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwFewXqNUs\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"82\",\"framerVariables\":\"{\\\"tRYYjKr5O\\\":\\\"text\\\",\\\"b9yKLW66_\\\":\\\"link\\\",\\\"H2TRXG61U\\\":\\\"newTab\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oKa3P_UW1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wFewXqNUs.map", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Spline Sans-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Spline Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/GYAVYW26W7KJ22KXYKWDHOJVACHM2M4B/7XOUD2SDCWCZTNO6DLGXEIMVGKXKODKF/BIDYWR33G7NBDCZJJRNT4Q2JHUS2KAON.woff2\",weight:\"700\"}]}];export const css=['.framer-GdqDa .framer-styles-preset-33alam:not(.rich-text-wrapper), .framer-GdqDa .framer-styles-preset-33alam.rich-text-wrapper h6 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 0.85em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-GdqDa .framer-styles-preset-33alam:not(.rich-text-wrapper), .framer-GdqDa .framer-styles-preset-33alam.rich-text-wrapper h6 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 35px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 0.85em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-GdqDa .framer-styles-preset-33alam:not(.rich-text-wrapper), .framer-GdqDa .framer-styles-preset-33alam.rich-text-wrapper h6 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.03em; --framer-line-height: 0.85em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-GdqDa\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (acd6bc0)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;IBM Plex Mono-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"IBM Plex Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJ8lJPg-IUDNg.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-oqqDo .framer-styles-preset-1oi6nqy:not(.rich-text-wrapper), .framer-oqqDo .framer-styles-preset-1oi6nqy.rich-text-wrapper p { --framer-font-family: \"IBM Plex Mono\", monospace; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-oqqDo\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Image from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ias3alEdNpueH0Y5VxBS/2vbVbQZMp05DFWoTYX6i/FPlJ6EjlF.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/3uJE2sgv8eLaq80qrOFW/SG3xdD1W5r8tBSzbSbgd/m_b0pFHzq.js\";import MiscPageWrapperPadding from\"https://framerusercontent.com/modules/jjnmSDwHlDSNRm93EHsc/guuLjRf7mr8IQRd3fYBg/h4a7dWxv8.js\";import MiscCTA from\"https://framerusercontent.com/modules/mGJ5cUu9yGQlluH774MP/JurIaICkxaHepLtPfPxv/wFewXqNUs.js\";const MiscPageWrapperPaddingFonts=getFonts(MiscPageWrapperPadding);const MiscCTAFonts=getFonts(MiscCTA);const ImageFonts=getFonts(Image);const MotionFooterWithFX=withFX(motion.footer);const cycleOrder=[\"ReVZk2wRR\",\"AuG9w1pea\"];const serializationHash=\"framer-IOiFG\";const variantClassNames={AuG9w1pea:\"framer-v-1xoji72\",ReVZk2wRR:\"framer-v-gje31f\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={damping:40,delay:0,mass:1,stiffness:180,type:\"spring\"};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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={Desktop:\"ReVZk2wRR\",Tablet:\"AuG9w1pea\"};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:\"ReVZk2wRR\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ReVZk2wRR\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"AuG9w1pea\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];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:transition2,children:/*#__PURE__*/_jsx(MotionFooterWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gje31f\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ReVZk2wRR\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-e33c3ba9-31c2-46b2-a046-e687109c3532, rgb(242, 243, 246))\",...style},...addPropertyOverrides({AuG9w1pea:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bdftv5\",\"data-framer-name\":\"Content section\",layoutDependency:layoutDependency,layoutId:\"MAiPfgjBn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:10,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(148+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||472)-148-10)/2)+0,...addPropertyOverrides({AuG9w1pea:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(50+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-80-336)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h80do8-container\",layoutDependency:layoutDependency,layoutId:\"FrepSu3gC-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"FrepSu3gC\",layoutId:\"FrepSu3gC\",variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({AuG9w1pea:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x0n5fm\",\"data-framer-name\":\"Main Container\",layoutDependency:layoutDependency,layoutId:\"g0REEvHg3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e917m0\",layoutDependency:layoutDependency,layoutId:\"Um3jZvQZ6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby01MDA=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Dubai\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggTW9uby01MDA=\",\"--framer-font-family\":'\"IBM Plex Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14)))\",\"--framer-text-transform\":\"uppercase\"},children:\"London\"})]}),className:\"framer-lwu7jb\",fonts:[\"GF;IBM Plex Mono-500\"],layoutDependency:layoutDependency,layoutId:\"gmwL_gFUa\",style:{\"--extracted-2gxw0f\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",\"--extracted-r6o4lv\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-rz9bbk\",\"data-framer-name\":\"spacer\",layoutDependency:layoutDependency,layoutId:\"tIFysmlL3\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-33alam\",\"data-styles-preset\":\"FPlJ6EjlF\",style:{\"--framer-text-alignment\":\"right\"},children:[\"Do you like\",/*#__PURE__*/_jsx(motion.br,{}),\"What you see?\"]})}),className:\"framer-olmxtc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WW_Yn_ZDB\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oltied\",layoutDependency:layoutDependency,layoutId:\"sMTqDzDqb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",children:\"2024 \\xae Georgia\"})}),className:\"framer-19hc8pl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wmXckZPhd\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(148+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||472)-148-10)/2)+0+0+180+24,...addPropertyOverrides({AuG9w1pea:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(50+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-80-336)/2)+0+0+44+24}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vs17ic-container\",layoutDependency:layoutDependency,layoutId:\"sw9VcqBgN-container\",children:/*#__PURE__*/_jsx(MiscCTA,{b9yKLW66_:\"mailto:georgia@simbimedia.com\",H2TRXG61U:true,height:\"100%\",id:\"sw9VcqBgN\",layoutId:\"sw9VcqBgN\",tRYYjKr5O:\"Let's connect\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9oqjfn-container\",layoutDependency:layoutDependency,layoutId:\"WI7UW2N0B-container\",children:/*#__PURE__*/_jsx(Image,{alt:\"\",height:\"100%\",id:\"WI7UW2N0B\",image:addImageAlt({src:\"https://framerusercontent.com/images/sv0nwryggmtBj7KtVAVAcP25ew.png\",srcSet:\"https://framerusercontent.com/images/sv0nwryggmtBj7KtVAVAcP25ew.png?scale-down-to=512 512w,https://framerusercontent.com/images/sv0nwryggmtBj7KtVAVAcP25ew.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sv0nwryggmtBj7KtVAVAcP25ew.png 1572w\"},\"\"),layoutId:\"WI7UW2N0B\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({AuG9w1pea:{image:addImageAlt({src:\"https://framerusercontent.com/images/1SgfcgRrjnBfqGjSsi3WLOGIroo.png\",srcSet:\"https://framerusercontent.com/images/1SgfcgRrjnBfqGjSsi3WLOGIroo.png?scale-down-to=512 512w,https://framerusercontent.com/images/1SgfcgRrjnBfqGjSsi3WLOGIroo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1SgfcgRrjnBfqGjSsi3WLOGIroo.png 1610w\"},\"\")}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:10,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(148+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||472)-148-10)/2)+0,...addPropertyOverrides({AuG9w1pea:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(50+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-80-336)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q2dy6c-container\",layoutDependency:layoutDependency,layoutId:\"hWAexZWu6-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"hWAexZWu6\",layoutId:\"hWAexZWu6\",variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({AuG9w1pea:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IOiFG.framer-lkbreo, .framer-IOiFG .framer-lkbreo { display: block; }\",\".framer-IOiFG.framer-gje31f { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 148px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-IOiFG .framer-1bdftv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IOiFG .framer-h80do8-container, .framer-IOiFG .framer-1vs17ic-container, .framer-IOiFG .framer-1q2dy6c-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-IOiFG .framer-1x0n5fm { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-IOiFG .framer-1e917m0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IOiFG .framer-lwu7jb, .framer-IOiFG .framer-19hc8pl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IOiFG .framer-rz9bbk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 24px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 6px; }\",\".framer-IOiFG .framer-olmxtc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 332px; word-break: break-word; word-wrap: break-word; }\",\".framer-IOiFG .framer-1oltied { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 24px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-IOiFG .framer-9oqjfn-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IOiFG.framer-gje31f, .framer-IOiFG .framer-1bdftv5, .framer-IOiFG .framer-1x0n5fm, .framer-IOiFG .framer-rz9bbk { gap: 0px; } .framer-IOiFG.framer-gje31f > *, .framer-IOiFG .framer-1bdftv5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-IOiFG.framer-gje31f > :first-child, .framer-IOiFG .framer-1bdftv5 > :first-child { margin-left: 0px; } .framer-IOiFG.framer-gje31f > :last-child, .framer-IOiFG .framer-1bdftv5 > :last-child { margin-right: 0px; } .framer-IOiFG .framer-1x0n5fm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-IOiFG .framer-1x0n5fm > :first-child, .framer-IOiFG .framer-rz9bbk > :first-child { margin-top: 0px; } .framer-IOiFG .framer-1x0n5fm > :last-child, .framer-IOiFG .framer-rz9bbk > :last-child { margin-bottom: 0px; } .framer-IOiFG .framer-rz9bbk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-IOiFG.framer-v-1xoji72.framer-gje31f { padding: 50px 0px 30px 0px; }\",\".framer-IOiFG.framer-v-1xoji72 .framer-1x0n5fm { align-self: unset; height: min-content; }\",\".framer-IOiFG.framer-v-1xoji72 .framer-olmxtc { white-space: pre; width: auto; }\",\".framer-IOiFG.framer-v-1xoji72 .framer-1oltied { padding: 24px 0px 24px 0px; }\",\".framer-IOiFG.framer-v-1xoji72 .framer-19hc8pl { order: 0; }\",\".framer-IOiFG.framer-v-1xoji72 .framer-1vs17ic-container { order: 1; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 472\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AuG9w1pea\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFzGxIX_0w=withCSS(Component,css,\"framer-IOiFG\");export default FramerFzGxIX_0w;FramerFzGxIX_0w.displayName=\"Misc/Footer\";FramerFzGxIX_0w.defaultProps={height:472,width:1200};addPropertyControls(FramerFzGxIX_0w,{variant:{options:[\"ReVZk2wRR\",\"AuG9w1pea\"],optionTitles:[\"Desktop\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerFzGxIX_0w,[{explicitInter:true,fonts:[{family:\"IBM Plex Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexmono/v19/-F6qfjptAgt5VM-kVkqdyU8n3twJ8lJPg-IUDNg.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...MiscPageWrapperPaddingFonts,...MiscCTAFonts,...ImageFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFzGxIX_0w\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AuG9w1pea\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"472\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FzGxIX_0w.map", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Spline Sans Mono-500\",\"GF;Spline Sans Mono-700\",\"GF;Spline Sans Mono-700italic\",\"GF;Spline Sans Mono-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Spline Sans Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGBQMrtQy4d4dGb1.woff2\",weight:\"500\"},{family:\"Spline Sans Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/splinesansmono/v10/R70MjzAei_CDNLfgZxrW6wrZOF2WdZ6xabUGSVtNuGCFNbtQy4d4dGb1.woff2\",weight:\"700\"},{family:\"Spline Sans Mono\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcbQRwYZacXb12MM.woff2\",weight:\"700\"},{family:\"Spline Sans Mono\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/splinesansmono/v10/R70yjzAei_CDNLfgZxrW6wrZOF2WX5eDlm1vIsHjv3WqcWEWwYZacXb12MM.woff2\",weight:\"500\"}]}];export const css=['.framer-gWtKa .framer-styles-preset-1fraq9j:not(.rich-text-wrapper), .framer-gWtKa .framer-styles-preset-1fraq9j.rich-text-wrapper p { --framer-font-family: \"Spline Sans Mono\", monospace; --framer-font-family-bold: \"Spline Sans Mono\", monospace; --framer-font-family-bold-italic: \"Spline Sans Mono\", monospace; --framer-font-family-italic: \"Spline Sans Mono\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-gWtKa .framer-styles-preset-1fraq9j:not(.rich-text-wrapper), .framer-gWtKa .framer-styles-preset-1fraq9j.rich-text-wrapper p { --framer-font-family: \"Spline Sans Mono\", monospace; --framer-font-family-bold: \"Spline Sans Mono\", monospace; --framer-font-family-bold-italic: \"Spline Sans Mono\", monospace; --framer-font-family-italic: \"Spline Sans Mono\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-gWtKa .framer-styles-preset-1fraq9j:not(.rich-text-wrapper), .framer-gWtKa .framer-styles-preset-1fraq9j.rich-text-wrapper p { --framer-font-family: \"Spline Sans Mono\", monospace; --framer-font-family-bold: \"Spline Sans Mono\", monospace; --framer-font-family-bold-italic: \"Spline Sans Mono\", monospace; --framer-font-family-italic: \"Spline Sans Mono\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.01em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-gWtKa\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (acd6bc0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/TKAhQnlSiSlLGiRYGZrH/T9twmBqRwThCCcnREXto/m_b0pFHzq.js\";const enabledGestures={tn6qJ1Oeg:{hover:true}};const cycleOrder=[\"OoHs1eiml\",\"ObiKeQFdf\",\"EqlbbUGQb\",\"tn6qJ1Oeg\"];const serializationHash=\"framer-nkBWR\";const variantClassNames={EqlbbUGQb:\"framer-v-1dg71ja\",ObiKeQFdf:\"framer-v-lxtxjs\",OoHs1eiml:\"framer-v-1klijkj\",tn6qJ1Oeg:\"framer-v-13cf2r9\"};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 isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};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={\"Border Black & Hover\":\"tn6qJ1Oeg\",\"Border Black\":\"ObiKeQFdf\",\"Full black\":\"EqlbbUGQb\",\"Full white\":\"OoHs1eiml\"};const getProps=({height,id,text,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,FLLsiSijJ:(_ref=text!==null&&text!==void 0?text:props.FLLsiSijJ)!==null&&_ref!==void 0?_ref:\"2024\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"OoHs1eiml\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,FLLsiSijJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OoHs1eiml\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const visible=isSet(FLLsiSijJ);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:visible&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1klijkj\",className,classNames),\"data-framer-name\":\"Full white\",layoutDependency:layoutDependency,layoutId:\"OoHs1eiml\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},variants:{\"tn6qJ1Oeg-hover\":{backgroundColor:\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\"},EqlbbUGQb:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\"},ObiKeQFdf:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},tn6qJ1Oeg:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"tn6qJ1Oeg-hover\":{\"data-framer-name\":undefined},EqlbbUGQb:{\"data-border\":true,\"data-framer-name\":\"Full black\"},ObiKeQFdf:{\"data-border\":true,\"data-framer-name\":\"Border Black\"},tn6qJ1Oeg:{\"data-border\":true,\"data-framer-name\":\"Border Black & Hover\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",children:\"text\"})}),className:\"framer-2iwvd0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ydsj1Lwvj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:FLLsiSijJ,variants:{\"tn6qJ1Oeg-hover\":{\"--extracted-r6o4lv\":\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\"},EqlbbUGQb:{\"--extracted-r6o4lv\":\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"tn6qJ1Oeg-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255)))\"},children:\"2024\"})})},EqlbbUGQb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1oi6nqy\",\"data-styles-preset\":\"m_b0pFHzq\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255)))\"},children:\"2024\"})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nkBWR.framer-bs8bi8, .framer-nkBWR .framer-bs8bi8 { display: block; }\",\".framer-nkBWR.framer-1klijkj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 12px 6px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-nkBWR .framer-2iwvd0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nkBWR.framer-1klijkj { gap: 0px; } .framer-nkBWR.framer-1klijkj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nkBWR.framer-1klijkj > :first-child { margin-top: 0px; } .framer-nkBWR.framer-1klijkj > :last-child { margin-bottom: 0px; } }\",\".framer-nkBWR.framer-v-13cf2r9.framer-1klijkj { cursor: pointer; }\",...sharedStyle.css,'.framer-nkBWR[data-border=\"true\"]::after, .framer-nkBWR [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 26\n * @framerIntrinsicWidth 52\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ObiKeQFdf\":{\"layout\":[\"auto\",\"auto\"]},\"EqlbbUGQb\":{\"layout\":[\"auto\",\"auto\"]},\"tn6qJ1Oeg\":{\"layout\":[\"auto\",\"auto\"]},\"pScalhQv6\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"FLLsiSijJ\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerrvd5XIwF8=withCSS(Component,css,\"framer-nkBWR\");export default Framerrvd5XIwF8;Framerrvd5XIwF8.displayName=\"Misc/Label Pill\";Framerrvd5XIwF8.defaultProps={height:26,width:52};addPropertyControls(Framerrvd5XIwF8,{variant:{options:[\"OoHs1eiml\",\"ObiKeQFdf\",\"EqlbbUGQb\",\"tn6qJ1Oeg\"],optionTitles:[\"Full white\",\"Border Black\",\"Full black\",\"Border Black & Hover\"],title:\"Variant\",type:ControlType.Enum},FLLsiSijJ:{defaultValue:\"2024\",title:\"Text\",type:ControlType.String}});addFonts(Framerrvd5XIwF8,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerrvd5XIwF8\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ObiKeQFdf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EqlbbUGQb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tn6qJ1Oeg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pScalhQv6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"52\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"FLLsiSijJ\\\":\\\"text\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"26\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rvd5XIwF8.map", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Spline Sans-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Spline Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/GYAVYW26W7KJ22KXYKWDHOJVACHM2M4B/7XOUD2SDCWCZTNO6DLGXEIMVGKXKODKF/BIDYWR33G7NBDCZJJRNT4Q2JHUS2KAON.woff2\",weight:\"700\"}]}];export const css=['.framer-TNaiV .framer-styles-preset-rtrtp6:not(.rich-text-wrapper), .framer-TNaiV .framer-styles-preset-rtrtp6.rich-text-wrapper h2 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 210px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.07em; --framer-line-height: 0.76em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-TNaiV .framer-styles-preset-rtrtp6:not(.rich-text-wrapper), .framer-TNaiV .framer-styles-preset-rtrtp6.rich-text-wrapper h2 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 80px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.07em; --framer-line-height: 0.76em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-TNaiV .framer-styles-preset-rtrtp6:not(.rich-text-wrapper), .framer-TNaiV .framer-styles-preset-rtrtp6.rich-text-wrapper h2 { --framer-font-family: \"Spline Sans\", \"Spline Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 70px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.07em; --framer-line-height: 0.76em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, #0f0e0e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-TNaiV\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1be12e0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/qDcYDsRTmL1uJLb9bfnw/M35G88piAQ6N22craaXW/CGZgnIt2O.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/oBQYo4I5R6QnUWMWnpNy/NajR5n9ephJqE3Ns0vZR/YfM_9feCK.js\";import MiscPageWrapperPadding from\"https://framerusercontent.com/modules/jjnmSDwHlDSNRm93EHsc/guuLjRf7mr8IQRd3fYBg/h4a7dWxv8.js\";import MiscLabelPill from\"https://framerusercontent.com/modules/vhsSpaE2jdyJcc0FUjfy/Z2AkNXF7Y1ueQr9WRXHw/rvd5XIwF8.js\";const MiscPageWrapperPaddingFonts=getFonts(MiscPageWrapperPadding);const MiscLabelPillFonts=getFonts(MiscLabelPill);const cycleOrder=[\"zwFnm1CZQ\",\"Ni3DDEpXe\",\"q6YtHLR5p\",\"WdoLwns1Y\"];const serializationHash=\"framer-S7IRJ\";const variantClassNames={Ni3DDEpXe:\"framer-v-18nsozh\",q6YtHLR5p:\"framer-v-nkttee\",WdoLwns1Y:\"framer-v-9mxee\",zwFnm1CZQ:\"framer-v-7b4nqx\"};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 transition2={delay:.2,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};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 transition4={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition6={delay:.3,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition7={delay:.4,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition8={delay:.5,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition9={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:20};const transition10={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition11={delay:.6,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const transition12={delay:.5,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition13={delay:.6,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition14={delay:.7,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition9};const animation2={opacity:1,rotate:45,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition9};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Main - Open\":\"Ni3DDEpXe\",\"Tablet - Open\":\"WdoLwns1Y\",Main:\"zwFnm1CZQ\",Tablet:\"q6YtHLR5p\"};const getProps=({height,id,leftVisibility,secondLabel,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,dGSYPH8mz:(_ref=secondLabel!==null&&secondLabel!==void 0?secondLabel:props.dGSYPH8mz)!==null&&_ref!==void 0?_ref:\"TWO\",HtBkmtO49:(_ref1=leftVisibility!==null&&leftVisibility!==void 0?leftVisibility:props.HtBkmtO49)!==null&&_ref1!==void 0?_ref1:true,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"zwFnm1CZQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dGSYPH8mz,HtBkmtO49,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zwFnm1CZQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvjd5iv=activeVariantCallback(async(...args)=>{setVariant(\"Ni3DDEpXe\");});const onTap1q76qm8=activeVariantCallback(async(...args)=>{setVariant(\"zwFnm1CZQ\");});const onTap1ypml1f=activeVariantCallback(async(...args)=>{setVariant(\"WdoLwns1Y\");});const onTap1fq6omm=activeVariantCallback(async(...args)=>{setVariant(\"q6YtHLR5p\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"q6YtHLR5p\",\"WdoLwns1Y\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"q6YtHLR5p\",\"WdoLwns1Y\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];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.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7b4nqx\",className,classNames),\"data-framer-name\":\"Main\",layoutDependency:layoutDependency,layoutId:\"zwFnm1CZQ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Ni3DDEpXe:{\"data-framer-name\":\"Main - Open\"},q6YtHLR5p:{\"data-framer-name\":\"Tablet\"},WdoLwns1Y:{\"data-framer-name\":\"Tablet - Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({Ni3DDEpXe:{value:transition3},WdoLwns1Y:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gq49z7\",\"data-framer-name\":\"Bg\",layoutDependency:layoutDependency,layoutId:\"oPsUrNgq1\",style:{backgroundColor:\"var(--token-e33c3ba9-31c2-46b2-a046-e687109c3532, rgb(242, 243, 246))\"}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15uf8ux\",layoutDependency:layoutDependency,layoutId:\"FK4oPTe0C\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+29.5,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o7tqdy-container\",layoutDependency:layoutDependency,layoutId:\"RBfZwITEf-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"RBfZwITEf\",layoutId:\"RBfZwITEf\",style:{height:\"100%\"},variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({q6YtHLR5p:{variant:\"ZTUvY15qg\"},WdoLwns1Y:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5eb8lx\",\"data-framer-name\":\"Content on open\",layoutDependency:layoutDependency,layoutId:\"hAPCRNh3y\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+472.5,...addPropertyOverrides({q6YtHLR5p:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+447.5},WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+447.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rrhama-container\",layoutDependency:layoutDependency,layoutId:\"taf1_BmoF-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"taf1_BmoF\",layoutId:\"taf1_BmoF\",style:{height:\"100%\"},variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({q6YtHLR5p:{variant:\"ZTUvY15qg\"},WdoLwns1Y:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7j9l8p\",layoutDependency:layoutDependency,layoutId:\"T_ASWN_KI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b3zhwo\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"A3uw8l6Rb\",children:[/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({Ni3DDEpXe:{value:transition5},WdoLwns1Y:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19dcmot framer-uoppbj\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"Wn1GDvyfz\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1},WdoLwns1Y:{opacity:1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0+38+0,...addPropertyOverrides({WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-4.5+0+0+0+38+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xut7j2-container\",layoutDependency:layoutDependency,layoutId:\"l1z7zE73g-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"Georgia Freiha-Berkhout\",height:\"100%\",id:\"l1z7zE73g\",layoutId:\"l1z7zE73g\",variant:\"tn6qJ1Oeg\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({Ni3DDEpXe:{value:transition6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18m6sgn framer-uoppbj\",\"data-framer-name\":\"IG\",layoutDependency:layoutDependency,layoutId:\"L2lvP0o57\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1}}})})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({Ni3DDEpXe:{value:transition7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-vdkc4y framer-uoppbj\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"TGsosDB02\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1}}})})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({Ni3DDEpXe:{value:transition8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-cfhvkz framer-uoppbj\",\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"uEhx8XILS\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1}}})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d0egs7\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"TWqSSv7dw\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HU55Wg3zC\"},...addPropertyOverrides({Ni3DDEpXe:{openInNewTab:false},WdoLwns1Y:{openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fzv4bi framer-uoppbj\",layoutDependency:layoutDependency,layoutId:\"qmYuZZSZM\",...addPropertyOverrides({Ni3DDEpXe:{whileHover:animation},WdoLwns1Y:{whileHover:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition10,...addPropertyOverrides({Ni3DDEpXe:{value:transition7},WdoLwns1Y:{value:transition7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-rtrtp6\",\"data-styles-preset\":\"YfM_9feCK\",children:\"Work\"})}),className:\"framer-qgogoe\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"i_K5owzIX\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1},WdoLwns1Y:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zZ1KYUdyH\"},...addPropertyOverrides({Ni3DDEpXe:{openInNewTab:false},WdoLwns1Y:{openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10bkdy5 framer-uoppbj\",layoutDependency:layoutDependency,layoutId:\"lNC34ZmJP\",...addPropertyOverrides({Ni3DDEpXe:{whileHover:animation},WdoLwns1Y:{whileHover:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition10,...addPropertyOverrides({Ni3DDEpXe:{value:transition7},WdoLwns1Y:{value:transition7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-rtrtp6\",\"data-styles-preset\":\"YfM_9feCK\",children:\"ABOUT\"})}),className:\"framer-1oj33bf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ddFpZ7KUL\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1},WdoLwns1Y:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ph90XGuyQ\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qvzf0x framer-uoppbj\",layoutDependency:layoutDependency,layoutId:\"rW8gpnr6C\",...addPropertyOverrides({Ni3DDEpXe:{whileHover:animation},WdoLwns1Y:{whileHover:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Transition,{value:transition10,...addPropertyOverrides({Ni3DDEpXe:{value:transition11},WdoLwns1Y:{value:transition11}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-rtrtp6\",\"data-styles-preset\":\"YfM_9feCK\",children:\"CONNECT\"})}),className:\"framer-bbli0s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gDx5Ipf5i\",style:{opacity:0},variants:{Ni3DDEpXe:{opacity:1},WdoLwns1Y:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ra1lir\",\"data-framer-name\":\"Bottom Pills\",layoutDependency:layoutDependency,layoutId:\"iP44LPC47\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition4,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-mo8jzm framer-uoppbj\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"RzXM5Wji_\",style:{opacity:0},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10hkh5r-container\",layoutDependency:layoutDependency,layoutId:\"X_UcyE8TZ-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"FARROK JOSEPH\",height:\"100%\",id:\"X_UcyE8TZ\",layoutId:\"X_UcyE8TZ\",variant:\"tn6qJ1Oeg\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({WdoLwns1Y:{value:transition12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-uic8y6 framer-uoppbj\",\"data-framer-name\":\"IG\",layoutDependency:layoutDependency,layoutId:\"j6ELz9OvL\",style:{opacity:0},variants:{WdoLwns1Y:{opacity:1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,...addPropertyOverrides({q6YtHLR5p:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+357.20000000000005+0+478.79999999999995+0+38+0},WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-4.5+0+366.20000000000005+0+478.79999999999995+0+38+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10sqy6h-container\",layoutDependency:layoutDependency,layoutId:\"FLI3Udkwu-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"Instagram\",height:\"100%\",id:\"FLI3Udkwu\",layoutId:\"FLI3Udkwu\",variant:\"ObiKeQFdf\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({WdoLwns1Y:{value:transition13}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1nk0ye3 framer-uoppbj\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"kqB86K1a4\",style:{opacity:0},variants:{WdoLwns1Y:{opacity:1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,...addPropertyOverrides({q6YtHLR5p:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+357.20000000000005+0+478.79999999999995+0+38+0},WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-4.5+0+366.20000000000005+0+478.79999999999995+0+38+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-72v7nk-container\",layoutDependency:layoutDependency,layoutId:\"sEYOA7RUJ-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"twitter\",height:\"100%\",id:\"sEYOA7RUJ\",layoutId:\"sEYOA7RUJ\",variant:\"ObiKeQFdf\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({WdoLwns1Y:{value:transition14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:\"https://www.framer.com/marketplace/creator/gustave-flowbert/\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-p4i01f framer-uoppbj\",\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"fI0iVklNj\",style:{opacity:0},variants:{WdoLwns1Y:{opacity:1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,...addPropertyOverrides({q6YtHLR5p:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+357.20000000000005+0+478.79999999999995+0+38+0},WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-4.5+0+366.20000000000005+0+478.79999999999995+0+38+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bnpqhm-container\",layoutDependency:layoutDependency,layoutId:\"e2LuXyxLY-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"linkedin\",height:\"100%\",id:\"e2LuXyxLY\",layoutId:\"e2LuXyxLY\",variant:\"ObiKeQFdf\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+472.5,...addPropertyOverrides({q6YtHLR5p:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+447.5},WdoLwns1Y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+447.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jtkbnw-container\",layoutDependency:layoutDependency,layoutId:\"KdhzR_kv2-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"KdhzR_kv2\",layoutId:\"KdhzR_kv2\",style:{height:\"100%\"},variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({q6YtHLR5p:{variant:\"ZTUvY15qg\"},WdoLwns1Y:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-egqamg\",\"data-framer-name\":\"Main Container\",layoutDependency:layoutDependency,layoutId:\"Ou_q4mtuT\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4livqp\",layoutDependency:layoutDependency,layoutId:\"IhxAotJzs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17a2zt2\",\"data-framer-name\":\"Pills\",layoutDependency:layoutDependency,layoutId:\"VfIrUZQm_\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1l453aj framer-uoppbj\",layoutDependency:layoutDependency,layoutId:\"ItoDB6l1u\",children:HtBkmtO49&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+33+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1222nay-container\",layoutDependency:layoutDependency,layoutId:\"GfWCXh2x4-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:\"Georgia Freiha-Berkhout\",height:\"100%\",id:\"GfWCXh2x4\",layoutId:\"GfWCXh2x4\",variant:\"tn6qJ1Oeg\",width:\"100%\"})})})})}),HtBkmtO49&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+33+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fbe8cr-container\",layoutDependency:layoutDependency,layoutId:\"boII0E4Xg-container\",children:/*#__PURE__*/_jsx(MiscLabelPill,{FLLsiSijJ:dGSYPH8mz,height:\"100%\",id:\"boII0E4Xg\",layoutId:\"boII0E4Xg\",variant:\"ObiKeQFdf\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qrghfs\",\"data-framer-name\":\"Hamburger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EUYI4pbO6\",onTap:onTapvjd5iv,style:{backgroundColor:\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\",rotate:0},variants:{Ni3DDEpXe:{rotate:45},q6YtHLR5p:{backgroundColor:\"rgba(0, 0, 0, 0)\"},WdoLwns1Y:{rotate:45}},whileHover:animation1,...addPropertyOverrides({Ni3DDEpXe:{onTap:onTap1q76qm8,whileHover:animation2},q6YtHLR5p:{onTap:onTap1ypml1f},WdoLwns1Y:{onTap:onTap1fq6omm}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-arskpe\",layoutDependency:layoutDependency,layoutId:\"Zn2aNN9Pp\",style:{backgroundColor:\"var(--token-af4aa957-55ee-4f69-b04a-fc26bc15a171, rgb(15, 14, 14))\",borderBottomLeftRadius:\"50%\",borderBottomRightRadius:\"50%\",borderTopLeftRadius:\"50%\",borderTopRightRadius:\"50%\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fraq9j\",\"data-styles-preset\":\"CGZgnIt2O\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255)))\"},children:\"+\"})}),className:\"framer-1oz88ta\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hnoN93piu\",style:{\"--extracted-r6o4lv\":\"var(--token-c3043347-e55d-4e8f-a620-23399553e32c, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:5,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+29.5,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-168xjy2-container\",layoutDependency:layoutDependency,layoutId:\"fZe3_Ec03-container\",children:/*#__PURE__*/_jsx(MiscPageWrapperPadding,{height:\"100%\",id:\"fZe3_Ec03\",layoutId:\"fZe3_Ec03\",style:{height:\"100%\"},variant:\"MAsJj1Ki9\",width:\"100%\",...addPropertyOverrides({q6YtHLR5p:{variant:\"ZTUvY15qg\"},WdoLwns1Y:{variant:\"ZTUvY15qg\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S7IRJ.framer-uoppbj, .framer-S7IRJ .framer-uoppbj { display: block; }\",\".framer-S7IRJ.framer-7b4nqx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-S7IRJ .framer-gq49z7 { flex: none; height: 148%; left: 0px; overflow: visible; position: absolute; top: -200px; width: 100%; z-index: 9; }\",\".framer-S7IRJ .framer-15uf8ux { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S7IRJ .framer-1o7tqdy-container, .framer-S7IRJ .framer-rrhama-container, .framer-S7IRJ .framer-jtkbnw-container, .framer-S7IRJ .framer-168xjy2-container { flex: none; height: 5px; position: relative; width: auto; }\",\".framer-S7IRJ .framer-5eb8lx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: center; left: 0px; overflow: visible; padding: 0px 0px 50px 0px; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 9; }\",\".framer-S7IRJ .framer-7j9l8p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-S7IRJ .framer-1b3zhwo, .framer-S7IRJ .framer-1ra1lir { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 64px; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-S7IRJ .framer-19dcmot, .framer-S7IRJ .framer-mo8jzm, .framer-S7IRJ .framer-uic8y6, .framer-S7IRJ .framer-1nk0ye3, .framer-S7IRJ .framer-p4i01f, .framer-S7IRJ .framer-1l453aj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-S7IRJ .framer-1xut7j2-container, .framer-S7IRJ .framer-10hkh5r-container, .framer-S7IRJ .framer-10sqy6h-container, .framer-S7IRJ .framer-72v7nk-container, .framer-S7IRJ .framer-bnpqhm-container, .framer-S7IRJ .framer-1222nay-container, .framer-S7IRJ .framer-1fbe8cr-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-S7IRJ .framer-18m6sgn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 26px; min-width: 88px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-S7IRJ .framer-vdkc4y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 26px; min-width: 73px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-S7IRJ .framer-cfhvkz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 26px; min-width: 81px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-S7IRJ .framer-1d0egs7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-S7IRJ .framer-fzv4bi, .framer-S7IRJ .framer-10bkdy5, .framer-S7IRJ .framer-qvzf0x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-S7IRJ .framer-qgogoe, .framer-S7IRJ .framer-1oj33bf, .framer-S7IRJ .framer-bbli0s { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-S7IRJ .framer-egqamg { 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: flex-start; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S7IRJ .framer-4livqp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 28px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-S7IRJ .framer-17a2zt2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; mix-blend-mode: multiply; padding: 0px; position: relative; width: 1px; z-index: 8; }\",\".framer-S7IRJ .framer-1qrghfs { align-content: center; align-items: center; aspect-ratio: 1 / 1; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 36px); justify-content: center; padding: 0px; position: relative; width: 36px; z-index: 10; }\",\".framer-S7IRJ .framer-arskpe { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 10; }\",\".framer-S7IRJ .framer-1oz88ta { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S7IRJ.framer-7b4nqx, .framer-S7IRJ .framer-15uf8ux, .framer-S7IRJ .framer-5eb8lx, .framer-S7IRJ .framer-1b3zhwo, .framer-S7IRJ .framer-19dcmot, .framer-S7IRJ .framer-18m6sgn, .framer-S7IRJ .framer-vdkc4y, .framer-S7IRJ .framer-cfhvkz, .framer-S7IRJ .framer-1d0egs7, .framer-S7IRJ .framer-fzv4bi, .framer-S7IRJ .framer-10bkdy5, .framer-S7IRJ .framer-qvzf0x, .framer-S7IRJ .framer-1ra1lir, .framer-S7IRJ .framer-mo8jzm, .framer-S7IRJ .framer-uic8y6, .framer-S7IRJ .framer-1nk0ye3, .framer-S7IRJ .framer-p4i01f, .framer-S7IRJ .framer-egqamg, .framer-S7IRJ .framer-4livqp, .framer-S7IRJ .framer-17a2zt2, .framer-S7IRJ .framer-1l453aj, .framer-S7IRJ .framer-1qrghfs { gap: 0px; } .framer-S7IRJ.framer-7b4nqx > *, .framer-S7IRJ .framer-15uf8ux > *, .framer-S7IRJ .framer-5eb8lx > *, .framer-S7IRJ .framer-19dcmot > *, .framer-S7IRJ .framer-18m6sgn > *, .framer-S7IRJ .framer-vdkc4y > *, .framer-S7IRJ .framer-cfhvkz > *, .framer-S7IRJ .framer-fzv4bi > *, .framer-S7IRJ .framer-10bkdy5 > *, .framer-S7IRJ .framer-qvzf0x > *, .framer-S7IRJ .framer-mo8jzm > *, .framer-S7IRJ .framer-uic8y6 > *, .framer-S7IRJ .framer-1nk0ye3 > *, .framer-S7IRJ .framer-p4i01f > *, .framer-S7IRJ .framer-4livqp > *, .framer-S7IRJ .framer-1l453aj > *, .framer-S7IRJ .framer-1qrghfs > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-S7IRJ.framer-7b4nqx > :first-child, .framer-S7IRJ .framer-15uf8ux > :first-child, .framer-S7IRJ .framer-5eb8lx > :first-child, .framer-S7IRJ .framer-1b3zhwo > :first-child, .framer-S7IRJ .framer-19dcmot > :first-child, .framer-S7IRJ .framer-18m6sgn > :first-child, .framer-S7IRJ .framer-vdkc4y > :first-child, .framer-S7IRJ .framer-cfhvkz > :first-child, .framer-S7IRJ .framer-fzv4bi > :first-child, .framer-S7IRJ .framer-10bkdy5 > :first-child, .framer-S7IRJ .framer-qvzf0x > :first-child, .framer-S7IRJ .framer-1ra1lir > :first-child, .framer-S7IRJ .framer-mo8jzm > :first-child, .framer-S7IRJ .framer-uic8y6 > :first-child, .framer-S7IRJ .framer-1nk0ye3 > :first-child, .framer-S7IRJ .framer-p4i01f > :first-child, .framer-S7IRJ .framer-egqamg > :first-child, .framer-S7IRJ .framer-4livqp > :first-child, .framer-S7IRJ .framer-17a2zt2 > :first-child, .framer-S7IRJ .framer-1l453aj > :first-child, .framer-S7IRJ .framer-1qrghfs > :first-child { margin-left: 0px; } .framer-S7IRJ.framer-7b4nqx > :last-child, .framer-S7IRJ .framer-15uf8ux > :last-child, .framer-S7IRJ .framer-5eb8lx > :last-child, .framer-S7IRJ .framer-1b3zhwo > :last-child, .framer-S7IRJ .framer-19dcmot > :last-child, .framer-S7IRJ .framer-18m6sgn > :last-child, .framer-S7IRJ .framer-vdkc4y > :last-child, .framer-S7IRJ .framer-cfhvkz > :last-child, .framer-S7IRJ .framer-fzv4bi > :last-child, .framer-S7IRJ .framer-10bkdy5 > :last-child, .framer-S7IRJ .framer-qvzf0x > :last-child, .framer-S7IRJ .framer-1ra1lir > :last-child, .framer-S7IRJ .framer-mo8jzm > :last-child, .framer-S7IRJ .framer-uic8y6 > :last-child, .framer-S7IRJ .framer-1nk0ye3 > :last-child, .framer-S7IRJ .framer-p4i01f > :last-child, .framer-S7IRJ .framer-egqamg > :last-child, .framer-S7IRJ .framer-4livqp > :last-child, .framer-S7IRJ .framer-17a2zt2 > :last-child, .framer-S7IRJ .framer-1l453aj > :last-child, .framer-S7IRJ .framer-1qrghfs > :last-child { margin-right: 0px; } .framer-S7IRJ .framer-1b3zhwo > *, .framer-S7IRJ .framer-1ra1lir > *, .framer-S7IRJ .framer-17a2zt2 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-S7IRJ .framer-1d0egs7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-S7IRJ .framer-1d0egs7 > :first-child { margin-top: 0px; } .framer-S7IRJ .framer-1d0egs7 > :last-child { margin-bottom: 0px; } .framer-S7IRJ .framer-egqamg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-S7IRJ.framer-v-18nsozh .framer-gq49z7, .framer-S7IRJ.framer-v-9mxee .framer-gq49z7 { height: calc(var(--framer-viewport-height, 100vh) * 1); right: 0px; top: 0px; width: unset; }\",\".framer-S7IRJ.framer-v-18nsozh .framer-5eb8lx { pointer-events: auto; }\",\".framer-S7IRJ.framer-v-nkttee .framer-5eb8lx { padding: 0px 0px 100px 0px; }\",\".framer-S7IRJ.framer-v-9mxee .framer-5eb8lx { overflow: auto; overscroll-behavior: contain; padding: 0px 0px 100px 0px; pointer-events: auto; }\",\".framer-S7IRJ.framer-v-9mxee .framer-7j9l8p { height: 101%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ni3DDEpXe\":{\"layout\":[\"fixed\",\"auto\"]},\"q6YtHLR5p\":{\"layout\":[\"fixed\",\"auto\"]},\"WdoLwns1Y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"dGSYPH8mz\":\"secondLabel\",\"HtBkmtO49\":\"leftVisibility\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqItsBOw2Y=withCSS(Component,css,\"framer-S7IRJ\");export default FramerqItsBOw2Y;FramerqItsBOw2Y.displayName=\"Misc/Header\";FramerqItsBOw2Y.defaultProps={height:64,width:1200};addPropertyControls(FramerqItsBOw2Y,{variant:{options:[\"zwFnm1CZQ\",\"Ni3DDEpXe\",\"q6YtHLR5p\",\"WdoLwns1Y\"],optionTitles:[\"Main\",\"Main - Open\",\"Tablet\",\"Tablet - Open\"],title:\"Variant\",type:ControlType.Enum},dGSYPH8mz:{defaultValue:\"TWO\",title:\"Second Label\",type:ControlType.String},HtBkmtO49:{defaultValue:true,title:\"Left visibility\",type:ControlType.Boolean}});addFonts(FramerqItsBOw2Y,[{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\"}]},...MiscPageWrapperPaddingFonts,...MiscLabelPillFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqItsBOw2Y\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"64\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"dGSYPH8mz\\\":\\\"secondLabel\\\",\\\"HtBkmtO49\\\":\\\"leftVisibility\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ni3DDEpXe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q6YtHLR5p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WdoLwns1Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qItsBOw2Y.map"],
  "mappings": "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",
  "names": ["Image", "props", "image", "alt", "radius", "padding", "link", "newTab", "style", "borderOptions", "shadowOptions", "wrapperStyle", "borderAndShadow", "imageStyle", "shadowStyle", "imageSource", "u", "p", "addPropertyControls", "ControlType", "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", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "css", "Framerh4a7dWxv8", "withCSS", "h4a7dWxv8_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "newTab", "text", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "tRYYjKr5O", "b9yKLW66_", "H2TRXG61U", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerwFewXqNUs", "withCSS", "wFewXqNUs_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "MiscPageWrapperPaddingFonts", "getFonts", "h4a7dWxv8_default", "MiscCTAFonts", "wFewXqNUs_default", "ImageFonts", "Image", "MotionFooterWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "transition2", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "RichText2", "css", "FramerFzGxIX_0w", "withCSS", "FzGxIX_0w_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "isSet", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "text", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "FLLsiSijJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "visible", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "Framerrvd5XIwF8", "withCSS", "rvd5XIwF8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "MiscPageWrapperPaddingFonts", "getFonts", "h4a7dWxv8_default", "MiscLabelPillFonts", "rvd5XIwF8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "transition6", "transition7", "transition8", "transition9", "animation", "transition10", "transition11", "transition12", "transition13", "transition14", "animation1", "animation2", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "leftVisibility", "secondLabel", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dGSYPH8mz", "HtBkmtO49", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvjd5iv", "args", "onTap1q76qm8", "onTap1ypml1f", "onTap1fq6omm", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Link", "RichText2", "css", "FramerqItsBOw2Y", "withCSS", "qItsBOw2Y_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
