{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tVFK3GVRtq8ZEduNIYWd/NCCLRc410tMuDi37dKOV/CustomBulletPoints.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";// Define styles for the bullet points\nconst globalStyles=`\n    ul.framer-text {\n        list-style-type: none;\n        padding-left: 10px; /* Reduce padding to move the bullet points more to the left */\n        margin: 0;\n    }\n    ul.framer-text > li.framer-text {\n        position: relative;\n        padding-left: 1.5em;\n        font-size: 1.5em; /* Adjust the font size to make it smaller */\n        line-height: 1.7; /* Adjust the line height for better spacing */\n    }\n    ul.framer-text > li.framer-text::before {\n        content: '>' !important;\n        position: absolute;\n        left: -1em; /* Move the bullet points more to the left */\n        color: #6DB4D0; /* Set the color of the arrow */\n        font-size: 0.6em; /* Adjust the size of the arrow to make it slightly bigger */\n    }\n`;export function withStyledList2(Component){// Inject the styles into the document head\nif(typeof window!==\"undefined\"){const styleSheet=document.createElement(\"style\");styleSheet.type=\"text/css\";styleSheet.innerText=globalStyles;document.head.appendChild(styleSheet);}return props=>{return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withStyledList2\":{\"type\":\"reactHoc\",\"name\":\"withStyledList2\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CustomBulletPoints.map"],
  "mappings": "kFACA,IAAMA,EAAa;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAmBV,SAASC,EAAgBC,EAAU,CAC5C,GAAG,OAAOC,EAAS,IAAY,CAAC,IAAMC,EAAW,SAAS,cAAc,OAAO,EAAEA,EAAW,KAAK,WAAWA,EAAW,UAAUJ,EAAa,SAAS,KAAK,YAAYI,CAAU,EAAG,OAAOC,GAA4BC,EAAKJ,EAAU,CAAC,GAAGG,CAAK,CAAC,CAAI",
  "names": ["globalStyles", "withStyledList2", "Component", "window", "styleSheet", "props", "p"]
}
