{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dnhJ246NqwPvfqoyv66m/QA4fhcx29lZwZLqHzXpg/hsA7j186q.js", "ssg:https://framerusercontent.com/modules/F1BoO75kjcsPPAee9wsB/cQUgt786tseamarOmQYN/lJoSE7peI.js"],
  "sourcesContent": ["// Generated by Framer (78001ac)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";import { addFonts, addPropertyControls, ControlType, cx, Image, Link, RichText, useLocaleCode, useLocaleInfo, useVariantState, withCSS } from \"framer\";import { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";import * as React from \"react\";import * as sharedStyle2 from \"https://framerusercontent.com/modules/ygjvNwDIpgQ8K0Ly48o3/Sbznp4FBAMc70Gpjd437/boZGaxiZK.js\";import * as sharedStyle1 from \"https://framerusercontent.com/modules/dmejlCt5FDUaQQdIP6qD/sIdLHqVC9sGrTeSPg01D/ByNXLpdJB.js\";import * as sharedStyle from \"https://framerusercontent.com/modules/kEdzTASq4UrBP1QpMhzj/ZRCObNfHo1w8tlg9osWF/k7ICHcDWH.js\";const cycleOrder = [\"JOQHS6rmp\", \"mhIsTT0TJ\"];const variantClassNames = { JOQHS6rmp: \"framer-v-div10j\", mhIsTT0TJ: \"framer-v-v0r990\" };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 transitions = { default: { 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 toDateString = (value, options = {}, activeLocale) => {if (typeof value !== \"string\") return \"\";const date = new Date(value);if (isNaN(date.getTime())) return \"\";const fallbackLocale = \"en-US\";const locale = options.locale || activeLocale || fallbackLocale;const dateStyle = options.dateStyle;const timeZone = \"UTC\";try {return date.toLocaleDateString(locale, { dateStyle, timeZone });} catch {return date.toLocaleDateString(fallbackLocale, { dateStyle, timeZone });}};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 humanReadableVariantMap = { \"Variant 1\": \"JOQHS6rmp\", \"Variant 2\": \"mhIsTT0TJ\" };const getProps = ({ date, height, id, image, link, title, width, ...props }) => {var ref, ref1, ref2, _variant, ref3;return { ...props, JzgVpwO_i: (ref = date !== null && date !== void 0 ? date : props.JzgVpwO_i) !== null && ref !== void 0 ? ref : \"2022-04-20T00:00:00.000Z\", lOawhSbZR: (ref1 = image !== null && image !== void 0 ? image : props.lOawhSbZR) !== null && ref1 !== void 0 ? ref1 : { src: new URL(\"https://framerusercontent.com/images/9qUcHKSQ8xpDqBawmIVgIUfQN8.png?scale-down-to=1024\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/9qUcHKSQ8xpDqBawmIVgIUfQN8.png?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/9qUcHKSQ8xpDqBawmIVgIUfQN8.png?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/9qUcHKSQ8xpDqBawmIVgIUfQN8.png\").href} 1240w` }, sY3_vR5VL: (ref2 = title !== null && title !== void 0 ? title : props.sY3_vR5VL) !== null && ref2 !== void 0 ? ref2 : \"How to Build a Strong Credit History in Business.\", variant: (ref3 = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref3 !== void 0 ? ref3 : \"JOQHS6rmp\", ZMADq0wqn: link !== null && link !== void 0 ? link : props.ZMADq0wqn };};const createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;const Component = /*#__PURE__*/React.forwardRef(function (props, ref) {const { activeLocale } = useLocaleInfo();const { style, className, layoutId, variant, lOawhSbZR, sY3_vR5VL, JzgVpwO_i, ZMADq0wqn, ...restProps } = getProps(props);const { baseVariant, classNames, gestureVariant, setGestureState, setVariant, transition, variants } = useVariantState({ cycleOrder, defaultVariant: \"JOQHS6rmp\", transitions, variant, variantClassNames });const layoutDependency = createLayoutDependency(props, variants);const activeLocaleCode = useLocaleCode();const defaultLayoutId = React.useId();return /*#__PURE__*/_jsx(LayoutGroup, { id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId, children: /*#__PURE__*/_jsx(motion.div, { initial: variant, animate: variants, onHoverStart: () => setGestureState({ isHovered: true }), onHoverEnd: () => setGestureState({ isHovered: false }), onTapStart: () => setGestureState({ isPressed: true }), onTap: () => setGestureState({ isPressed: false }), onTapCancel: () => setGestureState({ isPressed: false }), className: cx(\"framer-OfTRn\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, classNames), style: { display: \"contents\" }, children: /*#__PURE__*/_jsx(Transition, { value: transition, children: /*#__PURE__*/_jsxs(motion.div, { ...restProps, className: cx(\"framer-div10j\", className), \"data-border\": true, \"data-framer-name\": \"Variant 1\", layoutDependency: layoutDependency, layoutId: \"JOQHS6rmp\", ref: ref, style: { \"--border-bottom-width\": \"1px\", \"--border-color\": 'var(--token-77a26bd9-088d-4fad-a7be-054944f0828a, rgb(224, 229, 228)) /* {\"name\":\"Neutral / 03\"} */', \"--border-left-width\": \"1px\", \"--border-right-width\": \"1px\", \"--border-style\": \"solid\", \"--border-top-width\": \"1px\", borderBottomLeftRadius: 8, borderBottomRightRadius: 8, borderTopLeftRadius: 8, borderTopRightRadius: 8, ...style }, ...addPropertyOverrides({ mhIsTT0TJ: { \"data-framer-name\": \"Variant 2\" } }, baseVariant, gestureVariant), children: [/*#__PURE__*/_jsx(Link, { href: ZMADq0wqn, openInNewTab: false, children: /*#__PURE__*/_jsx(Image, { as: \"a\", background: { alt: \"\", fit: \"fill\", sizes: \"calc(min(768px, 100vw) * 0.4378)\", ...toResponsiveImage(lOawhSbZR) }, className: \"framer-13edmme framer-lklb9g\", layoutDependency: layoutDependency, layoutId: \"KDDYIUhzO\", ...addPropertyOverrides({ mhIsTT0TJ: { background: { alt: \"\", fit: \"fill\", sizes: \"min(768px, 100vw)\", ...toResponsiveImage(lOawhSbZR) } } }, baseVariant, gestureVariant) }) }), /*#__PURE__*/_jsxs(motion.div, { className: \"framer-1xl1spl\", \"data-framer-name\": \"Post\", layoutDependency: layoutDependency, layoutId: \"ZwFYzH05_\", children: [/*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h4, { className: \"framer-styles-preset-tkp48t\", \"data-styles-preset\": \"k7ICHcDWH\", children: /*#__PURE__*/_jsx(Link, { href: ZMADq0wqn, openInNewTab: false, smoothScroll: false, children: /*#__PURE__*/_jsx(motion.a, { className: \"framer-styles-preset-f7bxdn\", \"data-styles-preset\": \"ByNXLpdJB\", children: \"How to Build a Strong Credit History in Business.\" }) }) }) }), className: \"framer-1501fr\", \"data-framer-name\": \"Title\", layoutDependency: layoutDependency, layoutId: \"rNDy0dkiY\", style: { \"--framer-paragraph-spacing\": \"0px\" }, text: sY3_vR5VL, verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { className: \"framer-styles-preset-kluj0l\", \"data-styles-preset\": \"boZGaxiZK\", style: { \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"Apr 20, 2022\" }) }), className: \"framer-125hb6u\", \"data-framer-name\": \"Date\", layoutDependency: layoutDependency, layoutId: \"gfSKvvlNR\", style: { \"--extracted-r6o4lv\": \"var(--token-d8aebec7-127a-45a9-b7a0-7e4b0ca8d5d3, rgb(126, 128, 131))\", \"--framer-paragraph-spacing\": \"0px\" }, text: toDateString(JzgVpwO_i, { dateStyle: \"medium\", locale: \"\" }, activeLocaleCode), verticalAlignment: \"top\", withExternalLayout: true })] })] }) }) }) });});const css = ['.framer-OfTRn [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-OfTRn .framer-lklb9g { display: block; }\", \".framer-OfTRn .framer-div10j { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 768px; will-change: transform; }\", \".framer-OfTRn .framer-13edmme { align-self: stretch; flex: none; height: auto; position: relative; text-decoration: none; width: 44%; }\", \".framer-OfTRn .framer-1xl1spl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 225px; justify-content: space-between; padding: 24px 24px 24px 24px; position: relative; width: 1px; }\", \".framer-OfTRn .framer-1501fr, .framer-OfTRn .framer-125hb6u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OfTRn .framer-div10j { gap: 0px; } .framer-OfTRn .framer-div10j > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-OfTRn .framer-div10j > :first-child { margin-left: 0px; } .framer-OfTRn .framer-div10j > :last-child { margin-right: 0px; } }\", \".framer-OfTRn.framer-v-v0r990 .framer-div10j { flex-direction: column; }\", \".framer-OfTRn.framer-v-v0r990 .framer-13edmme { align-self: unset; aspect-ratio: 2.1942857142857144 / 1; height: var(--framer-aspect-ratio-supported, 350px); width: 100%; }\", \".framer-OfTRn.framer-v-v0r990 .framer-1xl1spl { flex: none; gap: 42px; height: min-content; justify-content: center; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OfTRn.framer-v-v0r990 .framer-div10j, .framer-OfTRn.framer-v-v0r990 .framer-1xl1spl { gap: 0px; } .framer-OfTRn.framer-v-v0r990 .framer-div10j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OfTRn.framer-v-v0r990 .framer-div10j > :first-child, .framer-OfTRn.framer-v-v0r990 .framer-1xl1spl > :first-child { margin-top: 0px; } .framer-OfTRn.framer-v-v0r990 .framer-div10j > :last-child, .framer-OfTRn.framer-v-v0r990 .framer-1xl1spl > :last-child { margin-bottom: 0px; } .framer-OfTRn.framer-v-v0r990 .framer-1xl1spl > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } }\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css]; /**\n* This is a generated Framer component.\n* @framerIntrinsicHeight 225\n* @framerIntrinsicWidth 768\n* @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mhIsTT0TJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n* @framerVariables {\"lOawhSbZR\":\"image\",\"sY3_vR5VL\":\"title\",\"JzgVpwO_i\":\"date\",\"ZMADq0wqn\":\"link\"}\n*/const FramerhsA7j186q = withCSS(Component, css, \"framer-OfTRn\");export default FramerhsA7j186q;FramerhsA7j186q.displayName = \"Blog Widget\";FramerhsA7j186q.defaultProps = { height: 225, width: 768 };addPropertyControls(FramerhsA7j186q, { variant: { options: [\"JOQHS6rmp\", \"mhIsTT0TJ\"], optionTitles: [\"Variant 1\", \"Variant 2\"], title: \"Variant\", type: ControlType.Enum }, lOawhSbZR: { __defaultAssetReference: \"data:framer/asset-reference,9qUcHKSQ8xpDqBawmIVgIUfQN8.png?originalFilename=content-image-1.png&preferredSize=auto\", title: \"Image\", type: ControlType.ResponsiveImage }, sY3_vR5VL: { defaultValue: \"How to Build a Strong Credit History in Business.\", title: \"Title\", type: ControlType.String }, JzgVpwO_i: { defaultValue: \"2022-04-20T00:00:00.000Z\", title: \"Date\", type: ControlType.Date }, ZMADq0wqn: { title: \"Link\", type: ControlType.Link } });addFonts(FramerhsA7j186q, [...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = { \"exports\": { \"Props\": { \"type\": \"tsType\", \"annotations\": { \"framerContractVersion\": \"1\" } }, \"default\": { \"type\": \"reactComponent\", \"name\": \"FramerhsA7j186q\", \"slots\": [], \"annotations\": { \"framerIntrinsicHeight\": \"225\", \"framerVariables\": \"{\\\"lOawhSbZR\\\":\\\"image\\\",\\\"sY3_vR5VL\\\":\\\"title\\\",\\\"JzgVpwO_i\\\":\\\"date\\\",\\\"ZMADq0wqn\\\":\\\"link\\\"}\", \"framerContractVersion\": \"1\", \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mhIsTT0TJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\", \"framerIntrinsicWidth\": \"768\" } }, \"__FramerMetadata__\": { \"type\": \"variable\" } } };\n//# sourceMappingURL=./hsA7j186q.map", "// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,optimizeAppear,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Header from\"#framer/local/canvasComponent/BYAObtZ2F/BYAObtZ2F.js\";import BlogWidget from\"#framer/local/canvasComponent/hsA7j186q/hsA7j186q.js\";import CTA from\"#framer/local/canvasComponent/lO6IFU_kE/lO6IFU_kE.js\";import Footer2 from\"#framer/local/canvasComponent/tnRgAgaiv/tnRgAgaiv.js\";import ButtonArea from\"#framer/local/canvasComponent/WVUcblvAM/WVUcblvAM.js\";import BolgDetails from\"#framer/local/collection/MqW2loGxz/MqW2loGxz.js\";import*as sharedStyle from\"#framer/local/css/g_cTTZzcs/g_cTTZzcs.js\";import*as sharedStyle1 from\"#framer/local/css/sVJc_TTFm/sVJc_TTFm.js\";import metadataProvider from\"#framer/local/webPageMetadata/lJoSE7peI/lJoSE7peI.js\";const ButtonAreaFonts=getFonts(ButtonArea);const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const BlogWidgetFonts=getFonts(BlogWidget);const CTAFonts=getFonts(CTA);const Footer2Fonts=getFonts(Footer2);const cycleOrder=[\"pYVZF2tbO\",\"VHl1jZi2t\",\"Pr1tzbn3M\",\"bqCXPsDFS\"];const breakpoints={bqCXPsDFS:\"(max-width: 767px)\",Pr1tzbn3M:\"(min-width: 768px) and (max-width: 991px)\",pYVZF2tbO:\"(min-width: 1440px)\",VHl1jZi2t:\"(min-width: 992px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1ORkJ\";const variantClassNames={bqCXPsDFS:\"framer-v-1arykxx\",Pr1tzbn3M:\"framer-v-1umkio9\",pYVZF2tbO:\"framer-v-4l5hg8\",VHl1jZi2t:\"framer-v-fhe5ue\"};const transition1={damping:30,delay:2,mass:1,stiffness:451,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={damping:60,delay:.2,mass:1.2,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Large Desktop\":\"pYVZF2tbO\",Desktop:\"VHl1jZi2t\",Phone:\"bqCXPsDFS\",Tablet:\"Pr1tzbn3M\"};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:\"pYVZF2tbO\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YIdq0HaD8cZB5XaDX4,tjgXQ7ppOcZB5XaDX4,zWizodrmtcZB5XaDX4,vIWUUTK49cZB5XaDX4,idcZB5XaDX4,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-1ORkJ`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-1ORkJ`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const id=useRouteElementId(\"K0_XCkNmv\");const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pYVZF2tbO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-4l5hg8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{\"data-framer-appear-id\":\"1b0789p\",animate:optimizeAppear(\"animate\",\"1b0789p\",animation,\"1arykxx\"),initial:optimizeAppear(\"initial\",\"1b0789p\",animation1,\"1arykxx\")},Pr1tzbn3M:{\"data-framer-appear-id\":\"9u3y0z\",animate:optimizeAppear(\"animate\",\"9u3y0z\",animation,\"1umkio9\"),initial:optimizeAppear(\"initial\",\"9u3y0z\",animation1,\"1umkio9\")},VHl1jZi2t:{\"data-framer-appear-id\":\"1pn5hfw\",animate:optimizeAppear(\"animate\",\"1pn5hfw\",animation,\"fhe5ue\"),initial:optimizeAppear(\"initial\",\"1pn5hfw\",animation1,\"fhe5ue\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"1dgw2wn\",animation,\"4l5hg8\"),className:\"framer-1dgw2wn-container\",\"data-framer-appear-id\":\"1dgw2wn\",\"data-framer-name\":\"Remove This Buy Promo\",initial:optimizeAppear(\"initial\",\"1dgw2wn\",animation1,\"4l5hg8\"),layoutScroll:true,name:\"Remove This Buy Promo\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonArea,{height:\"100%\",id:\"EUcN12G7S\",layoutId:\"EUcN12G7S\",name:\"Remove This Buy Promo\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jucpot\",\"data-framer-name\":\"Header Wrapper\",name:\"Header Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ojniw5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"pk42a1Nyd\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"HgzRu09pD\"},Pr1tzbn3M:{variant:\"Rwc3XStNE\"},VHl1jZi2t:{variant:\"n3IrRXHsR\"}},children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{height:\"100%\",id:\"eSmzcx16l\",JVwiJXdgT:\"BpTbRlJQ_\",layoutId:\"eSmzcx16l\",lSFZjaZ4m:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"mUZlUOHWb\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lnlx2c\",\"data-framer-name\":\"Banner Section\",name:\"Banner Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ty1chc\",\"data-framer-name\":\"Container\",id:id,name:\"Container\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yxzvoi\",\"data-framer-name\":\"Rows\",name:\"Rows\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u3ttpx\",\"data-framer-name\":\"Inner Banner Text Block\",name:\"Inner Banner Text Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{\"data-framer-appear-id\":\"iqojbw\",animate:optimizeAppear(\"animate\",\"iqojbw\",animation2,\"1arykxx\"),initial:optimizeAppear(\"initial\",\"iqojbw\",animation3,\"1arykxx\")},Pr1tzbn3M:{\"data-framer-appear-id\":\"tp34i0\",animate:optimizeAppear(\"animate\",\"tp34i0\",animation2,\"1umkio9\"),initial:optimizeAppear(\"initial\",\"tp34i0\",animation3,\"1umkio9\")},VHl1jZi2t:{\"data-framer-appear-id\":\"hhchmg\",animate:optimizeAppear(\"animate\",\"hhchmg\",animation2,\"fhe5ue\"),initial:optimizeAppear(\"initial\",\"hhchmg\",animation3,\"fhe5ue\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"7w8w1d\",animation2,\"4l5hg8\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-12et2xj\",\"data-styles-preset\":\"g_cTTZzcs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(30, 26, 28))\"},children:\"Our Blog\"})}),className:\"framer-7w8w1d\",\"data-framer-appear-id\":\"7w8w1d\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:optimizeAppear(\"initial\",\"7w8w1d\",animation3,\"4l5hg8\"),name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{\"data-framer-appear-id\":\"1fkch54\",animate:optimizeAppear(\"animate\",\"1fkch54\",animation4,\"1arykxx\"),initial:optimizeAppear(\"initial\",\"1fkch54\",animation3,\"1arykxx\")},Pr1tzbn3M:{\"data-framer-appear-id\":\"5fi3ae\",animate:optimizeAppear(\"animate\",\"5fi3ae\",animation4,\"1umkio9\"),initial:optimizeAppear(\"initial\",\"5fi3ae\",animation3,\"1umkio9\")},VHl1jZi2t:{\"data-framer-appear-id\":\"17f58w4\",animate:optimizeAppear(\"animate\",\"17f58w4\",animation4,\"fhe5ue\"),initial:optimizeAppear(\"initial\",\"17f58w4\",animation3,\"fhe5ue\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"1rk3ipp\",animation4,\"4l5hg8\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-soh3lv\",\"data-styles-preset\":\"sVJc_TTFm\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d05c7e7-3db1-411c-8b7a-d2c7f93bf6a9, rgb(54, 52, 53))\"},children:\"We consider all the drivers of change gives you the an blocks & components you need to change to create a truly professional website - so you can save time and stay focused to it.\"})}),className:\"framer-1rk3ipp\",\"data-framer-appear-id\":\"1rk3ipp\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],initial:optimizeAppear(\"initial\",\"1rk3ipp\",animation3,\"4l5hg8\"),name:\"Text\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19dllae\",\"data-framer-name\":\"Blog Main Block\",name:\"Blog Main Block\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-157dz6d\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-vw91m3\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:BolgDetails,type:\"Collection\"},select:[{name:\"YIdq0HaD8\",type:\"Identifier\"},{name:\"tjgXQ7ppO\",type:\"Identifier\"},{name:\"zWizodrmt\",type:\"Identifier\"},{name:\"vIWUUTK49\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"HzvDSGfxg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"N1KaCLOf9\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({YIdq0HaD8:YIdq0HaD8cZB5XaDX4,tjgXQ7ppO:tjgXQ7ppOcZB5XaDX4,zWizodrmt:zWizodrmtcZB5XaDX4,vIWUUTK49:vIWUUTK49cZB5XaDX4,id:idcZB5XaDX4},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`cZB5XaDX4-${idcZB5XaDX4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vIWUUTK49:vIWUUTK49cZB5XaDX4},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6215ho\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{vIWUUTK49:vIWUUTK49cZB5XaDX4},webPageId:\"TjKWqms1p\"},implicitPathVariables:undefined},{href:{pathVariables:{vIWUUTK49:vIWUUTK49cZB5XaDX4},webPageId:\"TjKWqms1p\"},implicitPathVariables:undefined},{href:{pathVariables:{vIWUUTK49:vIWUUTK49cZB5XaDX4},webPageId:\"TjKWqms1p\"},implicitPathVariables:undefined},{href:{pathVariables:{vIWUUTK49:vIWUUTK49cZB5XaDX4},webPageId:\"TjKWqms1p\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d1m8vx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{link:resolvedLinks[3],variant:\"mhIsTT0TJ\"},Pr1tzbn3M:{link:resolvedLinks[2]},VHl1jZi2t:{link:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogWidget,{date:zWizodrmtcZB5XaDX4,height:\"100%\",id:\"bnLSWQqZR\",image:toResponsiveImage(YIdq0HaD8cZB5XaDX4),layoutId:\"bnLSWQqZR\",link:resolvedLinks[0],style:{width:\"100%\"},title:tjgXQ7ppOcZB5XaDX4,variant:\"JOQHS6rmp\",width:\"100%\"})})})})})})})},idcZB5XaDX4);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a0zajn\",\"data-framer-name\":\"Cta Section\",name:\"Cta Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3dicvk\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{width:\"calc(min(max(100vw, 1px), 524px) - 60px)\"},Pr1tzbn3M:{width:\"calc(min(max(100vw, 1px), 720px) - 60px)\"},VHl1jZi2t:{width:\"calc(min(max(100vw, 1px), 1000px) - 60px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(max(100vw, 1px), 1356px) - 60px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1me34d2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{variant:\"OZDJq3Aci\"},Pr1tzbn3M:{variant:\"TxsFdFRC5\"},VHl1jZi2t:{variant:\"pOJM159o1\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"Alpgfcb5f\",layoutId:\"Alpgfcb5f\",style:{width:\"100%\"},variant:\"PVSwhTNEf\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-iyboon-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bqCXPsDFS:{variant:\"Sf8eAl4wQ\"},Pr1tzbn3M:{variant:\"o0lNjSdFU\"},VHl1jZi2t:{variant:\"umvwUCJ3h\"}},children:/*#__PURE__*/_jsx(Footer2,{height:\"100%\",id:\"ccZJA0_ok\",layoutId:\"ccZJA0_ok\",style:{width:\"100%\"},variant:\"oU7Z2gVtR\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-1ORkJ { background: var(--token-1bf1173e-bf90-4626-8851-283848c3b0fd, rgb(255, 255, 255)) /* {\"name\":\"Neutral / 01\"} */; }`,\".framer-1ORkJ.framer-97qa78, .framer-1ORkJ .framer-97qa78 { display: block; }\",\".framer-1ORkJ.framer-4l5hg8 { align-content: center; align-items: center; background-color: var(--token-1bf1173e-bf90-4626-8851-283848c3b0fd, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-1ORkJ .framer-1dgw2wn-container { bottom: 65px; flex: none; height: auto; position: fixed; right: 45px; width: auto; z-index: 5; }\",\".framer-1ORkJ .framer-1jucpot { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1ORkJ .framer-1ojniw5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-1ORkJ .framer-lnlx2c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-1ty1chc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 74px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-1ORkJ .framer-yxzvoi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-1u3ttpx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 650px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-7w8w1d, .framer-1ORkJ .framer-1rk3ipp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1ORkJ .framer-19dllae { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 126px 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-157dz6d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-1ORkJ .framer-vw91m3 { 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; max-width: 932px; padding: 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-6215ho { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-1d1m8vx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1ORkJ .framer-1a0zajn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1ORkJ .framer-3dicvk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-1ORkJ .framer-1me34d2-container, .framer-1ORkJ .framer-iyboon-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1ORkJ.framer-4l5hg8, .framer-1ORkJ .framer-1jucpot, .framer-1ORkJ .framer-lnlx2c, .framer-1ORkJ .framer-1ty1chc, .framer-1ORkJ .framer-yxzvoi, .framer-1ORkJ .framer-1u3ttpx, .framer-1ORkJ .framer-19dllae, .framer-1ORkJ .framer-157dz6d, .framer-1ORkJ .framer-vw91m3, .framer-1ORkJ .framer-6215ho, .framer-1ORkJ .framer-1a0zajn, .framer-1ORkJ .framer-3dicvk { gap: 0px; } .framer-1ORkJ.framer-4l5hg8 > *, .framer-1ORkJ .framer-3dicvk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1ORkJ.framer-4l5hg8 > :first-child, .framer-1ORkJ .framer-1ty1chc > :first-child, .framer-1ORkJ .framer-yxzvoi > :first-child, .framer-1ORkJ .framer-1u3ttpx > :first-child, .framer-1ORkJ .framer-19dllae > :first-child, .framer-1ORkJ .framer-157dz6d > :first-child, .framer-1ORkJ .framer-vw91m3 > :first-child, .framer-1ORkJ .framer-3dicvk > :first-child { margin-top: 0px; } .framer-1ORkJ.framer-4l5hg8 > :last-child, .framer-1ORkJ .framer-1ty1chc > :last-child, .framer-1ORkJ .framer-yxzvoi > :last-child, .framer-1ORkJ .framer-1u3ttpx > :last-child, .framer-1ORkJ .framer-19dllae > :last-child, .framer-1ORkJ .framer-157dz6d > :last-child, .framer-1ORkJ .framer-vw91m3 > :last-child, .framer-1ORkJ .framer-3dicvk > :last-child { margin-bottom: 0px; } .framer-1ORkJ .framer-1jucpot > *, .framer-1ORkJ .framer-lnlx2c > *, .framer-1ORkJ .framer-1a0zajn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1ORkJ .framer-1jucpot > :first-child, .framer-1ORkJ .framer-lnlx2c > :first-child, .framer-1ORkJ .framer-6215ho > :first-child, .framer-1ORkJ .framer-1a0zajn > :first-child { margin-left: 0px; } .framer-1ORkJ .framer-1jucpot > :last-child, .framer-1ORkJ .framer-lnlx2c > :last-child, .framer-1ORkJ .framer-6215ho > :last-child, .framer-1ORkJ .framer-1a0zajn > :last-child { margin-right: 0px; } .framer-1ORkJ .framer-1ty1chc > * { margin: 0px; margin-bottom: calc(74px / 2); margin-top: calc(74px / 2); } .framer-1ORkJ .framer-yxzvoi > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-1ORkJ .framer-1u3ttpx > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-1ORkJ .framer-19dllae > *, .framer-1ORkJ .framer-157dz6d > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-1ORkJ .framer-vw91m3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1ORkJ .framer-6215ho > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1440px) { .framer-1ORkJ .hidden-4l5hg8 { display: none !important; } }\",`@media (min-width: 992px) and (max-width: 1439px) { .framer-1ORkJ .hidden-fhe5ue { display: none !important; } .${metadata.bodyClassName}-framer-1ORkJ { background: var(--token-1bf1173e-bf90-4626-8851-283848c3b0fd, rgb(255, 255, 255)) /* {\"name\":\"Neutral / 01\"} */; } .framer-1ORkJ.framer-4l5hg8 { width: 992px; } .framer-1ORkJ .framer-1ty1chc { gap: 65px; max-width: 1000px; } .framer-1ORkJ .framer-3dicvk { gap: 60px; max-width: 1000px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1ORkJ .framer-1ty1chc, .framer-1ORkJ .framer-3dicvk { gap: 0px; } .framer-1ORkJ .framer-1ty1chc > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-1ORkJ .framer-1ty1chc > :first-child, .framer-1ORkJ .framer-3dicvk > :first-child { margin-top: 0px; } .framer-1ORkJ .framer-1ty1chc > :last-child, .framer-1ORkJ .framer-3dicvk > :last-child { margin-bottom: 0px; } .framer-1ORkJ .framer-3dicvk > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (min-width: 768px) and (max-width: 991px) { .framer-1ORkJ .hidden-1umkio9 { display: none !important; } .${metadata.bodyClassName}-framer-1ORkJ { background: var(--token-1bf1173e-bf90-4626-8851-283848c3b0fd, rgb(255, 255, 255)) /* {\"name\":\"Neutral / 01\"} */; } .framer-1ORkJ.framer-4l5hg8 { width: 768px; } .framer-1ORkJ .framer-lnlx2c { padding: 60px 0px 0px 0px; } .framer-1ORkJ .framer-1ty1chc { gap: 40px; max-width: 720px; } .framer-1ORkJ .framer-yxzvoi { gap: 60px; } .framer-1ORkJ .framer-19dllae { padding: 80px 0px 80px 0px; } .framer-1ORkJ .framer-3dicvk { gap: 60px; max-width: 720px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1ORkJ .framer-1ty1chc, .framer-1ORkJ .framer-yxzvoi, .framer-1ORkJ .framer-3dicvk { gap: 0px; } .framer-1ORkJ .framer-1ty1chc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1ORkJ .framer-1ty1chc > :first-child, .framer-1ORkJ .framer-yxzvoi > :first-child, .framer-1ORkJ .framer-3dicvk > :first-child { margin-top: 0px; } .framer-1ORkJ .framer-1ty1chc > :last-child, .framer-1ORkJ .framer-yxzvoi > :last-child, .framer-1ORkJ .framer-3dicvk > :last-child { margin-bottom: 0px; } .framer-1ORkJ .framer-yxzvoi > *, .framer-1ORkJ .framer-3dicvk > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (max-width: 767px) { .framer-1ORkJ .hidden-1arykxx { display: none !important; } .${metadata.bodyClassName}-framer-1ORkJ { background: var(--token-1bf1173e-bf90-4626-8851-283848c3b0fd, rgb(255, 255, 255)) /* {\"name\":\"Neutral / 01\"} */; } .framer-1ORkJ.framer-4l5hg8 { width: 375px; } .framer-1ORkJ .framer-1jucpot { background-color: #ffffff; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); z-index: 9; } .framer-1ORkJ .framer-1ty1chc { gap: 30px; max-width: 524px; } .framer-1ORkJ .framer-yxzvoi { gap: 60px; } .framer-1ORkJ .framer-1u3ttpx { max-width: unset; } .framer-1ORkJ .framer-19dllae { padding: 60px 0px 60px 0px; } .framer-1ORkJ .framer-vw91m3 { gap: 30px; } .framer-1ORkJ .framer-3dicvk { gap: 40px; max-width: 524px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1ORkJ .framer-1ty1chc, .framer-1ORkJ .framer-yxzvoi, .framer-1ORkJ .framer-vw91m3, .framer-1ORkJ .framer-3dicvk { gap: 0px; } .framer-1ORkJ .framer-1ty1chc > *, .framer-1ORkJ .framer-vw91m3 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-1ORkJ .framer-1ty1chc > :first-child, .framer-1ORkJ .framer-yxzvoi > :first-child, .framer-1ORkJ .framer-vw91m3 > :first-child, .framer-1ORkJ .framer-3dicvk > :first-child { margin-top: 0px; } .framer-1ORkJ .framer-1ty1chc > :last-child, .framer-1ORkJ .framer-yxzvoi > :last-child, .framer-1ORkJ .framer-vw91m3 > :last-child, .framer-1ORkJ .framer-3dicvk > :last-child { margin-bottom: 0px; } .framer-1ORkJ .framer-yxzvoi > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-1ORkJ .framer-3dicvk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2395\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VHl1jZi2t\":{\"layout\":[\"fixed\",\"auto\"]},\"Pr1tzbn3M\":{\"layout\":[\"fixed\",\"auto\"]},\"bqCXPsDFS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerlJoSE7peI=withCSS(Component,css,\"framer-1ORkJ\");export default FramerlJoSE7peI;FramerlJoSE7peI.displayName=\"Blog\";FramerlJoSE7peI.defaultProps={height:2395,width:1440};addFonts(FramerlJoSE7peI,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...ButtonAreaFonts,...HeaderFonts,...BlogWidgetFonts,...CTAFonts,...Footer2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlJoSE7peI\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VHl1jZi2t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pr1tzbn3M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bqCXPsDFS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2395\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "title", "width", "props", "ref", "ref1", "ref2", "_variant", "ref3", "createLayoutDependency", "Component", "Y", "useLocaleInfo", "style", "className", "layoutId", "lOawhSbZR", "sY3_vR5VL", "JzgVpwO_i", "ZMADq0wqn", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "Link", "Image2", "RichText", "x", "css", "FramerhsA7j186q", "withCSS", "hsA7j186q_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "ButtonAreaFonts", "getFonts", "WVUcblvAM_default", "HeaderFonts", "BYAObtZ2F_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "BlogWidgetFonts", "hsA7j186q_default", "CTAFonts", "lO6IFU_kE_default", "Footer2Fonts", "tnRgAgaiv_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "toResponsiveImage", "value", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "YIdq0HaD8cZB5XaDX4", "tjgXQ7ppOcZB5XaDX4", "zWizodrmtcZB5XaDX4", "vIWUUTK49cZB5XaDX4", "idcZB5XaDX4", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "ref2", "useRouteElementId", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides", "optimizeAppear", "Container", "WVUcblvAM_default", "HeaderWithVariantAppearEffect", "RichText", "x", "MqW2loGxz_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "hsA7j186q_default", "lO6IFU_kE_default", "tnRgAgaiv_default", "css", "FramerlJoSE7peI", "withCSS", "lJoSE7peI_default", "addFonts", "ButtonAreaFonts", "HeaderFonts", "BlogWidgetFonts", "CTAFonts", "Footer2Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
