{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js", "ssg:https://framerusercontent.com/modules/xoIhNJgt4PUD6V9mdCAl/OJcXyQ20GFDEzrk2RYzM/componentPresets.js", "ssg:https://framerusercontent.com/modules/cGP2tP8YsLC4xIoHBOC1/WJwQDPbImtAiUfb0dhGW/nNX35BlPw.js", "ssg:https://framerusercontent.com/modules/gJh45i5PexRwcx3E0lrv/xUQqHveNvFKxG7MwqehR/noHlJYjVj.js", "ssg:https://framerusercontent.com/modules/pUlzktIJI99oHwoZk6yN/edprXQkwHTgfRSpmZoLf/XHEundxWg.js", "ssg:https://framerusercontent.com/modules/nXSO4QwKYsN7w6BuUNRi/ZUCOryKrhBSJsLurzA0N/zV26XZJaL.js", "ssg:https://framerusercontent.com/modules/oJZmxb1Rwj7YDmYCyWy7/8UHfP6R7xla7UJ7r7CG5/Bsvy6mzjd.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useCallback}from\"react\";const urlRegex=/(https?:\\/\\/[^ ]*)/;/**\n * SPOTIFY\n *\n * @framerIntrinsicWidth 280\n * @framerIntrinsicHeight 350\n */ export function Spotify(props){const{theme,url:sourceUrl}=props;const createEmbedUrl=useCallback(()=>{if(sourceUrl.length<5)return null;// If someone pastes the embed code lets still try to render it\nconst strippedUrl=sourceUrl.includes(\"iframe\")?sourceUrl.match(urlRegex)[1].replace(`\"`,\"\"):sourceUrl;const url=new URL(strippedUrl);// Add embed prefix if needed\nif(!url.pathname.includes(\"embed\"))url.pathname=`/embed${url.pathname}`;// Remove params\nurl.search=`theme=${theme}`;// @ben you could add all other bools in here like\n// url.search = `theme=${theme}&dog=${cat}`\nreturn url.toString();},[theme,sourceUrl]);const identifier=createEmbedUrl();return(/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\"},frameBorder:0,src:identifier}));}Spotify.defaultProps={url:\"https://open.spotify.com/album/31qVWUdRrlb8thMvts0yYL?si=Jl-8Mnc3RNGuOtqRC7NXVg\",width:280,height:350,theme:1};addPropertyControls(Spotify,{url:{type:ControlType.String,title:\"URL\"},theme:{type:ControlType.Enum,displaySegmentedControl:true,options:[1,0],optionTitles:[\"On\",\"Off\"]}});\nexport const __FramerMetadata__ = {\"exports\":{\"Spotify\":{\"type\":\"reactComponent\",\"name\":\"Spotify\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"350\",\"framerIntrinsicWidth\":\"280\"}}}}\n//# sourceMappingURL=./Spotify.map", "export const props={sFs27NycH:{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,isMixedBorderRadius:false,isRed:true,topLeftRadius:0,topRightRadius:0},yFSCA9lL2:{background:\"var(--token-eb67baa5-ac84-495e-9d01-6da33e8a4033, rgb(28, 24, 22))\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,darkTheme:\"framerDark\",font:{fontFamily:'\"Fragment Mono\", monospace',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.5em\"},isMixedBorderRadius:false,lightTheme:\"framerLight\",padding:30,paddingBottom:30,paddingLeft:30,paddingPerSide:false,paddingRight:30,paddingTop:30,theme:\"monokaiPro\",themeMode:\"Static\",topLeftRadius:0,topRightRadius:0}};export const fonts={yFSCA9lL2:[{explicitInter:true,fonts:[{family:\"Fragment Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4FNh4UI_1U.woff2\",weight:\"400\"}]}]};\nexport const __FramerMetadata__ = {\"exports\":{\"props\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Fragment Mono-regular\"]);export const fonts=[{family:\"Fragment Mono\",moduleAsset:{localModuleIdentifier:\"local-module:css/nNX35BlPw:default\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4RNh4UI_1U.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/fragmentmono/v4/4iCr6K5wfMRRjxp0DA6-2CLnN4RNh4UI_1U.ttf\",weight:\"400\"}];export const css=['.framer-7pZpy .framer-styles-preset-toe36y { --framer-code-font-family: \"Fragment Mono\", monospace; --framer-code-font-style: normal; --framer-code-font-weight: 400; --framer-code-text-color: var(--token-eb67baa5-ac84-495e-9d01-6da33e8a4033, #1c1816) /* {\"name\":\"Grey/900\"} */; --framer-font-size-scale: 1; background-color: var(--token-ee52d6d3-7fde-4c8e-9065-6c346f8e5762, #32d583) /* {\"name\":\"Success/400\"} */; padding-bottom: 0.1em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.1em; }'];export const className=\"framer-7pZpy\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d2515d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Italic\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-oVNsU .framer-styles-preset-cf3ui1 { --framer-blockquote-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-blockquote-font-size: 18px; --framer-blockquote-font-style: italic; --framer-blockquote-font-style-bold: normal; --framer-blockquote-font-style-bold-italic: italic; --framer-blockquote-font-style-italic: italic; --framer-blockquote-font-weight: 400; --framer-blockquote-font-weight-bold: 700; --framer-blockquote-font-weight-bold-italic: 700; --framer-blockquote-font-weight-italic: 400; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 2em; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: #999999; --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 0px 0px 0px 24px; position: relative; }','.framer-oVNsU .framer-styles-preset-cf3ui1::before { background-color: #ddd; border-radius: 2px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 4px; }'];export const className=\"framer-oVNsU\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter-500\",\"GF;Inter-700\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/XHEundxWg:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZhrib2Bg-4.ttf\",weight:\"500\"},{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/XHEundxWg:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZhrib2Bg-4.ttf\",weight:\"700\"}];export const css=['.framer-uIhcu .framer-styles-preset-lig40o:not(.rich-text-wrapper), .framer-uIhcu .framer-styles-preset-lig40o.rich-text-wrapper h4 { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-eb67baa5-ac84-495e-9d01-6da33e8a4033, #0f1223); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1023px) and (min-width: 0px) { .framer-uIhcu .framer-styles-preset-lig40o:not(.rich-text-wrapper), .framer-uIhcu .framer-styles-preset-lig40o.rich-text-wrapper h4 { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-eb67baa5-ac84-495e-9d01-6da33e8a4033, #0f1223); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-uIhcu\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-8AK5d .framer-styles-preset-1id5es5 {  }\"];export const className=\"framer-8AK5d\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d2515d1)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/qXQVWG1AZxpdrbBmhE1U/Video.js\";import{Spotify}from\"https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js\";import ComponentsPost from\"#framer/local/canvasComponent/AdiBax8Vz/AdiBax8Vz.js\";import ElementsNewsletter from\"#framer/local/canvasComponent/giSXfSvin/giSXfSvin.js\";import ComponentsFooter from\"#framer/local/canvasComponent/l14P6979k/l14P6979k.js\";import ComponentsNavbar from\"#framer/local/canvasComponent/Uu7o9ruxy/Uu7o9ruxy.js\";import Blog from\"#framer/local/collection/QcGwxo477/QcGwxo477.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/AEaph0XWa/AEaph0XWa.js\";import*as sharedStyle1 from\"#framer/local/css/Ch73SMhsl/Ch73SMhsl.js\";import*as sharedStyle3 from\"#framer/local/css/G5DcAFa0U/G5DcAFa0U.js\";import*as sharedStyle2 from\"#framer/local/css/kT9XVirH1/kT9XVirH1.js\";import*as sharedStyle7 from\"#framer/local/css/mjwkrbUde/mjwkrbUde.js\";import*as sharedStyle11 from\"#framer/local/css/nNX35BlPw/nNX35BlPw.js\";import*as sharedStyle9 from\"#framer/local/css/noHlJYjVj/noHlJYjVj.js\";import*as sharedStyle8 from\"#framer/local/css/Ul499O1EQ/Ul499O1EQ.js\";import*as sharedStyle6 from\"#framer/local/css/WpuosBecQ/WpuosBecQ.js\";import*as sharedStyle4 from\"#framer/local/css/XHEundxWg/XHEundxWg.js\";import*as sharedStyle10 from\"#framer/local/css/zV26XZJaL/zV26XZJaL.js\";import*as sharedStyle5 from\"#framer/local/css/ZWBC6S3Gb/ZWBC6S3Gb.js\";import metadataProvider from\"#framer/local/webPageMetadata/Bsvy6mzjd/Bsvy6mzjd.js\";const ComponentsNavbarFonts=getFonts(ComponentsNavbar);const MotionDivWithFX=withFX(motion.div);const VideoFonts=getFonts(Video);const SpotifyFonts=getFonts(Spotify);const ElementsNewsletterFonts=getFonts(ElementsNewsletter);const ComponentsPostFonts=getFonts(ComponentsPost);const MotionSectionWithFX=withFX(motion.section);const ComponentsFooterFonts=getFonts(ComponentsFooter);const cycleOrder=[\"S15NEYdDs\",\"ZwDbWice4\",\"aYjAWbb8w\",\"oCOkf8lo1\",\"kJJilC1h6\"];const breakpoints={aYjAWbb8w:\"(min-width: 768px) and (max-width: 1023px)\",kJJilC1h6:\"(max-width: 575px)\",oCOkf8lo1:\"(min-width: 576px) and (max-width: 767px)\",S15NEYdDs:\"(min-width: 1200px)\",ZwDbWice4:\"(min-width: 1024px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QXgxR\";const variantClassNames={aYjAWbb8w:\"framer-v-1afi541\",kJJilC1h6:\"framer-v-34mlle\",oCOkf8lo1:\"framer-v-a56ooq\",S15NEYdDs:\"framer-v-uu8cj2\",ZwDbWice4:\"framer-v-1pwmbuh\"};const transition1={damping:50,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-72};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 prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition2={damping:50,delay:.15,mass:1,stiffness:300,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:32};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={lg:\"ZwDbWice4\",md:\"aYjAWbb8w\",Phone:\"kJJilC1h6\",sm:\"oCOkf8lo1\",xl:\"S15NEYdDs\"};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:\"S15NEYdDs\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"DR0kFgMIf\",type:\"Identifier\"},{collection:\"default\",name:\"QWiTLkPOC\",type:\"Identifier\"},{collection:\"default\",name:\"WFzWNTfvF\",type:\"Identifier\"},{collection:\"default\",name:\"EKZeA9z23\",type:\"Identifier\"},{collection:\"default\",name:\"Le4s96af_\",type:\"Identifier\"},{collection:\"default\",name:\"kTOuPIvZE\",type:\"Identifier\"},{collection:\"default\",name:\"Rf3UGwboi\",type:\"Identifier\"},{collection:\"default\",name:\"OgsL9kCE5\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,QWiTLkPOC=getFromCurrentRouteData(\"QWiTLkPOC\"),DR0kFgMIf=getFromCurrentRouteData(\"DR0kFgMIf\"),WFzWNTfvF=getFromCurrentRouteData(\"WFzWNTfvF\"),Rf3UGwboi=getFromCurrentRouteData(\"Rf3UGwboi\"),kTOuPIvZE=getFromCurrentRouteData(\"kTOuPIvZE\"),K_nZ_q_o9,Le4s96af_=getFromCurrentRouteData(\"Le4s96af_\"),EKZeA9z23=getFromCurrentRouteData(\"EKZeA9z23\"),DR0kFgMIfr5WBqQRAs,kTOuPIvZEr5WBqQRAs,Rf3UGwboir5WBqQRAs,WFzWNTfvFr5WBqQRAs,w2t4btQoir5WBqQRAs,idr5WBqQRAs,DR0kFgMIft3a4_JopO,kTOuPIvZEt3a4_JopO,Rf3UGwboit3a4_JopO,WFzWNTfvFt3a4_JopO,w2t4btQoit3a4_JopO,idt3a4_JopO,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-QXgxR`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-QXgxR`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=prefix(toDateString(QWiTLkPOC,{dateStyle:\"long\",locale:\"\"},activeLocaleCode),\"Published \");const textContent1=prefix(WFzWNTfvF,\"By \");const visible=negate(isSet(Rf3UGwboi));const visible1=isSet(Rf3UGwboi);const visible2=isSet(K_nZ_q_o9);const id=useRouteElementId(\"t2HmgCkbv\");const ref2=React.useRef(null);const visible3=equals(EKZeA9z23,\"DBBjK0tld\");const router=useRouter();const visible4=equals(EKZeA9z23,\"WvvR0FBnh\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"S15NEYdDs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-uu8cj2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19h9eq7\",\"data-framer-name\":\"Navbar\",name:\"Navbar\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fy2n85\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-pa26sz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJJilC1h6:{variant:\"Oi6o53Q4L\"},oCOkf8lo1:{variant:\"Oi6o53Q4L\"}},children:/*#__PURE__*/_jsx(ComponentsNavbar,{height:\"100%\",id:\"GOiJcntQi\",layoutId:\"GOiJcntQi\",style:{width:\"100%\"},variant:\"ou0m7Avn6\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tmbd6z\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17jbmss\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-56phu3\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xnrki1\",\"data-styles-preset\":\"AEaph0XWa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8ec01580-a178-4d8e-bf3e-e5f61290bebd, rgb(87, 82, 77))\"},children:\"Published September 17, 2023\"})}),className:\"framer-1cb74d4\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJJilC1h6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wgm7ta\",\"data-styles-preset\":\"kT9XVirH1\",style:{\"--framer-text-alignment\":\"center\"},children:\"Shutterbug camera rentals earns Emmanual $6k a month\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-x7cpkx\",\"data-styles-preset\":\"Ch73SMhsl\",style:{\"--framer-text-alignment\":\"center\"},children:\"Transforming a Basement Startup into a $30K Monthly Online Tutoring Service\"})}),className:\"framer-16i7c2t\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:DR0kFgMIf,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xnrki1\",\"data-styles-preset\":\"AEaph0XWa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8ec01580-a178-4d8e-bf3e-e5f61290bebd, rgb(87, 82, 77))\"},children:\"By Ilyann Millen\"})}),className:\"framer-ndrah4\",\"data-framer-name\":\"Author\",fonts:[\"Inter\"],name:\"Author\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mhebc9\",\"data-framer-name\":\"Cover\",name:\"Cover\",children:[visible&&/*#__PURE__*/_jsx(\"figure\",{className:\"framer-1dtpdv5\",\"data-framer-name\":\"Cover\",name:\"Cover\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 80px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},kJJilC1h6:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 32px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},oCOkf8lo1:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 32px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},ZwDbWice4:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 120px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 160px, 1200px)\",...toResponsiveImage(kTOuPIvZE)},className:\"framer-1sjksy4\",\"data-framer-name\":\"Cover\",name:\"Cover\"})})}),visible1&&/*#__PURE__*/_jsx(\"figure\",{className:\"framer-18yp38i\",\"data-framer-name\":\"Video cover\",name:\"Video cover\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 80px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},kJJilC1h6:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 32px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},oCOkf8lo1:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 32px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}},ZwDbWice4:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 120px, 1200px)\",...toResponsiveImage(kTOuPIvZE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 160px, 1200px)\",...toResponsiveImage(kTOuPIvZE)},className:\"framer-1kno5hp\",\"data-framer-name\":\"Cover\",name:\"Cover\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10nay8l-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rlIVOmA8w\",isMixedBorderRadius:false,layoutId:\"rlIVOmA8w\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://www.datocms-assets.com/22518/1694790476-fitness-compressed.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7mo1t4\",\"data-framer-name\":\"Background\",name:\"Background\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6uj3rc\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1mf3ius\",\"data-framer-name\":\"Container\",name:\"Container\",children:[visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vxmqkt-container\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"Y5kNeDrC_\",layoutId:\"Y5kNeDrC_\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},theme:0,url:K_nZ_q_o9,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"sFs27NycH\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"yFSCA9lL2\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{stylesPresetsClassNames:{a:\"framer-styles-preset-1xbv59f\",blockquote:\"framer-styles-preset-cf3ui1\",code:\"framer-styles-preset-toe36y\",h1:\"framer-styles-preset-x7cpkx\",h2:\"framer-styles-preset-1wgm7ta\",h3:\"framer-styles-preset-4dtb7a\",h4:\"framer-styles-preset-lig40o\",h5:\"framer-styles-preset-1pgnxop\",h6:\"framer-styles-preset-11d996\",img:\"framer-styles-preset-1id5es5\",p:\"framer-styles-preset-1wqkhi1\"}},kJJilC1h6:{stylesPresetsClassNames:{a:\"framer-styles-preset-1xbv59f\",blockquote:\"framer-styles-preset-cf3ui1\",code:\"framer-styles-preset-toe36y\",h1:\"framer-styles-preset-x7cpkx\",h2:\"framer-styles-preset-1wgm7ta\",h3:\"framer-styles-preset-4dtb7a\",h4:\"framer-styles-preset-lig40o\",h5:\"framer-styles-preset-1pgnxop\",h6:\"framer-styles-preset-11d996\",img:\"framer-styles-preset-1id5es5\",p:\"framer-styles-preset-1wqkhi1\"}},oCOkf8lo1:{stylesPresetsClassNames:{a:\"framer-styles-preset-1xbv59f\",blockquote:\"framer-styles-preset-cf3ui1\",code:\"framer-styles-preset-toe36y\",h1:\"framer-styles-preset-x7cpkx\",h2:\"framer-styles-preset-1wgm7ta\",h3:\"framer-styles-preset-4dtb7a\",h4:\"framer-styles-preset-lig40o\",h5:\"framer-styles-preset-1pgnxop\",h6:\"framer-styles-preset-11d996\",img:\"framer-styles-preset-1id5es5\",p:\"framer-styles-preset-1wqkhi1\"}},ZwDbWice4:{stylesPresetsClassNames:{a:\"framer-styles-preset-1xbv59f\",blockquote:\"framer-styles-preset-cf3ui1\",code:\"framer-styles-preset-toe36y\",h1:\"framer-styles-preset-x7cpkx\",h2:\"framer-styles-preset-1wgm7ta\",h3:\"framer-styles-preset-4dtb7a\",h4:\"framer-styles-preset-lig40o\",h5:\"framer-styles-preset-1pgnxop\",h6:\"framer-styles-preset-11d996\",img:\"framer-styles-preset-1id5es5\",p:\"framer-styles-preset-1wqkhi1\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Le4s96af_,className:\"framer-1wffl2n\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],id:id,name:\"Content\",ref:ref2,stylesPresetsClassNames:{a:\"framer-styles-preset-1xbv59f\",blockquote:\"framer-styles-preset-cf3ui1\",h1:\"framer-styles-preset-x7cpkx\",h2:\"framer-styles-preset-1wgm7ta\",h3:\"framer-styles-preset-4dtb7a\",h4:\"framer-styles-preset-lig40o\",h5:\"framer-styles-preset-1pgnxop\",h6:\"framer-styles-preset-11d996\",img:\"framer-styles-preset-1id5es5\",p:\"framer-styles-preset-1wqkhi1\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-17b014n\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4xgss\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nkmlg6\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-x7cpkx\",\"data-styles-preset\":\"Ch73SMhsl\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get the latest\"})}),className:\"framer-10cp2bw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wqkhi1\",\"data-styles-preset\":\"mjwkrbUde\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8ec01580-a178-4d8e-bf3e-e5f61290bebd, rgb(87, 82, 77))\"},children:\"Subscribe to our newsletter and stay updated.\"})}),className:\"framer-w68lw9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJJilC1h6:{width:\"calc(min(100vw, 1200px) - 32px)\"},oCOkf8lo1:{width:\"calc(min(100vw, 1200px) - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8p3p9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJJilC1h6:{style:{width:\"100%\"}},oCOkf8lo1:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ElementsNewsletter,{height:\"100%\",id:\"kwheF0NF4\",layoutId:\"kwheF0NF4\",width:\"100%\"})})})})})]})}),visible3&&/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o2lokl\",\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pfyir0\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-x7cpkx\",\"data-styles-preset\":\"Ch73SMhsl\",children:\"More posts\"})}),className:\"framer-y9db14\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-edbpb4\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12v1lea\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"default\",name:\"DR0kFgMIf\",type:\"Identifier\"},{collection:\"default\",name:\"kTOuPIvZE\",type:\"Identifier\"},{collection:\"default\",name:\"Rf3UGwboi\",type:\"Identifier\"},{collection:\"default\",name:\"WFzWNTfvF\",type:\"Identifier\"},{collection:\"default\",name:\"w2t4btQoi\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}],where:{left:{operator:\"not\",type:\"UnaryOperation\",value:{left:{name:\"DR0kFgMIf\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:DR0kFgMIf},type:\"BinaryOperation\"}},operator:\"and\",right:{left:{name:\"EKZeA9z23\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"WvvR0FBnh\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"DR0kFgMIf\":DR0kFgMIfr5WBqQRAs,\"kTOuPIvZE\":kTOuPIvZEr5WBqQRAs,\"Rf3UGwboi\":Rf3UGwboir5WBqQRAs,\"WFzWNTfvF\":WFzWNTfvFr5WBqQRAs,\"w2t4btQoi\":w2t4btQoir5WBqQRAs,\"id\":idr5WBqQRAs},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`r5WBqQRAs-${idr5WBqQRAs}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{w2t4btQoi:w2t4btQoir5WBqQRAs},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{w2t4btQoi:w2t4btQoir5WBqQRAs},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoir5WBqQRAs},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoir5WBqQRAs},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoir5WBqQRAs},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoir5WBqQRAs},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{width:\"max(min(100vw, 1200px) - 80px, 1px)\"},kJJilC1h6:{width:\"calc(min(100vw, 1200px) - 32px)\"},oCOkf8lo1:{width:\"calc(min(100vw, 1200px) - 32px)\"},ZwDbWice4:{width:\"max(min(100vw, 1200px) - 120px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(min(100vw, 1200px) - 160px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-aq41t1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{xqnckdcCX:resolvedLinks[2]},kJJilC1h6:{xqnckdcCX:resolvedLinks[4]},oCOkf8lo1:{xqnckdcCX:resolvedLinks[3]},ZwDbWice4:{xqnckdcCX:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ComponentsPost,{e9ONvakxm:DR0kFgMIfr5WBqQRAs,FRxiZEY9d:toResponsiveImage(kTOuPIvZEr5WBqQRAs),height:\"100%\",id:\"Nle1aePD6\",layoutId:\"Nle1aePD6\",ozQsCOw14:WFzWNTfvFr5WBqQRAs,style:{width:\"100%\"},variant:\"PECWyYYhu\",width:\"100%\",xqnckdcCX:resolvedLinks[0],yxhuB33AO:Rf3UGwboir5WBqQRAs})})})})})})})},idr5WBqQRAs);})})})})})})]}),visible4&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fxzeh\",\"data-framer-name\":\"Container\",name:\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-b96na0\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-x7cpkx\",\"data-styles-preset\":\"Ch73SMhsl\",children:\"More Info\"})}),className:\"framer-mm5adj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hgn63c\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vkfhtj\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"default\",name:\"DR0kFgMIf\",type:\"Identifier\"},{collection:\"default\",name:\"kTOuPIvZE\",type:\"Identifier\"},{collection:\"default\",name:\"Rf3UGwboi\",type:\"Identifier\"},{collection:\"default\",name:\"WFzWNTfvF\",type:\"Identifier\"},{collection:\"default\",name:\"w2t4btQoi\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}],where:{left:{operator:\"not\",type:\"UnaryOperation\",value:{left:{name:\"DR0kFgMIf\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:DR0kFgMIf},type:\"BinaryOperation\"}},operator:\"and\",right:{left:{name:\"EKZeA9z23\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"WvvR0FBnh\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"DR0kFgMIf\":DR0kFgMIft3a4_JopO,\"kTOuPIvZE\":kTOuPIvZEt3a4_JopO,\"Rf3UGwboi\":Rf3UGwboit3a4_JopO,\"WFzWNTfvF\":WFzWNTfvFt3a4_JopO,\"w2t4btQoi\":w2t4btQoit3a4_JopO,\"id\":idt3a4_JopO},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`t3a4_JopO-${idt3a4_JopO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{w2t4btQoi:w2t4btQoit3a4_JopO},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{w2t4btQoi:w2t4btQoit3a4_JopO},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoit3a4_JopO},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoit3a4_JopO},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoit3a4_JopO},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined},{href:{pathVariables:{w2t4btQoi:w2t4btQoit3a4_JopO},webPageId:\"Bsvy6mzjd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{width:\"max(min(100vw, 1200px) - 80px, 1px)\"},kJJilC1h6:{width:\"calc(min(100vw, 1200px) - 32px)\"},oCOkf8lo1:{width:\"calc(min(100vw, 1200px) - 32px)\"},ZwDbWice4:{width:\"max(min(100vw, 1200px) - 120px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(min(100vw, 1200px) - 160px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7en1vh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{xqnckdcCX:resolvedLinks1[2]},kJJilC1h6:{xqnckdcCX:resolvedLinks1[4]},oCOkf8lo1:{xqnckdcCX:resolvedLinks1[3]},ZwDbWice4:{xqnckdcCX:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ComponentsPost,{e9ONvakxm:DR0kFgMIft3a4_JopO,FRxiZEY9d:toResponsiveImage(kTOuPIvZEt3a4_JopO),height:\"100%\",id:\"eLLBMIGWJ\",layoutId:\"eLLBMIGWJ\",ozQsCOw14:WFzWNTfvFt3a4_JopO,style:{width:\"100%\"},variant:\"PECWyYYhu\",width:\"100%\",xqnckdcCX:resolvedLinks1[0],yxhuB33AO:Rf3UGwboit3a4_JopO})})})})})})})},idt3a4_JopO);})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16x682n\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-t16cmw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aYjAWbb8w:{variant:\"DauaKoPSB\"},kJJilC1h6:{variant:\"rdS23CDtE\"},oCOkf8lo1:{variant:\"rdS23CDtE\"},ZwDbWice4:{variant:\"FbGqlsrAc\"}},children:/*#__PURE__*/_jsx(ComponentsFooter,{height:\"100%\",id:\"ekxA5EhjT\",layoutId:\"ekxA5EhjT\",style:{width:\"100%\"},variant:\"mV5odSLnv\",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-QXgxR { background: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, rgb(255, 255, 255)) /* {\"name\":\"Base/White\"} */; }`,\".framer-QXgxR.framer-sfo0zn, .framer-QXgxR .framer-sfo0zn { display: block; }\",\".framer-QXgxR.framer-uu8cj2 { align-content: center; align-items: center; background-color: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, #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: 1200px; }\",\".framer-QXgxR .framer-19h9eq7 { align-content: center; align-items: center; background-color: var(--token-3390ddff-6736-4776-9924-a7b9c56db910, #fff8f4); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-QXgxR .framer-1fy2n85 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-pa26sz-container, .framer-QXgxR .framer-t16cmw-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QXgxR .framer-tmbd6z, .framer-QXgxR .framer-17b014n, .framer-QXgxR .framer-16x682n { align-content: center; align-items: center; background-color: var(--token-3390ddff-6736-4776-9924-a7b9c56db910, #fff8f4); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-17jbmss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 136px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-56phu3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: hidden; padding: 0px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-1cb74d4, .framer-QXgxR .framer-16i7c2t, .framer-QXgxR .framer-ndrah4 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QXgxR .framer-1mhebc9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-1dtpdv5 { aspect-ratio: 1.7597292724196278 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 114px); max-width: 1200px; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-QXgxR .framer-1sjksy4 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-QXgxR .framer-18yp38i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-QXgxR .framer-1kno5hp { aspect-ratio: 1.7575757575757576 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 114px); position: relative; width: 100%; }\",\".framer-QXgxR .framer-10nay8l-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-QXgxR .framer-7mo1t4 { background-color: var(--token-3390ddff-6736-4776-9924-a7b9c56db910, #fff8f4); flex: none; height: 50%; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-QXgxR .framer-6uj3rc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-QXgxR .framer-1mf3ius { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 80px 104px 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-QXgxR .framer-1vxmqkt-container { flex: none; height: 152px; max-width: 720px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-1wffl2n { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QXgxR .framer-1w4xgss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 80px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-1nkmlg6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-10cp2bw, .framer-QXgxR .framer-w68lw9, .framer-QXgxR .framer-y9db14, .framer-QXgxR .framer-mm5adj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 568px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QXgxR .framer-8p3p9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-QXgxR .framer-1o2lokl, .framer-QXgxR .framer-1fxzeh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-pfyir0, .framer-QXgxR .framer-b96na0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-edbpb4, .framer-QXgxR .framer-hgn63c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-12v1lea, .framer-QXgxR .framer-vkfhtj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-QXgxR .framer-aq41t1-container, .framer-QXgxR .framer-7en1vh-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QXgxR.framer-uu8cj2, .framer-QXgxR .framer-19h9eq7, .framer-QXgxR .framer-1fy2n85, .framer-QXgxR .framer-tmbd6z, .framer-QXgxR .framer-17jbmss, .framer-QXgxR .framer-56phu3, .framer-QXgxR .framer-1mhebc9, .framer-QXgxR .framer-18yp38i, .framer-QXgxR .framer-6uj3rc, .framer-QXgxR .framer-1mf3ius, .framer-QXgxR .framer-17b014n, .framer-QXgxR .framer-1w4xgss, .framer-QXgxR .framer-1nkmlg6, .framer-QXgxR .framer-1o2lokl, .framer-QXgxR .framer-pfyir0, .framer-QXgxR .framer-edbpb4, .framer-QXgxR .framer-12v1lea, .framer-QXgxR .framer-1fxzeh, .framer-QXgxR .framer-b96na0, .framer-QXgxR .framer-hgn63c, .framer-QXgxR .framer-vkfhtj, .framer-QXgxR .framer-16x682n { gap: 0px; } .framer-QXgxR.framer-uu8cj2 > *, .framer-QXgxR .framer-19h9eq7 > *, .framer-QXgxR .framer-1fy2n85 > *, .framer-QXgxR .framer-tmbd6z > *, .framer-QXgxR .framer-17jbmss > *, .framer-QXgxR .framer-1mhebc9 > *, .framer-QXgxR .framer-18yp38i > *, .framer-QXgxR .framer-6uj3rc > *, .framer-QXgxR .framer-17b014n > *, .framer-QXgxR .framer-1w4xgss > *, .framer-QXgxR .framer-1o2lokl > *, .framer-QXgxR .framer-1fxzeh > *, .framer-QXgxR .framer-16x682n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QXgxR.framer-uu8cj2 > :first-child, .framer-QXgxR .framer-19h9eq7 > :first-child, .framer-QXgxR .framer-1fy2n85 > :first-child, .framer-QXgxR .framer-tmbd6z > :first-child, .framer-QXgxR .framer-17jbmss > :first-child, .framer-QXgxR .framer-56phu3 > :first-child, .framer-QXgxR .framer-1mhebc9 > :first-child, .framer-QXgxR .framer-18yp38i > :first-child, .framer-QXgxR .framer-6uj3rc > :first-child, .framer-QXgxR .framer-1mf3ius > :first-child, .framer-QXgxR .framer-17b014n > :first-child, .framer-QXgxR .framer-1w4xgss > :first-child, .framer-QXgxR .framer-1nkmlg6 > :first-child, .framer-QXgxR .framer-1o2lokl > :first-child, .framer-QXgxR .framer-edbpb4 > :first-child, .framer-QXgxR .framer-1fxzeh > :first-child, .framer-QXgxR .framer-hgn63c > :first-child, .framer-QXgxR .framer-16x682n > :first-child { margin-top: 0px; } .framer-QXgxR.framer-uu8cj2 > :last-child, .framer-QXgxR .framer-19h9eq7 > :last-child, .framer-QXgxR .framer-1fy2n85 > :last-child, .framer-QXgxR .framer-tmbd6z > :last-child, .framer-QXgxR .framer-17jbmss > :last-child, .framer-QXgxR .framer-56phu3 > :last-child, .framer-QXgxR .framer-1mhebc9 > :last-child, .framer-QXgxR .framer-18yp38i > :last-child, .framer-QXgxR .framer-6uj3rc > :last-child, .framer-QXgxR .framer-1mf3ius > :last-child, .framer-QXgxR .framer-17b014n > :last-child, .framer-QXgxR .framer-1w4xgss > :last-child, .framer-QXgxR .framer-1nkmlg6 > :last-child, .framer-QXgxR .framer-1o2lokl > :last-child, .framer-QXgxR .framer-edbpb4 > :last-child, .framer-QXgxR .framer-1fxzeh > :last-child, .framer-QXgxR .framer-hgn63c > :last-child, .framer-QXgxR .framer-16x682n > :last-child { margin-bottom: 0px; } .framer-QXgxR .framer-56phu3 > *, .framer-QXgxR .framer-1nkmlg6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QXgxR .framer-1mf3ius > *, .framer-QXgxR .framer-edbpb4 > *, .framer-QXgxR .framer-hgn63c > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QXgxR .framer-pfyir0 > *, .framer-QXgxR .framer-b96na0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-QXgxR .framer-pfyir0 > :first-child, .framer-QXgxR .framer-12v1lea > :first-child, .framer-QXgxR .framer-b96na0 > :first-child, .framer-QXgxR .framer-vkfhtj > :first-child { margin-left: 0px; } .framer-QXgxR .framer-pfyir0 > :last-child, .framer-QXgxR .framer-12v1lea > :last-child, .framer-QXgxR .framer-b96na0 > :last-child, .framer-QXgxR .framer-vkfhtj > :last-child { margin-right: 0px; } .framer-QXgxR .framer-12v1lea > *, .framer-QXgxR .framer-vkfhtj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\"@media (min-width: 1200px) { .framer-QXgxR .hidden-uu8cj2 { display: none !important; } }\",`@media (min-width: 1024px) and (max-width: 1199px) { .framer-QXgxR .hidden-1pwmbuh { display: none !important; } .${metadata.bodyClassName}-framer-QXgxR { background: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, rgb(255, 255, 255)) /* {\"name\":\"Base/White\"} */; } .framer-QXgxR.framer-uu8cj2 { width: 1024px; } .framer-QXgxR .framer-17jbmss { padding: 136px 60px 0px 60px; } .framer-QXgxR .framer-1mhebc9 { padding: 0px 60px 0px 60px; } .framer-QXgxR .framer-1mf3ius { padding: 40px 60px 104px 60px; } .framer-QXgxR .framer-1w4xgss { padding: 80px 60px 40px 60px; } .framer-QXgxR .framer-1o2lokl { padding: 60px 60px 80px 60px; } .framer-QXgxR .framer-1fxzeh { padding: 80px 60px 80px 60px; }}`,`@media (min-width: 768px) and (max-width: 1023px) { .framer-QXgxR .hidden-1afi541 { display: none !important; } .${metadata.bodyClassName}-framer-QXgxR { background: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, rgb(255, 255, 255)) /* {\"name\":\"Base/White\"} */; } .framer-QXgxR.framer-uu8cj2 { width: 768px; } .framer-QXgxR .framer-17jbmss { padding: 136px 40px 0px 40px; } .framer-QXgxR .framer-1mhebc9 { padding: 0px 40px 0px 40px; } .framer-QXgxR .framer-1mf3ius { padding: 40px 40px 80px 40px; } .framer-QXgxR .framer-1w4xgss { padding: 80px 40px 40px 40px; } .framer-QXgxR .framer-1o2lokl { padding: 64px 40px 80px 40px; } .framer-QXgxR .framer-1fxzeh { padding: 80px 40px 80px 40px; }}`,`@media (min-width: 576px) and (max-width: 767px) { .framer-QXgxR .hidden-a56ooq { display: none !important; } .${metadata.bodyClassName}-framer-QXgxR { background: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, rgb(255, 255, 255)) /* {\"name\":\"Base/White\"} */; } .framer-QXgxR.framer-uu8cj2 { width: 576px; } .framer-QXgxR .framer-17jbmss { padding: 112px 16px 0px 16px; } .framer-QXgxR .framer-1mhebc9 { padding: 0px 16px 0px 16px; } .framer-QXgxR .framer-1mf3ius, .framer-QXgxR .framer-1fxzeh { padding: 40px 16px 80px 16px; } .framer-QXgxR .framer-1w4xgss { padding: 80px 16px 40px 16px; } .framer-QXgxR .framer-8p3p9-container { width: 100%; } .framer-QXgxR .framer-1o2lokl { padding: 80px 16px 80px 16px; } .framer-QXgxR .framer-12v1lea { flex-direction: column; gap: 40px; } .framer-QXgxR .framer-aq41t1-container, .framer-QXgxR .framer-7en1vh-container { flex: none; width: 100%; } .framer-QXgxR .framer-vkfhtj { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QXgxR .framer-12v1lea, .framer-QXgxR .framer-vkfhtj { gap: 0px; } .framer-QXgxR .framer-12v1lea > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QXgxR .framer-12v1lea > :first-child, .framer-QXgxR .framer-vkfhtj > :first-child { margin-top: 0px; } .framer-QXgxR .framer-12v1lea > :last-child, .framer-QXgxR .framer-vkfhtj > :last-child { margin-bottom: 0px; } .framer-QXgxR .framer-vkfhtj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (max-width: 575px) { .framer-QXgxR .hidden-34mlle { display: none !important; } .${metadata.bodyClassName}-framer-QXgxR { background: var(--token-20800fc2-2fd8-4607-a70a-c6b5f924bfaa, rgb(255, 255, 255)) /* {\"name\":\"Base/White\"} */; } .framer-QXgxR.framer-uu8cj2 { width: 390px; } .framer-QXgxR .framer-17jbmss { padding: 112px 16px 0px 16px; } .framer-QXgxR .framer-1mhebc9 { padding: 0px 16px 0px 16px; } .framer-QXgxR .framer-1mf3ius, .framer-QXgxR .framer-1fxzeh { padding: 40px 16px 80px 16px; } .framer-QXgxR .framer-1w4xgss { padding: 80px 16px 40px 16px; } .framer-QXgxR .framer-8p3p9-container { width: 100%; } .framer-QXgxR .framer-1o2lokl { padding: 80px 16px 80px 16px; } .framer-QXgxR .framer-12v1lea { flex-direction: column; gap: 40px; } .framer-QXgxR .framer-aq41t1-container, .framer-QXgxR .framer-7en1vh-container { flex: none; width: 100%; } .framer-QXgxR .framer-vkfhtj { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QXgxR .framer-12v1lea, .framer-QXgxR .framer-vkfhtj { gap: 0px; } .framer-QXgxR .framer-12v1lea > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QXgxR .framer-12v1lea > :first-child, .framer-QXgxR .framer-vkfhtj > :first-child { margin-top: 0px; } .framer-QXgxR .framer-12v1lea > :last-child, .framer-QXgxR .framer-vkfhtj > :last-child { margin-bottom: 0px; } .framer-QXgxR .framer-vkfhtj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8735\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZwDbWice4\":{\"layout\":[\"fixed\",\"auto\"]},\"aYjAWbb8w\":{\"layout\":[\"fixed\",\"auto\"]},\"oCOkf8lo1\":{\"layout\":[\"fixed\",\"auto\"]},\"kJJilC1h6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerBsvy6mzjd=withCSS(Component,css,\"framer-QXgxR\");export default FramerBsvy6mzjd;FramerBsvy6mzjd.displayName=\"Blog Detail\";FramerBsvy6mzjd.defaultProps={height:8735,width:1200};addFonts(FramerBsvy6mzjd,[{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\"}]},...ComponentsNavbarFonts,...VideoFonts,...SpotifyFonts,...ElementsNewsletterFonts,...ComponentsPostFonts,...ComponentsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"yFSCA9lL2\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"yFSCA9lL2\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"sFs27NycH\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"sFs27NycH\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBsvy6mzjd\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"8735\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZwDbWice4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aYjAWbb8w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oCOkf8lo1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kJJilC1h6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["urlRegex", "Spotify", "props", "theme", "sourceUrl", "identifier", "te", "strippedUrl", "url", "p", "addPropertyControls", "ControlType", "props", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "ComponentsNavbarFonts", "getFonts", "Uu7o9ruxy_default", "MotionDivWithFX", "withFX", "motion", "VideoFonts", "Video", "SpotifyFonts", "Spotify", "ElementsNewsletterFonts", "giSXfSvin_default", "ComponentsPostFonts", "AdiBax8Vz_default", "MotionSectionWithFX", "ComponentsFooterFonts", "l14P6979k_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "prefix", "isSet", "negate", "toResponsiveImage", "equals", "a", "b", "animation1", "transition2", "animation2", "QueryData", "query", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "QcGwxo477_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "QWiTLkPOC", "DR0kFgMIf", "WFzWNTfvF", "Rf3UGwboi", "kTOuPIvZE", "K_nZ_q_o9", "Le4s96af_", "EKZeA9z23", "DR0kFgMIfr5WBqQRAs", "kTOuPIvZEr5WBqQRAs", "Rf3UGwboir5WBqQRAs", "WFzWNTfvFr5WBqQRAs", "w2t4btQoir5WBqQRAs", "idr5WBqQRAs", "DR0kFgMIft3a4_JopO", "kTOuPIvZEt3a4_JopO", "Rf3UGwboit3a4_JopO", "WFzWNTfvFt3a4_JopO", "w2t4btQoit3a4_JopO", "idt3a4_JopO", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "visible", "visible1", "visible2", "useRouteElementId", "ref2", "visible3", "router", "useRouter", "visible4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "MotionDivWithFX", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Uu7o9ruxy_default", "RichText2", "x", "Image2", "Video", "Spotify", "ComponentPresetsProvider", "giSXfSvin_default", "MotionSectionWithFX", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "AdiBax8Vz_default", "collection1", "paginationInfo1", "loadMore1", "resolvedLinks1", "l14P6979k_default", "css", "FramerBsvy6mzjd", "withCSS", "Bsvy6mzjd_default", "addFonts", "ComponentsNavbarFonts", "VideoFonts", "SpotifyFonts", "ElementsNewsletterFonts", "ComponentsPostFonts", "ComponentsFooterFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "__FramerMetadata__"]
}
