{"version":3,"file":"VfbWGsuNp.XhjzgkX3.mjs","names":[],"sources":["https:/framerusercontent.com/modules/nMz0mUhTQKB04Rvi1rXJ/E3fN0uzRyT0qi7Kyor4S/Highlighted_text_ov.js","https:/framerusercontent.com/modules/0zzTmLkOuXOZFn00mFmG/fFzLyJCkpwNOpoSWo7Ge/VfbWGsuNp.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";export function customHighlight(Component){return props=>{const{highlightColor=\"#9476EC\",highlightTextColor=\"#000000\"}=props;useEffect(()=>{// Create a style element if it doesn't exist\nlet styleElement=document.getElementById(\"custom-highlight-style\");if(!styleElement){styleElement=document.createElement(\"style\");styleElement.id=\"custom-highlight-style\";document.head.appendChild(styleElement);}// Inject CSS with custom properties for highlight color and text color\nstyleElement.innerHTML=`\n                ::selection {\n                    background-color: ${highlightColor} !important;\n                    color: ${highlightTextColor} !important;\n                }\n            `;// Clean up by removing the style element on unmount\nreturn()=>{if(styleElement.parentNode){styleElement.parentNode.removeChild(styleElement);}};},[highlightColor,highlightTextColor]);return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"customHighlight\":{\"type\":\"reactHoc\",\"name\":\"customHighlight\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Highlighted_text_ov.map","// Generated by Framer (9f55354)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Bebas Neue-regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Bebas Neue\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXooxWtrygbi49c.woff2\",weight:\"400\"}]}];export const css=['.framer-2BGs7 .framer-styles-preset-joa3t4:not(.rich-text-wrapper), .framer-2BGs7 .framer-styles-preset-joa3t4.rich-text-wrapper h1 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 86px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.3px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-fd9ba37e-5527-46c8-b7e8-bdabee289dcb, #fffdfa); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1399px) and (min-width: 1263.33px) { .framer-2BGs7 .framer-styles-preset-joa3t4:not(.rich-text-wrapper), .framer-2BGs7 .framer-styles-preset-joa3t4.rich-text-wrapper h1 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 86px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.3px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-fd9ba37e-5527-46c8-b7e8-bdabee289dcb, #fffdfa); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 1262.33px) and (min-width: 810px) { .framer-2BGs7 .framer-styles-preset-joa3t4:not(.rich-text-wrapper), .framer-2BGs7 .framer-styles-preset-joa3t4.rich-text-wrapper h1 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 68px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.3px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-fd9ba37e-5527-46c8-b7e8-bdabee289dcb, #fffdfa); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-2BGs7 .framer-styles-preset-joa3t4:not(.rich-text-wrapper), .framer-2BGs7 .framer-styles-preset-joa3t4.rich-text-wrapper h1 { --framer-font-family: \"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 56px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.3px; --framer-line-height: 1em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-fd9ba37e-5527-46c8-b7e8-bdabee289dcb, #fffdfa); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-2BGs7\";\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\"}}}"],"mappings":"uOAAwE,SAAgB,EAAgB,EAAU,CAAC,MAAO,CAAA,GAAO,CAAC,GAAK,CAAC,iBAAe,UAAU,qBAAmB,UAAU,CAAC,EAQ5D,MARkE,GAAU,IAAI,CACnN,IAAI,EAAa,SAAS,eAAe,yBAAyB,CAOlE,OAPuE,IAAc,EAAa,SAAS,cAAc,QAAQ,CAAC,EAAa,GAAG,yBAAyB,SAAS,KAAK,YAAY,EAAa,EAClN,EAAa,WAAW;;wCAEgB,EAAe;6BAC1B,EAAmB;;cAG1C,IAAI,CAAC,AAAG,EAAa,YAAY,EAAa,WAAW,YAAY,EAAa,AAAG,CAAE,EAAC,CAAC,EAAe,CAAmB,EAAC,CAAqB,EAAK,EAAU,CAAC,GAAG,CAAM,EAAC,AAAE,CAAE,cARrL,GAA2C,IAA6B,kBCCytG,AAAjyG,GAA8B,GAAU,UAAU,CAAC,uBAAwB,EAAC,CAAc,EAAM,CAAC,CAAC,eAAc,EAAK,MAAM,CAAC,CAAC,OAAO,aAAa,OAAO,SAAS,MAAM,SAAS,IAAI,kFAAkF,OAAO,KAAO,CAAA,CAAE,CAAA,EAAc,EAAI,CAAC,itBAAitB,2wBAA2wB,0wBAA0wB,mwBAAowB,EAAc,EAAU"}