{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4ZTHK7DTct2GAHe2Rlha/eMI5Aw6uzbY1XjG4eOjp/Battery.js", "ssg:https://framerusercontent.com/modules/9D5XzxqHY24N0133k8UX/mC09x21fFMbno8QMpxOG/xy3I4gC4k.js", "ssg:https://framerusercontent.com/modules/oUB9sIrqtU0XXDqXa8UV/zrmKYvj2Es4TjeRuM4tN/avKGuPlKd.js", "ssg:https://framerusercontent.com/modules/JSYvWs7g6MfNQ5rZkEaN/FMYx5z7nbZhlS59gnEi7/yllbG0zFW.js", "ssg:https://framerusercontent.com/modules/ruAPmt1GaMe3yYkyMgzV/NTCccIGySFrLPvWC8fwM/IxeYMcqLp.js", "ssg:https://framerusercontent.com/modules/kbg2uKnBivmViH54mJns/ilUeaw5COxah9GgKRqoy/py7XmC9Lg.js", "ssg:https://framerusercontent.com/modules/WzqC1txYVsmTO1VTSvUJ/qpiraVUVVLg0YzMgv8ns/lFEHouvXe.js", "ssg:https://framerusercontent.com/modules/IWtu8yuy02axbUhJCZxG/1Of4eccaxnaXlo8L6KPf/QQpFaQ23K.js", "ssg:https://framerusercontent.com/modules/bgxbpYcBBEzFRFheMDYn/1PXuqUf3krIB8zfaUXQx/sXIyOLcx0.js", "ssg:https://framerusercontent.com/modules/oYA9NeXD5hfXD4eEXcrI/3i0PqYGcmF69BdVtMePm/Cursor.js", "ssg:https://framerusercontent.com/modules/whTrerhryAuhnufDTCX1/s3XGy3wvj1WUOMOKt2s2/Noise12.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{motion}from\"framer-motion\";export default function Battery(){const[batteryLevel,setBatteryLevel]=useState(100)// Start at full\n;useEffect(()=>{const updateBatteryLevel=()=>{const now=new Date;const hours=now.getHours();// Example logic: Battery decreases over the day\nlet percentage=Math.max(100-hours*4,0)// 4% drop per hour\n;setBatteryLevel(percentage);};updateBatteryLevel();const interval=setInterval(updateBatteryLevel,6e4)// Update every minute\n;return()=>clearInterval(interval);},[]);return /*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",alignItems:\"center\",gap:\"6px\"},children:[/*#__PURE__*/_jsxs(motion.span,{animate:{opacity:[0,1],scale:[.9,1]},transition:{duration:.5},style:{fontSize:\"14px\",fontFamily:\"Inter, sans-serif\",fontWeight:400,color:\"white\"},children:[batteryLevel,\"%\"]}),/*#__PURE__*/_jsxs(\"div\",{style:{position:\"relative\",display:\"flex\",alignItems:\"center\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{width:\"30px\",height:\"15px\",border:\"1px solid white\",borderRadius:\"2px\",display:\"flex\",alignItems:\"center\",padding:\"2px\",position:\"relative\"},children:/*#__PURE__*/_jsx(motion.div,{style:{height:\"100%\",background:batteryLevel>20?\"white\":\"red\",borderRadius:\"2px\"},animate:{width:`${batteryLevel}%`},transition:{duration:.5}})}),/*#__PURE__*/_jsx(\"div\",{style:{width:\"3px\",height:\"6px\",background:\"white\",position:\"absolute\",right:\"-2px\",top:\"50%\",transform:\"translateY(-50%)\",borderRadius:\"1px\"}})]})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Battery\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Battery.map", "// Generated by Framer (4d21961)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-6CkuN .framer-styles-preset-1nidde9:not(.rich-text-wrapper), .framer-6CkuN .framer-styles-preset-1nidde9.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-decoration: none; }\"];export const className=\"framer-6CkuN\";\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 (83b8097)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"},{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/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{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/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{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/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{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/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{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/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-0vthl .framer-styles-preset-1wxteoy:not(.rich-text-wrapper), .framer-0vthl .framer-styles-preset-1wxteoy.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-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.06em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-0vthl .framer-styles-preset-1wxteoy:not(.rich-text-wrapper), .framer-0vthl .framer-styles-preset-1wxteoy.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-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.06em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, #000000); --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-0vthl .framer-styles-preset-1wxteoy:not(.rich-text-wrapper), .framer-0vthl .framer-styles-preset-1wxteoy.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --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-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.06em; --framer-line-height: 1em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-0vthl\";\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 (83b8097)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"},{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/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{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/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{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/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{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/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{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/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-yloPG .framer-styles-preset-vufrqk:not(.rich-text-wrapper), .framer-yloPG .framer-styles-preset-vufrqk.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --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.06em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-yloPG .framer-styles-preset-vufrqk:not(.rich-text-wrapper), .framer-yloPG .framer-styles-preset-vufrqk.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --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.06em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, #ffffff); --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-yloPG .framer-styles-preset-vufrqk:not(.rich-text-wrapper), .framer-yloPG .framer-styles-preset-vufrqk.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --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.06em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-yloPG\";\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 (83b8097)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/oUB9sIrqtU0XXDqXa8UV/zrmKYvj2Es4TjeRuM4tN/avKGuPlKd.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/JSYvWs7g6MfNQ5rZkEaN/FMYx5z7nbZhlS59gnEi7/yllbG0zFW.js\";const enabledGestures={F9YwoEhI4:{hover:true}};const cycleOrder=[\"F9YwoEhI4\",\"uPbOZvRSi\",\"x3RNsMA0O\"];const serializationHash=\"framer-2Sr7x\";const variantClassNames={F9YwoEhI4:\"framer-v-arckm5\",uPbOZvRSi:\"framer-v-11cjs5b\",x3RNsMA0O:\"framer-v-1oyil28\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:.6,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Link Big\":\"uPbOZvRSi\",\"Mobile No Hover\":\"x3RNsMA0O\",Default:\"F9YwoEhI4\"};const getProps=({bottomTextColor,click,height,hoverFrameBGColor,id,link,linkText,newTab,topTextColor,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4;return{...props,aF9Zc7QcE:(_ref=bottomTextColor!==null&&bottomTextColor!==void 0?bottomTextColor:props.aF9Zc7QcE)!==null&&_ref!==void 0?_ref:\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\",FHiogOUUe:click!==null&&click!==void 0?click:props.FHiogOUUe,IviF5g1AP:link!==null&&link!==void 0?link:props.IviF5g1AP,Mpeyb1rvj:(_ref1=linkText!==null&&linkText!==void 0?linkText:props.Mpeyb1rvj)!==null&&_ref1!==void 0?_ref1:\"Link Text\",tb67TRczr:(_ref2=hoverFrameBGColor!==null&&hoverFrameBGColor!==void 0?hoverFrameBGColor:props.tb67TRczr)!==null&&_ref2!==void 0?_ref2:\"var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0))\",uH_LUuqUc:newTab!==null&&newTab!==void 0?newTab:props.uH_LUuqUc,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"F9YwoEhI4\",yYHSbVHOn:(_ref4=topTextColor!==null&&topTextColor!==void 0?topTextColor:props.yYHSbVHOn)!==null&&_ref4!==void 0?_ref4:\"var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Mpeyb1rvj,IviF5g1AP,uH_LUuqUc,yYHSbVHOn,aF9Zc7QcE,tb67TRczr,FHiogOUUe,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"F9YwoEhI4\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapxbbpnq=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(FHiogOUUe){const res=await FHiogOUUe(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"uPbOZvRSi\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:IviF5g1AP,nodeId:\"F9YwoEhI4\",openInNewTab:uH_LUuqUc,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-arckm5\",className,classNames)} framer-1pp3pmv`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"F9YwoEhI4\",onTap:onTapxbbpnq,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"F9YwoEhI4-hover\":{\"data-framer-name\":undefined},uPbOZvRSi:{\"data-framer-name\":\"Mobile Link Big\"},x3RNsMA0O:{\"data-framer-name\":\"Mobile No Hover\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c32jj\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"QOayrgRGK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1wxteoy\",\"data-styles-preset\":\"avKGuPlKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-yYHSbVHOn-IxeYMcqLp))\"},children:\"Link Text\"})}),className:\"framer-1ajnmkm\",\"data-framer-name\":\"Top Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nKwk7EFtF\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-yYHSbVHOn-IxeYMcqLp)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-yYHSbVHOn-IxeYMcqLp\":yYHSbVHOn},text:Mpeyb1rvj,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({uPbOZvRSi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-vufrqk\",\"data-styles-preset\":\"yllbG0zFW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-yYHSbVHOn-IxeYMcqLp))\"},children:\"Link Text\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1wxteoy\",\"data-styles-preset\":\"avKGuPlKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-aF9Zc7QcE-IxeYMcqLp))\"},children:\"Link Text\"})}),className:\"framer-o8sqyu\",\"data-framer-name\":\"Bottom Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KXPRuqEAI\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-aF9Zc7QcE-IxeYMcqLp)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-aF9Zc7QcE-IxeYMcqLp\":aF9Zc7QcE},text:Mpeyb1rvj,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-14v03yk\",layoutDependency:layoutDependency,layoutId:\"VGLCKbvog\",style:{backgroundColor:tb67TRczr}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2Sr7x.framer-1pp3pmv, .framer-2Sr7x .framer-1pp3pmv { display: block; }\",\".framer-2Sr7x.framer-arckm5 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 4px; position: relative; text-decoration: none; width: min-content; }\",\".framer-2Sr7x .framer-c32jj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 14px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 3; }\",\".framer-2Sr7x .framer-1ajnmkm, .framer-2Sr7x .framer-o8sqyu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2Sr7x .framer-14v03yk { bottom: -8px; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2Sr7x.framer-arckm5, .framer-2Sr7x .framer-c32jj { gap: 0px; } .framer-2Sr7x.framer-arckm5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2Sr7x.framer-arckm5 > :first-child, .framer-2Sr7x .framer-c32jj > :first-child { margin-top: 0px; } .framer-2Sr7x.framer-arckm5 > :last-child, .framer-2Sr7x .framer-c32jj > :last-child { margin-bottom: 0px; } .framer-2Sr7x .framer-c32jj > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-2Sr7x.framer-v-11cjs5b .framer-c32jj { height: min-content; }\",\".framer-2Sr7x.framer-v-arckm5.hover .framer-c32jj { justify-content: flex-end; }\",\".framer-2Sr7x.framer-v-arckm5.hover .framer-14v03yk { height: 133%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 72\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uPbOZvRSi\":{\"layout\":[\"auto\",\"auto\"]},\"x3RNsMA0O\":{\"layout\":[\"auto\",\"auto\"]},\"rUZZ4DbXF\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Mpeyb1rvj\":\"linkText\",\"IviF5g1AP\":\"link\",\"uH_LUuqUc\":\"newTab\",\"yYHSbVHOn\":\"topTextColor\",\"aF9Zc7QcE\":\"bottomTextColor\",\"tb67TRczr\":\"hoverFrameBGColor\",\"FHiogOUUe\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIxeYMcqLp=withCSS(Component,css,\"framer-2Sr7x\");export default FramerIxeYMcqLp;FramerIxeYMcqLp.displayName=\"Nav Link\";FramerIxeYMcqLp.defaultProps={height:22,width:72};addPropertyControls(FramerIxeYMcqLp,{variant:{options:[\"F9YwoEhI4\",\"uPbOZvRSi\",\"x3RNsMA0O\"],optionTitles:[\"Default\",\"Mobile Link Big\",\"Mobile No Hover\"],title:\"Variant\",type:ControlType.Enum},Mpeyb1rvj:{defaultValue:\"Link Text\",displayTextArea:false,title:\"Link Text\",type:ControlType.String},IviF5g1AP:{title:\"Link\",type:ControlType.Link},uH_LUuqUc:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},yYHSbVHOn:{defaultValue:'var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',title:\"Top Text Color\",type:ControlType.Color},aF9Zc7QcE:{defaultValue:\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\",title:\"Bottom Text Color\",type:ControlType.Color},tb67TRczr:{defaultValue:'var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0)) /* {\"name\":\"Text Black\"} */',title:\"Hover Frame BG Color\",type:ControlType.Color},FHiogOUUe:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerIxeYMcqLp,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIxeYMcqLp\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uPbOZvRSi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"x3RNsMA0O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rUZZ4DbXF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"72\",\"framerIntrinsicHeight\":\"22\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"Mpeyb1rvj\\\":\\\"linkText\\\",\\\"IviF5g1AP\\\":\\\"link\\\",\\\"uH_LUuqUc\\\":\\\"newTab\\\",\\\"yYHSbVHOn\\\":\\\"topTextColor\\\",\\\"aF9Zc7QcE\\\":\\\"bottomTextColor\\\",\\\"tb67TRczr\\\":\\\"hoverFrameBGColor\\\",\\\"FHiogOUUe\\\":\\\"click\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IxeYMcqLp.map", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavLink from\"https://framerusercontent.com/modules/ruAPmt1GaMe3yYkyMgzV/NTCccIGySFrLPvWC8fwM/IxeYMcqLp.js\";const NavLinkFonts=getFonts(NavLink);const cycleOrder=[\"HFi2ag9GO\",\"P3HTUGDQd\",\"WPeOWzo5N\"];const serializationHash=\"framer-Tc0dH\";const variantClassNames={HFi2ag9GO:\"framer-v-1ar3m5y\",P3HTUGDQd:\"framer-v-12mt9zu\",WPeOWzo5N:\"framer-v-rrm77l\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Menu\":\"HFi2ag9GO\",\"Menu Icon\":\"P3HTUGDQd\",\"Vertical Menu\":\"WPeOWzo5N\"};const getProps=({height,hover,id,menuToggle,width,...props})=>{return{...props,MF5ccmDDJ:hover??props.MF5ccmDDJ,p0sWtKPag:menuToggle??props.p0sWtKPag,variant:humanReadableVariantMap[props.variant]??props.variant??\"HFi2ag9GO\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,MF5ccmDDJ,p0sWtKPag,K2HLUMmZD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HFi2ag9GO\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterclvxt1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(MF5ccmDDJ){const res=await MF5ccmDDJ(...args);if(res===false)return false;}});const onTapcv0giv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(K2HLUMmZD){const res=await K2HLUMmZD(...args);if(res===false)return false;}});const onTap1o2qcv2=activeVariantCallback(async(...args)=>{if(p0sWtKPag){const res=await p0sWtKPag(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"P3HTUGDQd\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"P3HTUGDQd\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ar3m5y\",className,classNames),\"data-framer-name\":\"Desktop Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HFi2ag9GO\",onMouseEnter:onMouseEnterclvxt1,ref:refBinding,style:{...style},...addPropertyOverrides({P3HTUGDQd:{\"data-framer-name\":\"Menu Icon\",onTap:onTapcv0giv},WPeOWzo5N:{\"data-framer-name\":\"Vertical Menu\",onTap:onTapcv0giv}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-6iyjn\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"RjU9HQzLe\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bA9GbwCyS\"},implicitPathVariables:undefined},{href:{webPageId:\"bA9GbwCyS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(0+((componentViewport?.height||22)-0-22)/2)+0,...addPropertyOverrides({WPeOWzo5N:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||56)-0-56)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nvl7qx-container\",layoutDependency:layoutDependency,layoutId:\"Ua6QYIXeS-container\",nodeId:\"Ua6QYIXeS\",rendersWithMotion:true,scopeId:\"py7XmC9Lg\",children:/*#__PURE__*/_jsx(NavLink,{aF9Zc7QcE:\"var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0))\",height:\"100%\",id:\"Ua6QYIXeS\",IviF5g1AP:resolvedLinks[0],layoutId:\"Ua6QYIXeS\",Mpeyb1rvj:\"Credits\",tb67TRczr:\"var(--token-2c3cb53c-ffa7-4d47-a807-12538a973899, rgb(255, 255, 255))\",uH_LUuqUc:false,variant:\"F9YwoEhI4\",width:\"100%\",yYHSbVHOn:\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\",...addPropertyOverrides({WPeOWzo5N:{IviF5g1AP:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":l3yEE8Jjw\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":l3yEE8Jjw\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(0+((componentViewport?.height||22)-0-22)/2)+0,...addPropertyOverrides({WPeOWzo5N:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||56)-0-56)/2)+0+34}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h65ofx-container\",layoutDependency:layoutDependency,layoutId:\"KYMGtCR1L-container\",nodeId:\"KYMGtCR1L\",rendersWithMotion:true,scopeId:\"py7XmC9Lg\",children:/*#__PURE__*/_jsx(NavLink,{aF9Zc7QcE:\"var(--token-58b023dc-4ac3-49e7-839a-32526b70c3b4, rgb(0, 0, 0))\",height:\"100%\",id:\"KYMGtCR1L\",IviF5g1AP:resolvedLinks1[0],layoutId:\"KYMGtCR1L\",Mpeyb1rvj:\"Contact\",tb67TRczr:\"var(--token-2c3cb53c-ffa7-4d47-a807-12538a973899, rgb(255, 255, 255))\",uH_LUuqUc:false,variant:\"F9YwoEhI4\",width:\"100%\",yYHSbVHOn:\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\",...addPropertyOverrides({WPeOWzo5N:{IviF5g1AP:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTkwMA==\",\"--framer-font-family\":'\"Unbounded\", sans-serif',\"--framer-font-weight\":\"900\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"MENU\"})}),className:\"framer-jki6qo\",\"data-highlight\":true,fonts:[\"GF;Unbounded-900\"],layoutDependency:layoutDependency,layoutId:\"e1WmwM1DK\",onTap:onTap1o2qcv2,style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Tc0dH.framer-qz65jx, .framer-Tc0dH .framer-qz65jx { display: block; }\",\".framer-Tc0dH.framer-1ar3m5y { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1012px; }\",\".framer-Tc0dH .framer-6iyjn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Tc0dH .framer-1nvl7qx-container, .framer-Tc0dH .framer-1h65ofx-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Tc0dH .framer-jki6qo { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tc0dH.framer-1ar3m5y, .framer-Tc0dH .framer-6iyjn { gap: 0px; } .framer-Tc0dH.framer-1ar3m5y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Tc0dH.framer-1ar3m5y > :first-child, .framer-Tc0dH .framer-6iyjn > :first-child { margin-left: 0px; } .framer-Tc0dH.framer-1ar3m5y > :last-child, .framer-Tc0dH .framer-6iyjn > :last-child { margin-right: 0px; } .framer-Tc0dH .framer-6iyjn > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-Tc0dH.framer-v-12mt9zu.framer-1ar3m5y, .framer-Tc0dH.framer-v-rrm77l.framer-1ar3m5y { cursor: pointer; width: min-content; }\",\".framer-Tc0dH.framer-v-rrm77l .framer-6iyjn { flex-direction: column; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tc0dH.framer-v-rrm77l .framer-6iyjn { gap: 0px; } .framer-Tc0dH.framer-v-rrm77l .framer-6iyjn > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Tc0dH.framer-v-rrm77l .framer-6iyjn > :first-child { margin-top: 0px; } .framer-Tc0dH.framer-v-rrm77l .framer-6iyjn > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 1012\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P3HTUGDQd\":{\"layout\":[\"auto\",\"auto\"]},\"WPeOWzo5N\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"MF5ccmDDJ\":\"hover\",\"p0sWtKPag\":\"menuToggle\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerpy7XmC9Lg=withCSS(Component,css,\"framer-Tc0dH\");export default Framerpy7XmC9Lg;Framerpy7XmC9Lg.displayName=\"Nav Menu\";Framerpy7XmC9Lg.defaultProps={height:22,width:1012};addPropertyControls(Framerpy7XmC9Lg,{variant:{options:[\"HFi2ag9GO\",\"P3HTUGDQd\",\"WPeOWzo5N\"],optionTitles:[\"Desktop Menu\",\"Menu Icon\",\"Vertical Menu\"],title:\"Variant\",type:ControlType.Enum},MF5ccmDDJ:{title:\"Hover\",type:ControlType.EventHandler},p0sWtKPag:{title:\"Menu Toggle\",type:ControlType.EventHandler}});addFonts(Framerpy7XmC9Lg,[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG67H204jHgP6LR0Y.woff2\",weight:\"900\"}]},...NavLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerpy7XmC9Lg\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"22\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1012\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"MF5ccmDDJ\\\":\\\"hover\\\",\\\"p0sWtKPag\\\":\\\"menuToggle\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P3HTUGDQd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WPeOWzo5N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./py7XmC9Lg.map", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Battery from\"https://framerusercontent.com/modules/4ZTHK7DTct2GAHe2Rlha/eMI5Aw6uzbY1XjG4eOjp/Battery.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/9D5XzxqHY24N0133k8UX/mC09x21fFMbno8QMpxOG/xy3I4gC4k.js\";import NavMenu from\"https://framerusercontent.com/modules/kbg2uKnBivmViH54mJns/ilUeaw5COxah9GgKRqoy/py7XmC9Lg.js\";const NavMenuFonts=getFonts(NavMenu);const BatteryFonts=getFonts(Battery);const cycleOrder=[\"qdvhJnGav\",\"Bj0zKQvmt\",\"gn6ov_iZe\"];const serializationHash=\"framer-ljgaY\";const variantClassNames={Bj0zKQvmt:\"framer-v-qhbp4d\",gn6ov_iZe:\"framer-v-1ep33i6\",qdvhJnGav:\"framer-v-1xwl6j2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"qdvhJnGav\",Phone:\"gn6ov_iZe\",Tablet:\"Bj0zKQvmt\"};const getProps=({click,height,id,width,...props})=>{return{...props,FrGQ7UXIh:click??props.FrGQ7UXIh,variant:humanReadableVariantMap[props.variant]??props.variant??\"qdvhJnGav\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,FrGQ7UXIh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qdvhJnGav\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const p0sWtKPag198q6b7=activeVariantCallback(async(...args)=>{if(FrGQ7UXIh){const res=await FrGQ7UXIh(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Bj0zKQvmt\",\"gn6ov_iZe\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"Bj0zKQvmt\",\"gn6ov_iZe\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1xwl6j2\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qdvhJnGav\",ref:refBinding,style:{...style},...addPropertyOverrides({Bj0zKQvmt:{\"data-framer-name\":\"Tablet\"},gn6ov_iZe:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-169eqj4\",\"data-framer-name\":\"top left mark\",layoutDependency:layoutDependency,layoutId:\"UymUBTqXq\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-adpipm\",layoutDependency:layoutDependency,layoutId:\"jSDUAZaya\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ec5imy\",layoutDependency:layoutDependency,layoutId:\"Qk1m1a2Ir\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTkwMA==\",\"--framer-font-family\":'\"Unbounded\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"AmmA7XrqB\",openInNewTab:false,scopeId:\"lFEHouvXe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nidde9\",\"data-styles-preset\":\"xy3I4gC4k\",children:\"ALLAN FIVE \"})})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VW5ib3VuZGVkLTkwMA==\",\"--framer-font-family\":'\"Unbounded\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"AmmA7XrqB\",openInNewTab:false,scopeId:\"lFEHouvXe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1nidde9\",\"data-styles-preset\":\"xy3I4gC4k\",children:\"STUDIOS\"})})})]}),className:\"framer-1nf1gg8\",fonts:[\"GF;Unbounded-900\"],layoutDependency:layoutDependency,layoutId:\"AmmA7XrqB\",style:{\"--extracted-2gxw0f\":\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\",\"--extracted-r6o4lv\":\"var(--token-db6576dc-4c7a-45f3-8185-da2df13f8e2e, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m7sdco\",layoutDependency:layoutDependency,layoutId:\"pjcUAckv7\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"1032px\",y:(componentViewport?.y||0)+(24+((componentViewport?.height||90)-48-42)/2)+20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18mh7nm-container\",layoutDependency:layoutDependency,layoutId:\"ftY8gzn9l-container\",nodeId:\"ftY8gzn9l\",rendersWithMotion:true,scopeId:\"lFEHouvXe\",children:/*#__PURE__*/_jsx(NavMenu,{height:\"100%\",id:\"ftY8gzn9l\",layoutId:\"ftY8gzn9l\",p0sWtKPag:p0sWtKPag198q6b7,style:{width:\"100%\"},variant:\"HFi2ag9GO\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o6fg58\",\"data-framer-name\":\"top right mark\",layoutDependency:layoutDependency,layoutId:\"bLCDERN8I\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10hdcob\",layoutDependency:layoutDependency,layoutId:\"lCJ38L6rh\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16fs4ho\",layoutDependency:layoutDependency,layoutId:\"ax9DnCodd\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Bj0zKQvmt:{height:22,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-30)/2)+16},gn6ov_iZe:{height:22,y:(componentViewport?.y||0)+(24+((componentViewport?.height||78)-48-30)/2)+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tb2k72-container\",layoutDependency:layoutDependency,layoutId:\"oQEdxNUSY-container\",nodeId:\"oQEdxNUSY\",rendersWithMotion:true,scopeId:\"lFEHouvXe\",transformTemplate:transformTemplate1,...addPropertyOverrides({Bj0zKQvmt:{transformTemplate:undefined},gn6ov_iZe:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavMenu,{height:\"100%\",id:\"oQEdxNUSY\",layoutId:\"oQEdxNUSY\",p0sWtKPag:p0sWtKPag198q6b7,style:{width:\"100%\"},variant:\"HFi2ag9GO\",width:\"100%\",...addPropertyOverrides({Bj0zKQvmt:{variant:\"P3HTUGDQd\"},gn6ov_iZe:{variant:\"P3HTUGDQd\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11ka08m-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"KODOM8HjK-container\",nodeId:\"KODOM8HjK\",rendersWithMotion:true,scopeId:\"lFEHouvXe\",children:/*#__PURE__*/_jsx(Battery,{height:\"100%\",id:\"KODOM8HjK\",layoutId:\"KODOM8HjK\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ljgaY.framer-1fy14b7, .framer-ljgaY .framer-1fy14b7 { display: block; }\",\".framer-ljgaY.framer-1xwl6j2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 24px; position: relative; width: 1200px; }\",\".framer-ljgaY .framer-169eqj4, .framer-ljgaY .framer-o6fg58 { flex: none; height: 30px; mix-blend-mode: exclusion; overflow: visible; position: relative; width: 60px; z-index: 1; }\",\".framer-ljgaY .framer-adpipm { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: -20px; top: 0px; }\",\".framer-ljgaY .framer-ec5imy { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 2px; }\",\".framer-ljgaY .framer-1nf1gg8 { flex: none; height: auto; left: 20px; position: absolute; top: 16px; white-space: pre; width: auto; }\",\".framer-ljgaY .framer-1m7sdco { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-ljgaY .framer-18mh7nm-container { flex: none; height: auto; position: relative; width: 1032px; z-index: 2; }\",\".framer-ljgaY .framer-10hdcob { flex: none; height: 2px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 80px; }\",\".framer-ljgaY .framer-16fs4ho { flex: none; height: 30px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 2px; }\",\".framer-ljgaY .framer-tb2k72-container { flex: none; height: auto; left: -860%; position: absolute; top: 14px; width: 1032px; z-index: 2; }\",\".framer-ljgaY .framer-11ka08m-container { flex: none; height: auto; position: absolute; right: 20px; top: 14px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ljgaY .framer-1m7sdco { gap: 0px; } .framer-ljgaY .framer-1m7sdco > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ljgaY .framer-1m7sdco > :first-child { margin-left: 0px; } .framer-ljgaY .framer-1m7sdco > :last-child { margin-right: 0px; } }\",\".framer-ljgaY.framer-v-qhbp4d.framer-1xwl6j2 { width: 810px; }\",\".framer-ljgaY.framer-v-qhbp4d .framer-1m7sdco { min-height: 40px; }\",\".framer-ljgaY.framer-v-qhbp4d .framer-tb2k72-container, .framer-ljgaY.framer-v-1ep33i6 .framer-tb2k72-container { left: unset; right: 20px; top: 16px; width: auto; }\",\".framer-ljgaY.framer-v-1ep33i6.framer-1xwl6j2 { width: 390px; }\",\".framer-ljgaY.framer-v-1ep33i6 .framer-1m7sdco { min-height: 22px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 90\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bj0zKQvmt\":{\"layout\":[\"fixed\",\"auto\"]},\"gn6ov_iZe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FrGQ7UXIh\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerlFEHouvXe=withCSS(Component,css,\"framer-ljgaY\");export default FramerlFEHouvXe;FramerlFEHouvXe.displayName=\"Top Nav Menu\";FramerlFEHouvXe.defaultProps={height:90,width:1200};addPropertyControls(FramerlFEHouvXe,{variant:{options:[\"qdvhJnGav\",\"Bj0zKQvmt\",\"gn6ov_iZe\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},FrGQ7UXIh:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerlFEHouvXe,[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v8/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG67H204jHgP6LR0Y.woff2\",weight:\"900\"}]},...NavMenuFonts,...BatteryFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlFEHouvXe\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"90\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bj0zKQvmt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gn6ov_iZe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"FrGQ7UXIh\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lFEHouvXe.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"MlVuJB6ea\",\"VdMhTJlJu\",\"jcHZvRtJ_\",\"Vouu4OQJF\",\"kKXSLx5Xt\"];const serializationHash=\"framer-QenBu\";const variantClassNames={jcHZvRtJ_:\"framer-v-1hcu77b\",kKXSLx5Xt:\"framer-v-12bwse6\",MlVuJB6ea:\"framer-v-1bhuefe\",VdMhTJlJu:\"framer-v-awwzic\",Vouu4OQJF:\"framer-v-19qinu7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.4,ease:[.79,0,0,1],type:\"tween\"};const transition3={delay:.2,duration:.8,ease:[.53,0,0,.68],type:\"tween\"};const transition4={delay:0,duration:1,ease:[.79,0,0,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"1\":\"kKXSLx5Xt\",\"2\":\"Vouu4OQJF\",\"3\":\"jcHZvRtJ_\",\"4\":\"VdMhTJlJu\",\"5\":\"MlVuJB6ea\"};const getProps=({cOVERIMAGE,height,id,image1,image2,image3,image4,image5,image6,width,...props})=>{return{...props,bbbO8EJay:image6??props.bbbO8EJay??{positionX:\"55.3%\",positionY:\"25%\",src:\"https://framerusercontent.com/images/MrNAQUAJjvVzessxCDmBvYxikk.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MrNAQUAJjvVzessxCDmBvYxikk.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/MrNAQUAJjvVzessxCDmBvYxikk.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/MrNAQUAJjvVzessxCDmBvYxikk.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/MrNAQUAJjvVzessxCDmBvYxikk.jpg 4000w\"},krL71F2rC:image5??props.krL71F2rC??{src:\"https://framerusercontent.com/images/J2jaSSDuu07QyADNzbVNSWjcfLU.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/J2jaSSDuu07QyADNzbVNSWjcfLU.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/J2jaSSDuu07QyADNzbVNSWjcfLU.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/J2jaSSDuu07QyADNzbVNSWjcfLU.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/J2jaSSDuu07QyADNzbVNSWjcfLU.jpg 4000w\"},N5rdfMC9b:image3??props.N5rdfMC9b??{alt:\"\",src:\"https://framerusercontent.com/images/ynMzLyNCimmaOgmq0YtYERxoCg.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ynMzLyNCimmaOgmq0YtYERxoCg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/ynMzLyNCimmaOgmq0YtYERxoCg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/ynMzLyNCimmaOgmq0YtYERxoCg.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/ynMzLyNCimmaOgmq0YtYERxoCg.jpg 4000w\"},NUvH48SoN:image1??props.NUvH48SoN??{positionX:\"48.3%\",positionY:\"35.3%\",src:\"https://framerusercontent.com/images/qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg 3873w\"},qINOKRkD3:image2??props.qINOKRkD3??{alt:\"\",src:\"https://framerusercontent.com/images/otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg 4000w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"MlVuJB6ea\",WpZ0DgcL1:cOVERIMAGE??props.WpZ0DgcL1??{positionX:\"49.7%\",positionY:\"37.1%\",src:\"https://framerusercontent.com/images/8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg 4000w\"},yY9_bq4Qq:image4??props.yY9_bq4Qq??{alt:\"\",src:\"https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/qIlTovlwcRtyX8s6rGYVQd7bx8.jpg 9334w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,NUvH48SoN,qINOKRkD3,N5rdfMC9b,yY9_bq4Qq,WpZ0DgcL1,krL71F2rC,bbbO8EJay,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MlVuJB6ea\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1gzsm0=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"kKXSLx5Xt\",true),2e3);});const onAppear4b8ncn=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"MlVuJB6ea\",true),700);});const onAppeargr8vp8=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"VdMhTJlJu\",true),1e3);});const onAppear1avnsjt=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"jcHZvRtJ_\",true),400);});const onAppearknpjj1=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Vouu4OQJF\",true),500);});useOnVariantChange(baseVariant,{default:onAppear1gzsm0,jcHZvRtJ_:onAppeargr8vp8,kKXSLx5Xt:onAppearknpjj1,VdMhTJlJu:onAppear4b8ncn,Vouu4OQJF:onAppear1avnsjt});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({jcHZvRtJ_:{value:transition4},VdMhTJlJu:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-1bhuefe\",className,classNames),\"data-framer-appear-id\":\"1bhuefe\",\"data-framer-name\":\"5\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MlVuJB6ea\",optimized:true,ref:refBinding,style:{background:\"radial-gradient(50% 50% at 50% 50%, rgb(10, 10, 10) 0%, rgb(0, 0, 0) 100%)\",...style},...addPropertyOverrides({jcHZvRtJ_:{\"data-framer-name\":\"3\"},kKXSLx5Xt:{\"data-framer-name\":\"1\"},VdMhTJlJu:{\"data-framer-name\":\"4\"},Vouu4OQJF:{\"data-framer-name\":\"2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8kyzkk\",layoutDependency:layoutDependency,layoutId:\"kIvIE4SAs\",style:{background:\"radial-gradient(48.78048780487806% 40% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(56, 56, 56, 0.63) 55.41596283783784%, rgba(0, 0, 0, 0.77) 100%)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i6s9jw\",\"data-framer-name\":\"Lines\",layoutDependency:layoutDependency,layoutId:\"SaDEMl8gr\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oihfgw\",layoutDependency:layoutDependency,layoutId:\"E5XwXS_ZR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12nwj3g\",\"data-framer-name\":\"top left mark\",layoutDependency:layoutDependency,layoutId:\"yRChjdHlv\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-alnncq\",layoutDependency:layoutDependency,layoutId:\"uoPwg5SNv\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uf78wr\",layoutDependency:layoutDependency,layoutId:\"GXP4tqou2\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f13w78\",\"data-framer-name\":\"top right mark\",layoutDependency:layoutDependency,layoutId:\"ZM97pZimh\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3596gj\",layoutDependency:layoutDependency,layoutId:\"UtQPlDOmD\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jwzgnv\",layoutDependency:layoutDependency,layoutId:\"zjsLZBOdU\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1df1p76\",\"data-framer-name\":\"bottom left mark\",layoutDependency:layoutDependency,layoutId:\"oY99JgKMX\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-19ryl24\",layoutDependency:layoutDependency,layoutId:\"Fk8eXF5uZ\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-smnm50\",layoutDependency:layoutDependency,layoutId:\"nGOknSrPg\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1347d5q\",\"data-framer-name\":\"bottom right mark\",layoutDependency:layoutDependency,layoutId:\"bPNEAdG9a\",...addPropertyOverrides({kKXSLx5Xt:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bu5q85\",layoutDependency:layoutDependency,layoutId:\"uo4eWXu9U\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rypx4q\",layoutDependency:layoutDependency,layoutId:\"Fqow4IYqH\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vbtp4\",layoutDependency:layoutDependency,layoutId:\"l8tgGoiyk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1opx09x\",layoutDependency:layoutDependency,layoutId:\"cAWQMPuL_\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y9mmhw\",layoutDependency:layoutDependency,layoutId:\"kjr5_H4eQ\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qyn173\",layoutDependency:layoutDependency,layoutId:\"zPiUAxmdv\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q51xsn\",layoutDependency:layoutDependency,layoutId:\"FW1gWPqRF\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oj7rn0\",\"data-framer-name\":\"Photos\",layoutDependency:layoutDependency,layoutId:\"ms1yeWhib\",style:{opacity:1},variants:{kKXSLx5Xt:{opacity:0},Vouu4OQJF:{opacity:0}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-2e3),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(NUvH48SoN)},className:\"framer-vhw230\",layoutDependency:layoutDependency,layoutId:\"NP82bP2ts\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1460),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(NUvH48SoN)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+0),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(NUvH48SoN)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1610),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(NUvH48SoN)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+0),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(NUvH48SoN)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1500),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(qINOKRkD3)},className:\"framer-tnglj\",layoutDependency:layoutDependency,layoutId:\"sZQA7xTPD\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1020),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(qINOKRkD3)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+500),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(qINOKRkD3)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1130),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(qINOKRkD3)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+500),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(qINOKRkD3)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-1e3),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(N5rdfMC9b)},className:\"framer-p0eyni\",layoutDependency:layoutDependency,layoutId:\"Ip1MN6y9y\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-580),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(N5rdfMC9b)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+1e3),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(N5rdfMC9b)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-650),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(N5rdfMC9b)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+1e3),pixelHeight:6e3,pixelWidth:4e3,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(N5rdfMC9b)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-500),pixelHeight:4e3,pixelWidth:9334,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(yY9_bq4Qq)},className:\"framer-lygy4r\",layoutDependency:layoutDependency,layoutId:\"jKxigT81Y\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-140),pixelHeight:4e3,pixelWidth:9334,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(yY9_bq4Qq)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+1500),pixelHeight:4e3,pixelWidth:9334,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(yY9_bq4Qq)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+-170),pixelHeight:4e3,pixelWidth:9334,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(yY9_bq4Qq)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+1500),pixelHeight:4e3,pixelWidth:9334,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(yY9_bq4Qq)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+0),pixelHeight:5809,pixelWidth:3873,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(WpZ0DgcL1)},className:\"framer-1wr5bld\",\"data-framer-name\":\"COVER IMAGE\",layoutDependency:layoutDependency,layoutId:\"LhnsntISY\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+300),pixelHeight:5809,pixelWidth:3873,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(WpZ0DgcL1)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+2e3),pixelHeight:5809,pixelWidth:3873,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(WpZ0DgcL1)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+310),pixelHeight:5809,pixelWidth:3873,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.38)`,...toResponsiveImage(WpZ0DgcL1)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+2e3),pixelHeight:5809,pixelWidth:3873,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(WpZ0DgcL1)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+1100),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(krL71F2rC)},className:\"framer-17ee8vu\",layoutDependency:layoutDependency,layoutId:\"ZIKrhy9IX\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+740),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(krL71F2rC)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+2500),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(krL71F2rC)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+770),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(krL71F2rC)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+2500),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(krL71F2rC)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+1600),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(bbbO8EJay)},className:\"framer-18albtj\",layoutDependency:layoutDependency,layoutId:\"X3obGO350\",...addPropertyOverrides({jcHZvRtJ_:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+1180),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(bbbO8EJay)}},kKXSLx5Xt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+3e3),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(bbbO8EJay)}},VdMhTJlJu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+1250),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(bbbO8EJay)}},Vouu4OQJF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+1e3+3e3),sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4)`,...toResponsiveImage(bbbO8EJay)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1n2pjp\",layoutDependency:layoutDependency,layoutId:\"jOGbgwLTR\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-l0j6xq\",layoutDependency:layoutDependency,layoutId:\"IggU1Lup6\"})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QenBu.framer-k9b2wi, .framer-QenBu .framer-k9b2wi { display: block; }\",\".framer-QenBu.framer-1bhuefe { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 800px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-QenBu .framer-8kyzkk { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: multiply; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 1; }\",\".framer-QenBu .framer-i6s9jw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 24px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-QenBu .framer-1oihfgw { flex: none; height: 100%; overflow: visible; position: relative; width: 100%; }\",\".framer-QenBu .framer-12nwj3g { flex: none; height: 30px; left: 0px; mix-blend-mode: exclusion; overflow: visible; position: absolute; top: 0px; width: 7%; z-index: 1; }\",\".framer-QenBu .framer-alnncq { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 80px; }\",\".framer-QenBu .framer-uf78wr, .framer-QenBu .framer-smnm50 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 2px; }\",\".framer-QenBu .framer-f13w78 { flex: none; height: 30px; mix-blend-mode: exclusion; overflow: visible; position: absolute; right: 0px; top: 0px; width: 7%; z-index: 1; }\",\".framer-QenBu .framer-3596gj { flex: none; height: 2px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 80px; }\",\".framer-QenBu .framer-jwzgnv { flex: none; height: 30px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 2px; }\",\".framer-QenBu .framer-1df1p76 { bottom: 0px; flex: none; height: 30px; left: 0px; mix-blend-mode: exclusion; overflow: visible; position: absolute; width: 7%; z-index: 5; }\",\".framer-QenBu .framer-19ryl24 { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; width: 80px; }\",\".framer-QenBu .framer-1347d5q { bottom: 0px; flex: none; height: 30px; mix-blend-mode: exclusion; overflow: visible; position: absolute; right: 0px; width: 7%; z-index: 5; }\",\".framer-QenBu .framer-1bu5q85 { bottom: 0px; flex: none; height: 2px; overflow: hidden; position: absolute; right: 0px; width: 80px; }\",\".framer-QenBu .framer-1rypx4q { bottom: 0px; flex: none; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 2px; }\",\".framer-QenBu .framer-vbtp4 { flex: none; height: 10px; left: calc(50.00000000000002% - 10px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 10px / 2); width: 10px; }\",\".framer-QenBu .framer-1opx09x { bottom: 10px; flex: none; height: 5px; left: calc(50.00000000000002% - 1px / 2); overflow: hidden; position: absolute; width: 1px; }\",\".framer-QenBu .framer-y9mmhw { flex: none; height: 5px; left: calc(50.00000000000002% - 1px / 2); overflow: hidden; position: absolute; top: 10px; width: 1px; }\",\".framer-QenBu .framer-1qyn173 { flex: none; height: 1px; overflow: hidden; position: absolute; right: -5px; top: calc(50.00000000000002% - 1px / 2); width: 5px; }\",\".framer-QenBu .framer-1q51xsn { flex: none; height: 1px; left: -5px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 1px / 2); width: 5px; }\",\".framer-QenBu .framer-oj7rn0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QenBu .framer-vhw230, .framer-QenBu .framer-tnglj, .framer-QenBu .framer-p0eyni, .framer-QenBu .framer-lygy4r, .framer-QenBu .framer-17ee8vu, .framer-QenBu .framer-18albtj, .framer-QenBu .framer-1n2pjp, .framer-QenBu .framer-l0j6xq { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 0.4); overflow: hidden; position: relative; width: 40%; }\",\".framer-QenBu .framer-1wr5bld { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QenBu.framer-1bhuefe, .framer-QenBu .framer-i6s9jw, .framer-QenBu .framer-oj7rn0 { gap: 0px; } .framer-QenBu.framer-1bhuefe > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QenBu.framer-1bhuefe > :first-child, .framer-QenBu .framer-oj7rn0 > :first-child { margin-top: 0px; } .framer-QenBu.framer-1bhuefe > :last-child, .framer-QenBu .framer-oj7rn0 > :last-child { margin-bottom: 0px; } .framer-QenBu .framer-i6s9jw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QenBu .framer-i6s9jw > :first-child { margin-left: 0px; } .framer-QenBu .framer-i6s9jw > :last-child { margin-right: 0px; } .framer-QenBu .framer-oj7rn0 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } }\",\".framer-QenBu.framer-v-awwzic .framer-1oihfgw { height: 45%; width: 45%; }\",\".framer-QenBu.framer-v-awwzic .framer-alnncq, .framer-QenBu.framer-v-awwzic .framer-3596gj, .framer-QenBu.framer-v-awwzic .framer-19ryl24, .framer-QenBu.framer-v-awwzic .framer-1bu5q85, .framer-QenBu.framer-v-1hcu77b .framer-alnncq, .framer-QenBu.framer-v-1hcu77b .framer-3596gj, .framer-QenBu.framer-v-1hcu77b .framer-19ryl24, .framer-QenBu.framer-v-1hcu77b .framer-1bu5q85, .framer-QenBu.framer-v-19qinu7 .framer-alnncq, .framer-QenBu.framer-v-19qinu7 .framer-3596gj, .framer-QenBu.framer-v-19qinu7 .framer-19ryl24, .framer-QenBu.framer-v-19qinu7 .framer-1bu5q85 { width: 40px; }\",\".framer-QenBu.framer-v-awwzic .framer-oj7rn0 { gap: 80px; }\",\".framer-QenBu.framer-v-awwzic .framer-1wr5bld { height: calc(var(--framer-viewport-height, 100vh) * 0.38); width: 38%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QenBu.framer-v-awwzic .framer-oj7rn0 { gap: 0px; } .framer-QenBu.framer-v-awwzic .framer-oj7rn0 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-QenBu.framer-v-awwzic .framer-oj7rn0 > :first-child { margin-top: 0px; } .framer-QenBu.framer-v-awwzic .framer-oj7rn0 > :last-child { margin-bottom: 0px; } }\",\".framer-QenBu.framer-v-1hcu77b .framer-1oihfgw, .framer-QenBu.framer-v-19qinu7 .framer-1oihfgw { height: 50%; width: 50%; }\",\".framer-QenBu.framer-v-1hcu77b .framer-oj7rn0 { gap: 40px; }\",\".framer-QenBu.framer-v-1hcu77b .framer-1wr5bld, .framer-QenBu.framer-v-19qinu7 .framer-1wr5bld, .framer-QenBu.framer-v-12bwse6 .framer-1wr5bld { height: calc(var(--framer-viewport-height, 100vh) * 0.4); width: 40%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QenBu.framer-v-1hcu77b .framer-oj7rn0 { gap: 0px; } .framer-QenBu.framer-v-1hcu77b .framer-oj7rn0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QenBu.framer-v-1hcu77b .framer-oj7rn0 > :first-child { margin-top: 0px; } .framer-QenBu.framer-v-1hcu77b .framer-oj7rn0 > :last-child { margin-bottom: 0px; } }\",\".framer-QenBu.framer-v-19qinu7 .framer-oj7rn0, .framer-QenBu.framer-v-12bwse6 .framer-oj7rn0 { justify-content: flex-start; padding: 1000px 0px 0px 0px; }\",\".framer-QenBu.framer-v-12bwse6 .framer-1oihfgw { height: 120px; width: 120px; }\",\".framer-QenBu.framer-v-12bwse6 .framer-12nwj3g { bottom: 0px; height: unset; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: unset; width: 100%; }\",\".framer-QenBu.framer-v-12bwse6 .framer-alnncq, .framer-QenBu.framer-v-12bwse6 .framer-3596gj, .framer-QenBu.framer-v-12bwse6 .framer-19ryl24, .framer-QenBu.framer-v-12bwse6 .framer-1bu5q85 { width: 30px; }\",\".framer-QenBu.framer-v-12bwse6 .framer-uf78wr { bottom: unset; height: 30px; }\",\".framer-QenBu.framer-v-12bwse6 .framer-f13w78 { bottom: 0px; height: unset; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: unset; right: unset; width: 100%; }\",\".framer-QenBu.framer-v-12bwse6 .framer-1df1p76 { height: unset; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: unset; top: 0px; width: 100%; }\",\".framer-QenBu.framer-v-12bwse6 .framer-smnm50, .framer-QenBu.framer-v-12bwse6 .framer-1rypx4q { height: 30px; top: unset; }\",\".framer-QenBu.framer-v-12bwse6 .framer-1347d5q { aspect-ratio: 1 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 120px); left: 50%; mix-blend-mode: unset; right: unset; top: 0px; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VdMhTJlJu\":{\"layout\":[\"fixed\",\"fixed\"]},\"jcHZvRtJ_\":{\"layout\":[\"fixed\",\"fixed\"]},\"Vouu4OQJF\":{\"layout\":[\"fixed\",\"fixed\"]},\"kKXSLx5Xt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"NUvH48SoN\":\"image1\",\"qINOKRkD3\":\"image2\",\"N5rdfMC9b\":\"image3\",\"yY9_bq4Qq\":\"image4\",\"WpZ0DgcL1\":\"cOVERIMAGE\",\"krL71F2rC\":\"image5\",\"bbbO8EJay\":\"image6\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQQpFaQ23K=withCSS(Component,css,\"framer-QenBu\");export default FramerQQpFaQ23K;FramerQQpFaQ23K.displayName=\"Loader 2\";FramerQQpFaQ23K.defaultProps={height:800,width:1200};addPropertyControls(FramerQQpFaQ23K,{variant:{options:[\"MlVuJB6ea\",\"VdMhTJlJu\",\"jcHZvRtJ_\",\"Vouu4OQJF\",\"kKXSLx5Xt\"],optionTitles:[\"5\",\"4\",\"3\",\"2\",\"1\"],title:\"Variant\",type:ControlType.Enum},NUvH48SoN:{__defaultAssetReference:\"data:framer/asset-reference,qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?originalFilename=P1000519-Edit.jpg&preferredSize=auto\",__vekterDefault:{assetReference:\"data:framer/asset-reference,qdTDvIJpBgE3V73QfQ2GzZpX5yE.jpg?originalFilename=P1000519-Edit.jpg&preferredSize=auto\",positionX:\"48.3%\",positionY:\"35.3%\"},title:\"Image 1\",type:ControlType.ResponsiveImage},qINOKRkD3:{__defaultAssetReference:\"data:framer/asset-reference,otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?originalFilename=P1131288_%284%29.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,otaiM2L1H9v8zg3eqkksBJAZ5XY.jpg?originalFilename=P1131288_%284%29.jpg&preferredSize=auto\"},title:\"Image 2\",type:ControlType.ResponsiveImage},N5rdfMC9b:{__defaultAssetReference:\"data:framer/asset-reference,ynMzLyNCimmaOgmq0YtYERxoCg.jpg?originalFilename=P1133178.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,ynMzLyNCimmaOgmq0YtYERxoCg.jpg?originalFilename=P1133178.jpg&preferredSize=auto\"},title:\"Image 3\",type:ControlType.ResponsiveImage},yY9_bq4Qq:{__defaultAssetReference:\"data:framer/asset-reference,qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?originalFilename=P1000147-Enhanced-NR-Edit.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,qIlTovlwcRtyX8s6rGYVQd7bx8.jpg?originalFilename=P1000147-Enhanced-NR-Edit.jpg&preferredSize=auto\"},title:\"Image 4\",type:ControlType.ResponsiveImage},WpZ0DgcL1:{__defaultAssetReference:\"data:framer/asset-reference,8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?originalFilename=P1075120.jpg&preferredSize=auto\",__vekterDefault:{assetReference:\"data:framer/asset-reference,8qDFogQUjZBi5uZeNTLJEFGyTxA.jpg?originalFilename=P1075120.jpg&preferredSize=auto\",positionX:\"49.7%\",positionY:\"37.1%\"},title:\"COVER IMAGE\",type:ControlType.ResponsiveImage},krL71F2rC:{__defaultAssetReference:\"data:framer/asset-reference,J2jaSSDuu07QyADNzbVNSWjcfLU.jpg?originalFilename=_1003889.jpg&preferredSize=auto\",description:\"\",title:\" Image 5\",type:ControlType.ResponsiveImage},bbbO8EJay:{__defaultAssetReference:\"data:framer/asset-reference,MrNAQUAJjvVzessxCDmBvYxikk.jpg?originalFilename=P1096110-Edit.jpg&preferredSize=auto\",__vekterDefault:{assetReference:\"data:framer/asset-reference,MrNAQUAJjvVzessxCDmBvYxikk.jpg?originalFilename=P1096110-Edit.jpg&preferredSize=auto\",positionX:\"55.3%\",positionY:\"25%\"},title:\"Image 6\",type:ControlType.ResponsiveImage}});addFonts(FramerQQpFaQ23K,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQQpFaQ23K\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"NUvH48SoN\\\":\\\"image1\\\",\\\"qINOKRkD3\\\":\\\"image2\\\",\\\"N5rdfMC9b\\\":\\\"image3\\\",\\\"yY9_bq4Qq\\\":\\\"image4\\\",\\\"WpZ0DgcL1\\\":\\\"cOVERIMAGE\\\",\\\"krL71F2rC\\\":\\\"image5\\\",\\\"bbbO8EJay\\\":\\\"image6\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VdMhTJlJu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jcHZvRtJ_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Vouu4OQJF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kKXSLx5Xt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QQpFaQ23K.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavMenu from\"https://framerusercontent.com/modules/kbg2uKnBivmViH54mJns/ilUeaw5COxah9GgKRqoy/py7XmC9Lg.js\";const NavMenuFonts=getFonts(NavMenu);const cycleOrder=[\"k9tE_MBLG\",\"s3rkra5tQ\"];const serializationHash=\"framer-Jym8B\";const variantClassNames={k9tE_MBLG:\"framer-v-nq96c9\",s3rkra5tQ:\"framer-v-11l89g3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"k9tE_MBLG\",Phone:\"s3rkra5tQ\"};const getProps=({height,id,menuClose,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"k9tE_MBLG\",w4KxJbAXy:menuClose??props.w4KxJbAXy};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,w4KxJbAXy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"k9tE_MBLG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1emoblc=activeVariantCallback(async(...args)=>{if(w4KxJbAXy){const res=await w4KxJbAXy(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-nq96c9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"k9tE_MBLG\",ref:refBinding,style:{...style},...addPropertyOverrides({s3rkra5tQ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rnntfw\",layoutDependency:layoutDependency,layoutId:\"Jk8uy6PCW\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgb(26, 26, 26) 0%, rgb(0, 0, 0) 100%)\"},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-1e3)/2+0+0)+0+472,...addPropertyOverrides({s3rkra5tQ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||844)-0-1e3)/2+0+0)+0+447}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hd4vgj-container\",layoutDependency:layoutDependency,layoutId:\"AoYZa3dxJ-container\",nodeId:\"AoYZa3dxJ\",rendersWithMotion:true,scopeId:\"sXIyOLcx0\",children:/*#__PURE__*/_jsx(NavMenu,{height:\"100%\",id:\"AoYZa3dxJ\",layoutId:\"AoYZa3dxJ\",variant:\"WPeOWzo5N\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qa6p54\",layoutDependency:layoutDependency,layoutId:\"YqsIGtsBV\",...addPropertyOverrides({s3rkra5tQ:{\"data-highlight\":true,onTap:onTap1emoblc}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-r9zqon\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"f5Bdn9tlp\",svg:'<svg width=\"24\" height=\"24\" stroke-width=\"2\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" color=\"#fff\"><path d=\"M9.172 14.828 12.001 12m2.828-2.828L12.001 12m0 0L9.172 9.172M12.001 12l2.828 2.828M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>',withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Jym8B.framer-zh600l, .framer-Jym8B .framer-zh600l { display: block; }\",\".framer-Jym8B.framer-nq96c9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 800px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Jym8B .framer-rnntfw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Jym8B .framer-hd4vgj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Jym8B .framer-qa6p54 { flex: none; height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-Jym8B .framer-r9zqon { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jym8B.framer-nq96c9, .framer-Jym8B .framer-rnntfw { gap: 0px; } .framer-Jym8B.framer-nq96c9 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Jym8B.framer-nq96c9 > :first-child, .framer-Jym8B .framer-rnntfw > :first-child { margin-top: 0px; } .framer-Jym8B.framer-nq96c9 > :last-child, .framer-Jym8B .framer-rnntfw > :last-child { margin-bottom: 0px; } .framer-Jym8B .framer-rnntfw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-Jym8B.framer-v-11l89g3.framer-nq96c9 { gap: 39px; height: 844px; width: 390px; }\",\".framer-Jym8B.framer-v-11l89g3 .framer-rnntfw { gap: 60px; }\",\".framer-Jym8B.framer-v-11l89g3 .framer-qa6p54 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jym8B.framer-v-11l89g3.framer-nq96c9, .framer-Jym8B.framer-v-11l89g3 .framer-rnntfw { gap: 0px; } .framer-Jym8B.framer-v-11l89g3.framer-nq96c9 > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-Jym8B.framer-v-11l89g3.framer-nq96c9 > :first-child, .framer-Jym8B.framer-v-11l89g3 .framer-rnntfw > :first-child { margin-top: 0px; } .framer-Jym8B.framer-v-11l89g3.framer-nq96c9 > :last-child, .framer-Jym8B.framer-v-11l89g3 .framer-rnntfw > :last-child { margin-bottom: 0px; } .framer-Jym8B.framer-v-11l89g3 .framer-rnntfw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"s3rkra5tQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"w4KxJbAXy\":\"menuClose\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersXIyOLcx0=withCSS(Component,css,\"framer-Jym8B\");export default FramersXIyOLcx0;FramersXIyOLcx0.displayName=\"Mobile Menu\";FramersXIyOLcx0.defaultProps={height:800,width:1200};addPropertyControls(FramersXIyOLcx0,{variant:{options:[\"k9tE_MBLG\",\"s3rkra5tQ\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},w4KxJbAXy:{title:\"Menu Close\",type:ControlType.EventHandler}});addFonts(FramersXIyOLcx0,[{explicitInter:true,fonts:[]},...NavMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersXIyOLcx0\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s3rkra5tQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"w4KxJbAXy\\\":\\\"menuClose\\\"}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";import{useMotionValue,useInView}from\"framer-motion\";const withInstantIntensityX=(Component,maxMovementX)=>{return props=>{const x=useMotionValue(0);const ref=useRef(null);const isInView=useInView(ref);useEffect(()=>{if(!isInView){x.set(0)// Reset when out of view\n;}},[isInView]);useEffect(()=>{const calculateDistance=e=>{if(ref.current&&isInView){const screenWidth=window.innerWidth;const percentage=e.clientX/screenWidth// Get cursor position as a percentage\n;const newX=(percentage-.5)*2*maxMovementX// Map to range\n;// Clamp the value within max bounds\nx.set(Math.max(-maxMovementX,Math.min(newX,maxMovementX)));}};document.addEventListener(\"mousemove\",calculateDistance);return()=>{document.removeEventListener(\"mousemove\",calculateDistance);};},[ref,isInView]);return /*#__PURE__*/_jsx(Component,{...props,ref:ref,style:{x}});};};// Variants with different intensity levels\nexport const withInstantIntensityX10=Component=>withInstantIntensityX(Component,100);export const withInstantIntensityX5=Component=>withInstantIntensityX(Component,50);export const withInstantIntensityX1=Component=>withInstantIntensityX(Component,10);\nexport const __FramerMetadata__ = {\"exports\":{\"withInstantIntensityX10\":{\"type\":\"reactHoc\",\"name\":\"withInstantIntensityX10\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withInstantIntensityX1\":{\"type\":\"reactHoc\",\"name\":\"withInstantIntensityX1\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withInstantIntensityX5\":{\"type\":\"reactHoc\",\"name\":\"withInstantIntensityX5\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Cursor.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{Frame,addPropertyControls,ControlType,RenderTarget}from\"framer\";export function GrainEffect({opacity}){// Don't render in the Framer canvas\nif(RenderTarget.current()===RenderTarget.canvas){return null;}return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(Frame,{width:\"300%\",height:\"300%\",position:\"fixed\",top:0,left:0,style:{pointerEvents:\"none\",backgroundImage:\"url('https://upload.wikimedia.org/wikipedia/commons/7/76/1k_Dissolve_Noise_Texture.png')\",opacity:opacity,zIndex:9999,animation:\"animateGrain 8s steps(10) infinite\"}}),/*#__PURE__*/_jsx(\"style\",{children:`\n                    @keyframes animateGrain {\n                        0%, 100% { transform: translate(0, 0); }\n                        10% { transform: translate(-5%, -10%); }\n                        20% { transform: translate(-15%, -20%); }\n                        30% { transform: translate(-5%, -10%); }\n                        40% { transform: translate(-15%, -20%); }\n                        50% { transform: translate(-5%, -10%); }\n                        60% { transform: translate(-15%, -20%); }\n                        70% { transform: translate(-5%, -10%); }\n                        80% { transform: translate(-15%, -20%); }\n                        90% { transform: translate(-5%, -10%); }\n                        100% { transform: translate(-15%, -20%); }\n                    }\n                `})]});}GrainEffect.defaultProps={opacity:.1};addPropertyControls(GrainEffect,{opacity:{title:\"Opacity\",type:ControlType.Number,min:0,max:1,step:.01,defaultValue:.1}});\nexport const __FramerMetadata__ = {\"exports\":{\"GrainEffect\":{\"type\":\"reactComponent\",\"name\":\"GrainEffect\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Noise12.map"],
  "mappings": "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",
  "names": ["Battery", "batteryLevel", "setBatteryLevel", "ye", "ue", "updateBatteryLevel", "hours", "percentage", "interval", "motion", "p", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bottomTextColor", "click", "height", "hoverFrameBGColor", "id", "link", "linkText", "newTab", "topTextColor", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "createLayoutDependency", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Mpeyb1rvj", "IviF5g1AP", "uH_LUuqUc", "yYHSbVHOn", "aF9Zc7QcE", "tb67TRczr", "FHiogOUUe", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapxbbpnq", "args", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerIxeYMcqLp", "withCSS", "IxeYMcqLp_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavLinkFonts", "getFonts", "IxeYMcqLp_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "menuToggle", "width", "props", "createLayoutDependency", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "MF5ccmDDJ", "p0sWtKPag", "K2HLUMmZD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterclvxt1", "args", "onTapcv0giv", "onTap1o2qcv2", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "RichText2", "css", "Framerpy7XmC9Lg", "withCSS", "py7XmC9Lg_default", "addPropertyControls", "ControlType", "addFonts", "NavMenuFonts", "getFonts", "py7XmC9Lg_default", "BatteryFonts", "Battery", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FrGQ7UXIh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "p0sWtKPag198q6b7", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerlFEHouvXe", "withCSS", "lFEHouvXe_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "transition4", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "cOVERIMAGE", "height", "id", "image1", "image2", "image3", "image4", "image5", "image6", "width", "props", "createLayoutDependency", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "NUvH48SoN", "qINOKRkD3", "N5rdfMC9b", "yY9_bq4Qq", "WpZ0DgcL1", "krL71F2rC", "bbbO8EJay", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1gzsm0", "args", "onAppear4b8ncn", "onAppeargr8vp8", "onAppear1avnsjt", "onAppearknpjj1", "useOnVariantChange", "scopingClassNames", "cx", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerQQpFaQ23K", "withCSS", "QQpFaQ23K_default", "addPropertyControls", "ControlType", "addFonts", "NavMenuFonts", "getFonts", "py7XmC9Lg_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "menuClose", "width", "props", "createLayoutDependency", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "w4KxJbAXy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1emoblc", "args", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "css", "FramersXIyOLcx0", "withCSS", "sXIyOLcx0_default", "addPropertyControls", "ControlType", "addFonts", "withInstantIntensityX", "Component", "maxMovementX", "props", "x", "useMotionValue", "ref", "pe", "isInView", "useInView", "ue", "calculateDistance", "screenWidth", "window", "newX", "p", "withInstantIntensityX5", "Component", "withInstantIntensityX", "GrainEffect", "opacity", "RenderTarget", "l", "p", "Frame", "addPropertyControls", "ControlType"]
}
