{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8AQw45UPYIkwfhvTlXFB/T8pZzpKIgsLVffaw2v9v/INAvTZKuv.js"],
  "sourcesContent": ["// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FooterEnd from\"#framer/local/canvasComponent/eqNbMLtf8/eqNbMLtf8.js\";import Navigation5 from\"#framer/local/canvasComponent/f75Di3d0_/f75Di3d0_.js\";import Footer from\"#framer/local/canvasComponent/heawhiPZX/heawhiPZX.js\";import Categories from\"#framer/local/collection/lKk04BS6J/lKk04BS6J.js\";import Articles from\"#framer/local/collection/QirehDiXm/QirehDiXm.js\";import*as sharedStyle1 from\"#framer/local/css/BTzjOE25Z/BTzjOE25Z.js\";import*as sharedStyle3 from\"#framer/local/css/LfrvKhPYK/LfrvKhPYK.js\";import*as sharedStyle2 from\"#framer/local/css/PPl97trcl/PPl97trcl.js\";import*as sharedStyle from\"#framer/local/css/vufNlMsqd/vufNlMsqd.js\";import metadataProvider from\"#framer/local/webPageMetadata/INAvTZKuv/INAvTZKuv.js\";const Navigation5Fonts=getFonts(Navigation5);const FooterFonts=getFonts(Footer);const FooterEndFonts=getFonts(FooterEnd);const breakpoints={nSmGqtIxp:\"(min-width: 1200px)\",VwQ8nkmfC:\"(max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Zq2yO\";const variantClassNames={nSmGqtIxp:\"framer-v-rdwqrb\",VwQ8nkmfC:\"framer-v-sqcl7r\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nSmGqtIxp\",Phone:\"VwQ8nkmfC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nSmGqtIxp\"};};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,ncm0DNN8iXdlHfr2hO,L2t9D8LARXdlHfr2hO,sFkNgkgMkXdlHfr2hO,jdqRzu9rbXdlHfr2hO,cVyglWBY0YC3rhs8te,z30VT4TOdYC3rhs8te,idYC3rhs8te,idXdlHfr2hO,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"VwQ8nkmfC\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nSmGqtIxp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(9, 9, 9); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-rdwqrb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{width:\"392px\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"1199px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7gyom1-container\",nodeId:\"ofBzysA_w\",scopeId:\"INAvTZKuv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{variant:\"NPnvWRZeJ\"}},children:/*#__PURE__*/_jsx(Navigation5,{height:\"100%\",id:\"ofBzysA_w\",layoutId:\"ofBzysA_w\",style:{height:\"100%\",width:\"100%\"},variant:\"d1jQAO0K6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eljhwr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-xuwlt3\",\"data-styles-preset\":\"vufNlMsqd\",children:\"Blog\"})}),className:\"framer-17zq00l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-156tiiy\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XdlHfr2hO\",data:Articles,type:\"Collection\"},select:[{collection:\"XdlHfr2hO\",name:\"ncm0DNN8i\",type:\"Identifier\"},{collection:\"XdlHfr2hO\",name:\"L2t9D8LAR\",type:\"Identifier\"},{collection:\"XdlHfr2hO\",name:\"sFkNgkgMk\",type:\"Identifier\"},{collection:\"XdlHfr2hO\",name:\"jdqRzu9rb\",type:\"Identifier\"},{collection:\"XdlHfr2hO\",name:\"id\",type:\"Identifier\"},{alias:\"YC3rhs8te\",arguments:[{from:{alias:\"YC3rhs8te\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"XdlHfr2hO\",name:\"bN_QXSmDW\",type:\"Identifier\"},{collection:\"YC3rhs8te\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"YC3rhs8te\",name:\"cVyglWBY0\",type:\"Identifier\"},{collection:\"YC3rhs8te\",name:\"z30VT4TOd\",type:\"Identifier\"},{collection:\"YC3rhs8te\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"YC3rhs8te\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"XdlHfr2hO\",name:\"bN_QXSmDW\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}]},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idXdlHfr2hO,jdqRzu9rb:jdqRzu9rbXdlHfr2hO,L2t9D8LAR:L2t9D8LARXdlHfr2hO,ncm0DNN8i:ncm0DNN8iXdlHfr2hO,sFkNgkgMk:sFkNgkgMkXdlHfr2hO,YC3rhs8te:collection},index1)=>{ncm0DNN8iXdlHfr2hO??=\"\";sFkNgkgMkXdlHfr2hO??=\"\";const textContent=toDateString(jdqRzu9rbXdlHfr2hO,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`XdlHfr2hO-${idXdlHfr2hO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ncm0DNN8i:ncm0DNN8iXdlHfr2hO},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{ncm0DNN8i:ncm0DNN8iXdlHfr2hO},webPageId:\"kn_lU8RZg\"},motionChild:true,nodeId:\"xXYPJ_SvF\",scopeId:\"INAvTZKuv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1520wwu framer-f7840k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+113+50+140+0+0+0+0),sizes:`min(350px, min(700px, ${componentViewport?.width||\"100vw\"}) - 40px)`,...toResponsiveImage(L2t9D8LARXdlHfr2hO)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(178px, min(700px, ${componentViewport?.width||\"100vw\"}) - 40px)`,...toResponsiveImage(L2t9D8LARXdlHfr2hO)},className:\"framer-4wb6yd\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-boaomq\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bgayxm\",\"data-styles-preset\":\"PPl97trcl\",children:\"How to Choose the Best OnlyFans Agency : A Comprehensive Guide\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-l95zpd\",\"data-styles-preset\":\"BTzjOE25Z\",children:\"Title\"})}),className:\"framer-14y0v5s\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:sFkNgkgMkXdlHfr2hO,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hq4542\",\"data-styles-preset\":\"LfrvKhPYK\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Content\"})}),className:\"framer-l7jfhs\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-78omxw hidden-sqcl7r\",children:collection?.map(({cVyglWBY0:cVyglWBY0YC3rhs8te,id:idYC3rhs8te,z30VT4TOd:z30VT4TOdYC3rhs8te},index)=>{cVyglWBY0YC3rhs8te??=\"\";z30VT4TOdYC3rhs8te??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YC3rhs8te-${idYC3rhs8te}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{z30VT4TOd:z30VT4TOdYC3rhs8te},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bt0utz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hq4542\",\"data-styles-preset\":\"LfrvKhPYK\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Title\"})}),className:\"framer-d8bazl\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:cVyglWBY0YC3rhs8te,verticalAlignment:\"top\",withExternalLayout:true})})})},idYC3rhs8te);})})]})})})},idXdlHfr2hO);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{width:`min(728px, ${componentViewport?.width||\"100vw\"})`,y:(componentViewport?.y||0)+0+843}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bqlxk7-container\",nodeId:\"WcJ1eTz7m\",scopeId:\"INAvTZKuv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{variant:\"AFMz3wYyz\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"WcJ1eTz7m\",layoutId:\"WcJ1eTz7m\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Zav1AFtdN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1372}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:165,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fadw2b-container\",nodeId:\"BTpFmvOyP\",scopeId:\"INAvTZKuv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VwQ8nkmfC:{variant:\"vubc3fguc\"}},children:/*#__PURE__*/_jsx(FooterEnd,{height:\"100%\",id:\"BTpFmvOyP\",layoutId:\"BTpFmvOyP\",style:{width:\"100%\"},variant:\"RDZeZWBIj\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Zq2yO.framer-f7840k, .framer-Zq2yO .framer-f7840k { display: block; }\",\".framer-Zq2yO.framer-rdwqrb { align-content: center; align-items: center; background-color: #090909; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Zq2yO .framer-7gyom1-container { flex: none; height: 64px; position: relative; width: 1199px; z-index: 1; }\",\".framer-Zq2yO .framer-1eljhwr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 50px 20px 50px 20px; position: relative; width: 700px; }\",\".framer-Zq2yO .framer-17zq00l { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 700px; word-break: break-word; word-wrap: break-word; }\",\".framer-Zq2yO .framer-156tiiy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-Zq2yO .framer-1520wwu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-Zq2yO .framer-4wb6yd { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 100px; max-width: 100%; position: relative; width: 178px; }\",\".framer-Zq2yO .framer-boaomq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-Zq2yO .framer-14y0v5s, .framer-Zq2yO .framer-l7jfhs { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Zq2yO .framer-78omxw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-Zq2yO .framer-bt0utz { align-content: flex-start; align-items: flex-start; background-color: rgba(0, 0, 0, 0.03); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 8px 0px 8px; position: relative; width: min-content; }\",\".framer-Zq2yO .framer-d8bazl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Zq2yO .framer-bqlxk7-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-Zq2yO .framer-1fadw2b-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Zq2yO.framer-rdwqrb, .framer-Zq2yO .framer-1eljhwr, .framer-Zq2yO .framer-156tiiy, .framer-Zq2yO .framer-1520wwu, .framer-Zq2yO .framer-boaomq, .framer-Zq2yO .framer-78omxw, .framer-Zq2yO .framer-bt0utz { gap: 0px; } .framer-Zq2yO.framer-rdwqrb > *, .framer-Zq2yO .framer-boaomq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Zq2yO.framer-rdwqrb > :first-child, .framer-Zq2yO .framer-1eljhwr > :first-child, .framer-Zq2yO .framer-156tiiy > :first-child, .framer-Zq2yO .framer-boaomq > :first-child { margin-top: 0px; } .framer-Zq2yO.framer-rdwqrb > :last-child, .framer-Zq2yO .framer-1eljhwr > :last-child, .framer-Zq2yO .framer-156tiiy > :last-child, .framer-Zq2yO .framer-boaomq > :last-child { margin-bottom: 0px; } .framer-Zq2yO .framer-1eljhwr > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-Zq2yO .framer-156tiiy > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Zq2yO .framer-1520wwu > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-Zq2yO .framer-1520wwu > :first-child, .framer-Zq2yO .framer-78omxw > :first-child, .framer-Zq2yO .framer-bt0utz > :first-child { margin-left: 0px; } .framer-Zq2yO .framer-1520wwu > :last-child, .framer-Zq2yO .framer-78omxw > :last-child, .framer-Zq2yO .framer-bt0utz > :last-child { margin-right: 0px; } .framer-Zq2yO .framer-78omxw > *, .framer-Zq2yO .framer-bt0utz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-Zq2yO[data-border=\"true\"]::after, .framer-Zq2yO [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; }',\"@media (max-width: 1199px) { .framer-Zq2yO.framer-rdwqrb { gap: 49px; padding: 0px 20px 0px 20px; width: 390px; } .framer-Zq2yO .framer-7gyom1-container { order: 0; width: 392px; } .framer-Zq2yO .framer-1eljhwr, .framer-Zq2yO .framer-14y0v5s { order: 1; } .framer-Zq2yO .framer-17zq00l, .framer-Zq2yO .framer-l7jfhs { order: 0; } .framer-Zq2yO .framer-156tiiy { gap: 61px; order: 1; } .framer-Zq2yO .framer-1520wwu { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-Zq2yO .framer-4wb6yd { height: 211px; order: 1; width: 350px; } .framer-Zq2yO .framer-boaomq { flex: none; order: 2; width: 100%; } .framer-Zq2yO .framer-bqlxk7-container { order: 2; width: 728px; } .framer-Zq2yO .framer-1fadw2b-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Zq2yO.framer-rdwqrb, .framer-Zq2yO .framer-156tiiy, .framer-Zq2yO .framer-1520wwu { gap: 0px; } .framer-Zq2yO.framer-rdwqrb > * { margin: 0px; margin-bottom: calc(49px / 2); margin-top: calc(49px / 2); } .framer-Zq2yO.framer-rdwqrb > :first-child, .framer-Zq2yO .framer-156tiiy > :first-child, .framer-Zq2yO .framer-1520wwu > :first-child { margin-top: 0px; } .framer-Zq2yO.framer-rdwqrb > :last-child, .framer-Zq2yO .framer-156tiiy > :last-child, .framer-Zq2yO .framer-1520wwu > :last-child { margin-bottom: 0px; } .framer-Zq2yO .framer-156tiiy > * { margin: 0px; margin-bottom: calc(61px / 2); margin-top: calc(61px / 2); } .framer-Zq2yO .framer-1520wwu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3726\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VwQ8nkmfC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerINAvTZKuv=withCSS(Component,css,\"framer-Zq2yO\");export default FramerINAvTZKuv;FramerINAvTZKuv.displayName=\"Blog\";FramerINAvTZKuv.defaultProps={height:3726,width:1200};addFonts(FramerINAvTZKuv,[{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\"}]},...Navigation5Fonts,...FooterFonts,...FooterEndFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerINAvTZKuv\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"3726\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VwQ8nkmfC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Navigation5Fonts", "getFonts", "f75Di3d0_default", "FooterFonts", "heawhiPZX_default", "FooterEndFonts", "eqNbMLtf8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "ncm0DNN8iXdlHfr2hO", "L2t9D8LARXdlHfr2hO", "sFkNgkgMkXdlHfr2hO", "jdqRzu9rbXdlHfr2hO", "cVyglWBY0YC3rhs8te", "z30VT4TOdYC3rhs8te", "idYC3rhs8te", "idXdlHfr2hO", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "ChildrenCanSuspend", "QirehDiXm_default", "lKk04BS6J_default", "collection1", "paginationInfo", "loadMore", "l", "collection", "index1", "textContent", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "index", "css", "FramerINAvTZKuv", "withCSS", "INAvTZKuv_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
