{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bCBOQXQ2ejrZwsLBAqlH/OWYKuVTqO9Co6XNN87DX/SocialShareButtons.js", "ssg:https://framerusercontent.com/modules/qWYHxl0nsAUOs71FEefA/23OuFl6OPowr0Mh6MRhb/componentPresets.js", "ssg:https://framerusercontent.com/modules/atjk3TFQcqJiYV5aHsUY/p3C0mxrxG0deVfmd09SE/dRgG77f47.js", "ssg:https://framerusercontent.com/modules/igKYgo1hkFREqU27H9AZ/zrkEt9lSnduqU4nNvJri/lKnSTH4YS.js", "ssg:https://framerusercontent.com/modules/IzZqIfECiwCzURtZ6Dy1/3b2GCQJOkRhoYMut31UT/lOZQjArGN.js", "ssg:https://framerusercontent.com/modules/SWQzE5TWk7OjtU79RpgT/8OI2H5hjfmcauXx4GDPG/PT_amgL_6.js", "ssg:https://framerusercontent.com/modules/12JdggpLjFzheuw54sf9/m0HZ6vYqzFMohY8Jksf7/aWjFgBj9c.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function SocialShareButtons(props){// Config Properties\nconst{flexDirection,facebook,x,linkedin,shareText,iconProperties,backgroundType}=props;// Single Properpties\nconst{title,tint,style,borderWidth,borderColor,shareCurrentUrl,urlToShare,backgroundImage,linear}=props;// Multi properties\nconst{radius,topLeftRadius,topRightRadius,bottomRightRadius,bottomLeftRadius,isMixedRadius=false}=props;const{stylePadding,topPadding,rightPadding,bottomPadding,leftPadding,isMixedPadding=false}=props;const borderRadius=isMixedRadius?`${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px`:`${radius}px`;const padding=isMixedPadding?`${topPadding}px ${rightPadding}px ${bottomPadding}px ${leftPadding}px`:`${stylePadding}px`;let background;if(backgroundType==\"Solid\"){background=tint;}else if(backgroundType==\"Image\"){background=`url(${backgroundImage})`;}else if(backgroundType==\"Linear\"){const{degree,toColor,fromColor,opacityTo,opacityFrom}=linear;const gradient=`${degree}deg, ${toColor} ${opacityTo}%, ${fromColor} ${opacityFrom}%`;background=`linear-gradient(${gradient})`;}const shareOnFacebook=urlToShare=>{const shareUrl=urlToShare?urlToShare:window.location.href;window.open(`https://www.facebook.com/sharer/sharer.php?u=${shareUrl}`,\"_blank\",\"height=400,width=400,left=100,top=100,resizable=yes,scrollbars=yes,status=yes\");};const shareOnX=urlToShare=>{const shareUrl=urlToShare?urlToShare:window.location.href;const shareLink=encodeURI(shareText+shareUrl);const shareWindow=window.open(`https://x.com/intent/tweet?text=${shareLink}`,\"_blank\",\"height=700,width=700,left=0,top=0,resizable=yes,scrollbars=yes,status=yes\");shareWindow.blur();window.focus();};const shareOnLinkedIn=urlToShare=>{const shareUrl=urlToShare?urlToShare:window.location.href;window.open(`https://www.linkedin.com/sharing/share-offsite/?url=${shareUrl}`,\"_blank\",\"height=400,width=400,left=100,top=100,resizable=yes,scrollbars=yes,status=yes\");};let facebookIcon=/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:iconProperties.size,fill:\"none\",viewBox:\"0 0 24 24\",v:\"32\",children:/*#__PURE__*/_jsx(\"path\",{fill:iconProperties.color,fontSize:iconProperties.size,\"fill-rule\":\"evenodd\",d:\"M12,2 C17.5228403,2 22,6.49603007 22,12.042148 C22,17.1426622 18.2133748,21.3550488 13.3091699,21.999013 L13.299,21.999 L13.2993358,14.2432707 L15.476925,14.2432707 L15.7655715,11.5132627 L13.2993358,11.5132627 L13.3029934,10.1467742 C13.3029934,9.43472725 13.3703545,9.05337521 14.3888162,9.05337521 L15.750301,9.05337521 L15.750301,6.32290806 L13.5722241,6.32290806 C10.9559654,6.32290806 10.0352533,7.64718738 10.0352533,9.87454164 L10.0352533,11.5134769 L8.404355,11.5134769 L8.404355,14.2437298 L10.0352533,14.2437298 L10.0352533,21.8900234 C5.45236562,20.9728053 2,16.9123412 2,12.042148 C2,6.49603007 6.47715974,2 12,2 Z\"})});let xIcon=/*#__PURE__*/_jsx(\"svg\",{viewBox:\"0 0 24 24\",height:iconProperties.size,fill:\"none\",v:\"32\",children:/*#__PURE__*/_jsx(\"path\",{fill:iconProperties.color,fontSize:iconProperties.size,d:\"M17.7511704,3 L20.8179669,3 L14.1179252,10.6577203 L22,21.0781532 L15.8283966,21.0781532 L10.9945766,14.7582163 L5.46358875,21.0781532 L2.39493812,21.0781532 L9.56130348,12.8873592 L2,3 L8.32828072,3 L12.6976313,8.77666528 L17.7511704,3 Z M16.674825,19.2425254 L18.3741714,19.2425254 L7.40490428,4.73921105 L5.58132851,4.73921105 L16.674825,19.2425254 Z\"})});let linkedinIcon=/*#__PURE__*/_jsx(\"svg\",{viewBox:\"0 0 24 24\",height:iconProperties.size,fill:\"none\",children:/*#__PURE__*/_jsx(\"path\",{fill:iconProperties.color,fontSize:iconProperties.size,d:\"M2,4.20707071 C2,3.56732727 2.22523166,3.03954949 2.67567568,2.62373737 C3.12611969,2.20790606 3.71171815,2 4.43243243,2 C5.14028958,2 5.71299228,2.20470101 6.15057915,2.61414141 C6.60102317,3.03636364 6.82625483,3.58651919 6.82625483,4.26464646 C6.82625483,4.87878788 6.60747104,5.3905596 6.16988417,5.8 C5.71944015,6.22222222 5.12741313,6.43333333 4.39382239,6.43333333 L4.37451737,6.43333333 C3.66666023,6.43333333 3.09395753,6.22222222 2.65637066,5.8 C2.21878378,5.37777778 2,4.84679495 2,4.20707071 Z M2.25096525,21 L2.25096525,8.17979798 L6.53667954,8.17979798 L6.53667954,21 L2.25096525,21 Z M8.91119691,21 L13.1969112,21 L13.1969112,13.8414141 C13.1969112,13.3935899 13.2483977,13.0481354 13.3513514,12.8050505 C13.5315251,12.3700273 13.8050193,12.0021758 14.1718147,11.7015152 C14.53861,11.4008354 14.9987066,11.2505051 15.5521236,11.2505051 C16.9935714,11.2505051 17.7142857,12.2164919 17.7142857,14.1484848 L17.7142857,21 L22,21 L22,13.6494949 C22,11.7558859 21.549556,10.319697 20.6486486,9.34090909 C19.7477413,8.36212121 18.557278,7.87272727 17.0772201,7.87272727 C15.4169884,7.87272727 14.1235521,8.58282828 13.1969112,10.0030303 L13.1969112,10.0414141 L13.1776062,10.0414141 L13.1969112,10.0030303 L13.1969112,8.17979798 L8.91119691,8.17979798 C8.9369305,8.58921919 8.94980695,9.86227677 8.94980695,11.9989899 C8.94980695,14.1356838 8.9369305,17.1360141 8.91119691,21 Z\"})});return /*#__PURE__*/_jsxs(motion.div,{style:{...style,display:\"flex\",flexDirection:flexDirection,gap:iconProperties.gap,justifyContent:\"center\",alignItems:\"center\",overflow:\"visible\"},children:[facebook?/*#__PURE__*/_jsx(motion.div,{style:{borderRadius,padding,background,overflow:\"visible\",borderWidth:borderWidth,borderStyle:\"solid\",borderColor:borderColor,display:\"flex\",alignItems:\"center\",gap:iconProperties.gap},onClick:()=>{if(!shareCurrentUrl){shareOnFacebook(urlToShare);}else{shareOnFacebook(null);}},whileHover:{scale:1.05,cursor:\"pointer\"},transition:{type:\"spring\",stiffness:500,damping:30},children:facebookIcon}):null,x?/*#__PURE__*/_jsx(motion.div,{style:{borderRadius,padding,background,overflow:\"visible\",borderWidth:borderWidth,borderStyle:\"solid\",borderColor:borderColor,display:\"flex\",alignItems:\"center\",gap:iconProperties.gap},onClick:()=>{if(!shareCurrentUrl){shareOnX(urlToShare);}else{shareOnX(null);}},whileHover:{scale:1.05,cursor:\"pointer\"},transition:{type:\"spring\",stiffness:500,damping:30},children:xIcon}):null,linkedin?/*#__PURE__*/_jsx(motion.div,{style:{borderRadius,padding,background,overflow:\"visible\",borderWidth:borderWidth,borderStyle:\"solid\",borderColor:borderColor,display:\"flex\",alignItems:\"center\",gap:iconProperties.gap},onClick:()=>{if(!shareCurrentUrl){shareOnLinkedIn(urlToShare);}else{shareOnLinkedIn(null);}},whileHover:{scale:1.05,cursor:\"pointer\"},transition:{type:\"spring\",stiffness:500,damping:30},children:linkedinIcon}):null]});}addPropertyControls(SocialShareButtons,{facebook:{type:ControlType.Boolean,defaultValue:true},x:{type:ControlType.Boolean,defaultValue:true},linkedin:{type:ControlType.Boolean,defaultValue:true},flexDirection:{type:ControlType.Enum,options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],defaultValue:\"row\"},shareCurrentUrl:{type:ControlType.Boolean,defaultValue:true},urlToShare:{type:ControlType.String,defaultValue:\"https://framer.com\",hidden(props){return props.shareCurrentUrl!=false;}},shareText:{type:ControlType.String,defaultValue:\"Share on X: \",description:\"Share text is only available for X sharing.\",hidden(props){return props.x===false;}},iconProperties:{type:ControlType.Object,controls:{color:{type:ControlType.Color,defaultValue:\"#09090b\"},size:{type:ControlType.Number,defaultValue:24},gap:{type:ControlType.Number,defaultValue:15}}},backgroundType:{type:ControlType.Enum,options:[\"Solid\",\"Linear\",\"Image\"],defaultValue:\"Solid\"},backgroundImage:{type:ControlType.Image,hidden(props){return props.backgroundType!=\"Image\";}},linear:{type:ControlType.Object,controls:{toColor:{type:ControlType.Color,defaultValue:\"#242424\"},opacityTo:{type:ControlType.Number,defaultValue:0},fromColor:{type:ControlType.Color,defaultValue:\"#323232\"},opacityFrom:{type:ControlType.Number,defaultValue:100},degree:{type:ControlType.Number,defaultValue:90,max:360}},hidden(props){return props.backgroundType!=\"Linear\";}},tint:{title:\"Background Color\",type:ControlType.Color,defaultValue:\"#f4f4f5\",hidden(props){return props.backgroundType!=\"Solid\";}},radius:{type:ControlType.FusedNumber,title:\"Radius\",defaultValue:50,toggleKey:\"isMixedRadius\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"topLeftRadius\",\"topRightRadius\",\"bottomRightRadius\",\"bottomLeftRadius\"],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],min:0},borderWidth:{type:ControlType.Number,defaultValue:0},borderColor:{type:ControlType.Color,defaultValue:\"#222426\"},stylePadding:{type:ControlType.FusedNumber,title:\"Padding\",defaultValue:10,toggleKey:\"isMixedPadding\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"topPadding\",\"rightPadding\",\"bottomPadding\",\"leftPadding\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SocialShareButtons\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SocialShareButtons.map", "// Generated by Framer (ab6b6d5)\nexport const props={hX93Dkqvo:{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,isMixedBorderRadius:false,isRed:true,topLeftRadius:0,topRightRadius:0},WGQMwDLnq:{background:\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",border:{borderColor:\"var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231))\",borderStyle:\"solid\",borderWidth:1,borderWidthBottom:1,borderWidthLeft:1,borderWidthRight:1,borderWidthTop:1,isMixedBorderWidth:false},borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,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:\"ayuLight\",themeMode:\"Static\",topLeftRadius:15,topRightRadius:15}};export const fonts={WGQMwDLnq:[{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.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-UeWlY .framer-styles-preset-tawneo:not(.rich-text-wrapper), .framer-UeWlY .framer-styles-preset-tawneo.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: none; --framer-link-text-color: #0099ff; --framer-link-text-decoration: none; }\"];export const className=\"framer-UeWlY\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (fdd64f6)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-mmVs3 .framer-styles-preset-1w4zmzw {  }\"];export const className=\"framer-mmVs3\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ed8225c)\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-cMvoF .framer-styles-preset-5xtsw3 { --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: 16px; --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-variation-axes: normal; --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: 1.8em; --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 22px; position: relative; }','.framer-cMvoF .framer-styles-preset-5xtsw3::before { background-color: #ddd; border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; }'];export const className=\"framer-cMvoF\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Plus Jakarta Sans-600\",\"GF;Plus Jakarta Sans-700\",\"GF;Plus Jakarta Sans-700italic\",\"GF;Plus Jakarta Sans-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2\",weight:\"600\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNTxXUEKi4Rw.woff2\",weight:\"700\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ3CDh_VMq2oR82k.woff2\",weight:\"700\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIZaomQNQcsA88c7O9yZ4KMCoOg4KozySKCdSNG9OcqYQ37Dh_VMq2oR82k.woff2\",weight:\"600\"}]}];export const css=['.framer-O0eWg .framer-styles-preset-fi66dc:not(.rich-text-wrapper), .framer-O0eWg .framer-styles-preset-fi66dc.rich-text-wrapper h5 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.03em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, #09090b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-O0eWg .framer-styles-preset-fi66dc:not(.rich-text-wrapper), .framer-O0eWg .framer-styles-preset-fi66dc.rich-text-wrapper h5 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.03em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, #09090b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-O0eWg .framer-styles-preset-fi66dc:not(.rich-text-wrapper), .framer-O0eWg .framer-styles-preset-fi66dc.rich-text-wrapper h5 { --framer-font-family: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.01em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, #09090b); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-O0eWg\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab6b6d5)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,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{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Header from\"#framer/local/canvasComponent/R59UUiNVK/R59UUiNVK.js\";import PromoBox from\"#framer/local/canvasComponent/r8I6jjBRm/r8I6jjBRm.js\";import Footer from\"#framer/local/canvasComponent/RT57n2mYC/RT57n2mYC.js\";import SocialShareButtons from\"#framer/local/codeFile/XBP5bJk/SocialShareButtons.js\";import Blog from\"#framer/local/collection/ewhHuyXZI/ewhHuyXZI.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/ALE6yx_O9/ALE6yx_O9.js\";import*as sharedStyle1 from\"#framer/local/css/ao6vEw8CX/ao6vEw8CX.js\";import*as sharedStyle8 from\"#framer/local/css/dRgG77f47/dRgG77f47.js\";import*as sharedStyle6 from\"#framer/local/css/dtOoAAwB_/dtOoAAwB_.js\";import*as sharedStyle from\"#framer/local/css/f8V3IQI3H/f8V3IQI3H.js\";import*as sharedStyle7 from\"#framer/local/css/HhLr_TFUZ/HhLr_TFUZ.js\";import*as sharedStyle10 from\"#framer/local/css/lKnSTH4YS/lKnSTH4YS.js\";import*as sharedStyle9 from\"#framer/local/css/lOZQjArGN/lOZQjArGN.js\";import*as sharedStyle5 from\"#framer/local/css/PT_amgL_6/PT_amgL_6.js\";import*as sharedStyle4 from\"#framer/local/css/Tsh95XLwX/Tsh95XLwX.js\";import*as sharedStyle2 from\"#framer/local/css/vlUd825be/vlUd825be.js\";import metadataProvider from\"#framer/local/webPageMetadata/aWjFgBj9c/aWjFgBj9c.js\";const HeaderFonts=getFonts(Header);const PhosphorFonts=getFonts(Phosphor);const ImageWithFX=withFX(Image);const SocialShareButtonsFonts=getFonts(SocialShareButtons);const PromoBoxFonts=getFonts(PromoBox);const FooterFonts=getFonts(Footer);const breakpoints={HeA153nlA:\"(min-width: 810px) and (max-width: 1199px)\",rYPSfvvnL:\"(max-width: 809px)\",Tzfjhcngf:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-HRqpI\";const variantClassNames={HeA153nlA:\"framer-v-avuw98\",rYPSfvvnL:\"framer-v-17dt87v\",Tzfjhcngf:\"framer-v-4r97t8\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={delay:.1,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Tzfjhcngf\",Phone:\"rYPSfvvnL\",Tablet:\"HeA153nlA\"};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:\"Tzfjhcngf\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"aWjFgBj9c\",data:Blog,type:\"Collection\"},select:[{collection:\"aWjFgBj9c\",name:\"DznlIolci\",type:\"Identifier\"},{collection:\"aWjFgBj9c\",name:\"Ra7LnIXvr\",type:\"Identifier\"},{collection:\"aWjFgBj9c\",name:\"YEtJIc9Fb\",type:\"Identifier\"},{collection:\"aWjFgBj9c\",name:\"ioMq8boYr\",type:\"Identifier\"},{collection:\"aWjFgBj9c\",name:\"nv8mJtXfd\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"aWjFgBj9c\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,DznlIolci=(_getFromCurrentRouteData=getFromCurrentRouteData(\"DznlIolci\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",YEtJIc9Fb=getFromCurrentRouteData(\"YEtJIc9Fb\"),ioMq8boYr=getFromCurrentRouteData(\"ioMq8boYr\"),nv8mJtXfd=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"nv8mJtXfd\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",...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-HRqpI`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-HRqpI`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"bk6273eJQ\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(YEtJIc9Fb,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"rYPSfvvnL\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Tzfjhcngf\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-4r97t8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-es7e55-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{variant:\"g7fLVO5ml\"},rYPSfvvnL:{variant:\"g7fLVO5ml\"}},children:/*#__PURE__*/_jsx(Header,{BeZsA273t:true,Cof0RMUzO:\"var(--token-e6a1425f-5cc8-4e16-87a5-8615ab8b8fe1, rgb(82, 82, 91))\",dbTkB554q:\"https://growthforum.io/meet\",EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9))\",eGOhp_OqC:\"Free Sales Audit\",ewfFJItNT:\"XgBIHPUqi\",FFcnuU4Ek:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.95))\",height:\"100%\",id:\"sPl7ESYRz\",KDPaGeBIL:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",layoutId:\"sPl7ESYRz\",oqjnlG1pR:true,ORnOR2pUN:{borderBottomWidth:1,borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},sGHTFWZo5:true,style:{width:\"100%\"},t4qtipNl7:10,UTTJR9foI:true,v06jigF6i:\"flex-start\",variant:\"OEkGhi0ka\",width:\"100%\",zzroHIlLa:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(190, 255, 75))\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pylstc\",\"data-framer-name\":\"Overlay\",name:\"Overlay\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.85,fit:\"tile\",loading:getLoadingLazyAtYPosition(0),pixelHeight:126,pixelWidth:126,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VfkEna8iRjS9ZbXeCG1MRu3r0w.svg\"},className:\"framer-sbnrid\",\"data-framer-name\":\"Overlay\",name:\"Overlay\"})}),/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1ewbiqc\",\"data-framer-name\":\"Post\",id:elementId,name:\"Post\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vplmp9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fvy4c6\",\"data-styles-preset\":\"f8V3IQI3H\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"Title\"})}),className:\"framer-3ciqx5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:DznlIolci,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18dvjij\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i7kooy-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarBlank\",id:\"nnY2I9_Bl\",layoutId:\"nnY2I9_Bl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-igt7au\",\"data-styles-preset\":\"ao6vEw8CX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fd54a91d-2c97-4609-acbc-244da5b6b983, rgb(113, 113, 122))\"},children:\"Content\"})}),className:\"framer-9j08hi\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(287.2),sizes:\"calc(min(100vw, 1200px) - 40px)\",...toResponsiveImage(ioMq8boYr)}},rYPSfvvnL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(267.2),sizes:\"calc(min(100vw, 1200px) - 40px)\",...toResponsiveImage(ioMq8boYr)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(327.2),sizes:\"1020.8px\",...toResponsiveImage(ioMq8boYr)},className:\"framer-h6y7lg\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-abvzff\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z6pv2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cjxyvm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rYPSfvvnL:{flexDirection:\"row\"}},children:/*#__PURE__*/_jsx(SocialShareButtons,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:50,bottomPadding:10,bottomRightRadius:50,facebook:true,flexDirection:\"column\",height:\"100%\",iconProperties:{color:\"rgb(9, 9, 11)\",gap:15,size:24},id:\"gftiSm2nA\",isMixedPadding:false,isMixedRadius:false,layoutId:\"gftiSm2nA\",leftPadding:10,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},linkedin:true,radius:50,rightPadding:10,shareCurrentUrl:true,shareText:\"Share on X: \",stylePadding:10,tint:\"rgb(244, 244, 245)\",topLeftRadius:50,topPadding:10,topRightRadius:50,urlToShare:\"https://framer.com\",width:\"100%\",x:true})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hegyo9\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js:Youtube\":componentPresets.props[\"hX93Dkqvo\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"WGQMwDLnq\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:nv8mJtXfd,className:\"framer-1cadcrq\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-tawneo\",blockquote:\"framer-styles-preset-5xtsw3\",h1:\"framer-styles-preset-fvy4c6\",h2:\"framer-styles-preset-1nqpcik\",h3:\"framer-styles-preset-1njlwr9\",h4:\"framer-styles-preset-ai6hvh\",h5:\"framer-styles-preset-fi66dc\",h6:\"framer-styles-preset-ntfn9g\",img:\"framer-styles-preset-1w4zmzw\",p:\"framer-styles-preset-11zorzc\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10vx8de hidden-17dt87v\",\"data-framer-name\":\"Empty\",name:\"Empty\"})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-pspk9n\",\"data-framer-name\":\"3 CTA\",name:\"3 CTA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"3 Ways we can help you\"})}),className:\"framer-qiksj7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wvvli4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{width:\"min(100vw - 30px, 1200px)\",y:1119.4},rYPSfvvnL:{width:\"min(100vw - 30px, 1200px)\",y:950.4000000000001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"max((min(100vw - 30px, 1200px) - 40px) / 3, 1px)\",y:1169.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ojaxlb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{ptNlbhEt7:\"Step 1\"},rYPSfvvnL:{ptNlbhEt7:\"Step 1\"}},children:/*#__PURE__*/_jsx(PromoBox,{AW4j67Uaf:\"Listen to our top rated podcast\",ftbj_HexV:\"fill\",G5CPTo2BR:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",GBu3FFSyu:addImageAlt({src:\"https://framerusercontent.com/images/00iBU9Dv1zvJJZkXRWmXoElZBU8.jpg\",srcSet:\"https://framerusercontent.com/images/00iBU9Dv1zvJJZkXRWmXoElZBU8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/00iBU9Dv1zvJJZkXRWmXoElZBU8.jpg 700w\"},\"podcast panel\"),height:\"100%\",id:\"oKZ0goY7e\",KucPi8Mjf:\"Lightning\",layoutId:\"oKZ0goY7e\",LmK7HvgCZ:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",LYkPsmjb0:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",maUpnYT2T:\"\uD83C\uDF99\uFE0F Listen to our B2B Growth Podcast\",nkcsd76e0:\"LC07xfyqr\",ptNlbhEt7:\"Top 1.5% Podcast\",ptoH8BwkN:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",r05C8oF9Y:\"https://podfollow.com/how-to-sell-podcast-learn-to-master-b2b-sales-and-lead-generation\",style:{height:\"100%\",width:\"100%\"},TbMQRYirV:\"var(--token-48db76b1-b6f7-481c-9646-e2e74df040d6, rgb(0, 0, 0))\",UiSalMWAg:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",width:\"100%\",WZBG36w1Y:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{width:\"min(100vw - 30px, 1200px)\",y:1489.4},rYPSfvvnL:{width:\"min(100vw - 30px, 1200px)\",y:1320.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"max((min(100vw - 30px, 1200px) - 40px) / 3, 1px)\",y:1169.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10o5128-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{AW4j67Uaf:\"Check all feautres\",ptNlbhEt7:\"Step 2\"}},children:/*#__PURE__*/_jsx(PromoBox,{AW4j67Uaf:\"Book a time with us\",ftbj_HexV:\"fill\",G5CPTo2BR:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",GBu3FFSyu:addImageAlt({src:\"https://framerusercontent.com/images/53aFIzqwPBLgr1J1WcgdEvqx9Y.jpg\",srcSet:\"https://framerusercontent.com/images/53aFIzqwPBLgr1J1WcgdEvqx9Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/53aFIzqwPBLgr1J1WcgdEvqx9Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/53aFIzqwPBLgr1J1WcgdEvqx9Y.jpg 1042w\"},\"sales_panel\"),height:\"100%\",id:\"lhpGOWxk_\",KucPi8Mjf:\"Phone\",layoutId:\"lhpGOWxk_\",LmK7HvgCZ:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",LYkPsmjb0:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",maUpnYT2T:\"\u2699\uFE0F Want to see our $10m Sales System?\",nkcsd76e0:\"LC07xfyqr\",ptNlbhEt7:\"Sales Audit Call\",ptoH8BwkN:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",r05C8oF9Y:\"https://growthforum.io/meet\",style:{height:\"100%\",width:\"100%\"},TbMQRYirV:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",UiSalMWAg:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",width:\"100%\",WZBG36w1Y:false})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F6Wpq9Y__\"},implicitPathVariables:undefined},{href:{webPageId:\"F6Wpq9Y__\"},implicitPathVariables:undefined},{href:{webPageId:\"F6Wpq9Y__\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{width:\"min(100vw - 30px, 1200px)\",y:1859.4},rYPSfvvnL:{width:\"min(100vw - 30px, 1200px)\",y:1690.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,width:\"max((min(100vw - 30px, 1200px) - 40px) / 3, 1px)\",y:1169.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1snmycc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{r05C8oF9Y:resolvedLinks[1]},rYPSfvvnL:{r05C8oF9Y:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(PromoBox,{AW4j67Uaf:\"Get the first lesson now\",ftbj_HexV:\"fill\",G5CPTo2BR:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",GBu3FFSyu:addImageAlt({src:\"https://framerusercontent.com/images/HUQSrrHITVVbLOC72qlTG5zJ9gw.jpg\",srcSet:\"https://framerusercontent.com/images/HUQSrrHITVVbLOC72qlTG5zJ9gw.jpg 840w\"},\"email_panel\"),height:\"100%\",id:\"BaqgmbG0_\",KucPi8Mjf:\"RocketLaunch\",layoutId:\"BaqgmbG0_\",LmK7HvgCZ:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",LYkPsmjb0:\"rgb(25, 25, 28)\",maUpnYT2T:\"\uD83D\uDCC5 Learn to Scale to $10m  (Newsletter)\",nkcsd76e0:\"LC07xfyqr\",ptNlbhEt7:\"Free Daily Email\",ptoH8BwkN:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",r05C8oF9Y:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},TbMQRYirV:\"var(--token-a5bac2d3-d710-47e2-8bb9-ad946999897c, rgb(24, 24, 27))\",UiSalMWAg:\"var(--token-2b39abb9-fea1-4307-9825-a3e2580c4c08, rgb(207, 249, 15))\",width:\"100%\",WZBG36w1Y:false})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{y:2299.4},rYPSfvvnL:{y:2130.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:473,width:\"100vw\",y:1609.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ro2u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HeA153nlA:{variant:\"z8oyrV_8I\"},rYPSfvvnL:{variant:\"mpwjk9MUe\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"iXAOJ3MLb\",layoutId:\"iXAOJ3MLb\",style:{width:\"100%\"},variant:\"PbSBQXuqG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-HRqpI { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); }`,\".framer-HRqpI.framer-vbtjea, .framer-HRqpI .framer-vbtjea { display: block; }\",\".framer-HRqpI.framer-4r97t8 { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-HRqpI .framer-es7e55-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",'.framer-HRqpI .framer-1pylstc { background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 0%, var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)) /* {\"name\":\"Page Background\"} */ 60%); flex: none; height: 400px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 0; }',\".framer-HRqpI .framer-sbnrid { -webkit-mask: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; bottom: -200px; flex: none; left: 0px; mask: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; opacity: 0.08; position: absolute; right: 0px; top: 0px; }\",\".framer-HRqpI .framer-1ewbiqc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 0; }\",\".framer-HRqpI .framer-1vplmp9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HRqpI .framer-3ciqx5 { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HRqpI .framer-18dvjij { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-HRqpI .framer-i7kooy-container { flex: none; height: 21px; position: relative; width: 21px; }\",\".framer-HRqpI .framer-9j08hi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-HRqpI .framer-h6y7lg { aspect-ratio: 2.32 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 440px); position: relative; width: 1021px; }\",\".framer-HRqpI .framer-abvzff { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1040px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HRqpI .framer-1z6pv2 { 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: sticky; top: 120px; width: 100px; will-change: transform; z-index: 1; }\",\".framer-HRqpI .framer-cjxyvm-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-HRqpI .framer-1hegyo9 { 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: min-content; }\",\".framer-HRqpI .framer-1cadcrq { --framer-paragraph-spacing: 40px; flex: none; height: auto; max-width: 760px; position: relative; white-space: pre-wrap; width: 760px; word-break: break-word; word-wrap: break-word; }\",\".framer-HRqpI .framer-10vx8de { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 162px; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-HRqpI .framer-pspk9n { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px 15px 50px 15px; position: relative; width: 100%; }\",\".framer-HRqpI .framer-qiksj7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HRqpI .framer-wvvli4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-HRqpI .framer-1ojaxlb-container, .framer-HRqpI .framer-10o5128-container, .framer-HRqpI .framer-1snmycc-container { flex: 1 0 0px; height: 350px; position: relative; width: 1px; }\",\".framer-HRqpI .framer-19ro2u-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HRqpI.framer-4r97t8, .framer-HRqpI .framer-1ewbiqc, .framer-HRqpI .framer-1vplmp9, .framer-HRqpI .framer-18dvjij, .framer-HRqpI .framer-1z6pv2, .framer-HRqpI .framer-1hegyo9, .framer-HRqpI .framer-10vx8de, .framer-HRqpI .framer-pspk9n, .framer-HRqpI .framer-wvvli4 { gap: 0px; } .framer-HRqpI.framer-4r97t8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-HRqpI.framer-4r97t8 > :first-child, .framer-HRqpI .framer-1ewbiqc > :first-child, .framer-HRqpI .framer-1vplmp9 > :first-child, .framer-HRqpI .framer-pspk9n > :first-child { margin-top: 0px; } .framer-HRqpI.framer-4r97t8 > :last-child, .framer-HRqpI .framer-1ewbiqc > :last-child, .framer-HRqpI .framer-1vplmp9 > :last-child, .framer-HRqpI .framer-pspk9n > :last-child { margin-bottom: 0px; } .framer-HRqpI .framer-1ewbiqc > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-HRqpI .framer-1vplmp9 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-HRqpI .framer-18dvjij > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } .framer-HRqpI .framer-18dvjij > :first-child, .framer-HRqpI .framer-1z6pv2 > :first-child, .framer-HRqpI .framer-1hegyo9 > :first-child, .framer-HRqpI .framer-10vx8de > :first-child, .framer-HRqpI .framer-wvvli4 > :first-child { margin-left: 0px; } .framer-HRqpI .framer-18dvjij > :last-child, .framer-HRqpI .framer-1z6pv2 > :last-child, .framer-HRqpI .framer-1hegyo9 > :last-child, .framer-HRqpI .framer-10vx8de > :last-child, .framer-HRqpI .framer-wvvli4 > :last-child { margin-right: 0px; } .framer-HRqpI .framer-1z6pv2 > *, .framer-HRqpI .framer-1hegyo9 > *, .framer-HRqpI .framer-10vx8de > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HRqpI .framer-pspk9n > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-HRqpI .framer-wvvli4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-HRqpI { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); } .framer-HRqpI.framer-4r97t8 { gap: 30px; padding: 120px 0px 0px 0px; width: 810px; } .framer-HRqpI .framer-3ciqx5 { max-width: 600px; } .framer-HRqpI .framer-h6y7lg { height: var(--framer-aspect-ratio-supported, 86px); width: 100%; } .framer-HRqpI .framer-1z6pv2 { justify-content: flex-start; width: 70px; } .framer-HRqpI .framer-1hegyo9, .framer-HRqpI .framer-1cadcrq { flex: 1 0 0px; width: 1px; } .framer-HRqpI .framer-10vx8de { width: 70px; } .framer-HRqpI .framer-pspk9n { padding: 0px 15px 60px 15px; } .framer-HRqpI .framer-wvvli4 { flex-direction: column; } .framer-HRqpI .framer-1ojaxlb-container, .framer-HRqpI .framer-10o5128-container, .framer-HRqpI .framer-1snmycc-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HRqpI.framer-4r97t8, .framer-HRqpI .framer-wvvli4 { gap: 0px; } .framer-HRqpI.framer-4r97t8 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-HRqpI.framer-4r97t8 > :first-child, .framer-HRqpI .framer-wvvli4 > :first-child { margin-top: 0px; } .framer-HRqpI.framer-4r97t8 > :last-child, .framer-HRqpI .framer-wvvli4 > :last-child { margin-bottom: 0px; } .framer-HRqpI .framer-wvvli4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-HRqpI { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(247, 237, 237)); } .framer-HRqpI.framer-4r97t8 { gap: 30px; padding: 120px 0px 0px 0px; width: 390px; } .framer-HRqpI .framer-1ewbiqc { gap: 30px; } .framer-HRqpI .framer-3ciqx5 { max-width: unset; } .framer-HRqpI .framer-h6y7lg { aspect-ratio: unset; height: 200px; width: 100%; } .framer-HRqpI .framer-abvzff { flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-HRqpI .framer-1z6pv2 { justify-content: flex-start; position: relative; top: unset; width: 100%; } .framer-HRqpI .framer-1hegyo9 { width: 100%; } .framer-HRqpI .framer-1cadcrq { flex: 1 0 0px; width: 1px; } .framer-HRqpI .framer-pspk9n { gap: 10px; padding: 0px 15px 60px 15px; } .framer-HRqpI .framer-wvvli4 { flex-direction: column; } .framer-HRqpI .framer-1ojaxlb-container, .framer-HRqpI .framer-10o5128-container, .framer-HRqpI .framer-1snmycc-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HRqpI.framer-4r97t8, .framer-HRqpI .framer-1ewbiqc, .framer-HRqpI .framer-abvzff, .framer-HRqpI .framer-pspk9n, .framer-HRqpI .framer-wvvli4 { gap: 0px; } .framer-HRqpI.framer-4r97t8 > *, .framer-HRqpI .framer-1ewbiqc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-HRqpI.framer-4r97t8 > :first-child, .framer-HRqpI .framer-1ewbiqc > :first-child, .framer-HRqpI .framer-abvzff > :first-child, .framer-HRqpI .framer-pspk9n > :first-child, .framer-HRqpI .framer-wvvli4 > :first-child { margin-top: 0px; } .framer-HRqpI.framer-4r97t8 > :last-child, .framer-HRqpI .framer-1ewbiqc > :last-child, .framer-HRqpI .framer-abvzff > :last-child, .framer-HRqpI .framer-pspk9n > :last-child, .framer-HRqpI .framer-wvvli4 > :last-child { margin-bottom: 0px; } .framer-HRqpI .framer-abvzff > *, .framer-HRqpI .framer-wvvli4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-HRqpI .framer-pspk9n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19301\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HeA153nlA\":{\"layout\":[\"fixed\",\"auto\"]},\"rYPSfvvnL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraWjFgBj9c=withCSS(Component,css,\"framer-HRqpI\");export default FrameraWjFgBj9c;FrameraWjFgBj9c.displayName=\"Blog Detail\";FrameraWjFgBj9c.defaultProps={height:19301,width:1200};addFonts(FrameraWjFgBj9c,[{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\"}]},...HeaderFonts,...PhosphorFonts,...SocialShareButtonsFonts,...PromoBoxFonts,...FooterFonts,...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),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"WGQMwDLnq\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"WGQMwDLnq\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"hX93Dkqvo\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"hX93Dkqvo\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraWjFgBj9c\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"19301\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HeA153nlA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rYPSfvvnL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SocialShareButtons", "props", "flexDirection", "facebook", "x", "linkedin", "shareText", "iconProperties", "backgroundType", "title", "tint", "style", "borderWidth", "borderColor", "shareCurrentUrl", "urlToShare", "backgroundImage", "linear", "radius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "isMixedRadius", "stylePadding", "topPadding", "rightPadding", "bottomPadding", "leftPadding", "isMixedPadding", "borderRadius", "padding", "background", "degree", "toColor", "fromColor", "opacityTo", "opacityFrom", "shareOnFacebook", "shareUrl", "window", "shareOnX", "shareLink", "shareOnLinkedIn", "facebookIcon", "p", "xIcon", "linkedinIcon", "u", "motion", "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", "HeaderFonts", "getFonts", "R59UUiNVK_default", "PhosphorFonts", "Icon", "ImageWithFX", "withFX", "Image2", "SocialShareButtonsFonts", "SocialShareButtons", "PromoBoxFonts", "r8I6jjBRm_default", "FooterFonts", "RT57n2mYC_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "animation", "transition1", "animation1", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "ewhHuyXZI_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "DznlIolci", "YEtJIc9Fb", "ioMq8boYr", "nv8mJtXfd", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText2", "x", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "css", "FrameraWjFgBj9c", "withCSS", "aWjFgBj9c_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
