{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8NZD3M1y0kXdb76JgiyW/yLSNWFmiQPgKCoHi5rzr/Max_Text.js", "ssg:https://framerusercontent.com/modules/kmuhrF9B7WOpV5R9gnFt/OsfacmChYbUSaaPwZ7iu/Fxb3WnkTn.js"],
  "sourcesContent": ["// Character Limit 40\nimport{jsx as _jsx}from\"react/jsx-runtime\";export function withCharacterLimit40(Component){return props=>{// Extract text property\nconst{text,...otherProps}=props;const limit=40// Set character limit\n;// Check if text is longer than limit, if so, trim it\nlet trimmedText=text;if((text===null||text===void 0?void 0:text.length)>limit){trimmedText=text.slice(0,limit).trim()// Trim extra spaces\n;// Check if trimmed text ends with dot\nif(trimmedText.endsWith(\".\")){trimmedText=trimmedText.slice(0,-1).trim()// Remove extra dot if it ends with a dot\n;}trimmedText+=\"...\"// Add three dots\n;}return /*#__PURE__*/_jsx(Component,{...otherProps,text:trimmedText});};}// Character Limit 60\nexport function withCharacterLimit60(Component){return props=>{// Extract text property\nconst{text,...otherProps}=props;const limit=60// Set character limit\n;// Check if text is longer than limit, if so, trim it\nlet trimmedText=text;if((text===null||text===void 0?void 0:text.length)>limit){trimmedText=text.slice(0,limit).trim()// Trim extra spaces\n;// Check if trimmed text ends with dot\nif(trimmedText.endsWith(\".\")){trimmedText=trimmedText.slice(0,-1).trim()// Remove extra dot if it ends with a dot\n;}trimmedText+=\"...\"// Add three dots\n;}return /*#__PURE__*/_jsx(Component,{...otherProps,text:trimmedText});};}// Character Limit 80\nexport function withCharacterLimit80(Component){return props=>{// Extract text property\nconst{text,...otherProps}=props;const limit=80// Set character limit\n;// Check if text is longer than limit, if so, trim it\nlet trimmedText=text;if((text===null||text===void 0?void 0:text.length)>limit){trimmedText=text.slice(0,limit).trim()// Trim extra spaces\n;// Check if trimmed text ends with dot\nif(trimmedText.endsWith(\".\")){trimmedText=trimmedText.slice(0,-1).trim()// Remove extra dot if it ends with a dot\n;}trimmedText+=\"...\"// Add three dots\n;}return /*#__PURE__*/_jsx(Component,{...otherProps,text:trimmedText});};}// Character Limit 100\nexport function withCharacterLimit100(Component){return props=>{// Extract text property\nconst{text,...otherProps}=props;const limit=100// Set character limit\n;// Check if text is longer than limit, if so, trim it\nlet trimmedText=text;if((text===null||text===void 0?void 0:text.length)>limit){trimmedText=text.slice(0,limit).trim()// Trim extra spaces\n;// Check if trimmed text ends with dot\nif(trimmedText.endsWith(\".\")){trimmedText=trimmedText.slice(0,-1).trim()// Remove extra dot if it ends with a dot\n;}trimmedText+=\"...\"// Add three dots\n;}return /*#__PURE__*/_jsx(Component,{...otherProps,text:trimmedText});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withCharacterLimit60\":{\"type\":\"reactHoc\",\"name\":\"withCharacterLimit60\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withCharacterLimit80\":{\"type\":\"reactHoc\",\"name\":\"withCharacterLimit80\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withCharacterLimit100\":{\"type\":\"reactHoc\",\"name\":\"withCharacterLimit100\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withCharacterLimit40\":{\"type\":\"reactHoc\",\"name\":\"withCharacterLimit40\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Max_Text.map", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withCharacterLimit100,withCharacterLimit60}from\"https://framerusercontent.com/modules/8NZD3M1y0kXdb76JgiyW/yLSNWFmiQPgKCoHi5rzr/Max_Text.js\";import Category from\"https://framerusercontent.com/modules/lCWPS4M6d0xDitNigyu1/ZSNupOofujmK0Kk5aFx5/a8pwIdau4.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rDAZOPCOJ2DxcsPK7gLW/mwindwMNQhRAcl0b1Hd5/CAh2mw7mp.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/mmh47JkLWQqzEkd9LJTL/Wq5cwuM2D33zE4xmVYLz/lE939ylVy.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/nKZ390nsiiK0ZKdgDj5O/JLZKWKwo8i3TFQF5BRRG/tl5JF5t1a.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4DILQTzcSWB5b9WUIKAI/dwXBcBjdWvZ7P3zAYXkT/V3sy6qcSJ.js\";import ButtonMenu from\"https://framerusercontent.com/modules/s9tZhpcxACUeSj2Nn6xW/A9JFdqh8TtSC5i9Dq0Sh/PnAwae4KL.js\";const ButtonMenuFonts=getFonts(ButtonMenu);const RichTextWithCharacterLimit603k3xeq=withCodeBoundaryForOverrides(RichText,{nodeId:\"xaeHr94jm\",override:withCharacterLimit60,scopeId:\"Fxb3WnkTn\"});const RichTextWithCharacterLimit100pa87h8=withCodeBoundaryForOverrides(RichText,{nodeId:\"cz67ttFEZ\",override:withCharacterLimit100,scopeId:\"Fxb3WnkTn\"});const enabledGestures={g7CDks12C:{hover:true}};const serializationHash=\"framer-6zK6Y\";const variantClassNames={g7CDks12C:\"framer-v-eobto9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const query=(prequery,{SsTyRoCQ4})=>prequery({from:{alias:\"MsJJZ1DkD\",data:Category,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"MsJJZ1DkD\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"MsJJZ1DkD\",name:\"Wvdv4wQAp\",type:\"Identifier\"},{collection:\"MsJJZ1DkD\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"MsJJZ1DkD\",name:\"Wvdv4wQAp\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:SsTyRoCQ4},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({author,category,date,excerpt,height,id,link,postImage,postTitle,width,...props})=>{return{...props,A79pmMie3:link??props.A79pmMie3,BO6kivfnQ:excerpt??props.BO6kivfnQ??\"Sandrine Charles wears an all-black outfit for new york fashion week. As a publicist, my look is\",dTyEOMhGJ:author??props.dTyEOMhGJ??\"Admin\",J98UVBoSy:date??props.J98UVBoSy??\"SEP 2, 2023\",SsTyRoCQ4:category??props.SsTyRoCQ4??\"Uncategory\",tE7klpdqY:postImage??props.tE7klpdqY,XIVbfJ5S8:postTitle??props.XIVbfJ5S8??\"The Power of Fashion Photography in Shaping Style and Culture\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,A79pmMie3,XIVbfJ5S8,tE7klpdqY,BO6kivfnQ,SsTyRoCQ4,dTyEOMhGJ,J98UVBoSy,TKshvvtHlMsJJZ1DkD,Wvdv4wQApMsJJZ1DkD,idMsJJZ1DkD,e2h_LIiCjex7kdqLVx,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"g7CDks12C\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-eobto9\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"g7CDks12C\",ref:refBinding,style:{...style},...addPropertyOverrides({\"g7CDks12C-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:A79pmMie3,motionChild:true,nodeId:\"QxcWQhDfZ\",scopeId:\"Fxb3WnkTn\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1p6x64a framer-1j6raps\",\"data-framer-name\":\"Post Image\",layoutDependency:layoutDependency,layoutId:\"QxcWQhDfZ\",style:{borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||446)-0-491.6)/2+0+0)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(tE7klpdqY)},className:\"framer-18zb82s\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"XVdi9a5io\",...addPropertyOverrides({\"g7CDks12C-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||446)-0-491.6)/2+0+0)+-6.875),sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.05)`,...toResponsiveImage(tE7klpdqY)}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ev4v2w\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"cVNgQ5Abp\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-170n9f8\",layoutDependency:layoutDependency,layoutId:\"MsJJZ1DkD\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"MsJJZ1DkD\",data:Category,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"MsJJZ1DkD\",name:\"TKshvvtHl\",type:\"Identifier\"},{collection:\"MsJJZ1DkD\",name:\"Wvdv4wQAp\",type:\"Identifier\"},{collection:\"MsJJZ1DkD\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"MsJJZ1DkD\",name:\"Wvdv4wQAp\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:SsTyRoCQ4},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idMsJJZ1DkD,TKshvvtHl:TKshvvtHlMsJJZ1DkD,Wvdv4wQAp:Wvdv4wQApMsJJZ1DkD},index)=>{TKshvvtHlMsJJZ1DkD??=\"\";Wvdv4wQApMsJJZ1DkD??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MsJJZ1DkD-${idMsJJZ1DkD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Wvdv4wQAp:Wvdv4wQApMsJJZ1DkD},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApMsJJZ1DkD},webPageId:\"Dmyy5VBAf\"},implicitPathVariables:undefined},{href:{pathVariables:{Wvdv4wQAp:Wvdv4wQApMsJJZ1DkD},webPageId:\"Dmyy5VBAf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:(componentViewport?.y||0)+0+(((componentViewport?.height||446)-0-491.6)/2+275+15)+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16q66bf-container\",layoutDependency:layoutDependency,layoutId:\"nLs8XH_eW-container\",nodeId:\"nLs8XH_eW\",rendersWithMotion:true,scopeId:\"Fxb3WnkTn\",children:/*#__PURE__*/_jsx(ButtonMenu,{height:\"100%\",id:\"nLs8XH_eW\",JuyOOcz47:TKshvvtHlMsJJZ1DkD,layoutId:\"nLs8XH_eW\",variant:\"NqAxRPZu4\",width:\"100%\",xmTtcu3Is:resolvedLinks[0],...addPropertyOverrides({\"g7CDks12C-hover\":{xmTtcu3Is:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})})},idMsJJZ1DkD);})})})})}),/*#__PURE__*/_jsx(RichTextWithCharacterLimit603k3xeq,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1ex791x\",\"data-styles-preset\":\"CAh2mw7mp\",children:/*#__PURE__*/_jsx(Link,{href:A79pmMie3,motionChild:true,nodeId:\"xaeHr94jm\",openInNewTab:false,scopeId:\"Fxb3WnkTn\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-nmwhke\",\"data-styles-preset\":\"V3sy6qcSJ\",children:\"The Power of Fashion Photography in Shaping Style and Culture\"})})})}),className:\"framer-3k3xeq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xaeHr94jm\",text:XIVbfJ5S8,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithCharacterLimit100pa87h8,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3lc8cn\",\"data-styles-preset\":\"lE939ylVy\",children:\"Sandrine Charles wears an all-black outfit for new york fashion week. As a publicist, my look is\"})}),className:\"framer-pa87h8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cz67ttFEZ\",text:BO6kivfnQ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v880i7\",\"data-framer-name\":\"Meta\",layoutDependency:layoutDependency,layoutId:\"HfX8r4nJk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pfi396\",\"data-styles-preset\":\"tl5JF5t1a\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{e2h_LIiCj:e2h_LIiCjex7kdqLVx},webPageId:\"DcGQh0MG0\"},motionChild:true,nodeId:\"QZwHAYAKG\",openInNewTab:false,scopeId:\"Fxb3WnkTn\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-nmwhke\",\"data-styles-preset\":\"V3sy6qcSJ\",children:\"Fashion\"})})})}),className:\"framer-1iraelj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QZwHAYAKG\",text:dTyEOMhGJ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b89f10\",\"data-framer-name\":\"Dot\",layoutDependency:layoutDependency,layoutId:\"d3OS7i8q4\",style:{backgroundColor:\"var(--token-f97f7399-58c7-4a28-b695-637e5d00337e, rgba(24, 33, 45, 0.3))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pfi396\",\"data-styles-preset\":\"tl5JF5t1a\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e1c39b55-2881-4f79-8887-fe4c3e04647d, rgba(24, 33, 45, 0.5)))\"},children:\"SEP 2, 2023\"})}),className:\"framer-18fiv11\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X26XmIgiQ\",style:{\"--extracted-r6o4lv\":\"var(--token-e1c39b55-2881-4f79-8887-fe4c3e04647d, rgba(24, 33, 45, 0.5))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:J98UVBoSy,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6zK6Y.framer-1j6raps, .framer-6zK6Y .framer-1j6raps { display: block; }\",\".framer-6zK6Y.framer-eobto9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 300px; }\",\".framer-6zK6Y .framer-1p6x64a { align-content: center; align-items: center; aspect-ratio: 1.2836363636363637 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 234px); justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-6zK6Y .framer-18zb82s { flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-6zK6Y .framer-ev4v2w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6zK6Y .framer-170n9f8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-6zK6Y .framer-16q66bf-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6zK6Y .framer-3k3xeq, .framer-6zK6Y .framer-pa87h8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6zK6Y .framer-1v880i7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-6zK6Y .framer-1iraelj, .framer-6zK6Y .framer-18fiv11 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6zK6Y .framer-b89f10 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); overflow: hidden; position: relative; width: 5px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6zK6Y.framer-eobto9, .framer-6zK6Y .framer-1p6x64a, .framer-6zK6Y .framer-ev4v2w, .framer-6zK6Y .framer-170n9f8, .framer-6zK6Y .framer-1v880i7 { gap: 0px; } .framer-6zK6Y.framer-eobto9 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-6zK6Y.framer-eobto9 > :first-child, .framer-6zK6Y .framer-ev4v2w > :first-child, .framer-6zK6Y .framer-170n9f8 > :first-child { margin-top: 0px; } .framer-6zK6Y.framer-eobto9 > :last-child, .framer-6zK6Y .framer-ev4v2w > :last-child, .framer-6zK6Y .framer-170n9f8 > :last-child { margin-bottom: 0px; } .framer-6zK6Y .framer-1p6x64a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6zK6Y .framer-1p6x64a > :first-child, .framer-6zK6Y .framer-1v880i7 > :first-child { margin-left: 0px; } .framer-6zK6Y .framer-1p6x64a > :last-child, .framer-6zK6Y .framer-1v880i7 > :last-child { margin-right: 0px; } .framer-6zK6Y .framer-ev4v2w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6zK6Y .framer-170n9f8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-6zK6Y .framer-1v880i7 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } }\",\".framer-6zK6Y.framer-v-eobto9.hover .framer-18zb82s { flex: none; height: 105%; width: 105%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 446\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kn8UBTZOP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"A79pmMie3\":\"link\",\"XIVbfJ5S8\":\"postTitle\",\"tE7klpdqY\":\"postImage\",\"BO6kivfnQ\":\"excerpt\",\"SsTyRoCQ4\":\"category\",\"dTyEOMhGJ\":\"author\",\"J98UVBoSy\":\"date\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerFxb3WnkTn=withCSS(Component,css,\"framer-6zK6Y\");export default FramerFxb3WnkTn;FramerFxb3WnkTn.displayName=\"Post Card/09\";FramerFxb3WnkTn.defaultProps={height:446,width:300};addPropertyControls(FramerFxb3WnkTn,{A79pmMie3:{title:\"Link\",type:ControlType.Link},XIVbfJ5S8:{defaultValue:\"The Power of Fashion Photography in Shaping Style and Culture\",displayTextArea:false,title:\"Post Title\",type:ControlType.String},tE7klpdqY:{title:\"Post Image\",type:ControlType.ResponsiveImage},BO6kivfnQ:{defaultValue:\"Sandrine Charles wears an all-black outfit for new york fashion week. As a publicist, my look is\",displayTextArea:false,title:\"Excerpt\",type:ControlType.String},SsTyRoCQ4:{defaultValue:\"Uncategory\",title:\"Category\",type:ControlType.String},dTyEOMhGJ:{defaultValue:\"Admin\",title:\"Author\",type:ControlType.String},J98UVBoSy:{defaultValue:\"SEP 2, 2023\",displayTextArea:false,title:\"Date\",type:ControlType.String}});addFonts(FramerFxb3WnkTn,[{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\"}]},...ButtonMenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFxb3WnkTn\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"A79pmMie3\\\":\\\"link\\\",\\\"XIVbfJ5S8\\\":\\\"postTitle\\\",\\\"tE7klpdqY\\\":\\\"postImage\\\",\\\"BO6kivfnQ\\\":\\\"excerpt\\\",\\\"SsTyRoCQ4\\\":\\\"category\\\",\\\"dTyEOMhGJ\\\":\\\"author\\\",\\\"J98UVBoSy\\\":\\\"date\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"300\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kn8UBTZOP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"446\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0kBACkD,SAASA,GAAqBC,EAAU,CAAC,OAAOC,GAAO,CACzG,GAAK,CAAC,KAAAC,EAAK,GAAGC,CAAU,EAAEF,EAAYG,EAAM,GAExCC,EAAYH,EAAK,OAAsCA,GAAK,OAAQE,IAAOC,EAAYH,EAAK,MAAM,EAAEE,CAAK,EAAE,KAAK,EAEjHC,EAAY,SAAS,GAAG,IAAGA,EAAYA,EAAY,MAAM,EAAE,EAAE,EAAE,KAAK,GACrEA,GAAa,OACOC,EAAKN,EAAU,CAAC,GAAGG,EAAW,KAAKE,CAAW,CAAC,CAAE,CAAE,CAClE,SAASE,GAAqBP,EAAU,CAAC,OAAOC,GAAO,CAC9D,GAAK,CAAC,KAAAC,EAAK,GAAGC,CAAU,EAAEF,EAAYG,EAAM,GAExCC,EAAYH,EAAK,OAAsCA,GAAK,OAAQE,IAAOC,EAAYH,EAAK,MAAM,EAAEE,CAAK,EAAE,KAAK,EAEjHC,EAAY,SAAS,GAAG,IAAGA,EAAYA,EAAY,MAAM,EAAE,EAAE,EAAE,KAAK,GACrEA,GAAa,OACOC,EAAKN,EAAU,CAAC,GAAGG,EAAW,KAAKE,CAAW,CAAC,CAAE,CAAE,CAClE,SAASG,GAAqBR,EAAU,CAAC,OAAOC,GAAO,CAC9D,GAAK,CAAC,KAAAC,EAAK,GAAGC,CAAU,EAAEF,EAAYG,EAAM,GAExCC,EAAYH,EAAK,OAAsCA,GAAK,OAAQE,IAAOC,EAAYH,EAAK,MAAM,EAAEE,CAAK,EAAE,KAAK,EAEjHC,EAAY,SAAS,GAAG,IAAGA,EAAYA,EAAY,MAAM,EAAE,EAAE,EAAE,KAAK,GACrEA,GAAa,OACOC,EAAKN,EAAU,CAAC,GAAGG,EAAW,KAAKE,CAAW,CAAC,CAAE,CAAE,CAClE,SAASI,GAAsBT,EAAU,CAAC,OAAOC,GAAO,CAC/D,GAAK,CAAC,KAAAC,EAAK,GAAGC,CAAU,EAAEF,EAAYG,EAAM,IAExCC,EAAYH,EAAK,OAAsCA,GAAK,OAAQE,IAAOC,EAAYH,EAAK,MAAM,EAAEE,CAAK,EAAE,KAAK,EAEjHC,EAAY,SAAS,GAAG,IAAGA,EAAYA,EAAY,MAAM,EAAE,EAAE,EAAE,KAAK,GACrEA,GAAa,OACOC,EAAKN,EAAU,CAAC,GAAGG,EAAW,KAAKE,CAAW,CAAC,CAAE,CAAE,CC/B40C,IAAMK,GAAgBC,GAASC,CAAU,EAAQC,GAAmCC,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,GAAqB,QAAQ,WAAW,CAAC,EAAQC,GAAoCH,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASG,GAAsB,QAAQ,WAAW,CAAC,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAye,IAAMC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,EAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAJ,CAAQ,IAAI,CAAC,IAAMK,EAAaC,EAAWC,CAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAAST,CAAQ,CAAC,CAAE,EAAQY,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,SAAAC,EAAS,KAAAC,EAAK,QAAAC,EAAQ,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,UAAAC,EAAU,UAAAC,EAAU,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAMI,EAAM,UAAU,UAAUP,GAASO,EAAM,WAAW,mGAAmG,UAAUV,GAAQU,EAAM,WAAW,QAAQ,UAAUR,GAAMQ,EAAM,WAAW,cAAc,UAAUT,GAAUS,EAAM,WAAW,aAAa,UAAUH,GAAWG,EAAM,UAAU,UAAUF,GAAWE,EAAM,WAAW,+DAA+D,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,UAAAC,EAAU,UAAAC,GAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,GAAGC,EAAS,EAAE1C,GAASW,CAAK,EAAO,CAAC,YAAAgC,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAArC,CAAQ,EAAEsC,GAAgB,CAAC,eAAe,YAAY,gBAAAC,GAAgB,IAAIjC,EAAW,QAAAW,GAAQ,kBAAAuB,EAAiB,CAAC,EAAQC,EAAiB1C,GAAuBD,EAAME,CAAQ,EAAiI0C,GAAkBC,EAAGC,GAAkB,GAA1I,CAAa7B,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQ8B,GAAOC,EAAU,EAAE,OAAoB/D,EAAKgE,EAAY,CAAC,GAAG/B,GAAUT,EAAgB,SAAsBxB,EAAKC,GAAS,CAAC,QAAQgB,EAAS,QAAQ,GAAM,SAAsBjB,EAAKR,GAAW,CAAC,MAAMyE,GAAY,SAAsBC,EAAMhE,EAAO,IAAI,CAAC,GAAG4C,GAAU,GAAGI,GAAgB,UAAUU,EAAGD,GAAkB,gBAAgB3B,EAAUgB,EAAU,EAAE,mBAAmB,YAAY,iBAAiBU,EAAiB,SAAS,YAAY,IAAInC,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGoC,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,CAAC,EAAEpB,EAAYI,CAAc,EAAE,SAAS,CAAcnD,EAAKoE,EAAK,CAAC,KAAKjC,EAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBnC,EAAKE,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,aAAa,iBAAiBwD,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsB1D,EAAKqE,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BzC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,OAAO,EAAE,EAAE,GAAG,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,SAAS,GAAG0C,GAAkBlC,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBqB,EAAiB,SAAS,YAAY,GAAGS,EAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQG,GAA2BzC,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,OAAO,EAAE,EAAE,GAAG,MAAM,EAAE,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAG0C,GAAkBlC,CAAS,CAAC,CAAC,CAAC,EAAEU,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAMhE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBwD,EAAiB,SAAS,YAAY,SAAS,CAAc1D,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBwD,EAAiB,SAAS,YAAY,SAAsB1D,EAAKwE,EAAmB,CAAC,SAAsBxE,EAAKd,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKuF,GAAS,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAMlC,EAAS,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACmC,GAAWC,GAAeC,KAAwB5E,EAAK6E,EAAU,CAAC,SAASH,IAAY,IAAI,CAAC,CAAC,GAAG9B,EAAY,UAAUF,EAAmB,UAAUC,CAAkB,EAAEmC,MAASpC,IAAqB,GAAGC,IAAqB,GAAuB3C,EAAKgE,EAAY,CAAC,GAAG,aAAapB,CAAW,GAAG,SAAsB5C,EAAK+E,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpC,CAAkB,EAAE,SAAsB3C,EAAKgF,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUrC,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUA,CAAkB,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASsC,GAA4BjF,EAAKkF,EAA0B,CAAC,OAAO,GAAG,GAAGrD,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,EAAE,OAAO,EAAE,IAAI,IAAI,EAAE,EAAE,EAAE,EAAE,SAAsB7B,EAAKmF,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBzB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsB1D,EAAKoF,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU1C,EAAmB,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAUuC,EAAc,CAAC,EAAE,GAAGd,EAAqB,CAAC,kBAAkB,CAAC,UAAUc,EAAc,CAAC,CAAC,CAAC,EAAElC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEP,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5C,EAAKqF,GAAmC,CAAC,sBAAsB,GAAK,SAAsBrF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBF,EAAKoE,EAAK,CAAC,KAAKjC,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBnC,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,+DAA+D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBwD,EAAiB,SAAS,YAAY,KAAKtB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepC,EAAKsF,GAAoC,CAAC,sBAAsB,GAAK,SAAsBtF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kGAAkG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBwD,EAAiB,SAAS,YAAY,KAAKpB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe4B,EAAMhE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBwD,EAAiB,SAAS,YAAY,SAAS,CAAc1D,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBF,EAAKoE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUvB,EAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB7C,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBwD,EAAiB,SAAS,YAAY,KAAKlB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAexC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiBwD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,2EAA2E,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,EAAe1D,EAAKuF,EAAS,CAAC,sBAAsB,GAAK,SAAsBvF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,mGAAmG,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBwD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,2EAA2E,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKjB,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+C,GAAI,CAAC,kFAAkF,kFAAkF,oRAAoR,saAAsa,mHAAmH,uRAAuR,iRAAiR,yGAAyG,kMAAkM,mRAAmR,gJAAgJ,qOAAqO,gzCAAgzC,iGAAiG,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAW9ifC,EAAgBC,EAAQxE,GAAUsE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,UAAU,CAAC,MAAM,OAAO,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,gEAAgE,gBAAgB,GAAM,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,aAAa,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,mGAAmG,gBAAgB,GAAM,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,aAAa,MAAM,WAAW,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,QAAQ,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAgB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["withCharacterLimit40", "Component", "props", "text", "otherProps", "limit", "trimmedText", "p", "withCharacterLimit60", "withCharacterLimit80", "withCharacterLimit100", "ButtonMenuFonts", "getFonts", "PnAwae4KL_default", "RichTextWithCharacterLimit603k3xeq", "withCodeBoundaryForOverrides", "RichText", "withCharacterLimit60", "RichTextWithCharacterLimit100pa87h8", "withCharacterLimit100", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "author", "category", "date", "excerpt", "height", "id", "link", "postImage", "postTitle", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "A79pmMie3", "XIVbfJ5S8", "tE7klpdqY", "BO6kivfnQ", "SsTyRoCQ4", "dTyEOMhGJ", "J98UVBoSy", "TKshvvtHlMsJJZ1DkD", "Wvdv4wQApMsJJZ1DkD", "idMsJJZ1DkD", "e2h_LIiCjex7kdqLVx", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "enabledGestures", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "router", "useRouter", "LayoutGroup", "transition1", "u", "addPropertyOverrides", "Link", "Image2", "getLoadingLazyAtYPosition", "toResponsiveImage", "ChildrenCanSuspend", "a8pwIdau4_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "PnAwae4KL_default", "RichTextWithCharacterLimit603k3xeq", "RichTextWithCharacterLimit100pa87h8", "RichText", "css", "FramerFxb3WnkTn", "withCSS", "Fxb3WnkTn_default", "addPropertyControls", "ControlType", "addFonts", "ButtonMenuFonts", "getFontsFromSharedStyle", "fonts"]
}
