{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/36JUcFk6Q5BL9AJzMEeo/bLk7L2lFJxa5YKGh6X2D/HQLmhD3Zs-0.js", "ssg:https://framerusercontent.com/modules/36JUcFk6Q5BL9AJzMEeo/bLk7L2lFJxa5YKGh6X2D/HQLmhD3Zs.js", "ssg:https://framerusercontent.com/modules/diENktRQtsNGix5vEoz2/I3xDI8TxTvQIQKTABWaS/HQLmhD3Zs.js", "ssg:https://framerusercontent.com/modules/nHrcblJTOilOLqfpxsZr/8ZSajK8cVn7KRedHRtPJ/TwJ7_W9Iq.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"15.75px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Conception\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"15.75px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(148, 148, 148))\"},children:\"Conception\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6f76210)\nimport*as localizedValues from\"./HQLmhD3Zs-0.js\";const valuesByLocaleId={QzvGGyFKL:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6f76210)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/36JUcFk6Q5BL9AJzMEeo/bLk7L2lFJxa5YKGh6X2D/HQLmhD3Zs.js\";const enabledGestures={bFsN3DQbn:{hover:true,pressed:true},X886qkXDl:{hover:true}};const cycleOrder=[\"bFsN3DQbn\",\"X886qkXDl\"];const serializationHash=\"framer-zMhlx\";const variantClassNames={bFsN3DQbn:\"framer-v-drayh1\",X886qkXDl:\"framer-v-1awgoye\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"bFsN3DQbn\",\"Variant 2\":\"X886qkXDl\"};const getProps=({height,id,title2,title3,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,cKaLwVsIm:(_ref=title3!==null&&title3!==void 0?title3:props.cKaLwVsIm)!==null&&_ref!==void 0?_ref:\"text\",nY15CgXcr:(_ref1=title2!==null&&title2!==void 0?title2:props.nY15CgXcr)!==null&&_ref1!==void 0?_ref1:\"Pearls of Wisdom\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"bFsN3DQbn\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,nY15CgXcr,cKaLwVsIm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bFsN3DQbn\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-drayh1\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"bFsN3DQbn\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:\"linear-gradient(90deg, rgb(194, 167, 105) 0%, rgb(127, 97, 33) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"bFsN3DQbn-hover\":{background:\"linear-gradient(90deg, rgb(194, 167, 105) 0%, rgb(128, 98, 33) 100%)\"},\"X886qkXDl-hover\":{background:\"linear-gradient(90deg, rgb(194, 167, 105) 0%, rgb(128, 98, 33) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},X886qkXDl:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(79, 66, 86)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",background:\"linear-gradient(90deg, rgb(32, 26, 32) 0%, rgb(32, 26, 32) 100%)\",backgroundColor:\"rgb(32, 26, 32)\"}},...addPropertyOverrides({\"bFsN3DQbn-hover\":{\"data-framer-name\":undefined},\"bFsN3DQbn-pressed\":{\"data-framer-name\":undefined},\"X886qkXDl-hover\":{\"data-framer-name\":undefined},X886qkXDl:{\"data-border\":true,\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"15.75px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pearls of Wisdom\"})}),className:\"framer-xpevql\",\"data-framer-name\":\"Design\",fonts:[\"GF;Lexend-500\"],layoutDependency:layoutDependency,layoutId:\"oHNGJXrii\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:nY15CgXcr,variants:{\"X886qkXDl-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},X886qkXDl:{\"--extracted-r6o4lv\":\"rgb(148, 148, 148)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"bFsN3DQbn-hover\":{text:cKaLwVsIm},\"bFsN3DQbn-pressed\":{text:cKaLwVsIm},\"X886qkXDl-hover\":{children:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"15.75px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Pearls of Wisdom\"})})},X886qkXDl:{children:(_getLocalizedValue2=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLTUwMA==\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"15.75px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(148, 148, 148))\"},children:\"Pearls of Wisdom\"})}),text:cKaLwVsIm}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zMhlx.framer-1g87yvs, .framer-zMhlx .framer-1g87yvs { display: block; }\",\".framer-zMhlx.framer-drayh1 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 20px 12px 20px; position: relative; width: min-content; }\",\".framer-zMhlx .framer-xpevql { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zMhlx.framer-drayh1 { gap: 0px; } .framer-zMhlx.framer-drayh1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zMhlx.framer-drayh1 > :first-child { margin-left: 0px; } .framer-zMhlx.framer-drayh1 > :last-child { margin-right: 0px; } }\",'.framer-zMhlx[data-border=\"true\"]::after, .framer-zMhlx [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 45\n * @framerIntrinsicWidth 175.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"X886qkXDl\":{\"layout\":[\"auto\",\"auto\"]},\"KOLPrVrim\":{\"layout\":[\"auto\",\"auto\"]},\"x9DSbVxNz\":{\"layout\":[\"auto\",\"auto\"]},\"G0ItY2cg8\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"nY15CgXcr\":\"title2\",\"cKaLwVsIm\":\"title3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHQLmhD3Zs=withCSS(Component,css,\"framer-zMhlx\");export default FramerHQLmhD3Zs;FramerHQLmhD3Zs.displayName=\"Blog button\";FramerHQLmhD3Zs.defaultProps={height:45,width:175.5};addPropertyControls(FramerHQLmhD3Zs,{variant:{options:[\"bFsN3DQbn\",\"X886qkXDl\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},nY15CgXcr:{defaultValue:\"Pearls of Wisdom\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},cKaLwVsIm:{defaultValue:\"text\",displayTextArea:false,title:\"Title 3\",type:ControlType.String}});addFonts(FramerHQLmhD3Zs,[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v23/wlptgwvFAVdoq2_F94zlCfv0bz1WCwkW_LVte6KuGEo.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHQLmhD3Zs\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"175.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X886qkXDl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KOLPrVrim\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"x9DSbVxNz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G0ItY2cg8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"nY15CgXcr\\\":\\\"title2\\\",\\\"cKaLwVsIm\\\":\\\"title3\\\"}\",\"framerIntrinsicHeight\":\"45\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (83b8097)\nimport{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,PathVariablesContext,ResolveLinks,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Blog,{enumToDisplayNameFunctions}from\"https://framerusercontent.com/modules/nfMOVxXJRBFLlijwXSuA/infSXCI93tfCfm5FQhS7/Zi5xpiTPh.js\";import CardCardBlog from\"https://framerusercontent.com/modules/moQh0mwok87R76wgyJYX/fT2Jx3hmnlMtsZWAJDGZ/a4sr9WNKm.js\";const CardCardBlogFonts=getFonts(CardCardBlog);const cycleOrder=[\"bh7d60i3B\",\"i3HmSJuOK\",\"kEzm7Mbjh\",\"Pd62xRyjA\",\"YsI2M8wSj\",\"SQvUQfYwt\",\"es3xfOPmc\",\"OjeKdchYM\",\"MGJWi2dGD\",\"Zog0mPma7\",\"vOMmXUaiP\",\"le7qkStua\",\"zU2h8PCiL\",\"lYdvWtU64\",\"HAJIkxyNL\"];const serializationHash=\"framer-cq16s\";const variantClassNames={bh7d60i3B:\"framer-v-1vye7ty\",es3xfOPmc:\"framer-v-17xm93i\",HAJIkxyNL:\"framer-v-1ezfsh5\",i3HmSJuOK:\"framer-v-ofra0a\",kEzm7Mbjh:\"framer-v-mg6q95\",le7qkStua:\"framer-v-gkuy64\",lYdvWtU64:\"framer-v-o7y3ns\",MGJWi2dGD:\"framer-v-vrvipf\",OjeKdchYM:\"framer-v-82bngi\",Pd62xRyjA:\"framer-v-qm8ux6\",SQvUQfYwt:\"framer-v-1d58ccb\",vOMmXUaiP:\"framer-v-l35jlg\",YsI2M8wSj:\"framer-v-4gllbp\",Zog0mPma7:\"framer-v-mr5oem\",zU2h8PCiL:\"framer-v-tmjttk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const query=prequery=>prequery({from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}]});const query1=prequery=>prequery({from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}});const query2=prequery=>prequery({from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}});const query3=prequery=>prequery({from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}});const query4=prequery=>prequery({from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"IxTkYJjui\"},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!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"All Phone\":\"YsI2M8wSj\",\"All Tablet\":\"kEzm7Mbjh\",\"hebrew desk\":\"Zog0mPma7\",\"hebrew phone\":\"le7qkStua\",\"hebrew tablet\":\"vOMmXUaiP\",\"newslet desk\":\"zU2h8PCiL\",\"newslett tabl\":\"lYdvWtU64\",\"newsletter mob\":\"HAJIkxyNL\",\"pearls of wisdom desktop\":\"i3HmSJuOK\",\"pearls of wisdom phone\":\"SQvUQfYwt\",\"pearls of wisdom tablet\":\"Pd62xRyjA\",\"spirituality desk\":\"es3xfOPmc\",\"spirituality phone\":\"MGJWi2dGD\",\"spirituality tablet\":\"OjeKdchYM\",All:\"bh7d60i3B\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"bh7d60i3B\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MU_1u77HYblax4LwMO,nJYWsaJmqblax4LwMO,ItUPu1BMTblax4LwMO,mbzoGbOf2blax4LwMO,yVc1vi7sJblax4LwMO,idblax4LwMO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bh7d60i3B\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vye7ty\",className,classNames),\"data-framer-name\":\"All\",layoutDependency:layoutDependency,layoutId:\"bh7d60i3B\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(41, 33, 46)\",...style},...addPropertyOverrides({es3xfOPmc:{\"data-framer-name\":\"spirituality desk\"},HAJIkxyNL:{\"data-framer-name\":\"newsletter mob\"},i3HmSJuOK:{\"data-framer-name\":\"pearls of wisdom desktop\"},kEzm7Mbjh:{\"data-framer-name\":\"All Tablet\"},le7qkStua:{\"data-framer-name\":\"hebrew phone\"},lYdvWtU64:{\"data-framer-name\":\"newslett tabl\"},MGJWi2dGD:{\"data-framer-name\":\"spirituality phone\"},OjeKdchYM:{\"data-framer-name\":\"spirituality tablet\"},Pd62xRyjA:{\"data-framer-name\":\"pearls of wisdom tablet\"},SQvUQfYwt:{\"data-framer-name\":\"pearls of wisdom phone\"},vOMmXUaiP:{\"data-framer-name\":\"hebrew tablet\"},YsI2M8wSj:{\"data-framer-name\":\"All Phone\"},Zog0mPma7:{\"data-framer-name\":\"hebrew desk\"},zU2h8PCiL:{\"data-framer-name\":\"newslet desk\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-48j4oo\",layoutDependency:layoutDependency,layoutId:\"blax4LwMO\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}]},...addPropertyOverrides({es3xfOPmc:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},HAJIkxyNL:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"IxTkYJjui\"},type:\"BinaryOperation\"}}},i3HmSJuOK:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},le7qkStua:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}},lYdvWtU64:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"IxTkYJjui\"},type:\"BinaryOperation\"}}},MGJWi2dGD:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},OjeKdchYM:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},Pd62xRyjA:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},SQvUQfYwt:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},vOMmXUaiP:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}},Zog0mPma7:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}},zU2h8PCiL:{query:{from:{alias:\"blax4LwMO\",data:Blog,type:\"Collection\"},select:[{collection:\"blax4LwMO\",name:\"MU_1u77HY\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"ItUPu1BMT\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"mbzoGbOf2\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"yVc1vi7sJ\",type:\"Identifier\"},{collection:\"blax4LwMO\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"blax4LwMO\",name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"IxTkYJjui\"},type:\"BinaryOperation\"}}}},baseVariant,gestureVariant),children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"MU_1u77HY\":MU_1u77HYblax4LwMO,\"nJYWsaJmq\":nJYWsaJmqblax4LwMO,\"ItUPu1BMT\":ItUPu1BMTblax4LwMO,\"mbzoGbOf2\":mbzoGbOf2blax4LwMO,\"yVc1vi7sJ\":yVc1vi7sJblax4LwMO,\"id\":idblax4LwMO},i)=>{mbzoGbOf2blax4LwMO!==null&&mbzoGbOf2blax4LwMO!==void 0?mbzoGbOf2blax4LwMO:mbzoGbOf2blax4LwMO=\"\";yVc1vi7sJblax4LwMO!==null&&yVc1vi7sJblax4LwMO!==void 0?yVc1vi7sJblax4LwMO:yVc1vi7sJblax4LwMO=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`blax4LwMO-${idblax4LwMO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined}],children:resolvedLinks=>{var _enumToDisplayNameFunctions_nJYWsaJmq;return /*#__PURE__*/_jsx(ComponentViewportProvider,{height:365,width:\"430px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50+0,...addPropertyOverrides({es3xfOPmc:{height:0,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},HAJIkxyNL:{height:0,width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},i3HmSJuOK:{height:0,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},kEzm7Mbjh:{width:\"237.3333px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24+0},le7qkStua:{height:0,width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},lYdvWtU64:{height:0,width:\"237.3333px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},MGJWi2dGD:{height:0,width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},OjeKdchYM:{height:0,width:\"237.3333px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},Pd62xRyjA:{height:0,width:\"237.3333px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},SQvUQfYwt:{height:0,width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},vOMmXUaiP:{height:0,width:\"237.3333px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24},YsI2M8wSj:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+24+0},Zog0mPma7:{height:0,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},zU2h8PCiL:{height:0,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e6jz2s-container\",layoutDependency:layoutDependency,layoutId:\"Uc7YBhkIY-container\",children:/*#__PURE__*/_jsx(CardCardBlog,{A63J5YwVu:toResponsiveImage(MU_1u77HYblax4LwMO),Er2_jpUxv:resolvedLinks[0],height:\"100%\",id:\"Uc7YBhkIY\",iRrZbKqwZ:mbzoGbOf2blax4LwMO,layoutId:\"Uc7YBhkIY\",QcMtqsaEa:ItUPu1BMTblax4LwMO,RajGc016B:(_enumToDisplayNameFunctions_nJYWsaJmq=enumToDisplayNameFunctions[\"nJYWsaJmq\"])===null||_enumToDisplayNameFunctions_nJYWsaJmq===void 0?void 0:_enumToDisplayNameFunctions_nJYWsaJmq.call(enumToDisplayNameFunctions,nJYWsaJmqblax4LwMO,activeLocale),style:{height:\"100%\",width:\"100%\"},variant:\"hCs6XAFJA\",width:\"100%\",...addPropertyOverrides({es3xfOPmc:{Er2_jpUxv:resolvedLinks[6]},HAJIkxyNL:{Er2_jpUxv:resolvedLinks[14]},i3HmSJuOK:{Er2_jpUxv:resolvedLinks[1]},kEzm7Mbjh:{Er2_jpUxv:resolvedLinks[2]},le7qkStua:{Er2_jpUxv:resolvedLinks[11]},lYdvWtU64:{Er2_jpUxv:resolvedLinks[13]},MGJWi2dGD:{Er2_jpUxv:resolvedLinks[8]},OjeKdchYM:{Er2_jpUxv:resolvedLinks[7]},Pd62xRyjA:{Er2_jpUxv:resolvedLinks[3]},SQvUQfYwt:{Er2_jpUxv:resolvedLinks[5]},vOMmXUaiP:{Er2_jpUxv:resolvedLinks[10]},YsI2M8wSj:{Er2_jpUxv:resolvedLinks[4]},Zog0mPma7:{Er2_jpUxv:resolvedLinks[9]},zU2h8PCiL:{Er2_jpUxv:resolvedLinks[12]}},baseVariant,gestureVariant)})})});}})})},idblax4LwMO);})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cq16s.framer-11zemvq, .framer-cq16s .framer-11zemvq { display: block; }\",\".framer-cq16s.framer-1vye7ty { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cq16s .framer-48j4oo { display: grid; flex: none; gap: 25px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 50px; position: relative; width: 1440px; }\",\".framer-cq16s .framer-1e6jz2s-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-1vye7ty { gap: 0px; } .framer-cq16s.framer-1vye7ty > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cq16s.framer-1vye7ty > :first-child { margin-left: 0px; } .framer-cq16s.framer-1vye7ty > :last-child { margin-right: 0px; } }\",\".framer-cq16s.framer-v-mg6q95 .framer-48j4oo, .framer-cq16s.framer-v-qm8ux6 .framer-48j4oo, .framer-cq16s.framer-v-82bngi .framer-48j4oo, .framer-cq16s.framer-v-l35jlg .framer-48j4oo, .framer-cq16s.framer-v-o7y3ns .framer-48j4oo { padding: 24px; width: 810px; }\",\".framer-cq16s.framer-v-4gllbp.framer-1vye7ty, .framer-cq16s.framer-v-1d58ccb.framer-1vye7ty, .framer-cq16s.framer-v-vrvipf.framer-1vye7ty, .framer-cq16s.framer-v-gkuy64.framer-1vye7ty, .framer-cq16s.framer-v-1ezfsh5.framer-1vye7ty { width: 390px; }\",\".framer-cq16s.framer-v-4gllbp .framer-48j4oo, .framer-cq16s.framer-v-1d58ccb .framer-48j4oo, .framer-cq16s.framer-v-vrvipf .framer-48j4oo, .framer-cq16s.framer-v-gkuy64 .framer-48j4oo, .framer-cq16s.framer-v-1ezfsh5 .framer-48j4oo { flex: 1 0 0px; gap: 24px; grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 24px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-v-4gllbp .framer-48j4oo { gap: 0px; } .framer-cq16s.framer-v-4gllbp .framer-48j4oo > *, .framer-cq16s.framer-v-4gllbp .framer-48j4oo > :first-child, .framer-cq16s.framer-v-4gllbp .framer-48j4oo > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-v-1d58ccb .framer-48j4oo { gap: 0px; } .framer-cq16s.framer-v-1d58ccb .framer-48j4oo > *, .framer-cq16s.framer-v-1d58ccb .framer-48j4oo > :first-child, .framer-cq16s.framer-v-1d58ccb .framer-48j4oo > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-v-vrvipf .framer-48j4oo { gap: 0px; } .framer-cq16s.framer-v-vrvipf .framer-48j4oo > *, .framer-cq16s.framer-v-vrvipf .framer-48j4oo > :first-child, .framer-cq16s.framer-v-vrvipf .framer-48j4oo > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-v-gkuy64 .framer-48j4oo { gap: 0px; } .framer-cq16s.framer-v-gkuy64 .framer-48j4oo > *, .framer-cq16s.framer-v-gkuy64 .framer-48j4oo > :first-child, .framer-cq16s.framer-v-gkuy64 .framer-48j4oo > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cq16s.framer-v-1ezfsh5 .framer-48j4oo { gap: 0px; } .framer-cq16s.framer-v-1ezfsh5 .framer-48j4oo > *, .framer-cq16s.framer-v-1ezfsh5 .framer-48j4oo > :first-child, .framer-cq16s.framer-v-1ezfsh5 .framer-48j4oo > :last-child { margin: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10426\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"i3HmSJuOK\":{\"layout\":[\"auto\",\"auto\"]},\"kEzm7Mbjh\":{\"layout\":[\"auto\",\"auto\"]},\"Pd62xRyjA\":{\"layout\":[\"auto\",\"auto\"]},\"YsI2M8wSj\":{\"layout\":[\"fixed\",\"auto\"]},\"SQvUQfYwt\":{\"layout\":[\"fixed\",\"auto\"]},\"es3xfOPmc\":{\"layout\":[\"auto\",\"auto\"]},\"OjeKdchYM\":{\"layout\":[\"auto\",\"auto\"]},\"MGJWi2dGD\":{\"layout\":[\"fixed\",\"auto\"]},\"Zog0mPma7\":{\"layout\":[\"auto\",\"auto\"]},\"vOMmXUaiP\":{\"layout\":[\"auto\",\"auto\"]},\"le7qkStua\":{\"layout\":[\"fixed\",\"auto\"]},\"zU2h8PCiL\":{\"layout\":[\"auto\",\"auto\"]},\"lYdvWtU64\":{\"layout\":[\"auto\",\"auto\"]},\"HAJIkxyNL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTwJ7_W9Iq=withCSS(Component,css,\"framer-cq16s\");export default FramerTwJ7_W9Iq;FramerTwJ7_W9Iq.displayName=\"Blog Pearls of Wisdom\";FramerTwJ7_W9Iq.defaultProps={height:10426,width:1440};addPropertyControls(FramerTwJ7_W9Iq,{variant:{options:[\"bh7d60i3B\",\"i3HmSJuOK\",\"kEzm7Mbjh\",\"Pd62xRyjA\",\"YsI2M8wSj\",\"SQvUQfYwt\",\"es3xfOPmc\",\"OjeKdchYM\",\"MGJWi2dGD\",\"Zog0mPma7\",\"vOMmXUaiP\",\"le7qkStua\",\"zU2h8PCiL\",\"lYdvWtU64\",\"HAJIkxyNL\"],optionTitles:[\"All\",\"pearls of wisdom desktop\",\"All Tablet\",\"pearls of wisdom tablet\",\"All Phone\",\"pearls of wisdom phone\",\"spirituality desk\",\"spirituality tablet\",\"spirituality phone\",\"hebrew desk\",\"hebrew tablet\",\"hebrew phone\",\"newslet desk\",\"newslett tabl\",\"newsletter mob\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTwJ7_W9Iq,[{explicitInter:true,fonts:[]},...CardCardBlogFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTwJ7_W9Iq\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"i3HmSJuOK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kEzm7Mbjh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Pd62xRyjA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YsI2M8wSj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SQvUQfYwt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"es3xfOPmc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OjeKdchYM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MGJWi2dGD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Zog0mPma7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vOMmXUaiP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"le7qkStua\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zU2h8PCiL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lYdvWtU64\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HAJIkxyNL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"10426\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TwJ7_W9Iq.map"],
  "mappings": "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",
  "names": ["HQLmhD3Zs_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "HQLmhD3Zs_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title2", "title3", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "nY15CgXcr", "cKaLwVsIm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "LayoutGroup", "cx", "RichText2", "getLocalizedValue", "css", "FramerHQLmhD3Zs", "withCSS", "HQLmhD3Zs_default", "addPropertyControls", "ControlType", "addFonts", "CardCardBlogFonts", "getFonts", "a4sr9WNKm_default", "cycleOrder", "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", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "MU_1u77HYblax4LwMO", "nJYWsaJmqblax4LwMO", "ItUPu1BMTblax4LwMO", "mbzoGbOf2blax4LwMO", "yVc1vi7sJblax4LwMO", "idblax4LwMO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "cx", "serializationHash", "addPropertyOverrides", "ChildrenCanSuspend", "Zi5xpiTPh_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "_enumToDisplayNameFunctions_nJYWsaJmq", "ComponentViewportProvider", "a4sr9WNKm_default", "toResponsiveImage", "enumToDisplayNameFunctions", "css", "FramerTwJ7_W9Iq", "withCSS", "TwJ7_W9Iq_default", "addPropertyControls", "ControlType", "addFonts", "CardCardBlogFonts"]
}
