{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RWB7X5NMTRDoNYpoIZVv/LUGIvCyZY0PqBL73BEsq/LP_Codes.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";export function imgRatio(Component){return props=>{useEffect(()=>{if(typeof resizeImgRatio===\"function\"){resizeImgRatio();}});return /*#__PURE__*/_jsx(Component,{...props,className:\"imgRatio\"});};}export function setWindowEvents(Component){return props=>{useEffect(()=>{var cssScrollbar=document.createElement(\"style\");cssScrollbar.innerHTML=`\n                * {\n                    scrollbar-width: auto;\n                    scrollbar-color: #e8e0ff #090911;\n                }\n\n                *::-webkit-scrollbar {\n                    width: 16px;\n                }\n\n                *::-webkit-scrollbar-track {\n                    background: #090911;\n                }\n\n                *::-webkit-scrollbar-thumb {\n                    background-color: #e8e0ff;\n                    border-radius: 10px;\n                    border: 3px solid #080811;\n                }\n\n                /* Firefox */\n                .vContOptions {\n                    scrollbar-width: auto;\n                    scrollbar-color: #424171 #121134;\n                }\n\n                /* Chrome, Edge, and Safari */\n                .vContOptions::-webkit-scrollbar {\n                    width: 10px;\n                }\n\n                .vContOptions::-webkit-scrollbar-track {\n                    background: #121134;\n                }\n\n                .vContOptions::-webkit-scrollbar-thumb {\n                    background-color: #424171;\n                    border-radius: 10px;\n                    border: 3px solid #121134;\n                }\n            `;document.head.appendChild(cssScrollbar);var sResize=document.createElement(\"script\");sResize.innerHTML=`\n                function resizeImgRatio() {\n                    var compImgs = document.getElementsByClassName(\"imgRatio\")\n                    var wWidth = window.innerWidth\n                    var nWidth = \"79vw\"\n                    var nHeight = \"46vw\"\n\n                    if (wWidth > 1100) {\n                        nWidth = \"92vw\"\n                        nHeight = \"54vw\"\n                    } else if (wWidth > 950) {\n                        nWidth = \"89vw\"\n                        nHeight = \"52vw\"\n                    } else if (wWidth > 700) {\n                        nWidth = \"86vw\"\n                        nHeight = \"50vw\"\n                    } else if (wWidth > 600) {\n                        nWidth = \"84vw\"\n                        nHeight = \"49vw\"\n                    } else if (wWidth > 500) {\n                        nWidth = \"83vw\"\n                        nHeight = \"48vw\"\n                    } else if (wWidth > 400) {\n                        nWidth = \"79vw\"\n                        nHeight = \"46vw\"\n                    } else {\n                        nWidth = \"calc(100vw - 48px);\"\n                        nHeight = \"calc(64vw - 48px)\"\n                    }\n\n                    for (var x = 0; x < compImgs.length; x++) {\n                        compImgs[x].style.position = \"relative\"\n                        compImgs[x].style.width = nWidth\n                        compImgs[x].style.height = nHeight\n                        compImgs[x].style.zIndex = \"3\"\n                    }\n                }\n            `;document.head.appendChild(sResize);if(typeof resizeImgRatio===\"function\"){addEventListener(\"resize\",resizeImgRatio);addEventListener(\"load\",resizeImgRatio);}});return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"setWindowEvents\":{\"type\":\"reactHoc\",\"name\":\"setWindowEvents\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"imgRatio\":{\"type\":\"reactHoc\",\"name\":\"imgRatio\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LP_Codes.map"],
  "mappings": "gDAA+E,SAASA,GAASC,EAAU,CAAC,OAAOC,IAAQC,EAAU,IAAI,CAAI,OAAO,gBAAiB,YAAY,eAAe,CAAG,CAAC,EAAsBC,EAAKH,EAAU,CAAC,GAAGC,EAAM,UAAU,UAAU,CAAC,EAAI,CAAQ,SAASG,GAAgBJ,EAAU,CAAC,OAAOC,IAAQC,EAAU,IAAI,CAAC,IAAIG,EAAa,SAAS,cAAc,OAAO,EAAEA,EAAa,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,cAwChZ,SAAS,KAAK,YAAYA,CAAY,EAAE,IAAIC,EAAQ,SAAS,cAAc,QAAQ,EAAEA,EAAQ,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,cAqCvG,SAAS,KAAK,YAAYA,CAAO,EAAK,OAAO,gBAAiB,aAAY,iBAAiB,SAAS,cAAc,EAAE,iBAAiB,OAAO,cAAc,EAAG,CAAC,EAAsBH,EAAKH,EAAU,CAAC,GAAGC,CAAK,CAAC,EAAI",
  "names": ["imgRatio", "Component", "props", "ue", "p", "setWindowEvents", "cssScrollbar", "sResize"]
}
