{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Ht4HOlRVeasnm2pXfnEi/WVLh1FfYqgJIGNXKp7wC/IkomersBlogSchema.js", "ssg:https://framerusercontent.com/modules/9Va4qXdaZF9yaZxYEw9o/Aouk4lSqn6rzbglXSkRc/IkomersFeedback.js", "ssg:https://framerusercontent.com/modules/9rwVLLqrEAU5LepfiTKT/KEzpnBebxhy5Gn24KgCN/IkomersPS.js", "ssg:https://framerusercontent.com/modules/Euyuy1UvDPwLib8suuLM/s5iYnnMgkMTw5O7goIlT/IkomersTOCApp.js", "ssg:https://framerusercontent.com/modules/59FRCBrZJGmnrxEuBj7x/z4FdJFyUuhQisXMNhBfE/a2VwhxPi8.js", "ssg:https://framerusercontent.com/modules/k0Xml1Z8rLuuolhCeWzW/zmjKP7LKO2ojCKD8bjts/aVZpmnLgV.js", "ssg:https://framerusercontent.com/modules/wGLBV6No8AuJ1XZrun9e/slcV0Nx8qquT2v9Q9fjL/dUzP60Yt_.js", "ssg:https://framerusercontent.com/modules/9W2fElPfc3KkZOAx0I2q/HSCuYiKFJYbicGR223s4/k0rFBVvhh.js", "ssg:https://framerusercontent.com/modules/pmNIewWVZo7gu3DCnsPE/W5qLlr55AnLMeWx1FeqS/NjWqL2Fv_.js", "ssg:https://framerusercontent.com/modules/J1D83wEc7DFbzBgfDkdg/OipzltodzbOdfZtIXjMr/WB1XKjD5R.js", "ssg:https://framerusercontent.com/modules/Kgooo1CFVqmT2fVvdrK2/SKVqCXUhjwgGymxKJISU/zOleVJQ1O.js", "ssg:https://framerusercontent.com/modules/jCC6UnD0YAHIJsCzYtjt/Dv7Bk7PXt1tsAPRZkkqy/OT0NF3ObE.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";export default function IkomersBlogSchema(props){const{// Blog post \u00F6zellikleri - CMS'den gelecek\npostTitle,postDescription,postPublishDate,postModifiedDate,postAuthorName,postFeaturedImage,postSlug,// Sabit organizasyon bilgileri\norgName=\"IKOMERS\",orgUrl=\"https://www.ikomers.com.tr/\",orgLogo=\"https://framerusercontent.com/images/M9CrInEmkFnlQ30n6YsLNbP1rc.png\"}=props;// Sayfa URL'sini olu\u015Ftur\nconst baseUrl=\"https://www.ikomers.com.tr\";const postUrl=postSlug?`${baseUrl}/blog/${postSlug}`:\"\";// Sayfa y\u00FCklendikten sonra eksik bilgileri al\nconst[pageData,setPageData]=React.useState({title:postTitle||\"\",description:postDescription||\"\",url:postUrl||\"\"});React.useEffect(()=>{if(typeof window!==\"undefined\"){setPageData({title:postTitle||document.title,description:postDescription||document.querySelector('meta[name=\"description\"]')?.getAttribute(\"content\")||\"\",url:postUrl||window.location.href});}},[postTitle,postDescription,postUrl]);// ISO format\u0131nda tarih\nconst formatDate=dateString=>{if(!dateString)return new Date().toISOString();const date=new Date(dateString);return date.toISOString();};// Blog Post Schema\nconst blogPostSchema={\"@context\":\"https://schema.org\",\"@type\":\"BlogPosting\",headline:pageData.title,description:pageData.description,datePublished:formatDate(postPublishDate),dateModified:formatDate(postModifiedDate||postPublishDate),author:{\"@type\":\"Person\",name:postAuthorName||\"IKOMERS\",url:`${baseUrl}/author/${postAuthorName?.toLowerCase().replace(/\\s+/g,\"-\")}`||orgUrl},publisher:{\"@type\":\"Organization\",name:orgName,logo:{\"@type\":\"ImageObject\",url:orgLogo}},image:postFeaturedImage||orgLogo,mainEntityOfPage:{\"@type\":\"WebPage\",\"@id\":pageData.url}};// Component g\u00F6r\u00FCnmez olmal\u0131\nreturn /*#__PURE__*/_jsx(\"script\",{type:\"application/ld+json\",dangerouslySetInnerHTML:{__html:JSON.stringify(blogPostSchema)}});}// Framer i\u00E7in \u00F6zellik kontrolleri - CMS ba\u011Flant\u0131s\u0131 i\u00E7in\nIkomersBlogSchema.propertyControls={postTitle:{type:\"string\",title:\"Blog Ba\u015Fl\u0131\u011F\u0131\",defaultValue:\"\"},postDescription:{type:\"string\",title:\"Blog A\\xe7\u0131klamas\u0131\",displayTextArea:true,defaultValue:\"\"},postPublishDate:{type:\"date\",title:\"Yay\u0131n Tarihi\"},postModifiedDate:{type:\"date\",title:\"G\\xfcncelleme Tarihi\",optional:true},postAuthorName:{type:\"string\",title:\"Yazar Ad\u0131\",defaultValue:\"\"},postFeaturedImage:{type:\"image\",title:\"\\xd6ne \\xc7\u0131kan G\\xf6rsel URL\"},postSlug:{type:\"string\",title:\"Blog URL Slug\",description:\"\\xd6rn: 'e-ticaret-trendleri-2023'\",defaultValue:\"\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"IkomersBlogSchema\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IkomersBlogSchema.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{motion,AnimatePresence}from\"framer-motion\";export default function IkomersFeedback(props){const{question=\"Bu i\\xe7eri\u011Fi faydal\u0131 buldunuz mu?\",yesText=\"Evet\",noText=\"Hay\u0131r\",thankYouText=\"Geri bildiriminiz i\\xe7in te\u015Fekk\\xfcrler!\",primaryColor=\"#06D6A0\",secondaryColor=\"#000000\",textColor=\"#333333\",maxClaps=50,postId=\"\",storagePrefix=\"ikomers_feedback_\"}=props;// State'ler\nconst[voted,setVoted]=React.useState(false);const[claps,setClaps]=React.useState(0);const[holding,setHolding]=React.useState(false);const[showClaps,setShowClaps]=React.useState(false);const[clapCount,setClapCount]=React.useState(0);const[totalClaps,setTotalClaps]=React.useState(0);// Yerel depolama anahtar\u0131 - window nesnesine g\u00FCvenli eri\u015Fim\nconst storageKey=React.useMemo(()=>{if(typeof window!==\"undefined\"){return`${storagePrefix}${postId||window.location.pathname}`;}return`${storagePrefix}${postId||\"\"}`;},[storagePrefix,postId]);// Component y\u00FCklendi\u011Finde yerel depolamadan oy durumunu kontrol et\nReact.useEffect(()=>{// Sadece taray\u0131c\u0131 ortam\u0131nda \u00E7al\u0131\u015Ft\u0131r\nif(typeof window!==\"undefined\"){try{const savedFeedback=localStorage.getItem(storageKey);if(savedFeedback){const feedbackData=JSON.parse(savedFeedback);setVoted(true);setClapCount(feedbackData.claps||0);}// Toplam alk\u0131\u015F say\u0131s\u0131n\u0131 almak i\u00E7in bir API \u00E7a\u011Fr\u0131s\u0131 yap\u0131labilir\n// \u00D6rnek: fetchTotalClaps(postId);\n// \u015Eimdilik rastgele bir say\u0131 atayal\u0131m\nsetTotalClaps(Math.floor(Math.random()*100)+10);}catch(error){console.error(\"LocalStorage error:\",error);}}},[storageKey]);// Alk\u0131\u015F sayac\u0131 i\u00E7in zamanlay\u0131c\u0131\nReact.useEffect(()=>{// Sadece taray\u0131c\u0131 ortam\u0131nda \u00E7al\u0131\u015Ft\u0131r\nif(typeof window!==\"undefined\"){let timer;if(holding&&claps<maxClaps){timer=setInterval(()=>{setClaps(prev=>{const newValue=prev+1;if(newValue>=maxClaps){setHolding(false);clearInterval(timer);}return newValue;});},100);}return()=>{if(timer)clearInterval(timer);};}},[holding,claps,maxClaps]);// Evet'e t\u0131kland\u0131\u011F\u0131nda\nconst handleYesClick=()=>{if(voted)return;setShowClaps(true);setClaps(1);setClapCount(1);setVoted(true);// Yerel depolamaya kaydet - taray\u0131c\u0131 kontrol\u00FC ile\nif(typeof window!==\"undefined\"){try{localStorage.setItem(storageKey,JSON.stringify({voted:true,claps:1}));}catch(error){console.error(\"LocalStorage error:\",error);}}// Burada bir API'ye oy g\u00F6nderme i\u015Flemi yap\u0131labilir\n// \u00D6rnek: sendFeedback(postId, \"yes\", 1);\n};// Hay\u0131r'a t\u0131kland\u0131\u011F\u0131nda\nconst handleNoClick=()=>{if(voted)return;setVoted(true);// Yerel depolamaya kaydet - taray\u0131c\u0131 kontrol\u00FC ile\nif(typeof window!==\"undefined\"){try{localStorage.setItem(storageKey,JSON.stringify({voted:true,claps:0}));}catch(error){console.error(\"LocalStorage error:\",error);}}// Burada bir API'ye oy g\u00F6nderme i\u015Flemi yap\u0131labilir\n// \u00D6rnek: sendFeedback(postId, \"no\", 0);\n};// Alk\u0131\u015F butonuna bas\u0131l\u0131 tutuldu\u011Funda\nconst handleClapHold=()=>{if(claps>=maxClaps)return;setHolding(true);};// Alk\u0131\u015F butonu b\u0131rak\u0131ld\u0131\u011F\u0131nda\nconst handleClapRelease=()=>{setHolding(false);setClapCount(claps);// Yerel depolamaya kaydet - taray\u0131c\u0131 kontrol\u00FC ile\nif(typeof window!==\"undefined\"){try{localStorage.setItem(storageKey,JSON.stringify({voted:true,claps}));}catch(error){console.error(\"LocalStorage error:\",error);}}// Burada bir API'ye alk\u0131\u015F say\u0131s\u0131n\u0131 g\u00F6nderme i\u015Flemi yap\u0131labilir\n// \u00D6rnek: sendFeedback(postId, \"yes\", claps);\n};return /*#__PURE__*/_jsx(\"div\",{style:styles.container,children:/*#__PURE__*/_jsx(AnimatePresence,{mode:\"wait\",children:!voted||showClaps?/*#__PURE__*/_jsxs(motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},style:styles.questionContainer,children:[/*#__PURE__*/_jsx(\"p\",{style:styles.question,children:question}),!showClaps?/*#__PURE__*/_jsxs(\"div\",{style:styles.buttonContainer,children:[/*#__PURE__*/_jsx(motion.button,{style:{...styles.button,backgroundColor:primaryColor,color:secondaryColor},whileHover:{scale:1.05},whileTap:{scale:.95},onClick:handleYesClick,children:yesText}),/*#__PURE__*/_jsx(motion.button,{style:{...styles.button,backgroundColor:\"transparent\",color:textColor,border:`1px solid ${textColor}`},whileHover:{scale:1.05},whileTap:{scale:.95},onClick:handleNoClick,children:noText})]}):/*#__PURE__*/_jsxs(\"div\",{style:styles.clapContainer,children:[/*#__PURE__*/_jsxs(\"div\",{style:styles.clapCountDisplay,children:[/*#__PURE__*/_jsx(\"span\",{style:styles.clapNumber,children:claps}),/*#__PURE__*/_jsxs(\"span\",{style:styles.maxClaps,children:[\"/\",maxClaps]})]}),/*#__PURE__*/_jsx(motion.button,{style:{...styles.clapButton,backgroundColor:primaryColor},whileHover:{scale:1.05},whileTap:{scale:.95},onMouseDown:handleClapHold,onMouseUp:handleClapRelease,onMouseLeave:handleClapRelease,onTouchStart:handleClapHold,onTouchEnd:handleClapRelease,children:/*#__PURE__*/_jsx(ClapIcon,{color:secondaryColor})}),/*#__PURE__*/_jsx(\"p\",{style:styles.clapHint,children:\"Bas\u0131l\u0131 tutarak daha fazla alk\u0131\u015Flayabilirsiniz\"})]})]},\"question\"):/*#__PURE__*/_jsxs(motion.div,{initial:{opacity:0},animate:{opacity:1},style:styles.thanksContainer,children:[/*#__PURE__*/_jsx(\"p\",{style:styles.thanksText,children:thankYouText}),clapCount>0&&/*#__PURE__*/_jsx(\"div\",{style:styles.statsContainer,children:/*#__PURE__*/_jsxs(\"div\",{style:styles.clapStats,children:[/*#__PURE__*/_jsx(ClapIcon,{color:primaryColor,size:16}),/*#__PURE__*/_jsxs(\"span\",{style:styles.clapStatsText,children:[clapCount,\" alk\u0131\u015F (\",totalClaps+clapCount,\" toplam)\"]})]})})]},\"thanks\")})});}// Alk\u0131\u015F ikonu komponenti\nfunction ClapIcon({color=\"#000\",size=24}){return /*#__PURE__*/_jsx(\"svg\",{width:size,height:size,viewBox:\"0 0 24 24\",fill:\"none\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M3 10l.13-.11c1.37-1.19 3.4-1.04 4.6.33l.17.21c.59.72 1.04 1.54 1.33 2.43l.24-.14c1.35-.83 3.06-.47 3.89.88l.13.21c.43.71.72 1.51.84 2.33l.16-.04c1.55-.4 3.13.54 3.53 2.09l.05.21c.18.75.17 1.54-.01 2.29l-.04.14c-.24.86-1.13 1.36-1.99 1.12L4 18.8c-.86-.24-1.36-1.14-1.12-1.99l.07-.26c.2-.73.59-1.4 1.13-1.94l.13-.13c.59-.59 1.54-.59 2.12 0l.01.01c.52.52.53 1.35.03 1.89l-.01.01c-.19.19-.44.3-.7.32l.08-.28c.16-.54.42-1.05.77-1.5l.13-.16c.65-.79 1.81-.9 2.6-.25l.01.01c.68.56.78 1.56.24 2.25l-.03.04c-.15.18-.36.28-.57.32l.1-.23c.24-.54.53-1.05.89-1.51l.18-.23c.74-.9 2.07-1.03 2.97-.29l.01.01c.78.64.9 1.8.26 2.58l-.01.01c-.19.24-.47.4-.77.44l.11-.16c.31-.45.67-.86 1.08-1.22l.21-.18c.86-.71 2.13-.59 2.83.26l.01.01c.61.74.52 1.84-.21 2.47l-.24.21c-1.31 1.16-2.84 2.06-4.5 2.64\",stroke:color,strokeWidth:\"1.5\",strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}// Stiller\nconst styles={container:{padding:\"20px\",borderRadius:\"8px\",backgroundColor:\"#f9f9f9\",boxShadow:\"0 2px 8px rgba(0,0,0,0.05)\",maxWidth:\"500px\",margin:\"20px auto\",fontFamily:\"system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\"},questionContainer:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\"},question:{fontSize:\"18px\",fontWeight:\"600\",marginBottom:\"20px\",textAlign:\"center\"},buttonContainer:{display:\"flex\",gap:\"12px\",justifyContent:\"center\",width:\"100%\"},button:{padding:\"10px 24px\",borderRadius:\"6px\",border:\"none\",fontSize:\"16px\",fontWeight:\"500\",cursor:\"pointer\",transition:\"all 0.2s ease\"},clapContainer:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",width:\"100%\"},clapCountDisplay:{display:\"flex\",alignItems:\"baseline\",marginBottom:\"15px\"},clapNumber:{fontSize:\"24px\",fontWeight:\"700\"},maxClaps:{fontSize:\"16px\",opacity:.6,marginLeft:\"2px\"},clapButton:{width:\"60px\",height:\"60px\",borderRadius:\"50%\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",border:\"none\",cursor:\"pointer\",transition:\"all 0.2s ease\"},clapHint:{fontSize:\"14px\",opacity:.7,marginTop:\"12px\",textAlign:\"center\"},thanksContainer:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\"},thanksText:{fontSize:\"18px\",fontWeight:\"600\",marginBottom:\"15px\",textAlign:\"center\"},statsContainer:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",marginTop:\"10px\"},clapStats:{display:\"flex\",alignItems:\"center\",gap:\"8px\"},clapStatsText:{fontSize:\"14px\",opacity:.8}};/// Framer i\u00E7in \u00F6zellik kontrolleri\nIkomersFeedback.propertyControls={question:{type:\"string\",title:\"Soru Metni\",defaultValue:\"Bu i\\xe7eri\u011Fi faydal\u0131 buldunuz mu?\"},yesText:{type:\"string\",title:\"Evet Butonu Metni\",defaultValue:\"Evet\"},noText:{type:\"string\",title:\"Hay\u0131r Butonu Metni\",defaultValue:\"Hay\u0131r\"},thankYouText:{type:\"string\",title:\"Te\u015Fekk\\xfcr Metni\",defaultValue:\"Geri bildiriminiz i\\xe7in te\u015Fekk\\xfcrler!\"},primaryColor:{type:\"color\",title:\"Ana Renk\",defaultValue:\"#06D6A0\"},secondaryColor:{type:\"color\",title:\"\u0130kincil Renk\",defaultValue:\"#000000\"},textColor:{type:\"color\",title:\"Metin Rengi\",defaultValue:\"#333333\"},maxClaps:{type:\"number\",title:\"Maksimum Alk\u0131\u015F Say\u0131s\u0131\",defaultValue:50,min:1,max:100,step:1},postId:{type:\"string\",title:\"Post ID (Opsiyonel)\",defaultValue:\"\",description:\"Bo\u015F b\u0131rak\u0131l\u0131rsa sayfa URL'si kullan\u0131l\u0131r\"},storagePrefix:{type:\"string\",title:\"Depolama \\xd6neki\",defaultValue:\"ikomers_feedback_\",description:\"Yerel depolamada kullan\u0131lacak anahtar \\xf6neki\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"IkomersFeedback\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IkomersFeedback.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{motion}from\"framer-motion\";export default function IkomersPS(props){const{twitterHashtags=\"\",buttonSpacing=12,buttonSize=\"medium\",includeFacebook=true,includeWhatsApp=true}=props;const[pageUrl,setPageUrl]=React.useState(\"\");const[pageTitle,setPageTitle]=React.useState(\"\");React.useEffect(()=>{if(typeof window!==\"undefined\"){setPageUrl(window.location.href);setPageTitle(document.title);}},[]);const shareIkomersPSOnTwitter=()=>{const twitterUrl=`https://twitter.com/intent/tweet?text=${encodeURIComponent(pageTitle)}&url=${encodeURIComponent(pageUrl)}${twitterHashtags?`&hashtags=${encodeURIComponent(twitterHashtags)}`:\"\"}`;window.open(twitterUrl,\"_blank\",\"width=550,height=420\");};const shareIkomersPSOnLinkedIn=()=>{const linkedinUrl=`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(pageUrl)}`;window.open(linkedinUrl,\"_blank\",\"width=550,height=420\");};const shareIkomersPSOnFacebook=()=>{const facebookUrl=`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(pageUrl)}&quote=${encodeURIComponent(pageTitle)}`;window.open(facebookUrl,\"_blank\",\"width=550,height=420\");};const shareIkomersPSOnWhatsApp=()=>{const whatsappUrl=`https://wa.me/?text=${encodeURIComponent(pageTitle+\" \"+pageUrl)}`;window.open(whatsappUrl,\"_blank\",\"width=550,height=420\");};const copyIkomersPSLink=()=>{navigator.clipboard.writeText(pageUrl).then(()=>{alert(\"Link kopyaland\u0131!\");}).catch(err=>{console.error(\"Link kopyalanamad\u0131:\",err);});};const getButtonSize=()=>{switch(buttonSize){case\"small\":return{padding:\"8px\",iconSize:16};case\"large\":return{padding:\"14px\",iconSize:24};default:return{padding:\"10px\",iconSize:20};}};const sizeProps=getButtonSize();// Hover durumlar\u0131 i\u00E7in state'ler\nconst[twitterHover,setTwitterHover]=React.useState(false);const[linkedinHover,setLinkedinHover]=React.useState(false);const[facebookHover,setFacebookHover]=React.useState(false);const[whatsappHover,setWhatsappHover]=React.useState(false);const[copyHover,setCopyHover]=React.useState(false);return /*#__PURE__*/_jsx(\"div\",{style:ikomersPSStyles.container,children:/*#__PURE__*/_jsxs(\"div\",{style:ikomersPSStyles.buttonGroup,children:[/*#__PURE__*/_jsx(motion.button,{style:{...ikomersPSStyles.button,backgroundColor:twitterHover?\"#000000\":\"#06D6A0\",padding:sizeProps.padding,marginRight:buttonSpacing},whileTap:{scale:.98},onClick:shareIkomersPSOnTwitter,\"aria-label\":\"X'te Payla\u015F\",onMouseEnter:()=>setTwitterHover(true),onMouseLeave:()=>setTwitterHover(false),children:/*#__PURE__*/_jsx(\"svg\",{width:sizeProps.iconSize,height:sizeProps.iconSize,viewBox:\"0 0 24 24\",style:ikomersPSStyles.buttonIcon,children:/*#__PURE__*/_jsx(\"path\",{fill:twitterHover?\"#06D6A0\":\"#000000\",d:\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z\"})})}),/*#__PURE__*/_jsx(motion.button,{style:{...ikomersPSStyles.button,backgroundColor:linkedinHover?\"#000000\":\"#06D6A0\",padding:sizeProps.padding,marginRight:buttonSpacing},whileTap:{scale:.98},onClick:shareIkomersPSOnLinkedIn,\"aria-label\":\"LinkedIn'de Payla\u015F\",onMouseEnter:()=>setLinkedinHover(true),onMouseLeave:()=>setLinkedinHover(false),children:/*#__PURE__*/_jsx(\"svg\",{width:sizeProps.iconSize,height:sizeProps.iconSize,viewBox:\"0 0 24 24\",style:ikomersPSStyles.buttonIcon,children:/*#__PURE__*/_jsx(\"path\",{fill:linkedinHover?\"#06D6A0\":\"#000000\",d:\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"})})}),includeFacebook&&/*#__PURE__*/_jsx(motion.button,{style:{...ikomersPSStyles.button,backgroundColor:facebookHover?\"#000000\":\"#06D6A0\",padding:sizeProps.padding,marginRight:buttonSpacing},whileTap:{scale:.98},onClick:shareIkomersPSOnFacebook,\"aria-label\":\"Facebook'ta Payla\u015F\",onMouseEnter:()=>setFacebookHover(true),onMouseLeave:()=>setFacebookHover(false),children:/*#__PURE__*/_jsx(\"svg\",{width:sizeProps.iconSize,height:sizeProps.iconSize,viewBox:\"0 0 24 24\",style:ikomersPSStyles.buttonIcon,children:/*#__PURE__*/_jsx(\"path\",{fill:facebookHover?\"#06D6A0\":\"#000000\",d:\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"})})}),includeWhatsApp&&/*#__PURE__*/_jsx(motion.button,{style:{...ikomersPSStyles.button,backgroundColor:whatsappHover?\"#000000\":\"#06D6A0\",padding:sizeProps.padding,marginRight:buttonSpacing},whileTap:{scale:.98},onClick:shareIkomersPSOnWhatsApp,\"aria-label\":\"WhatsApp'ta Payla\u015F\",onMouseEnter:()=>setWhatsappHover(true),onMouseLeave:()=>setWhatsappHover(false),children:/*#__PURE__*/_jsx(\"svg\",{width:sizeProps.iconSize,height:sizeProps.iconSize,viewBox:\"0 0 24 24\",style:ikomersPSStyles.buttonIcon,children:/*#__PURE__*/_jsx(\"path\",{fill:whatsappHover?\"#06D6A0\":\"#000000\",d:\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"})})}),/*#__PURE__*/_jsx(motion.button,{style:{...ikomersPSStyles.button,backgroundColor:copyHover?\"#000000\":\"#06D6A0\",padding:sizeProps.padding},whileTap:{scale:.98},onClick:copyIkomersPSLink,\"aria-label\":\"Linki Kopyala\",onMouseEnter:()=>setCopyHover(true),onMouseLeave:()=>setCopyHover(false),children:/*#__PURE__*/_jsxs(\"svg\",{width:sizeProps.iconSize,height:sizeProps.iconSize,viewBox:\"0 0 24 24\",fill:\"none\",stroke:copyHover?\"#06D6A0\":\"#000000\",strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",style:ikomersPSStyles.buttonIcon,children:[/*#__PURE__*/_jsx(\"rect\",{x:\"9\",y:\"9\",width:\"13\",height:\"13\",rx:\"2\",ry:\"2\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1\"})]})})]})});}const ikomersPSStyles={container:{display:\"flex\",alignItems:\"center\"},buttonGroup:{display:\"flex\",alignItems:\"center\"},button:{display:\"flex\",alignItems:\"center\",justifyContent:\"center\",borderRadius:\"1px\",cursor:\"pointer\",border:\"none\",transition:\"all 0.2s ease\"},buttonIcon:{flexShrink:0}};IkomersPS.defaultProps={twitterHashtags:\"\",buttonSpacing:12,buttonSize:\"medium\",includeFacebook:true,includeWhatsApp:true};IkomersPS.propertyControls={twitterHashtags:{type:\"string\",title:\"Twitter Hashtag'leri\",description:\"Virg\\xfclle ay\u0131rarak yaz\u0131n (\\xf6rn: 'react,framer,design')\"},buttonSpacing:{type:\"number\",title:\"Buton Aral\u0131\u011F\u0131\",min:0,max:24,step:1},buttonSize:{type:\"segmentedControl\",title:\"Buton Boyutu\",options:[\"small\",\"medium\",\"large\"],optionTitles:[\"K\\xfc\\xe7\\xfck\",\"Orta\",\"B\\xfcy\\xfck\"]},includeFacebook:{type:\"boolean\",title:\"Facebook Butonu\",defaultValue:true},includeWhatsApp:{type:\"boolean\",title:\"WhatsApp Butonu\",defaultValue:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"IkomersPS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IkomersPS.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function IkomersTOCApp(props){const[headings,setHeadings]=React.useState([]);const HEADER_OFFSET=100;React.useEffect(()=>{const findHeadings=()=>{const container=document.querySelector(props.containerSelector||\"body\");if(!container)return[];const headingElements=container.querySelectorAll(\"h2, h3\");return Array.from(headingElements).filter((heading,index)=>{// Skip the second heading (index === 1)\nif(index===1)return false;return heading.textContent?.trim()!==\"\u0130\\xe7indekiler\"// Exclude the main title itself\n;}).map((heading,index)=>{const id=heading.id||`heading-${index}`;heading.id=id// Ensure each heading has an ID\n;if(heading instanceof HTMLElement){heading.style.scrollMarginTop=`${HEADER_OFFSET}px`// Sticky offset\n;}return{id,text:heading.textContent||\"\",level:parseInt(heading.tagName[1])||2};});};const foundHeadings=findHeadings();setHeadings(foundHeadings);const observer=new MutationObserver(()=>{const updatedHeadings=findHeadings();setHeadings(updatedHeadings);});observer.observe(document.body,{childList:true,subtree:true});return()=>observer.disconnect();},[props.containerSelector]);const scrollToHeading=id=>{const element=document.getElementById(id);if(element){const elementPosition=element.getBoundingClientRect().top;const offsetPosition=elementPosition+window.pageYOffset-HEADER_OFFSET;window.scrollTo({top:offsetPosition,behavior:\"smooth\"});}};if(headings.length===0)return null;return /*#__PURE__*/_jsxs(\"div\",{style:{padding:\"10px\",background:props.background||\"#ffffff\",borderRadius:\"4px\",position:\"sticky\",top:`${HEADER_OFFSET+20}px`,maxHeight:`calc(80vh - ${HEADER_OFFSET}px)`,overflowY:\"auto\",width:\"100%\",boxSizing:\"border-box\",fontFamily:\"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif\",border:\"1px solid #eaeaea\",margin:\"0 0 20px 0\"},children:[/*#__PURE__*/_jsx(\"h3\",{style:{marginBottom:\"6px\",fontSize:\"14px\",fontWeight:\"600\",color:\"#000\",borderBottom:\"1px solid #eaeaea\",paddingBottom:\"6px\",letterSpacing:\"0.5px\"},children:\"\u0130\\xe7indekiler\"}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:\"0.5px\"},children:[\" \",headings.map((heading,index)=>/*#__PURE__*/_jsx(\"div\",{style:{marginLeft:`${(heading.level-2)*8}px`,transition:\"all 0.2s ease\"},children:/*#__PURE__*/_jsx(\"a\",{href:`#${heading.id}`,onClick:e=>{e.preventDefault();scrollToHeading(heading.id);},style:{color:\"#000\",textDecoration:\"none\",fontSize:heading.level===2?\"14px\":\"12px\",lineHeight:\"1.2\",display:\"block\",padding:\"3px 6px\",borderRadius:\"2px\",transition:\"all 0.2s ease\",cursor:\"pointer\",fontWeight:heading.level===2?\"500\":\"400\",whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\"},onMouseEnter:e=>{e.currentTarget.style.color=\"#06D6A0\"// Change hover color\n    ;},onMouseLeave:e=>{e.currentTarget.style.color=\"#000\";},children:heading.text})},index))]})]});}// Framer property controls\naddPropertyControls(IkomersTOCApp,{containerSelector:{type:ControlType.String,title:\"Container Selector\",defaultValue:\"body\"},background:{type:ControlType.Color,title:\"Background\",defaultValue:\"#ffffff\"}});// Override function\nexport function TOCOverride(){return{component:IkomersTOCApp};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withTOCOverride(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...TOCOverride(props)});};}withTOCOverride.displayName=\"TOCOverride\";\nexport const __FramerMetadata__ = {\"exports\":{\"TOCOverride\":{\"type\":\"override\",\"name\":\"TOCOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"IkomersTOCApp\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"withTOCOverride\":{\"type\":\"reactHoc\",\"name\":\"withTOCOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IkomersTOCApp.map", "// Generated by Framer (1f5f6d9)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-500\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2\",weight:\"500\"}]}];export const css=['.framer-V9ASo .framer-styles-preset-1hx7423:not(.rich-text-wrapper), .framer-V9ASo .framer-styles-preset-1hx7423.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 56px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, #ffffff); --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-V9ASo .framer-styles-preset-1hx7423:not(.rich-text-wrapper), .framer-V9ASo .framer-styles-preset-1hx7423.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 64px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, #ffffff); --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-V9ASo .framer-styles-preset-1hx7423:not(.rich-text-wrapper), .framer-V9ASo .framer-styles-preset-1hx7423.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-V9ASo\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Poppins-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/aVZpmnLgV:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\",weight:\"600\"}];export const css=['.framer-J5Bdh .framer-styles-preset-103knid:not(.rich-text-wrapper), .framer-J5Bdh .framer-styles-preset-103knid.rich-text-wrapper p { --framer-font-family: \"Poppins\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --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: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-J5Bdh\";\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 (f712822)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper), .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-color: rgba(153, 153, 153, 0.25); border-style: solid; border-top-left-radius: 8px; border-top-right-radius: 8px; border-width: 1px; overflow: hidden; }\",\".framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) th, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table th, .framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) td, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table td { padding: 10px; }\",\".framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) th, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table th { background-color: rgba(153, 153, 153, 0.1); }\",\".framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) tr + tr td, .framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) tr + tr th, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table tr + tr td, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table tr + tr th { border-top-color: rgba(153, 153, 153, 0.25); border-top-style: solid; border-top-width: 1px; }\",\".framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) td + td, .framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) th + th, .framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) td + th, .framer-zq4G4 .framer-styles-preset-paj28v:not(.rich-text-wrapper) th + td, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table td + td, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table th + th, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table td + th, .framer-zq4G4 .framer-styles-preset-paj28v.rich-text-wrapper table th + td { border-left-color: rgba(153, 153, 153, 0.25); border-left-style: solid; border-left-width: 1px; }\"];export const className=\"framer-zq4G4\";\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\"}}}", "// Generated by Framer (7f988a2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-CXgYB .framer-styles-preset-svchbc:not(.rich-text-wrapper), .framer-CXgYB .framer-styles-preset-svchbc.rich-text-wrapper h4 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins 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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 170%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-26bfb75c-ffdb-4ff7-8e64-ceeb6506c411, #121718); --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-CXgYB .framer-styles-preset-svchbc:not(.rich-text-wrapper), .framer-CXgYB .framer-styles-preset-svchbc.rich-text-wrapper h4 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 170%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-26bfb75c-ffdb-4ff7-8e64-ceeb6506c411, #121718); --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-CXgYB .framer-styles-preset-svchbc:not(.rich-text-wrapper), .framer-CXgYB .framer-styles-preset-svchbc.rich-text-wrapper h4 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 170%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-26bfb75c-ffdb-4ff7-8e64-ceeb6506c411, #121718); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-CXgYB\";\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 (7f988a2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-pXWEA .framer-styles-preset-1r3vykr {  }\"];export const className=\"framer-pXWEA\";\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 (6aa4fc0)\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-Xgjcf .framer-styles-preset-19c7aa4:not(.rich-text-wrapper), .framer-Xgjcf .framer-styles-preset-19c7aa4.rich-text-wrapper blockquote { --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: var(--token-26bfb75c-ffdb-4ff7-8e64-ceeb6506c411, #000000); --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-Xgjcf .framer-styles-preset-19c7aa4:not(.rich-text-wrapper)::before, .framer-Xgjcf .framer-styles-preset-19c7aa4.rich-text-wrapper blockquote::before { background-color: #ddd; border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; }'];export const className=\"framer-Xgjcf\";\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 (ee31e22)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{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/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:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{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/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{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/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{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-x39zq .framer-styles-preset-1ydm1cy:not(.rich-text-wrapper), .framer-x39zq .framer-styles-preset-1ydm1cy.rich-text-wrapper h5 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --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-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-x39zq\";\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\"}}}", "// Generated by Framer (100f99d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import ButtonsTextLink from\"#framer/local/canvasComponent/BoWbUSWo_/BoWbUSWo_.js\";import ComponentsNavigation from\"#framer/local/canvasComponent/cbX97ZxlB/cbX97ZxlB.js\";import MicsBackground from\"#framer/local/canvasComponent/CSoPEChto/CSoPEChto.js\";import MicsHorizontalDivier from\"#framer/local/canvasComponent/HG1lq7qox/HG1lq7qox.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/knFP9rxEt/knFP9rxEt.js\";import FooterNew from\"#framer/local/canvasComponent/oCCFAokDM/oCCFAokDM.js\";import ComponentsBlogCards from\"#framer/local/canvasComponent/QeMonlCcn/QeMonlCcn.js\";import IkomersBlogSchema from\"#framer/local/codeFile/ukmhXGv/IkomersBlogSchema.js\";import IkomersFeedback from\"#framer/local/codeFile/OPQ2x91/IkomersFeedback.js\";import IkomersPS from\"#framer/local/codeFile/iHYUlLw/IkomersPS.js\";import IkomersTOCApp from\"#framer/local/codeFile/tudoRJm/IkomersTOCApp.js\";import EticaretBlog,{enumToDisplayNameFunctions}from\"#framer/local/collection/HtyE4LMNU/HtyE4LMNU.js\";import*as sharedStyle from\"#framer/local/css/a2VwhxPi8/a2VwhxPi8.js\";import*as sharedStyle2 from\"#framer/local/css/aVZpmnLgV/aVZpmnLgV.js\";import*as sharedStyle1 from\"#framer/local/css/bwIVT5hum/bwIVT5hum.js\";import*as sharedStyle11 from\"#framer/local/css/dUzP60Yt_/dUzP60Yt_.js\";import*as sharedStyle5 from\"#framer/local/css/HRUQPA8ql/HRUQPA8ql.js\";import*as sharedStyle6 from\"#framer/local/css/k0rFBVvhh/k0rFBVvhh.js\";import*as sharedStyle9 from\"#framer/local/css/kAzkRLzQc/kAzkRLzQc.js\";import*as sharedStyle12 from\"#framer/local/css/NjWqL2Fv_/NjWqL2Fv_.js\";import*as sharedStyle4 from\"#framer/local/css/Q2hauUXgu/Q2hauUXgu.js\";import*as sharedStyle3 from\"#framer/local/css/Scg12CXd9/Scg12CXd9.js\";import*as sharedStyle8 from\"#framer/local/css/UEe5YlkaT/UEe5YlkaT.js\";import*as sharedStyle10 from\"#framer/local/css/WB1XKjD5R/WB1XKjD5R.js\";import*as sharedStyle13 from\"#framer/local/css/xXw2Va_g9/xXw2Va_g9.js\";import*as sharedStyle14 from\"#framer/local/css/YXfbYiyoe/YXfbYiyoe.js\";import*as sharedStyle7 from\"#framer/local/css/zOleVJQ1O/zOleVJQ1O.js\";import metadataProvider from\"#framer/local/webPageMetadata/OT0NF3ObE/OT0NF3ObE.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const MicsBackgroundFonts=getFonts(MicsBackground);const ComponentsNavigationFonts=getFonts(ComponentsNavigation);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const IkomersBlogSchemaFonts=getFonts(IkomersBlogSchema);const IkomersTOCAppFonts=getFonts(IkomersTOCApp);const IkomersFeedbackFonts=getFonts(IkomersFeedback);const IkomersPSFonts=getFonts(IkomersPS);const MicsHorizontalDivierFonts=getFonts(MicsHorizontalDivier);const ComponentsBlogCardsFonts=getFonts(ComponentsBlogCards);const ButtonsTextLinkFonts=getFonts(ButtonsTextLink);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const FooterNewFonts=getFonts(FooterNew);const breakpoints={deL21ZRFi:\"(min-width: 1200px) and (max-width: 1199px)\",G5j8He0WU:\"(max-width: 809px)\",qsBssi2Vk:\"(min-width: 1200px)\",Yx5KF4mDS:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mv9oX\";const variantClassNames={deL21ZRFi:\"framer-v-2ay2ay\",G5j8He0WU:\"framer-v-1ofkmew\",qsBssi2Vk:\"framer-v-15j0onu\",Yx5KF4mDS:\"framer-v-1xd6r0z\"};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,transformPerspective:1200,x:0,y:30};const transition1={delay:0,duration:.75,ease:[.33,0,.2,1],type:\"tween\"};const transition2={delay:.1,duration:.75,ease:[.33,0,.2,1],type:\"tween\"};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 transition3={delay:.2,duration:.75,ease:[.33,0,.2,1],type:\"tween\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:30};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation2={opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:30};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Small Desktop\":\"deL21ZRFi\",Desktop:\"qsBssi2Vk\",Phone:\"G5j8He0WU\",Tablet:\"Yx5KF4mDS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qsBssi2Vk\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"OT0NF3ObE\",data:EticaretBlog,type:\"Collection\"},select:[{collection:\"OT0NF3ObE\",name:\"D01yabt9q\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"BnxZAzA3g\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"W8O9XfJBb\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"ENqizvexj\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"M9brWX7lb\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"waOxrF74y\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"Y9JJytUSy\",type:\"Identifier\"},{collection:\"OT0NF3ObE\",name:\"XRGuLsojd\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"OT0NF3ObE\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,waOxrF74y=getFromCurrentRouteData(\"waOxrF74y\"),D01yabt9q=getFromCurrentRouteData(\"D01yabt9q\")??\"\",W8O9XfJBb=getFromCurrentRouteData(\"W8O9XfJBb\"),M9brWX7lb=getFromCurrentRouteData(\"M9brWX7lb\")??\"\",BnxZAzA3g=getFromCurrentRouteData(\"BnxZAzA3g\")??\"\",ENqizvexj=getFromCurrentRouteData(\"ENqizvexj\"),Y9JJytUSy=getFromCurrentRouteData(\"Y9JJytUSy\")??\"\",XRGuLsojd=getFromCurrentRouteData(\"XRGuLsojd\")??\"\",waOxrF74yKg7j40sGY,A9ytaKOiWKg7j40sGY,D01yabt9qKg7j40sGY,Y9JJytUSyKg7j40sGY,idKg7j40sGY,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[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,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"G5j8He0WU\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(W8O9XfJBb,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qsBssi2Vk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; } @media (max-width: 809px) { html body { background: var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, rgb(255, 255, 255)); } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-15j0onu\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ho6up6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cAdnWoXb2\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"cAdnWoXb2\",intensity:10,layoutId:\"cAdnWoXb2\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12sg5qa-container hidden-1ofkmew\",nodeId:\"M8g4OFpBUSOmLOBVS1\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yx5KF4mDS:{variant:\"C2v0wimoN\"}},children:/*#__PURE__*/_jsx(MicsBackground,{height:\"100%\",id:\"M8g4OFpBUSOmLOBVS1\",layoutId:\"M8g4OFpBUSOmLOBVS1\",style:{height:\"100%\",width:\"100%\"},variant:\"VrhY6Ph8o\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ofpxzm-container\",\"data-framer-name\":\"navigation\",layoutScroll:true,name:\"navigation\",nodeId:\"M8g4OFpBUzZfS6m_Ph\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G5j8He0WU:{variant:\"xYMJKhDML\"},Yx5KF4mDS:{variant:\"qVdO6agVc\"}},children:/*#__PURE__*/_jsx(ComponentsNavigation,{height:\"100%\",id:\"M8g4OFpBUzZfS6m_Ph\",layoutId:\"M8g4OFpBUzZfS6m_Ph\",name:\"navigation\",style:{width:\"100%\"},variant:\"dhNzQyssq\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nbqbq0\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ns0che\",\"data-framer-name\":\"hero-section\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e4,intrinsicWidth:8e3,pixelHeight:1e4,pixelWidth:8e3,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(waOxrF74y)},className:\"framer-1l08h1i\",\"data-framer-name\":\"big-cover\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-abt9d7\",\"data-framer-name\":\"cover-overlay-wrap\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14crbfk\",\"data-framer-name\":\"article-name\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1hx7423\",\"data-styles-preset\":\"a2VwhxPi8\",children:\"2025\u2019e \\xd6zel : E-Ticaret Alt Yap\u0131s\u0131 Se\\xe7erken Dikkat Edilmesi Gereken 7 Kriter\"})}),className:\"framer-j0la1c\",\"data-framer-name\":\"Kohaku\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:D01yabt9q,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9kwq5u\",\"data-framer-name\":\"article-info\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t0y9iy\",\"data-framer-name\":\"article-line\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zxmco1\",\"data-styles-preset\":\"bwIVT5hum\",style:{\"--framer-text-color\":\"var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, rgb(255, 255, 255))\"},children:\"Tarih :\"})}),className:\"framer-1fdu0wv\",\"data-framer-name\":\"Published on March 14, 2023\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-103knid\",\"data-styles-preset\":\"aVZpmnLgV\",style:{\"--framer-text-color\":\"var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, rgb(255, 255, 255))\"},children:\"30 Mart 2025\"})}),className:\"framer-17yfht6\",\"data-framer-name\":\"Published on March 14, 2023\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-97d3pi\",\"data-framer-name\":\"article-line\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zxmco1\",\"data-styles-preset\":\"bwIVT5hum\",style:{\"--framer-text-color\":\"var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, rgb(255, 255, 255))\"},children:\"Yazar :\"})}),className:\"framer-msbxpr\",\"data-framer-name\":\"Published on March 14, 2023\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-103knid\",\"data-styles-preset\":\"aVZpmnLgV\",style:{\"--framer-text-color\":\"var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, rgb(255, 255, 255))\"},children:\"\u0130komers\"})}),className:\"framer-87m14f\",\"data-framer-name\":\"Published on March 14, 2023\",fonts:[\"Inter\"],text:M9brWX7lb,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ynpqnd\",\"data-framer-name\":\"section\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13pcfcb-container\",isAuthoredByUser:true,nodeId:\"W6MqZAqyl\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(IkomersBlogSchema,{height:\"100%\",id:\"W6MqZAqyl\",layoutId:\"W6MqZAqyl\",postAuthorName:M9brWX7lb,postDescription:BnxZAzA3g,postFeaturedImage:toImageSrc(waOxrF74y),postModifiedDate:ENqizvexj,postPublishDate:W8O9XfJBb,postSlug:Y9JJytUSy,postTitle:D01yabt9q,width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1un1li9 hidden-1ofkmew\",\"data-framer-name\":\"table_of_contents\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ucsnmo-container\",isAuthoredByUser:true,nodeId:\"oSvOV1JSM\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(IkomersTOCApp,{background:\"rgb(255, 255, 255)\",containerSelector:\"body\",height:\"100%\",id:\"oSvOV1JSM\",layoutId:\"oSvOV1JSM\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mcnifm\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:XRGuLsojd,className:\"framer-xdfst0\",\"data-framer-name\":\"In the fast-evolving landscape of digital experiences, user-centered design has emerged as the cornerstone of creating products that truly resonate with audiences. At Osamu, we understand the transformative power of user-centric design, and in this guide, we'll walk you through the key principles and practices to master this essential discipline.\",fonts:[\"Inter\"],style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-1klpqmn\",blockquote:\"framer-styles-preset-19c7aa4\",h1:\"framer-styles-preset-1g01keh\",h2:\"framer-styles-preset-onmrv2\",h3:\"framer-styles-preset-1jjjqza\",h4:\"framer-styles-preset-svchbc\",h5:\"framer-styles-preset-1ydm1cy\",img:\"framer-styles-preset-1r3vykr\",p:\"framer-styles-preset-itjxzh\",table:\"framer-styles-preset-paj28v\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nsw5i5-container\",isAuthoredByUser:true,nodeId:\"Gkb3kljZT\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(IkomersFeedback,{height:\"100%\",id:\"Gkb3kljZT\",layoutId:\"Gkb3kljZT\",maxClaps:50,noText:\"Hay\u0131r\",postId:\"\",primaryColor:\"rgb(6, 214, 160)\",question:\"Bu i\\xe7eri\u011Fi faydal\u0131 buldunuz mu?\",secondaryColor:\"rgb(0, 0, 0)\",storagePrefix:\"ikomers_feedback_\",textColor:\"rgb(51, 51, 51)\",thankYouText:\"Geri bildiriminiz i\\xe7in te\u015Fekk\\xfcrler!\",width:\"100%\",yesText:\"Evet\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dg6xfx\",\"data-framer-name\":\"share-article\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1w0v7d8\",\"data-framer-name\":\"divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:702,svg:'<svg width=\"702\" height=\"4\" viewBox=\"-1 -1 702 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.1\" d=\"M0 1L700 0.999939\" stroke=\"#121718\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19mei50\",\"data-framer-name\":\"share-link-wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zxmco1\",\"data-styles-preset\":\"bwIVT5hum\",children:\"Payla\u015F\"})}),className:\"framer-tifl1z\",\"data-framer-name\":\"Share the articles:\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-b0fw8u-container\",isAuthoredByUser:true,nodeId:\"lbonFyd4Z\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(IkomersPS,{buttonSpacing:12,height:\"100%\",id:\"lbonFyd4Z\",includeFacebook:true,includeWhatsApp:true,layoutId:\"lbonFyd4Z\",twitterHashtags:\"\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d8trzq-container\",nodeId:\"M8g4OFpBUdAQM5yN5Z\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(MicsHorizontalDivier,{height:\"100%\",id:\"M8g4OFpBUdAQM5yN5Z\",layoutId:\"M8g4OFpBUdAQM5yN5Z\",style:{height:\"100%\",width:\"100%\"},variant:\"fSvy1nn08\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-himehz\",\"data-framer-name\":\"blog-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11iep9l\",\"data-framer-name\":\"container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G5j8He0WU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t4h7d\",\"data-styles-preset\":\"xXw2Va_g9\",style:{\"--framer-text-alignment\":\"left\"},children:\"Di\u011Fer payla\u015F\u0131mlar\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t4h7d\",\"data-styles-preset\":\"xXw2Va_g9\",style:{\"--framer-text-alignment\":\"center\"},children:\"Di\u011Fer payla\u015F\u0131mlar\"})}),className:\"framer-1vlv9xo\",\"data-framer-name\":\"Where creativity meets strategy & innovation\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nw8w59\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yx5KF4mDS:{query:{from:{alias:\"Kg7j40sGY\",data:EticaretBlog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"Kg7j40sGY\",name:\"waOxrF74y\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"A9ytaKOiW\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"D01yabt9q\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"Y9JJytUSy\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Kg7j40sGY\",name:\"D01yabt9q\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:D01yabt9q},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Kg7j40sGY\",data:EticaretBlog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Kg7j40sGY\",name:\"waOxrF74y\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"A9ytaKOiW\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"D01yabt9q\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"Y9JJytUSy\",type:\"Identifier\"},{collection:\"Kg7j40sGY\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Kg7j40sGY\",name:\"D01yabt9q\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:D01yabt9q},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({A9ytaKOiW:A9ytaKOiWKg7j40sGY,D01yabt9q:D01yabt9qKg7j40sGY,id:idKg7j40sGY,waOxrF74y:waOxrF74yKg7j40sGY,Y9JJytUSy:Y9JJytUSyKg7j40sGY},index)=>{D01yabt9qKg7j40sGY??=\"\";Y9JJytUSyKg7j40sGY??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Kg7j40sGY-${idKg7j40sGY}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Y9JJytUSy:Y9JJytUSyKg7j40sGY},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-133bqaq\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kvbc9h\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Y9JJytUSy:Y9JJytUSyKg7j40sGY},webPageId:\"OT0NF3ObE\"},implicitPathVariables:undefined},{href:{pathVariables:{Y9JJytUSy:Y9JJytUSyKg7j40sGY},webPageId:\"OT0NF3ObE\"},implicitPathVariables:undefined},{href:{pathVariables:{Y9JJytUSy:Y9JJytUSyKg7j40sGY},webPageId:\"OT0NF3ObE\"},implicitPathVariables:undefined},{href:{pathVariables:{Y9JJytUSy:Y9JJytUSyKg7j40sGY},webPageId:\"OT0NF3ObE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G5j8He0WU:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`},Yx5KF4mDS:{width:`max((min(${componentViewport?.width||\"100vw\"} - 120px, 1200px) - 20px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:588,width:`max((min(${componentViewport?.width||\"100vw\"} - 120px, 1200px) - 80px) / 3, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pvi7uq-container\",nodeId:\"fJe27AF2r\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{deL21ZRFi:{gRqOFNp5H:resolvedLinks[1]},G5j8He0WU:{gRqOFNp5H:resolvedLinks[3],style:{width:\"100%\"},variant:\"oQkS8dynn\"},Yx5KF4mDS:{gRqOFNp5H:resolvedLinks[2],style:{width:\"100%\"},variant:\"oQkS8dynn\"}},children:/*#__PURE__*/_jsx(ComponentsBlogCards,{bSltlgoV1:D01yabt9qKg7j40sGY,gRqOFNp5H:resolvedLinks[0],height:\"100%\",id:\"fJe27AF2r\",InvJ4Nluu:enumToDisplayNameFunctions[\"A9ytaKOiW\"]?.(A9ytaKOiWKg7j40sGY,activeLocale),layoutId:\"fJe27AF2r\",style:{height:\"100%\",width:\"100%\"},variant:\"frKYINtIs\",W8yMz6oe2:toResponsiveImage(waOxrF74yKg7j40sGY),width:\"100%\"})})})})})})})})})},idKg7j40sGY);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yNt8Xtdns\"},implicitPathVariables:undefined},{href:{webPageId:\"yNt8Xtdns\"},implicitPathVariables:undefined},{href:{webPageId:\"yNt8Xtdns\"},implicitPathVariables:undefined},{href:{webPageId:\"yNt8Xtdns\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ul3uwn-container\",nodeId:\"M8g4OFpBUSwl1lE7G2\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{deL21ZRFi:{Zb2GH3AML:resolvedLinks1[1]},G5j8He0WU:{Zb2GH3AML:resolvedLinks1[3]},Yx5KF4mDS:{Zb2GH3AML:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonsTextLink,{Bg4EWHVAx:\"BLOG'A GER\u0130 D\\xd6N\",BHCUzhbQp:\"var(--token-80cd1325-a350-405b-932e-8e075517b6cc, rgb(6, 214, 160))\",height:\"100%\",id:\"M8g4OFpBUSwl1lE7G2\",layoutId:\"M8g4OFpBUSwl1lE7G2\",variant:\"ugvsossNu\",width:\"100%\",Zb2GH3AML:resolvedLinks1[0]})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-dacim2\",\"data-framer-appear-id\":\"dacim2\",\"data-framer-name\":\"divider\",initial:animation3,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1izo9wc\",\"data-framer-name\":\"Services\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ssvgwk\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tpl67k\",\"data-framer-name\":\"section-header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G5j8He0WU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onmrv2\",\"data-styles-preset\":\"Q2hauUXgu\",children:\"Sadece tasarlam\u0131yor, sat\u0131\u015Fa d\\xf6n\\xfc\u015Fen \\xe7\\xf6z\\xfcmler \\xfcretiyoruz.\"})})},Yx5KF4mDS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-onmrv2\",\"data-styles-preset\":\"Q2hauUXgu\",children:\"Sadece tasarlam\u0131yor, sat\u0131\u015Fa d\\xf6n\\xfc\u015Fen \\xe7\\xf6z\\xfcmler \\xfcretiyoruz.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t4h7d\",\"data-styles-preset\":\"xXw2Va_g9\",children:\"Sadece tasarlam\u0131yor, sat\u0131\u015Fa d\\xf6n\\xfc\u015Fen \\xe7\\xf6z\\xfcmler \\xfcretiyoruz.\"})}),className:\"framer-1az9w52\",\"data-framer-name\":\"Where creativity meets strategy & innovation\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bwui0w\",\"data-framer-name\":\"section-content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11ashh\",\"data-styles-preset\":\"YXfbYiyoe\",style:{\"--framer-text-color\":\"rgb(18, 23, 24)\"},children:\"Bize ay\u0131raca\u011F\u0131n\u0131z k\u0131sa bir online toplant\u0131 ile dijital yolculu\u011Funuzda akl\u0131n\u0131za tak\u0131lan t\\xfcm sorular\u0131 yan\u0131tl\u0131yor, sonuca en h\u0131zl\u0131 nas\u0131l ula\u015Faca\u011F\u0131n\u0131z\u0131 planl\u0131yoruz.\"})}),className:\"framer-fblp05\",\"data-framer-name\":\"Take a glimpse into our world of creativity. From striking visuals to seamless user experiences. Explore our portfolio to see how we bring ideas to life.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l6cvnn-container\",nodeId:\"bx6R26OfL\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(ButtonsPrimary,{fkK8r0aqe:\"https://cal.com/ikomers/online-toplanti\",height:\"100%\",id:\"bx6R26OfL\",layoutId:\"bx6R26OfL\",variant:\"T9aezy32m\",width:\"100%\",wpx2UCDaH:\"ONLINE TOPLANTI REZERVASYONU\"})})})]})]})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:913,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-179wcgq-container\",nodeId:\"Zhdd3E7st\",scopeId:\"OT0NF3ObE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G5j8He0WU:{variant:\"o0n53Tk4l\"},Yx5KF4mDS:{variant:\"V1FQxktp4\"}},children:/*#__PURE__*/_jsx(FooterNew,{height:\"100%\",id:\"Zhdd3E7st\",layoutId:\"Zhdd3E7st\",style:{width:\"100%\"},variant:\"ZQDuByo6b\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mv9oX.framer-156uc9k, .framer-mv9oX .framer-156uc9k { display: block; }\",\".framer-mv9oX.framer-15j0onu { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-mv9oX .framer-ho6up6-container, .framer-mv9oX .framer-13pcfcb-container, .framer-mv9oX .framer-nsw5i5-container, .framer-mv9oX .framer-b0fw8u-container, .framer-mv9oX .framer-1ul3uwn-container, .framer-mv9oX .framer-l6cvnn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mv9oX .framer-12sg5qa-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: -1; }\",\".framer-mv9oX .framer-ofpxzm-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-mv9oX .framer-nbqbq0 { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-ns0che { align-content: center; align-items: center; background-color: #e6e4e1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 700px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1l08h1i { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-abt9d7 { align-content: flex-start; align-items: flex-start; background-color: rgba(18, 23, 24, 0.7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 128px 64px 64px 64px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-mv9oX .framer-14crbfk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-j0la1c, .framer-mv9oX .framer-xdfst0, .framer-mv9oX .framer-1vlv9xo, .framer-mv9oX .framer-fblp05 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mv9oX .framer-9kwq5u { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-t0y9iy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 23px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mv9oX .framer-1fdu0wv, .framer-mv9oX .framer-17yfht6, .framer-mv9oX .framer-msbxpr, .framer-mv9oX .framer-87m14f, .framer-mv9oX .framer-tifl1z { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mv9oX .framer-97d3pi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-mv9oX .framer-ynpqnd { 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: 60px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1un1li9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 700px; }\",\".framer-mv9oX .framer-1ucsnmo-container, .framer-mv9oX .framer-179wcgq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1mcnifm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1dg6xfx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1w0v7d8 { flex: none; height: 4px; position: relative; width: 702px; }\",\".framer-mv9oX .framer-19mei50 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1d8trzq-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-himehz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-11iep9l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-nw8w59 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-133bqaq { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1kvbc9h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-mv9oX .framer-pvi7uq-container { aspect-ratio: 0.6530612244897959 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 511px); position: relative; width: 100%; }\",\".framer-mv9oX .framer-dacim2 { background-color: var(--token-26bfb75c-ffdb-4ff7-8e64-ceeb6506c411, #121718); flex: none; height: 1px; opacity: 0.1; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-mv9oX .framer-1izo9wc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1ssvgwk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-mv9oX .framer-tpl67k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mv9oX .framer-1az9w52 { flex: 6 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-mv9oX .framer-bwui0w { align-content: flex-start; align-items: flex-start; display: flex; flex: 4 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 0px 0px 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mv9oX.framer-15j0onu, .framer-mv9oX .framer-nbqbq0, .framer-mv9oX .framer-ns0che, .framer-mv9oX .framer-14crbfk, .framer-mv9oX .framer-9kwq5u, .framer-mv9oX .framer-t0y9iy, .framer-mv9oX .framer-97d3pi, .framer-mv9oX .framer-ynpqnd, .framer-mv9oX .framer-1un1li9, .framer-mv9oX .framer-1mcnifm, .framer-mv9oX .framer-1dg6xfx, .framer-mv9oX .framer-himehz, .framer-mv9oX .framer-11iep9l, .framer-mv9oX .framer-133bqaq, .framer-mv9oX .framer-1kvbc9h, .framer-mv9oX .framer-1izo9wc, .framer-mv9oX .framer-1ssvgwk, .framer-mv9oX .framer-tpl67k, .framer-mv9oX .framer-bwui0w { gap: 0px; } .framer-mv9oX.framer-15j0onu > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-mv9oX.framer-15j0onu > :first-child, .framer-mv9oX .framer-nbqbq0 > :first-child, .framer-mv9oX .framer-ns0che > :first-child, .framer-mv9oX .framer-14crbfk > :first-child, .framer-mv9oX .framer-9kwq5u > :first-child, .framer-mv9oX .framer-ynpqnd > :first-child, .framer-mv9oX .framer-1un1li9 > :first-child, .framer-mv9oX .framer-1mcnifm > :first-child, .framer-mv9oX .framer-1dg6xfx > :first-child, .framer-mv9oX .framer-himehz > :first-child, .framer-mv9oX .framer-11iep9l > :first-child, .framer-mv9oX .framer-1kvbc9h > :first-child, .framer-mv9oX .framer-1izo9wc > :first-child, .framer-mv9oX .framer-1ssvgwk > :first-child, .framer-mv9oX .framer-bwui0w > :first-child { margin-top: 0px; } .framer-mv9oX.framer-15j0onu > :last-child, .framer-mv9oX .framer-nbqbq0 > :last-child, .framer-mv9oX .framer-ns0che > :last-child, .framer-mv9oX .framer-14crbfk > :last-child, .framer-mv9oX .framer-9kwq5u > :last-child, .framer-mv9oX .framer-ynpqnd > :last-child, .framer-mv9oX .framer-1un1li9 > :last-child, .framer-mv9oX .framer-1mcnifm > :last-child, .framer-mv9oX .framer-1dg6xfx > :last-child, .framer-mv9oX .framer-himehz > :last-child, .framer-mv9oX .framer-11iep9l > :last-child, .framer-mv9oX .framer-1kvbc9h > :last-child, .framer-mv9oX .framer-1izo9wc > :last-child, .framer-mv9oX .framer-1ssvgwk > :last-child, .framer-mv9oX .framer-bwui0w > :last-child { margin-bottom: 0px; } .framer-mv9oX .framer-nbqbq0 > *, .framer-mv9oX .framer-ns0che > *, .framer-mv9oX .framer-1un1li9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mv9oX .framer-14crbfk > *, .framer-mv9oX .framer-1dg6xfx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-mv9oX .framer-9kwq5u > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-mv9oX .framer-t0y9iy > *, .framer-mv9oX .framer-97d3pi > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-mv9oX .framer-t0y9iy > :first-child, .framer-mv9oX .framer-97d3pi > :first-child, .framer-mv9oX .framer-133bqaq > :first-child, .framer-mv9oX .framer-tpl67k > :first-child { margin-left: 0px; } .framer-mv9oX .framer-t0y9iy > :last-child, .framer-mv9oX .framer-97d3pi > :last-child, .framer-mv9oX .framer-133bqaq > :last-child, .framer-mv9oX .framer-tpl67k > :last-child { margin-right: 0px; } .framer-mv9oX .framer-ynpqnd > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-mv9oX .framer-1mcnifm > *, .framer-mv9oX .framer-bwui0w > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-mv9oX .framer-himehz > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-mv9oX .framer-11iep9l > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-mv9oX .framer-133bqaq > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-mv9oX .framer-1kvbc9h > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mv9oX .framer-1izo9wc > *, .framer-mv9oX .framer-1ssvgwk > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-mv9oX .framer-tpl67k > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 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,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,\"@media (min-width: 1200px) and (max-width: 1199px) { .framer-mv9oX .framer-ynpqnd { padding: 60px 60px 100px 60px; } .framer-mv9oX .framer-himehz { gap: 80px; padding: 100px 60px 80px 60px; } .framer-mv9oX .framer-11iep9l, .framer-mv9oX .framer-tpl67k { gap: 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mv9oX .framer-himehz, .framer-mv9oX .framer-11iep9l, .framer-mv9oX .framer-tpl67k { gap: 0px; } .framer-mv9oX .framer-himehz > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-mv9oX .framer-himehz > :first-child, .framer-mv9oX .framer-11iep9l > :first-child { margin-top: 0px; } .framer-mv9oX .framer-himehz > :last-child, .framer-mv9oX .framer-11iep9l > :last-child { margin-bottom: 0px; } .framer-mv9oX .framer-11iep9l > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-mv9oX .framer-tpl67k > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-mv9oX .framer-tpl67k > :first-child { margin-left: 0px; } .framer-mv9oX .framer-tpl67k > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-mv9oX.framer-15j0onu { width: 810px; } .framer-mv9oX .framer-ynpqnd { padding: 64px 60px 80px 60px; } .framer-mv9oX .framer-himehz { padding: 80px 60px 60px 60px; } .framer-mv9oX .framer-11iep9l { gap: 40px; } .framer-mv9oX .framer-nw8w59 { gap: 20px; grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-mv9oX .framer-133bqaq { height: min-content; } .framer-mv9oX .framer-pvi7uq-container { aspect-ratio: unset; height: auto; } .framer-mv9oX .framer-1ssvgwk { align-content: flex-start; align-items: flex-start; gap: 72px; } .framer-mv9oX .framer-tpl67k { flex-direction: column; gap: 32px; max-width: 550px; } .framer-mv9oX .framer-1az9w52 { flex: none; width: 100%; } .framer-mv9oX .framer-bwui0w { flex: none; padding: 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mv9oX .framer-11iep9l, .framer-mv9oX .framer-nw8w59, .framer-mv9oX .framer-1ssvgwk, .framer-mv9oX .framer-tpl67k { gap: 0px; } .framer-mv9oX .framer-11iep9l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-mv9oX .framer-11iep9l > :first-child, .framer-mv9oX .framer-1ssvgwk > :first-child, .framer-mv9oX .framer-tpl67k > :first-child { margin-top: 0px; } .framer-mv9oX .framer-11iep9l > :last-child, .framer-mv9oX .framer-1ssvgwk > :last-child, .framer-mv9oX .framer-tpl67k > :last-child { margin-bottom: 0px; } .framer-mv9oX .framer-nw8w59 > *, .framer-mv9oX .framer-nw8w59 > :first-child, .framer-mv9oX .framer-nw8w59 > :last-child { margin: 0px; } .framer-mv9oX .framer-1ssvgwk > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-mv9oX .framer-tpl67k > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (max-width: 809px) { .framer-mv9oX.framer-15j0onu { background-color: var(--token-355580f1-0fb7-412c-8aac-d8e18c24a6b8, #ffffff); width: 390px; } .framer-mv9oX .framer-ns0che { height: 500px; } .framer-mv9oX .framer-abt9d7 { padding: 84px 20px 20px 20px; } .framer-mv9oX .framer-ynpqnd { padding: 60px 20px 60px 20px; } .framer-mv9oX .framer-1mcnifm { gap: 48px; } .framer-mv9oX .framer-himehz { padding: 60px 20px 40px 20px; } .framer-mv9oX .framer-11iep9l { gap: 40px; } .framer-mv9oX .framer-nw8w59 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; justify-content: flex-start; } .framer-mv9oX .framer-133bqaq { align-self: unset; height: min-content; } .framer-mv9oX .framer-pvi7uq-container { aspect-ratio: unset; height: auto; } .framer-mv9oX .framer-1ssvgwk { align-content: flex-start; align-items: flex-start; gap: 72px; } .framer-mv9oX .framer-tpl67k { flex-direction: column; gap: 24px; max-width: 469px; } .framer-mv9oX .framer-1az9w52 { flex: none; width: 100%; } .framer-mv9oX .framer-bwui0w { flex: none; padding: 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mv9oX .framer-1mcnifm, .framer-mv9oX .framer-11iep9l, .framer-mv9oX .framer-nw8w59, .framer-mv9oX .framer-1ssvgwk, .framer-mv9oX .framer-tpl67k { gap: 0px; } .framer-mv9oX .framer-1mcnifm > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-mv9oX .framer-1mcnifm > :first-child, .framer-mv9oX .framer-11iep9l > :first-child, .framer-mv9oX .framer-nw8w59 > :first-child, .framer-mv9oX .framer-1ssvgwk > :first-child, .framer-mv9oX .framer-tpl67k > :first-child { margin-top: 0px; } .framer-mv9oX .framer-1mcnifm > :last-child, .framer-mv9oX .framer-11iep9l > :last-child, .framer-mv9oX .framer-nw8w59 > :last-child, .framer-mv9oX .framer-1ssvgwk > :last-child, .framer-mv9oX .framer-tpl67k > :last-child { margin-bottom: 0px; } .framer-mv9oX .framer-11iep9l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-mv9oX .framer-nw8w59 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-mv9oX .framer-1ssvgwk > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-mv9oX .framer-tpl67k > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9389.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"deL21ZRFi\":{\"layout\":[\"fixed\",\"auto\"]},\"Yx5KF4mDS\":{\"layout\":[\"fixed\",\"auto\"]},\"G5j8He0WU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerOT0NF3ObE=withCSS(Component,css,\"framer-mv9oX\");export default FramerOT0NF3ObE;FramerOT0NF3ObE.displayName=\"Page\";FramerOT0NF3ObE.defaultProps={height:9389.5,width:1200};addFonts(FramerOT0NF3ObE,[{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\"}]},...SmoothScrollFonts,...MicsBackgroundFonts,...ComponentsNavigationFonts,...IkomersBlogSchemaFonts,...IkomersTOCAppFonts,...IkomersFeedbackFonts,...IkomersPSFonts,...MicsHorizontalDivierFonts,...ComponentsBlogCardsFonts,...ButtonsTextLinkFonts,...ButtonsPrimaryFonts,...FooterNewFonts,...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),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOT0NF3ObE\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"9389.5\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"deL21ZRFi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yx5KF4mDS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G5j8He0WU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["IkomersBlogSchema", "props", "postTitle", "postDescription", "postPublishDate", "postModifiedDate", "postAuthorName", "postFeaturedImage", "postSlug", "orgName", "orgUrl", "orgLogo", "baseUrl", "postUrl", "pageData", "setPageData", "ye", "ue", "window", "formatDate", "dateString", "blogPostSchema", "p", "IkomersFeedback", "props", "question", "yesText", "noText", "thankYouText", "primaryColor", "secondaryColor", "textColor", "maxClaps", "postId", "storagePrefix", "voted", "setVoted", "ye", "claps", "setClaps", "holding", "setHolding", "showClaps", "setShowClaps", "clapCount", "setClapCount", "totalClaps", "setTotalClaps", "storageKey", "se", "window", "ue", "savedFeedback", "feedbackData", "error", "timer", "prev", "newValue", "handleYesClick", "handleNoClick", "handleClapHold", "handleClapRelease", "p", "styles", "AnimatePresence", "u", "motion", "ClapIcon", "color", "size", "IkomersPS", "props", "twitterHashtags", "buttonSpacing", "buttonSize", "includeFacebook", "includeWhatsApp", "pageUrl", "setPageUrl", "ye", "pageTitle", "setPageTitle", "ue", "window", "shareIkomersPSOnTwitter", "twitterUrl", "shareIkomersPSOnLinkedIn", "linkedinUrl", "shareIkomersPSOnFacebook", "facebookUrl", "shareIkomersPSOnWhatsApp", "whatsappUrl", "copyIkomersPSLink", "navigator", "err", "sizeProps", "twitterHover", "setTwitterHover", "linkedinHover", "setLinkedinHover", "facebookHover", "setFacebookHover", "whatsappHover", "setWhatsappHover", "copyHover", "setCopyHover", "p", "ikomersPSStyles", "u", "motion", "IkomersTOCApp", "props", "headings", "setHeadings", "ye", "HEADER_OFFSET", "ue", "findHeadings", "container", "headingElements", "heading", "index", "id", "foundHeadings", "observer", "updatedHeadings", "scrollToHeading", "element", "offsetPosition", "window", "u", "p", "e", "addPropertyControls", "ControlType", "TOCOverride", "withTOCOverride", "C", "re", "DataObserverContext", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "SmoothScrollFonts", "getFonts", "SmoothScroll", "MicsBackgroundFonts", "CSoPEChto_default", "ComponentsNavigationFonts", "cbX97ZxlB_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "IkomersBlogSchemaFonts", "IkomersBlogSchema", "IkomersTOCAppFonts", "IkomersTOCApp", "IkomersFeedbackFonts", "IkomersFeedback", "IkomersPSFonts", "IkomersPS", "MicsHorizontalDivierFonts", "HG1lq7qox_default", "ComponentsBlogCardsFonts", "QeMonlCcn_default", "ButtonsTextLinkFonts", "BoWbUSWo_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "ButtonsPrimaryFonts", "knFP9rxEt_default", "FooterNewFonts", "oCCFAokDM_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "animation", "transition1", "transition2", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "transition3", "toImageSrc", "animation1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation2", "animation3", "animation4", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "HtyE4LMNU_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "waOxrF74y", "D01yabt9q", "W8O9XfJBb", "M9brWX7lb", "BnxZAzA3g", "ENqizvexj", "Y9JJytUSy", "XRGuLsojd", "waOxrF74yKg7j40sGY", "A9ytaKOiWKg7j40sGY", "D01yabt9qKg7j40sGY", "Y9JJytUSyKg7j40sGY", "idKg7j40sGY", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "x", "SVG", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "enumToDisplayNameFunctions", "resolvedLinks1", "css", "FramerOT0NF3ObE", "withCSS", "OT0NF3ObE_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
