{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js", "ssg:https://framerusercontent.com/modules/rSWz74FmRDdMFe1dWdTC/3KO6hkHHnNFKcsNG9UMN/componentPresets.js", "ssg:https://framerusercontent.com/modules/uYr0eCANchfpSOYA11Rv/PWptLf5PlIJXoniWu1qt/aoSxOeeec.js", "ssg:https://framerusercontent.com/modules/stLBZcvjjiAZkqciyKBr/R7V72Y7sb73ziTQ6j7b2/bDxk0rx4Z.js", "ssg:https://framerusercontent.com/modules/0Q9ImZ56NenokGmZjfBY/9uuJT12c1E2JrHiBBTDd/BslTgR29Q.js", "ssg:https://framerusercontent.com/modules/eUT4HHB8UARgjhnfQ0uv/hWfJbrcJ1Omtqe48UZ2F/gEGdfRC62.js", "ssg:https://framerusercontent.com/modules/8lE70hb4AbjImnu2wsX0/CxvLjGb21GXE0XW6cr5b/Vzz02tbnr.js", "ssg:https://framerusercontent.com/modules/jAEdFosOV339dLgZ55DR/ld9Hhr4WyBkCKqEJi8Kb/ynp2uU0R9.js", "ssg:https://framerusercontent.com/modules/ylwMsHRAqMbXHL0XUrVY/srWqhARa9ezE5UZkStPQ/ZEoQfvVE0.js", "ssg:https://framerusercontent.com/modules/lNwL8QdsmwxCZpuDa381/rJX0YZJKsTSddDyQFcPv/rLsyVppAa.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 (0847096)\nexport const props={DmUCzdPs9:{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,isMixedBorderRadius:false,isRed:true,topLeftRadius:0,topRightRadius:0},u9PwL8vUF:{borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,darkTheme:\"framerDark\",font:{fontFamily:'\"Fragment Mono\", monospace',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.5em\"},isMixedBorderRadius:false,lightTheme:\"framerLight\",padding:30,paddingBottom:30,paddingLeft:30,paddingPerSide:false,paddingRight:30,paddingTop:30,theme:\"framerDark\",themeMode:\"Static\",topLeftRadius:15,topRightRadius:15}};export const fonts={u9PwL8vUF:[{explicitInter:true,fonts:[{family:\"Fragment Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2\",weight:\"400\"}]}]};\nexport const __FramerMetadata__ = {\"exports\":{\"props\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-600\",\"GF;DM Sans-900\",\"GF;DM Sans-900italic\",\"GF;DM Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm32RmYJpso5.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9XCm32RmYJpso5.woff2\",weight:\"600\"}]}];export const css=['.framer-ttFkS .framer-styles-preset-16u3b7e:not(.rich-text-wrapper), .framer-ttFkS .framer-styles-preset-16u3b7e.rich-text-wrapper h4 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-ttFkS .framer-styles-preset-16u3b7e:not(.rich-text-wrapper), .framer-ttFkS .framer-styles-preset-16u3b7e.rich-text-wrapper h4 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ttFkS .framer-styles-preset-16u3b7e:not(.rich-text-wrapper), .framer-ttFkS .framer-styles-preset-16u3b7e.rich-text-wrapper h4 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-ttFkS\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0847096)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.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-YCDw8 .framer-styles-preset-yppdl1:not(.rich-text-wrapper), .framer-YCDw8 .framer-styles-preset-yppdl1.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: 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-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 170%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgba(0, 0, 0, 0.5); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-YCDw8\";\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 (0847096)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-pyIkx .framer-styles-preset-3m6r7j {  }\"];export const className=\"framer-pyIkx\";\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 (2923eb5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-500\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-7DW32RmYJpso5.woff2\",weight:\"500\"}]}];export const css=['.framer-AoLZr .framer-styles-preset-1x9p6vg { --framer-blockquote-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-size: 26px; --framer-blockquote-font-style: normal; --framer-blockquote-font-style-bold: normal; --framer-blockquote-font-style-bold-italic: italic; --framer-blockquote-font-style-italic: italic; --framer-blockquote-font-weight: 500; --framer-blockquote-font-weight-bold: 700; --framer-blockquote-font-weight-bold-italic: 700; --framer-blockquote-font-weight-italic: 500; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 140%; --framer-blockquote-paragraph-spacing: 70px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 30px 120px 30px 58px; position: relative; }','.framer-AoLZr .framer-styles-preset-1x9p6vg::before { background-color: var(--token-e3342d20-df05-4fdf-b8ee-7cbcc8525edc, #e0f11f) /* {\"name\":\"Vivid\"} */; border-radius: 0px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 8px; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-AoLZr .framer-styles-preset-1x9p6vg { --framer-blockquote-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-size: 26px; --framer-blockquote-font-style: normal; --framer-blockquote-font-style-bold: normal; --framer-blockquote-font-style-bold-italic: italic; --framer-blockquote-font-style-italic: italic; --framer-blockquote-font-weight: 500; --framer-blockquote-font-weight-bold: 700; --framer-blockquote-font-weight-bold-italic: 700; --framer-blockquote-font-weight-italic: 500; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 140%; --framer-blockquote-paragraph-spacing: 70px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 30px 120px 30px 58px; position: relative; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-AoLZr .framer-styles-preset-1x9p6vg::before { background-color: var(--token-e3342d20-df05-4fdf-b8ee-7cbcc8525edc, #e0f11f) /* {\"name\":\"Vivid\"} */; border-radius: 0px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 8px; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-AoLZr .framer-styles-preset-1x9p6vg { --framer-blockquote-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-blockquote-font-size: 20px; --framer-blockquote-font-style: normal; --framer-blockquote-font-style-bold: normal; --framer-blockquote-font-style-bold-italic: italic; --framer-blockquote-font-style-italic: italic; --framer-blockquote-font-weight: 500; --framer-blockquote-font-weight-bold: 700; --framer-blockquote-font-weight-bold-italic: 700; --framer-blockquote-font-weight-italic: 500; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 140%; --framer-blockquote-paragraph-spacing: 35px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 30px 120px 30px 58px; position: relative; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-AoLZr .framer-styles-preset-1x9p6vg::before { background-color: var(--token-e3342d20-df05-4fdf-b8ee-7cbcc8525edc, #e0f11f) /* {\"name\":\"Vivid\"} */; border-radius: 0px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 8px; } }'];export const className=\"framer-AoLZr\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ff86393)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Big Shoulders Display-900\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Big Shoulders Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bigshouldersdisplay/v21/fC1MPZJEZG-e9gHhdI4-NBbfd2ys3SjJCx12wPgf9g-_3F0YdSY8JFs6SRP4yZQ.woff2\",weight:\"900\"},{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-MgmWk .framer-styles-preset-nbvtqw:not(.rich-text-wrapper), .framer-MgmWk .framer-styles-preset-nbvtqw.rich-text-wrapper p { --framer-font-family: \"Big Shoulders Display\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 54px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 900; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-d508362b-1caa-4b6d-b7cf-39dc6f1db043, #ffb01f); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-MgmWk\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0847096)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-700\",\"GF;DM Sans-900\",\"GF;DM Sans-900italic\",\"GF;DM Sans-700italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm32RmYJpso5.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"}]}];export const css=['.framer-RlRke .framer-styles-preset-hhsxl8:not(.rich-text-wrapper), .framer-RlRke .framer-styles-preset-hhsxl8.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 30px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-RlRke .framer-styles-preset-hhsxl8:not(.rich-text-wrapper), .framer-RlRke .framer-styles-preset-hhsxl8.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --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-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-RlRke .framer-styles-preset-hhsxl8:not(.rich-text-wrapper), .framer-RlRke .framer-styles-preset-hhsxl8.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --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-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-b243fa83-280c-408f-875b-746794890bfe, #121212); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-RlRke\";\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 (0b8b5e5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-600\",\"GF;DM Sans-900\",\"GF;DM Sans-900italic\",\"GF;DM Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm32RmYJpso5.woff2\",weight:\"900\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9XCm32RmYJpso5.woff2\",weight:\"600\"}]}];export const css=['.framer-Nc6Vb .framer-styles-preset-i7lwq1:not(.rich-text-wrapper), .framer-Nc6Vb .framer-styles-preset-i7lwq1.rich-text-wrapper h5 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-98fe88db-ee3a-4ea8-b7f0-c43f1b098335, #f0f0f0); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Nc6Vb .framer-styles-preset-i7lwq1:not(.rich-text-wrapper), .framer-Nc6Vb .framer-styles-preset-i7lwq1.rich-text-wrapper h5 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-98fe88db-ee3a-4ea8-b7f0-c43f1b098335, #f0f0f0); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Nc6Vb .framer-styles-preset-i7lwq1:not(.rich-text-wrapper), .framer-Nc6Vb .framer-styles-preset-i7lwq1.rich-text-wrapper h5 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --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: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-98fe88db-ee3a-4ea8-b7f0-c43f1b098335, #f0f0f0); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-Nc6Vb\";\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 (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Image1 from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js\";import SocialFooterSocial from\"#framer/local/canvasComponent/A9fIgbwQ3/A9fIgbwQ3.js\";import Navigation2 from\"#framer/local/canvasComponent/iD2nKIBOk/iD2nKIBOk.js\";import PORTFOLIO from\"#framer/local/canvasComponent/W3VXS32dY/W3VXS32dY.js\";import Work from\"#framer/local/collection/qpPVJojwi/qpPVJojwi.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/aoSxOeeec/aoSxOeeec.js\";import*as sharedStyle3 from\"#framer/local/css/b15kavnK2/b15kavnK2.js\";import*as sharedStyle2 from\"#framer/local/css/bDxk0rx4Z/bDxk0rx4Z.js\";import*as sharedStyle12 from\"#framer/local/css/BslTgR29Q/BslTgR29Q.js\";import*as sharedStyle5 from\"#framer/local/css/CzIaZeG1b/CzIaZeG1b.js\";import*as sharedStyle11 from\"#framer/local/css/gEGdfRC62/gEGdfRC62.js\";import*as sharedStyle10 from\"#framer/local/css/Gs1F4qtm8/Gs1F4qtm8.js\";import*as sharedStyle1 from\"#framer/local/css/JdFj7OAPm/JdFj7OAPm.js\";import*as sharedStyle9 from\"#framer/local/css/LEAww0nCS/LEAww0nCS.js\";import*as sharedStyle from\"#framer/local/css/Vzz02tbnr/Vzz02tbnr.js\";import*as sharedStyle4 from\"#framer/local/css/xocPJXmc6/xocPJXmc6.js\";import*as sharedStyle8 from\"#framer/local/css/ynp2uU0R9/ynp2uU0R9.js\";import*as sharedStyle7 from\"#framer/local/css/ZEoQfvVE0/ZEoQfvVE0.js\";import metadataProvider from\"#framer/local/webPageMetadata/rLsyVppAa/rLsyVppAa.js\";const Navigation2Fonts=getFonts(Navigation2);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const Image1Fonts=getFonts(Image1);const ContainerWithFX=withFX(Container);const PORTFOLIOFonts=getFonts(PORTFOLIO);const SocialFooterSocialFonts=getFonts(SocialFooterSocial);const breakpoints={GUu0wpcwi:\"(max-width: 809px)\",I47PeNIdB:\"(min-width: 810px) and (max-width: 1199px)\",vZxvovr_J:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZE7QO\";const variantClassNames={GUu0wpcwi:\"framer-v-1bvcm6b\",I47PeNIdB:\"framer-v-14fzz2h\",vZxvovr_J:\"framer-v-160kdj1\"};const transition1={delay:0,duration:1,ease:[.4,0,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={bounce:.4,delay:.5,duration:1.2,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:170};const transition3={damping:100,delay:0,mass:1,stiffness:362,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:170};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vZxvovr_J\",Phone:\"GUu0wpcwi\",Tablet:\"I47PeNIdB\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vZxvovr_J\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"rLsyVppAa\",data:Work,type:\"Collection\"},select:[{collection:\"rLsyVppAa\",name:\"aQd5IKzc9\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"HmF7uJkGx\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"qaVdb7OcS\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"sGwQg4FS_\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"S1wzMTP5T\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"sOBCkNyzf\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"b5utOUdAA\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"jsS9fBnZH\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"MEEa1pxRm\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"mZKwEYP7J\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"FWcAA8lYv\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"y1wMLTK_0\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"phT50nFMr\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"bjFRQ3FWh\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"VBmoN81ey\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"BmZA6bdoL\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"VKjlUgQ1q\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"RawE6EN_d\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"k7ubBLJjj\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"iDZ200eAZ\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"RCf7zIUrO\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"bLrQFHC8A\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"HlKpPBove\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"Ffp91FZTK\",type:\"Identifier\"},{collection:\"rLsyVppAa\",name:\"AZjzlitR2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"rLsyVppAa\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,aQd5IKzc9=getFromCurrentRouteData(\"aQd5IKzc9\")??\"\",HmF7uJkGx=getFromCurrentRouteData(\"HmF7uJkGx\")??\"\",qaVdb7OcS=getFromCurrentRouteData(\"qaVdb7OcS\")??\"\",sGwQg4FS_=getFromCurrentRouteData(\"sGwQg4FS_\")??\"\",S1wzMTP5T=getFromCurrentRouteData(\"S1wzMTP5T\"),b5utOUdAA=getFromCurrentRouteData(\"b5utOUdAA\"),sOBCkNyzf=getFromCurrentRouteData(\"sOBCkNyzf\")??\"\",jsS9fBnZH=getFromCurrentRouteData(\"jsS9fBnZH\"),mZKwEYP7J=getFromCurrentRouteData(\"mZKwEYP7J\"),y1wMLTK_0=getFromCurrentRouteData(\"y1wMLTK_0\"),bjFRQ3FWh=getFromCurrentRouteData(\"bjFRQ3FWh\"),BmZA6bdoL=getFromCurrentRouteData(\"BmZA6bdoL\"),RawE6EN_d=getFromCurrentRouteData(\"RawE6EN_d\"),iDZ200eAZ=getFromCurrentRouteData(\"iDZ200eAZ\"),bLrQFHC8A=getFromCurrentRouteData(\"bLrQFHC8A\"),Ffp91FZTK=getFromCurrentRouteData(\"Ffp91FZTK\"),i2shV2MAlJl2zKoCF7,MEEa1pxRm=getFromCurrentRouteData(\"MEEa1pxRm\"),FWcAA8lYv=getFromCurrentRouteData(\"FWcAA8lYv\"),phT50nFMr=getFromCurrentRouteData(\"phT50nFMr\"),VBmoN81ey=getFromCurrentRouteData(\"VBmoN81ey\"),VKjlUgQ1q=getFromCurrentRouteData(\"VKjlUgQ1q\"),k7ubBLJjj=getFromCurrentRouteData(\"k7ubBLJjj\"),RCf7zIUrO=getFromCurrentRouteData(\"RCf7zIUrO\"),HlKpPBove=getFromCurrentRouteData(\"HlKpPBove\"),AZjzlitR2=getFromCurrentRouteData(\"AZjzlitR2\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"I47PeNIdB\",\"GUu0wpcwi\"].includes(baseVariant))return false;return true;};const visible=equals(S1wzMTP5T,\"iWph8m0KJ\");const visible1=equals(S1wzMTP5T,\"qCALv1Im9\");const visible2=equals(S1wzMTP5T,\"us1LkPAZa\");const visible3=isSet(jsS9fBnZH);const visible4=isSet(mZKwEYP7J);const visible5=isSet(y1wMLTK_0);const visible6=isSet(bjFRQ3FWh);const visible7=isSet(BmZA6bdoL);const visible8=isSet(RawE6EN_d);const visible9=isSet(iDZ200eAZ);const visible10=isSet(bLrQFHC8A);const visible11=isSet(Ffp91FZTK);const visible12=isSet(i2shV2MAlJl2zKoCF7);const visible13=isSet(MEEa1pxRm);const visible14=isSet(FWcAA8lYv);const visible15=isSet(phT50nFMr);const visible16=isSet(VBmoN81ey);const visible17=isSet(VKjlUgQ1q);const visible18=isSet(k7ubBLJjj);const visible19=isSet(RCf7zIUrO);const visible20=isSet(HlKpPBove);const visible21=isSet(AZjzlitR2);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"I47PeNIdB\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"GUu0wpcwi\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vZxvovr_J\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-98fe88db-ee3a-4ea8-b7f0-c43f1b098335, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-160kdj1\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1no200u hidden-14fzz2h hidden-1bvcm6b\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+30+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pht238-container\",nodeId:\"sKhKJSfYA\",scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Navigation2,{height:\"100%\",id:\"sKhKJSfYA\",layoutId:\"sKhKJSfYA\",style:{width:\"100%\"},variant:\"exuluTZgG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n59gsn\",\"data-framer-name\":\"Body\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9a25z6\",\"data-framer-name\":\"Intro\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nbvtqw\",\"data-styles-preset\":\"Vzz02tbnr\",children:\"Iteneris - European Summer Event\"})}),className:\"framer-1czl9hi\",\"data-framer-appear-id\":\"1czl9hi\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:aQd5IKzc9,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xyzqvq\",\"data-framer-name\":\"Post Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g3ntyq\",\"data-framer-name\":\"Section Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10uvidt\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rqys26\",\"data-framer-name\":\"Content Left\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a0ejnh\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yh3ca\",\"data-styles-preset\":\"JdFj7OAPm\",style:{\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Client\"})}),className:\"framer-1424u8l\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yh3ca\",\"data-styles-preset\":\"JdFj7OAPm\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Corperrsum\"})}),className:\"framer-mip64d\",fonts:[\"Inter\"],text:HmF7uJkGx,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ne6pyg\",\"data-framer-name\":\"Description\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yh3ca\",\"data-styles-preset\":\"JdFj7OAPm\",style:{\"--framer-text-color\":\"rgba(0, 0, 0, 0.3)\"},children:\"Service\"})}),className:\"framer-1rwz8xi\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yppdl1\",\"data-styles-preset\":\"bDxk0rx4Z\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Creative\"})}),className:\"framer-p0r0k9\",fonts:[\"Inter\"],text:qaVdb7OcS,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iosb13\",\"data-framer-name\":\"Content Right\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-z2tpjk\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"DmUCzdPs9\"],\"module:pVk4QsoHxASnVtUBp6jr/q25XkEYzV1lKiyb2Ppsf/CodeBlock.js:default\":componentPresets.props[\"u9PwL8vUF\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:sGwQg4FS_,className:\"framer-e1aaek\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-jbxc27\",blockquote:\"framer-styles-preset-1x9p6vg\",h1:\"framer-styles-preset-fjobom\",h2:\"framer-styles-preset-r1kq0g\",h3:\"framer-styles-preset-fxclx4\",h4:\"framer-styles-preset-16u3b7e\",h5:\"framer-styles-preset-i7lwq1\",h6:\"framer-styles-preset-hhsxl8\",img:\"framer-styles-preset-3m6r7j\",p:\"framer-styles-preset-e4uhmy\"},verticalAlignment:\"top\",withExternalLayout:true})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a9cpb hidden-14fzz2h hidden-1bvcm6b\",\"data-framer-name\":\"Images Holder\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ps0rjl\",\"data-framer-name\":\"Featured Image\",style:{transformPerspective:1200}})})]})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GUu0wpcwi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+64+30+463.3),sizes:\"330px\",...toResponsiveImage(b5utOUdAA)}},I47PeNIdB:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+64+80+257.8),sizes:\"696px\",...toResponsiveImage(b5utOUdAA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+64+80+278.8),sizes:\"852px\",...toResponsiveImage(b5utOUdAA)},className:\"framer-dtyrqr\",\"data-framer-name\":\"FOTO\"})}),visible1&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"DmUCzdPs9\"],\"module:pVk4QsoHxASnVtUBp6jr/q25XkEYzV1lKiyb2Ppsf/CodeBlock.js:default\":componentPresets.props[\"u9PwL8vUF\"]},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:sOBCkNyzf,className:\"framer-261w3p\",\"data-framer-appear-id\":\"261w3p\",\"data-framer-name\":\"YT\",fonts:[\"Inter\"],initial:animation5,optimized:true,stylesPresetsClassNames:{img:\"framer-styles-preset-3m6r7j\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-24rrt3\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wnpiy7\",\"data-framer-name\":\"Column 1\",children:[visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7rbdd2-container\",\"data-framer-name\":\"1\",isAuthoredByUser:true,isModuleExternal:true,name:\"1\",nodeId:\"TSHTjXfpL\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"TSHTjXfpL\",image:toResponsiveImage(jsS9fBnZH),layoutId:\"TSHTjXfpL\",name:\"1\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-94n44q-container\",\"data-framer-name\":\"3\",isAuthoredByUser:true,isModuleExternal:true,name:\"3\",nodeId:\"dacDw2QAT\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"dacDw2QAT\",image:toResponsiveImage(mZKwEYP7J),layoutId:\"dacDw2QAT\",name:\"3\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p5y4iu-container\",\"data-framer-name\":\"5\",isAuthoredByUser:true,isModuleExternal:true,name:\"5\",nodeId:\"oXVTd5q3c\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"oXVTd5q3c\",image:toResponsiveImage(y1wMLTK_0),layoutId:\"oXVTd5q3c\",name:\"5\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible6&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l39nhb-container\",\"data-framer-name\":\"7\",isAuthoredByUser:true,isModuleExternal:true,name:\"7\",nodeId:\"YNBRHv5_a\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"YNBRHv5_a\",image:toResponsiveImage(bjFRQ3FWh),layoutId:\"YNBRHv5_a\",name:\"7\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13lqrm4-container\",\"data-framer-name\":\"9\",isAuthoredByUser:true,isModuleExternal:true,name:\"9\",nodeId:\"t5GjTiXd3\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"t5GjTiXd3\",image:toResponsiveImage(BmZA6bdoL),layoutId:\"t5GjTiXd3\",name:\"9\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible8&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7klbl3-container\",\"data-framer-name\":\"11\",isAuthoredByUser:true,isModuleExternal:true,name:\"11\",nodeId:\"Qox1vs2l7\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"Qox1vs2l7\",image:toResponsiveImage(RawE6EN_d),layoutId:\"Qox1vs2l7\",name:\"11\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible9&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oucqdp-container\",\"data-framer-name\":\"13\",isAuthoredByUser:true,isModuleExternal:true,name:\"13\",nodeId:\"SPPwrWs3u\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"SPPwrWs3u\",image:toResponsiveImage(iDZ200eAZ),layoutId:\"SPPwrWs3u\",name:\"13\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible10&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kj72wm-container\",\"data-framer-name\":\"15\",isAuthoredByUser:true,isModuleExternal:true,name:\"15\",nodeId:\"zlNekFBtx\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"zlNekFBtx\",image:toResponsiveImage(bLrQFHC8A),layoutId:\"zlNekFBtx\",name:\"15\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible11&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17x0do4-container\",\"data-framer-name\":\"17\",isAuthoredByUser:true,isModuleExternal:true,name:\"17\",nodeId:\"iEr5PtDjE\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"iEr5PtDjE\",image:toResponsiveImage(Ffp91FZTK),layoutId:\"iEr5PtDjE\",name:\"17\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible12&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gtxagc-container\",\"data-framer-name\":\"19\",isAuthoredByUser:true,isModuleExternal:true,name:\"19\",nodeId:\"f3njhjUSC\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"f3njhjUSC\",image:toResponsiveImage(i2shV2MAlJl2zKoCF7),layoutId:\"f3njhjUSC\",name:\"19\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1360uxb\",\"data-framer-name\":\"Column 2\",children:[visible13&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g92rri-container\",\"data-framer-name\":\"2\",isAuthoredByUser:true,isModuleExternal:true,name:\"2\",nodeId:\"b2LVz7zMH\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"b2LVz7zMH\",image:toResponsiveImage(MEEa1pxRm),layoutId:\"b2LVz7zMH\",name:\"2\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible14&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19zr2jh-container\",\"data-framer-name\":\"4\",isAuthoredByUser:true,isModuleExternal:true,name:\"4\",nodeId:\"Qg5MpTpK7\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"Qg5MpTpK7\",image:toResponsiveImage(FWcAA8lYv),layoutId:\"Qg5MpTpK7\",name:\"4\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible15&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lss7nn-container\",\"data-framer-name\":\"6\",isAuthoredByUser:true,isModuleExternal:true,name:\"6\",nodeId:\"rBpuLjdGV\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"rBpuLjdGV\",image:toResponsiveImage(phT50nFMr),layoutId:\"rBpuLjdGV\",name:\"6\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible16&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-temixw-container\",\"data-framer-name\":\"8\",isAuthoredByUser:true,isModuleExternal:true,name:\"8\",nodeId:\"CSeiUJEiv\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"CSeiUJEiv\",image:toResponsiveImage(VBmoN81ey),layoutId:\"CSeiUJEiv\",name:\"8\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible17&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lixyy7-container\",\"data-framer-name\":\"10\",isAuthoredByUser:true,isModuleExternal:true,name:\"10\",nodeId:\"oJgm4MBql\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"oJgm4MBql\",image:toResponsiveImage(VKjlUgQ1q),layoutId:\"oJgm4MBql\",name:\"10\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible18&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-160gvgf-container\",\"data-framer-name\":\"12\",isAuthoredByUser:true,isModuleExternal:true,name:\"12\",nodeId:\"n_y460BLZ\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"n_y460BLZ\",image:toResponsiveImage(k7ubBLJjj),layoutId:\"n_y460BLZ\",name:\"12\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible19&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lzodov-container\",\"data-framer-name\":\"14\",isAuthoredByUser:true,isModuleExternal:true,name:\"14\",nodeId:\"bUeEnMloa\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"bUeEnMloa\",image:toResponsiveImage(RCf7zIUrO),layoutId:\"bUeEnMloa\",name:\"14\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible20&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1m3ziqt-container\",\"data-framer-name\":\"16\",isAuthoredByUser:true,isModuleExternal:true,name:\"16\",nodeId:\"sIbaL6JgH\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"sIbaL6JgH\",image:toResponsiveImage(HlKpPBove),layoutId:\"sIbaL6JgH\",name:\"16\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})}),visible21&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rwdvg0-container\",\"data-framer-name\":\"18\",isAuthoredByUser:true,isModuleExternal:true,name:\"18\",nodeId:\"zrhIDdjlZ\",rendersWithMotion:true,scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Image1,{alt:\"\",height:\"100%\",id:\"zrhIDdjlZ\",image:toResponsiveImage(AZjzlitR2),layoutId:\"zrhIDdjlZ\",name:\"18\",newTab:true,padding:0,radius:0,style:{width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GUu0wpcwi:{y:(componentViewport?.y||0)+30+64+30+3519.3},I47PeNIdB:{y:(componentViewport?.y||0)+30+64+80+2278.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:(componentViewport?.y||0)+30+64+80+2377.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xn4yyc-container\",nodeId:\"DSxX3wgon\",scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(PORTFOLIO,{AIYkLNyqb:\"PORTFOLIO\",height:\"100%\",id:\"DSxX3wgon\",layoutId:\"DSxX3wgon\",variant:\"tUyBE7AyP\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1apo00q\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GUu0wpcwi:{height:276,y:(componentViewport?.y||0)+30+3626.8+0+-66.5},I47PeNIdB:{y:(componentViewport?.y||0)+30+2298.8+0+-15}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:212,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+30+2358.8+0+-15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lmj79u-container\",nodeId:\"qPPSetXOO\",scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GUu0wpcwi:{style:{height:\"100%\",width:\"100%\"},variant:\"IGjy9qoOX\"}},children:/*#__PURE__*/_jsx(SocialFooterSocial,{height:\"100%\",id:\"qPPSetXOO\",layoutId:\"qPPSetXOO\",style:{width:\"100%\"},variant:\"t88Ex76cC\",width:\"100%\"})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13idhrc hidden-160kdj1 hidden-1bvcm6b\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I47PeNIdB:{width:\"810px\",y:(componentViewport?.y||0)+30+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u1uxvw-container\",nodeId:\"j_fYYWjDn\",scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Navigation2,{height:\"100%\",id:\"j_fYYWjDn\",layoutId:\"j_fYYWjDn\",style:{width:\"100%\"},variant:\"exuluTZgG\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18kjeiw hidden-160kdj1 hidden-14fzz2h\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GUu0wpcwi:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+30+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zyzltk-container\",nodeId:\"D187Lsimi\",scopeId:\"rLsyVppAa\",children:/*#__PURE__*/_jsx(Navigation2,{height:\"100%\",id:\"D187Lsimi\",layoutId:\"D187Lsimi\",style:{width:\"100%\"},variant:\"JsbuZ7YL4\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZE7QO.framer-tu18wb, .framer-ZE7QO .framer-tu18wb { display: block; }\",\".framer-ZE7QO.framer-160kdj1 { align-content: center; align-items: center; background-color: var(--token-98fe88db-ee3a-4ea8-b7f0-c43f1b098335, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-ZE7QO .framer-1no200u { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-ZE7QO .framer-pht238-container, .framer-ZE7QO .framer-7rbdd2-container, .framer-ZE7QO .framer-94n44q-container, .framer-ZE7QO .framer-1p5y4iu-container, .framer-ZE7QO .framer-1l39nhb-container, .framer-ZE7QO .framer-13lqrm4-container, .framer-ZE7QO .framer-7klbl3-container, .framer-ZE7QO .framer-oucqdp-container, .framer-ZE7QO .framer-kj72wm-container, .framer-ZE7QO .framer-17x0do4-container, .framer-ZE7QO .framer-1gtxagc-container, .framer-ZE7QO .framer-1g92rri-container, .framer-ZE7QO .framer-19zr2jh-container, .framer-ZE7QO .framer-lss7nn-container, .framer-ZE7QO .framer-temixw-container, .framer-ZE7QO .framer-lixyy7-container, .framer-ZE7QO .framer-160gvgf-container, .framer-ZE7QO .framer-1lzodov-container, .framer-ZE7QO .framer-1m3ziqt-container, .framer-ZE7QO .framer-rwdvg0-container, .framer-ZE7QO .framer-1u1uxvw-container, .framer-ZE7QO .framer-zyzltk-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-1n59gsn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: sticky; width: 100%; z-index: 2; }\",\".framer-ZE7QO .framer-9a25z6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 928px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-1czl9hi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-ZE7QO .framer-1xyzqvq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 928px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ZE7QO .framer-g3ntyq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-10uvidt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 68px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-1rqys26 { display: grid; flex: 1 0 0px; gap: 35px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZE7QO .framer-1a0ejnh, .framer-ZE7QO .framer-ne6pyg { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-1424u8l, .framer-ZE7QO .framer-mip64d, .framer-ZE7QO .framer-1rwz8xi, .framer-ZE7QO .framer-p0r0k9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZE7QO .framer-iosb13 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZE7QO .framer-z2tpjk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-e1aaek { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZE7QO .framer-a9cpb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-1ps0rjl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZE7QO .framer-dtyrqr { flex: none; height: 426px; position: relative; width: 852px; }\",\".framer-ZE7QO .framer-261w3p { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1037px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-ZE7QO .framer-24rrt3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1900px; overflow: visible; padding: 0px; pointer-events: none; position: relative; width: 100%; z-index: 1; }\",\".framer-ZE7QO .framer-wnpiy7, .framer-ZE7QO .framer-1360uxb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; top: 10px; width: 1px; z-index: 1; }\",\".framer-ZE7QO .framer-1xn4yyc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZE7QO .framer-1apo00q { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 197px; justify-content: center; overflow: visible; padding: 0px; position: sticky; width: 100%; z-index: 1; }\",\".framer-ZE7QO .framer-lmj79u-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-ZE7QO .framer-13idhrc { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 810px; z-index: 10; }\",\".framer-ZE7QO .framer-18kjeiw { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZE7QO.framer-160kdj1, .framer-ZE7QO .framer-1no200u, .framer-ZE7QO .framer-1n59gsn, .framer-ZE7QO .framer-9a25z6, .framer-ZE7QO .framer-1xyzqvq, .framer-ZE7QO .framer-g3ntyq, .framer-ZE7QO .framer-10uvidt, .framer-ZE7QO .framer-1a0ejnh, .framer-ZE7QO .framer-ne6pyg, .framer-ZE7QO .framer-iosb13, .framer-ZE7QO .framer-z2tpjk, .framer-ZE7QO .framer-a9cpb, .framer-ZE7QO .framer-1ps0rjl, .framer-ZE7QO .framer-24rrt3, .framer-ZE7QO .framer-wnpiy7, .framer-ZE7QO .framer-1360uxb, .framer-ZE7QO .framer-1apo00q, .framer-ZE7QO .framer-13idhrc, .framer-ZE7QO .framer-18kjeiw { gap: 0px; } .framer-ZE7QO.framer-160kdj1 > *, .framer-ZE7QO .framer-1a0ejnh > *, .framer-ZE7QO .framer-ne6pyg > *, .framer-ZE7QO .framer-18kjeiw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZE7QO.framer-160kdj1 > :first-child, .framer-ZE7QO .framer-1n59gsn > :first-child, .framer-ZE7QO .framer-9a25z6 > :first-child, .framer-ZE7QO .framer-1xyzqvq > :first-child, .framer-ZE7QO .framer-g3ntyq > :first-child, .framer-ZE7QO .framer-1a0ejnh > :first-child, .framer-ZE7QO .framer-ne6pyg > :first-child, .framer-ZE7QO .framer-iosb13 > :first-child, .framer-ZE7QO .framer-z2tpjk > :first-child, .framer-ZE7QO .framer-a9cpb > :first-child, .framer-ZE7QO .framer-wnpiy7 > :first-child, .framer-ZE7QO .framer-1360uxb > :first-child, .framer-ZE7QO .framer-18kjeiw > :first-child { margin-top: 0px; } .framer-ZE7QO.framer-160kdj1 > :last-child, .framer-ZE7QO .framer-1n59gsn > :last-child, .framer-ZE7QO .framer-9a25z6 > :last-child, .framer-ZE7QO .framer-1xyzqvq > :last-child, .framer-ZE7QO .framer-g3ntyq > :last-child, .framer-ZE7QO .framer-1a0ejnh > :last-child, .framer-ZE7QO .framer-ne6pyg > :last-child, .framer-ZE7QO .framer-iosb13 > :last-child, .framer-ZE7QO .framer-z2tpjk > :last-child, .framer-ZE7QO .framer-a9cpb > :last-child, .framer-ZE7QO .framer-wnpiy7 > :last-child, .framer-ZE7QO .framer-1360uxb > :last-child, .framer-ZE7QO .framer-18kjeiw > :last-child { margin-bottom: 0px; } .framer-ZE7QO .framer-1no200u > *, .framer-ZE7QO .framer-13idhrc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZE7QO .framer-1no200u > :first-child, .framer-ZE7QO .framer-10uvidt > :first-child, .framer-ZE7QO .framer-1ps0rjl > :first-child, .framer-ZE7QO .framer-24rrt3 > :first-child, .framer-ZE7QO .framer-1apo00q > :first-child, .framer-ZE7QO .framer-13idhrc > :first-child { margin-left: 0px; } .framer-ZE7QO .framer-1no200u > :last-child, .framer-ZE7QO .framer-10uvidt > :last-child, .framer-ZE7QO .framer-1ps0rjl > :last-child, .framer-ZE7QO .framer-24rrt3 > :last-child, .framer-ZE7QO .framer-1apo00q > :last-child, .framer-ZE7QO .framer-13idhrc > :last-child { margin-right: 0px; } .framer-ZE7QO .framer-1n59gsn > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-ZE7QO .framer-9a25z6 > *, .framer-ZE7QO .framer-wnpiy7 > *, .framer-ZE7QO .framer-1360uxb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZE7QO .framer-1xyzqvq > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ZE7QO .framer-g3ntyq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ZE7QO .framer-10uvidt > * { margin: 0px; margin-left: calc(68px / 2); margin-right: calc(68px / 2); } .framer-ZE7QO .framer-iosb13 > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-ZE7QO .framer-z2tpjk > *, .framer-ZE7QO .framer-a9cpb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ZE7QO .framer-1ps0rjl > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-ZE7QO .framer-24rrt3 > *, .framer-ZE7QO .framer-1apo00q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZE7QO.framer-160kdj1 { width: 810px; } .framer-ZE7QO .framer-1n59gsn { order: 2; } .framer-ZE7QO .framer-9a25z6 { max-width: 730px; order: 0; } .framer-ZE7QO .framer-1xyzqvq { max-width: 730px; order: 1; } .framer-ZE7QO .framer-dtyrqr { height: 348px; order: 2; width: 696px; } .framer-ZE7QO .framer-261w3p { order: 3; width: 703px; } .framer-ZE7QO .framer-24rrt3 { order: 4; } .framer-ZE7QO .framer-1xn4yyc-container { order: 5; } .framer-ZE7QO .framer-1apo00q { order: 3; } .framer-ZE7QO .framer-13idhrc { order: 0; }}\",\"@media (max-width: 809px) { .framer-ZE7QO.framer-160kdj1 { width: 390px; } .framer-ZE7QO .framer-1n59gsn { gap: 25px; order: 2; padding: 30px 0px 112px 0px; } .framer-ZE7QO .framer-9a25z6, .framer-ZE7QO .framer-1xyzqvq { max-width: 90%; } .framer-ZE7QO .framer-g3ntyq { gap: 32px; } .framer-ZE7QO .framer-10uvidt { flex-direction: column; gap: 32px; } .framer-ZE7QO .framer-1rqys26, .framer-ZE7QO .framer-iosb13 { flex: none; width: 100%; } .framer-ZE7QO .framer-dtyrqr { height: 165px; width: 330px; } .framer-ZE7QO .framer-261w3p { width: 337px; } .framer-ZE7QO .framer-24rrt3 { flex-direction: column; } .framer-ZE7QO .framer-wnpiy7, .framer-ZE7QO .framer-1360uxb { flex: none; position: relative; top: unset; width: 100%; } .framer-ZE7QO .framer-1apo00q { flex-direction: column; height: 143px; order: 3; } .framer-ZE7QO .framer-lmj79u-container { height: 276px; } .framer-ZE7QO .framer-18kjeiw { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZE7QO .framer-1n59gsn, .framer-ZE7QO .framer-g3ntyq, .framer-ZE7QO .framer-10uvidt, .framer-ZE7QO .framer-24rrt3, .framer-ZE7QO .framer-1apo00q { gap: 0px; } .framer-ZE7QO .framer-1n59gsn > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-ZE7QO .framer-1n59gsn > :first-child, .framer-ZE7QO .framer-g3ntyq > :first-child, .framer-ZE7QO .framer-10uvidt > :first-child, .framer-ZE7QO .framer-24rrt3 > :first-child, .framer-ZE7QO .framer-1apo00q > :first-child { margin-top: 0px; } .framer-ZE7QO .framer-1n59gsn > :last-child, .framer-ZE7QO .framer-g3ntyq > :last-child, .framer-ZE7QO .framer-10uvidt > :last-child, .framer-ZE7QO .framer-24rrt3 > :last-child, .framer-ZE7QO .framer-1apo00q > :last-child { margin-bottom: 0px; } .framer-ZE7QO .framer-g3ntyq > *, .framer-ZE7QO .framer-10uvidt > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ZE7QO .framer-24rrt3 > *, .framer-ZE7QO .framer-1apo00q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5334\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"I47PeNIdB\":{\"layout\":[\"fixed\",\"auto\"]},\"GUu0wpcwi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerrLsyVppAa=withCSS(Component,css,\"framer-ZE7QO\");export default FramerrLsyVppAa;FramerrLsyVppAa.displayName=\"Work\";FramerrLsyVppAa.defaultProps={height:5334,width:1200};addFonts(FramerrLsyVppAa,[{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\"}]},...Navigation2Fonts,...Image1Fonts,...PORTFOLIOFonts,...SocialFooterSocialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"DmUCzdPs9\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"DmUCzdPs9\"]):[],...componentPresets.fonts?.[\"u9PwL8vUF\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"u9PwL8vUF\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrLsyVppAa\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5334\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I47PeNIdB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GUu0wpcwi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "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", "props", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "Navigation2Fonts", "getFonts", "iD2nKIBOk_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithFX", "withFX", "motion", "Image1Fonts", "Image", "ContainerWithFX", "Container", "PORTFOLIOFonts", "W3VXS32dY_default", "SocialFooterSocialFonts", "A9fIgbwQ3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "equals", "a", "b", "toResponsiveImage", "value", "transition2", "animation4", "animation5", "isSet", "animation6", "transition3", "animation7", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "qpPVJojwi_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "aQd5IKzc9", "HmF7uJkGx", "qaVdb7OcS", "sGwQg4FS_", "S1wzMTP5T", "b5utOUdAA", "sOBCkNyzf", "jsS9fBnZH", "mZKwEYP7J", "y1wMLTK_0", "bjFRQ3FWh", "BmZA6bdoL", "RawE6EN_d", "iDZ200eAZ", "bLrQFHC8A", "Ffp91FZTK", "i2shV2MAlJl2zKoCF7", "MEEa1pxRm", "FWcAA8lYv", "phT50nFMr", "VBmoN81ey", "VKjlUgQ1q", "k7ubBLJjj", "RCf7zIUrO", "HlKpPBove", "AZjzlitR2", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "visible21", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "x", "ComponentPresetsProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "css", "FramerrLsyVppAa", "withCSS", "rLsyVppAa_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
