{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kpBT3wWX4yNyBTbUiUrJ/HeQeOKzzgs2U2rD9yO5M/xZndidUCt.js", "ssg:https://framerusercontent.com/modules/7vdIZKTOAErNDKnCOLYi/qJqCmzMYSKMyehwSM6Cz/fFMBylizS.js", "ssg:https://framerusercontent.com/modules/oLrJlSDxUYpC06fPxMji/Sf0OFrcDMWJMEfxH4Unb/O3xecWUwK.js", "ssg:https://framerusercontent.com/modules/lLZXsOPsWP7KMV10mH8T/911EqU3kljf1mCGqtPA7/yzcqyPrfY.js", "ssg:https://framerusercontent.com/modules/nOtkX2D1MTSLolG9ahA4/SMRn3nBerQAnAPEcV1LJ/tfAB4wU0k.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Inter-regular\",\"GF;Inter-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]}];export const css=['.framer-feE6z .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-feE6z .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.2px; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-374881b5-d839-4cba-aae9-49bf91b19eb3, #667085); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-feE6z\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,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/kpBT3wWX4yNyBTbUiUrJ/HeQeOKzzgs2U2rD9yO5M/xZndidUCt.js\";const cycleOrder=[\"e5FRlIiKF\",\"cRDydOOvU\",\"ABHd5Lbxd\"];const serializationHash=\"framer-PwpTU\";const variantClassNames={ABHd5Lbxd:\"framer-v-15a7b6k\",cRDydOOvU:\"framer-v-pg2l2a\",e5FRlIiKF:\"framer-v-y3uy1z\"};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={damping:60,delay:0,mass:1,stiffness:500,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(React.Fragment);const humanReadableVariantMap={\"Nav Item Dark\":\"cRDydOOvU\",\"Nav Item Green\":\"ABHd5Lbxd\",\"Nav Item White\":\"e5FRlIiKF\"};const getProps=({height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,b3zCdVc2g:link!==null&&link!==void 0?link:props.b3zCdVc2g,EkyoP6xD9:(_ref=title!==null&&title!==void 0?title:props.EkyoP6xD9)!==null&&_ref!==void 0?_ref:\"About Us\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"e5FRlIiKF\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,EkyoP6xD9,b3zCdVc2g,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"e5FRlIiKF\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.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:b3zCdVc2g,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-y3uy1z\",className,classNames)} framer-1lnvxr8`,\"data-framer-name\":\"Nav Item White\",layoutDependency:layoutDependency,layoutId:\"e5FRlIiKF\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ABHd5Lbxd:{\"data-framer-name\":\"Nav Item Green\"},cRDydOOvU:{\"data-framer-name\":\"Nav Item Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255)))\"},children:\"About Us\"})}),className:\"framer-12mq823\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XOLvdT435\",style:{\"--extracted-r6o4lv\":\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\"},text:EkyoP6xD9,variants:{ABHd5Lbxd:{\"--extracted-r6o4lv\":\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ABHd5Lbxd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)))\"},children:\"About Us\"})}),fonts:[\"GF;Poppins-regular\"]},cRDydOOvU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"About Us\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PwpTU.framer-1lnvxr8, .framer-PwpTU .framer-1lnvxr8 { display: block; }\",\".framer-PwpTU.framer-y3uy1z { 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; text-decoration: none; width: min-content; }\",\".framer-PwpTU .framer-12mq823 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PwpTU.framer-y3uy1z { gap: 0px; } .framer-PwpTU.framer-y3uy1z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PwpTU.framer-y3uy1z > :first-child { margin-left: 0px; } .framer-PwpTU.framer-y3uy1z > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 65\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"cRDydOOvU\":{\"layout\":[\"auto\",\"auto\"]},\"ABHd5Lbxd\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"EkyoP6xD9\":\"title\",\"b3zCdVc2g\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfFMBylizS=withCSS(Component,css,\"framer-PwpTU\");export default FramerfFMBylizS;FramerfFMBylizS.displayName=\"Nav Item\";FramerfFMBylizS.defaultProps={height:28,width:65};addPropertyControls(FramerfFMBylizS,{variant:{options:[\"e5FRlIiKF\",\"cRDydOOvU\",\"ABHd5Lbxd\"],optionTitles:[\"Nav Item White\",\"Nav Item Dark\",\"Nav Item Green\"],title:\"Variant\",type:ControlType.Enum},EkyoP6xD9:{defaultValue:\"About Us\",displayTextArea:false,title:\"Title\",type:ControlType.String},b3zCdVc2g:{title:\"Link\",type:ControlType.Link}});addFonts(FramerfFMBylizS,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfFMBylizS\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cRDydOOvU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ABHd5Lbxd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"65\",\"framerVariables\":\"{\\\"EkyoP6xD9\\\":\\\"title\\\",\\\"b3zCdVc2g\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"28\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (77e91d3)\nimport{jsx as r,jsxs as e}from\"react/jsx-runtime\";import{addFonts as a,addPropertyControls as o,ControlType as t,cx as n,useActiveVariantCallback as i,useLocaleInfo as d,useVariantState as l,withCSS as f}from\"framer\";import{LayoutGroup as m,motion as s,MotionConfigContext as p}from\"framer-motion\";import*as b from\"react\";let c=[\"qrHaoTv1E\",\"uXOHnVnxR\",\"AHEDzmJZE\"],u=\"framer-qjQEo\",v={AHEDzmJZE:\"framer-v-1h2mt9h\",qrHaoTv1E:\"framer-v-4zmhaf\",uXOHnVnxR:\"framer-v-8jnrq7\"};function h(r,...e){let a={};return null==e||e.forEach(e=>e&&Object.assign(a,r[e])),a;}let x={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},g=({value:e,children:a})=>{let o=b.useContext(p),t=null!=e?e:o.transition,n=b.useMemo(()=>({...o,transition:t}),[JSON.stringify(t)]);return /*#__PURE__*/r(p.Provider,{value:n,children:a});},E={\"Closed Dark Hamburger\":\"AHEDzmJZE\",Closed:\"qrHaoTv1E\",Open:\"uXOHnVnxR\"},y=({height:r,id:e,tap:a,width:o,...t})=>{var n,i;return{...t,variant:null!==(i=null!==(n=E[t.variant])&&void 0!==n?n:t.variant)&&void 0!==i?i:\"qrHaoTv1E\",VKGt5BE_N:null!=a?a:t.VKGt5BE_N};},q=(r,e)=>e.join(\"-\")+r.layoutDependency,j=/*#__PURE__*/b.forwardRef(function(a,o){let{activeLocale:t}=d(),{style:f,className:p,layoutId:u,variant:E,VKGt5BE_N:j,...H}=y(a),{baseVariant:w,classNames:k,gestureVariant:z,setGestureState:Q,setVariant:C,transition:D,variants:R}=l({cycleOrder:c,defaultVariant:\"qrHaoTv1E\",transitions:x,variant:E,variantClassNames:v}),T=q(a,R),{activeVariantCallback:O,delay:V}=i(w),N=O(async(...r)=>{if(j){let e=await j(...r);if(!1===e)return!1;}}),A=b.useRef(null),J=b.useId();return /*#__PURE__*/r(m,{id:null!=u?u:J,children:/*#__PURE__*/r(s.div,{initial:E,animate:R,onHoverStart:()=>Q({isHovered:!0}),onHoverEnd:()=>Q({isHovered:!1}),onTapStart:()=>Q({isPressed:!0}),onTap:()=>Q({isPressed:!1}),onTapCancel:()=>Q({isPressed:!1}),className:n(\"framer-qjQEo\",...[],k),style:{display:\"contents\"},children:/*#__PURE__*/r(g,{value:D,children:/*#__PURE__*/e(s.div,{...H,className:n(\"framer-4zmhaf\",p),\"data-border\":!0,\"data-framer-name\":\"Closed\",\"data-highlight\":!0,layoutDependency:T,layoutId:\"qrHaoTv1E\",onTap:N,ref:null!=o?o:A,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":'var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229)) /* {\"name\":\"Light Gray\"} */',\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...f},...h({AHEDzmJZE:{\"data-framer-name\":\"Closed Dark Hamburger\"},uXOHnVnxR:{\"data-framer-name\":\"Open\"}},w,z),children:[/*#__PURE__*/r(s.div,{className:\"framer-8new4o\",\"data-framer-name\":\"Line\",layoutDependency:T,layoutId:\"S0XnrEE7Q\",style:{backgroundColor:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\",rotate:0},variants:{AHEDzmJZE:{backgroundColor:\"var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(24, 24, 24))\"},uXOHnVnxR:{backgroundColor:\"var(--token-7a93de5d-2e66-4245-a028-9381f7e986fd, rgb(37, 55, 53))\",rotate:45}}}),/*#__PURE__*/r(s.div,{className:\"framer-ueff7j\",\"data-framer-name\":\"Line\",layoutDependency:T,layoutId:\"PcI_z9hxs\",style:{backgroundColor:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\"},variants:{AHEDzmJZE:{backgroundColor:\"var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(24, 24, 24))\"},uXOHnVnxR:{backgroundColor:\"var(--token-7a93de5d-2e66-4245-a028-9381f7e986fd, rgb(37, 55, 53))\"}}}),/*#__PURE__*/r(s.div,{className:\"framer-os6q23\",\"data-framer-name\":\"Line\",layoutDependency:T,layoutId:\"LC42dxEAx\",style:{backgroundColor:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\",rotate:0},variants:{AHEDzmJZE:{backgroundColor:\"var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(24, 24, 24))\"},uXOHnVnxR:{backgroundColor:\"var(--token-7a93de5d-2e66-4245-a028-9381f7e986fd, rgb(37, 55, 53))\",rotate:-45}}})]})})})});}),H=['.framer-qjQEo [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qjQEo .framer-15e64zv { display: block; }\",\".framer-qjQEo .framer-4zmhaf { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 56px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 56px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qjQEo .framer-8new4o { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: 21px; width: 24px; z-index: 1; }\",\".framer-qjQEo .framer-ueff7j { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; z-index: 1; }\",\".framer-qjQEo .framer-os6q23 { bottom: 21px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; width: 24px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qjQEo .framer-4zmhaf { gap: 0px; } .framer-qjQEo .framer-4zmhaf > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-qjQEo .framer-4zmhaf > :first-child { margin-top: 0px; } .framer-qjQEo .framer-4zmhaf > :last-child { margin-bottom: 0px; } }\",\".framer-qjQEo.framer-v-8jnrq7 .framer-4zmhaf, .framer-qjQEo.framer-v-1h2mt9h .framer-4zmhaf { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 56px); }\",\".framer-qjQEo.framer-v-8jnrq7 .framer-8new4o { top: 27px; }\",\".framer-qjQEo.framer-v-8jnrq7 .framer-ueff7j { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-qjQEo.framer-v-8jnrq7 .framer-os6q23 { bottom: 27px; }\"],w=f(j,H,\"framer-qjQEo\");export default w;w.displayName=\"Menu Button\",w.defaultProps={height:56,width:56},o(w,{variant:{options:[\"qrHaoTv1E\",\"uXOHnVnxR\",\"AHEDzmJZE\"],optionTitles:[\"Closed\",\"Open\",\"Closed Dark Hamburger\"],title:\"Variant\",type:t.Enum},VKGt5BE_N:{title:\"Tap\",type:t.EventHandler}}),a(w,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerO3xecWUwK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"56\",\"framerIntrinsicHeight\":\"56\",\"framerVariables\":\"{\\\"VKGt5BE_N\\\":\\\"tap\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uXOHnVnxR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AHEDzmJZE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./O3xecWUwK.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8UGQmam1YI4fA53F0mDw/FLTRCQugi1ONFY5qsOY3/BUNfLHS8F.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={aZCmuXluE:{hover:true},F8zdvVTRF:{hover:true},xZyqQKkLg:{hover:true}};const cycleOrder=[\"aZCmuXluE\",\"xZyqQKkLg\",\"F8zdvVTRF\",\"cPBMn9OOh\",\"HfOX3TiMd\"];const serializationHash=\"framer-6SAyz\";const variantClassNames={aZCmuXluE:\"framer-v-7mtq0\",cPBMn9OOh:\"framer-v-1weq5eg\",F8zdvVTRF:\"framer-v-1lu8ukg\",HfOX3TiMd:\"framer-v-mo57ad\",xZyqQKkLg:\"framer-v-10rnves\"};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={damping:60,delay:0,mass:1,stiffness:500,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(React.Fragment);const humanReadableVariantMap={\"Black Outline\":\"HfOX3TiMd\",\"Secondary Dark\":\"F8zdvVTRF\",\"White Outline\":\"cPBMn9OOh\",Primary:\"aZCmuXluE\",Secondary:\"xZyqQKkLg\"};const getProps=({height,icon,iconVisible,id,link,newTab,tap,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,CO4J1eH2a:(_ref=title!==null&&title!==void 0?title:props.CO4J1eH2a)!==null&&_ref!==void 0?_ref:\"Button ->\",HQP771fcn:link!==null&&link!==void 0?link:props.HQP771fcn,Ob0mL3YPM:tap!==null&&tap!==void 0?tap:props.Ob0mL3YPM,PUYN3VnBA:(_ref1=icon!==null&&icon!==void 0?icon:props.PUYN3VnBA)!==null&&_ref1!==void 0?_ref1:\"House\",TWjDpfG1q:newTab!==null&&newTab!==void 0?newTab:props.TWjDpfG1q,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"aZCmuXluE\",zDnqOywMb:iconVisible!==null&&iconVisible!==void 0?iconVisible:props.zDnqOywMb};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,CO4J1eH2a,HQP771fcn,TWjDpfG1q,zDnqOywMb,PUYN3VnBA,Ob0mL3YPM,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aZCmuXluE\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1xeh11f=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Ob0mL3YPM){const res=await Ob0mL3YPM(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.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:HQP771fcn,openInNewTab:TWjDpfG1q,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-7mtq0\",className,classNames)} framer-1erkr1z`,\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"aZCmuXluE\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1xeh11f,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"rgb(34, 34, 34)\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",backgroundColor:\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"3px 4px 0px 2px rgba(0, 0, 0, 0.8)\",...style},variants:{\"aZCmuXluE-hover\":{backgroundColor:\"rgba(250, 165, 200, 0.9)\"},\"F8zdvVTRF-hover\":{backgroundColor:\"rgba(230, 56, 127, 0.8)\"},cPBMn9OOh:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},F8zdvVTRF:{\"--border-bottom-width\":\"2px\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-top-width\":\"2px\",backgroundColor:\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(230, 56, 127))\"},HfOX3TiMd:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(230, 56, 127))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},xZyqQKkLg:{backgroundColor:\"var(--token-762b6622-309d-4974-b924-a2c77b25a1e3, rgb(193, 227, 235))\"}},...addPropertyOverrides({\"aZCmuXluE-hover\":{\"data-framer-name\":undefined},\"F8zdvVTRF-hover\":{\"data-framer-name\":undefined},\"xZyqQKkLg-hover\":{\"data-framer-name\":undefined},cPBMn9OOh:{\"data-framer-name\":\"White Outline\"},F8zdvVTRF:{\"data-framer-name\":\"Secondary Dark\"},HfOX3TiMd:{\"data-framer-name\":\"Black Outline\"},xZyqQKkLg:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qow0pu\",\"data-styles-preset\":\"BUNfLHS8F\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255)))\"},children:\"Button ->\"})}),className:\"framer-1e9q5ue\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RYaqDpz7G\",style:{\"--extracted-r6o4lv\":\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:CO4J1eH2a,variants:{HfOX3TiMd:{\"--extracted-r6o4lv\":\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(230, 56, 127))\"},xZyqQKkLg:{\"--extracted-r6o4lv\":\"var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(24, 24, 24))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HfOX3TiMd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qow0pu\",\"data-styles-preset\":\"BUNfLHS8F\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(230, 56, 127)))\"},children:\"Button ->\"})})},xZyqQKkLg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qow0pu\",\"data-styles-preset\":\"BUNfLHS8F\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a03e39c1-afc8-48a4-9ba7-3646b3481155, rgb(24, 24, 24)))\"},children:\"Button ->\"})})}},baseVariant,gestureVariant)}),zDnqOywMb&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11l2rz6-container\",layoutDependency:layoutDependency,layoutId:\"ZMuZPnKAP-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:PUYN3VnBA,id:\"ZMuZPnKAP\",layoutId:\"ZMuZPnKAP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6SAyz.framer-1erkr1z, .framer-6SAyz .framer-1erkr1z { display: block; }\",\".framer-6SAyz.framer-7mtq0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-6SAyz .framer-1e9q5ue { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6SAyz .framer-11l2rz6-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6SAyz.framer-7mtq0 { gap: 0px; } .framer-6SAyz.framer-7mtq0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6SAyz.framer-7mtq0 > :first-child { margin-left: 0px; } .framer-6SAyz.framer-7mtq0 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-6SAyz[data-border=\"true\"]::after, .framer-6SAyz [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 106\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"xZyqQKkLg\":{\"layout\":[\"auto\",\"auto\"]},\"F8zdvVTRF\":{\"layout\":[\"auto\",\"auto\"]},\"cPBMn9OOh\":{\"layout\":[\"auto\",\"auto\"]},\"HfOX3TiMd\":{\"layout\":[\"auto\",\"auto\"]},\"wUx1xKtA6\":{\"layout\":[\"auto\",\"auto\"]},\"H993tBV1c\":{\"layout\":[\"auto\",\"auto\"]},\"xa_9bhEVG\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"CO4J1eH2a\":\"title\",\"HQP771fcn\":\"link\",\"TWjDpfG1q\":\"newTab\",\"zDnqOywMb\":\"iconVisible\",\"PUYN3VnBA\":\"icon\",\"Ob0mL3YPM\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryzcqyPrfY=withCSS(Component,css,\"framer-6SAyz\");export default FrameryzcqyPrfY;FrameryzcqyPrfY.displayName=\"Button\";FrameryzcqyPrfY.defaultProps={height:48,width:106};addPropertyControls(FrameryzcqyPrfY,{variant:{options:[\"aZCmuXluE\",\"xZyqQKkLg\",\"F8zdvVTRF\",\"cPBMn9OOh\",\"HfOX3TiMd\"],optionTitles:[\"Primary\",\"Secondary\",\"Secondary Dark\",\"White Outline\",\"Black Outline\"],title:\"Variant\",type:ControlType.Enum},CO4J1eH2a:{defaultValue:\"Button ->\",displayTextArea:false,placeholder:\"\",title:\"Title\",type:ControlType.String},HQP771fcn:{title:\"Link\",type:ControlType.Link},TWjDpfG1q:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},zDnqOywMb:{defaultValue:false,title:\"Icon Visible\",type:ControlType.Boolean},PUYN3VnBA:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon\"},Ob0mL3YPM:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FrameryzcqyPrfY,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryzcqyPrfY\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xZyqQKkLg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"F8zdvVTRF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cPBMn9OOh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HfOX3TiMd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wUx1xKtA6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H993tBV1c\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xa_9bhEVG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"CO4J1eH2a\\\":\\\"title\\\",\\\"HQP771fcn\\\":\\\"link\\\",\\\"TWjDpfG1q\\\":\\\"newTab\\\",\\\"zDnqOywMb\\\":\\\"iconVisible\\\",\\\"PUYN3VnBA\\\":\\\"icon\\\",\\\"Ob0mL3YPM\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"106\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavItem from\"https://framerusercontent.com/modules/7vdIZKTOAErNDKnCOLYi/qJqCmzMYSKMyehwSM6Cz/fFMBylizS.js\";import MenuButton from\"https://framerusercontent.com/modules/oLrJlSDxUYpC06fPxMji/Sf0OFrcDMWJMEfxH4Unb/O3xecWUwK.js\";import Button from\"https://framerusercontent.com/modules/lLZXsOPsWP7KMV10mH8T/911EqU3kljf1mCGqtPA7/yzcqyPrfY.js\";const MenuButtonFonts=getFonts(MenuButton);const NavItemFonts=getFonts(NavItem);const ButtonFonts=getFonts(Button);const cycleOrder=[\"P4QF1F4ZQ\",\"DC8XHthxc\",\"j2lhJYF5m\",\"eOQyF4Ho5\",\"PeV2AB5Qg\"];const serializationHash=\"framer-lce3p\";const variantClassNames={DC8XHthxc:\"framer-v-155q23x\",eOQyF4Ho5:\"framer-v-og1yvi\",j2lhJYF5m:\"framer-v-1r8vmw1\",P4QF1F4ZQ:\"framer-v-12s3aex\",PeV2AB5Qg:\"framer-v-lctx9w\"};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={duration:0,type:\"tween\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition3={damping:50,delay:.35,mass:1,stiffness:400,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 transition4={damping:50,delay:.5,mass:1,stiffness:400,type:\"spring\"};const transition5={damping:50,delay:0,mass:1,stiffness:400,type:\"spring\"};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop Transparent\":\"P4QF1F4ZQ\",\"Desktop White\":\"DC8XHthxc\",\"Phone Open\":\"PeV2AB5Qg\",\"Phone Transparent\":\"j2lhJYF5m\",\"Phone White\":\"eOQyF4Ho5\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"P4QF1F4ZQ\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"P4QF1F4ZQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const VKGt5BE_Nwsdnxf=activeVariantCallback(async(...args)=>{setVariant(\"PeV2AB5Qg\");});const VKGt5BE_N1uk3nkm=activeVariantCallback(async(...args)=>{setVariant(\"eOQyF4Ho5\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"DC8XHthxc\",\"eOQyF4Ho5\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"j2lhJYF5m\",\"eOQyF4Ho5\",\"PeV2AB5Qg\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"j2lhJYF5m\",\"eOQyF4Ho5\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed3=()=>{if(baseVariant===\"PeV2AB5Qg\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"DC8XHthxc\")return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"DC8XHthxc\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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,...addPropertyOverrides({eOQyF4Ho5:{value:transition2},j2lhJYF5m:{value:transition2},PeV2AB5Qg:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-12s3aex\",className,classNames),\"data-framer-name\":\"Desktop Transparent\",layoutDependency:layoutDependency,layoutId:\"P4QF1F4ZQ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{DC8XHthxc:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},eOQyF4Ho5:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},PeV2AB5Qg:{backgroundColor:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\"}},...addPropertyOverrides({DC8XHthxc:{\"data-border\":true,\"data-framer-name\":\"Desktop White\"},eOQyF4Ho5:{\"data-border\":true,\"data-framer-name\":\"Phone White\"},j2lhJYF5m:{\"data-framer-name\":\"Phone Transparent\"},PeV2AB5Qg:{\"data-framer-name\":\"Phone Open\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-itcq9w\",\"data-framer-name\":\"white\",layoutDependency:layoutDependency,layoutId:\"zOL_CeHww\",style:{backgroundColor:\"var(--token-f1b8eb01-83ac-4f1a-aa3c-b07c7d0c9e66, rgb(255, 255, 255))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qxe0gn\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"QcnJGCD7D\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-0)/2)+0),pixelHeight:345,pixelWidth:345,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqr1muXHHDXZtaBBmb6T8g7Ro.png\"},className:\"framer-p29t86 framer-19bs4bb\",\"data-framer-name\":\"Logo Wrapper\",layoutDependency:layoutDependency,layoutId:\"tzuwcMxn3\",...addPropertyOverrides({eOQyF4Ho5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-24-56)/1*0)+28),pixelHeight:345,pixelWidth:345,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqr1muXHHDXZtaBBmb6T8g7Ro.png\"}},j2lhJYF5m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-24-56)/1*0)+28),pixelHeight:345,pixelWidth:345,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqr1muXHHDXZtaBBmb6T8g7Ro.png\"}},PeV2AB5Qg:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+28),pixelHeight:345,pixelWidth:345,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqr1muXHHDXZtaBBmb6T8g7Ro.png\"}}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16ty034-container\",layoutDependency:layoutDependency,layoutId:\"bbwwfhl96-container\",children:/*#__PURE__*/_jsx(MenuButton,{height:\"100%\",id:\"bbwwfhl96\",layoutId:\"bbwwfhl96\",style:{height:\"100%\",width:\"100%\"},variant:\"qrHaoTv1E\",width:\"100%\",...addPropertyOverrides({eOQyF4Ho5:{variant:\"AHEDzmJZE\",VKGt5BE_N:VKGt5BE_Nwsdnxf},j2lhJYF5m:{VKGt5BE_N:VKGt5BE_Nwsdnxf},PeV2AB5Qg:{variant:\"uXOHnVnxR\",VKGt5BE_N:VKGt5BE_N1uk3nkm}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i05reb\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"v3zOyA9Z1\",style:{backgroundColor:\"rgba(116, 116, 116, 0.25)\",borderBottomLeftRadius:24.5,borderBottomRightRadius:24.5,borderTopLeftRadius:24.5,borderTopRightRadius:24.5},variants:{DC8XHthxc:{backgroundColor:\"rgba(116, 116, 116, 0.08)\"},PeV2AB5Qg:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-guberj\",layoutDependency:layoutDependency,layoutId:\"jzx1lyDaq\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OutBLHWoz\"},implicitPathVariables:undefined},{href:{webPageId:\"OutBLHWoz\"},implicitPathVariables:undefined},{href:{webPageId:\"OutBLHWoz\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0,...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8yk4jl-container\",layoutDependency:layoutDependency,layoutId:\"lmA1GysV6-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:resolvedLinks[0],EkyoP6xD9:\"About\",height:\"100%\",id:\"lmA1GysV6\",layoutId:\"lmA1GysV6\",variant:\"e5FRlIiKF\",width:\"100%\",...addPropertyOverrides({DC8XHthxc:{b3zCdVc2g:resolvedLinks[1],variant:\"cRDydOOvU\"},PeV2AB5Qg:{b3zCdVc2g:resolvedLinks[2],variant:\"ABHd5Lbxd\"}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qy69is\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"zbCEbOBYS\",style:{backgroundColor:\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\"}})}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n3k2y5\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"wrYzRvf8r\",style:{backgroundColor:\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\"}})}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k4rhxl\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"P2giM7yYl\",style:{backgroundColor:\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\"}})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SDEE1IWo7\"},implicitPathVariables:undefined},{href:{webPageId:\"SDEE1IWo7\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0,...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+29+48)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fy9cve-container\",layoutDependency:layoutDependency,layoutId:\"LtEixgCDH-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:resolvedLinks1[0],EkyoP6xD9:\"Outreach\",height:\"100%\",id:\"LtEixgCDH\",layoutId:\"LtEixgCDH\",variant:\"e5FRlIiKF\",width:\"100%\",...addPropertyOverrides({PeV2AB5Qg:{b3zCdVc2g:resolvedLinks1[1],variant:\"ABHd5Lbxd\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"SDEE1IWo7\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0,...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+57+72)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-obugtg-container\",layoutDependency:layoutDependency,layoutId:\"VAETKuQBL-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:\"https://lu.ma/user/path4herhq\",EkyoP6xD9:\"Events\",height:\"100%\",id:\"VAETKuQBL\",layoutId:\"VAETKuQBL\",variant:\"e5FRlIiKF\",width:\"100%\",...addPropertyOverrides({DC8XHthxc:{b3zCdVc2g:resolvedLinks2[0],EkyoP6xD9:\"Outreach\",variant:\"cRDydOOvU\"},PeV2AB5Qg:{EkyoP6xD9:\"Outreach\",variant:\"ABHd5Lbxd\"}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({DC8XHthxc:{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cxcdr6-container\",layoutDependency:layoutDependency,layoutId:\"b7Mi_lFuS-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:\"https://lu.ma/user/path4herhq\",EkyoP6xD9:\"Events\",height:\"100%\",id:\"b7Mi_lFuS\",layoutId:\"b7Mi_lFuS\",variant:\"cRDydOOvU\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DwPO5RPMh\"},implicitPathVariables:undefined},{href:{webPageId:\"DwPO5RPMh\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({PeV2AB5Qg:{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+115+168)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13d6e0e-container\",layoutDependency:layoutDependency,layoutId:\"ynPbLkrqL-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:resolvedLinks3[0],EkyoP6xD9:\"Get Involved\",height:\"100%\",id:\"ynPbLkrqL\",layoutId:\"ynPbLkrqL\",variant:\"ABHd5Lbxd\",width:\"100%\",...addPropertyOverrides({PeV2AB5Qg:{b3zCdVc2g:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DwPO5RPMh\"},implicitPathVariables:undefined},{href:{webPageId:\"DwPO5RPMh\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0,...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+86+120)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18nbj6-container\",layoutDependency:layoutDependency,layoutId:\"v0mv1RuQ9-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:resolvedLinks4[0],EkyoP6xD9:\"Get Involved\",height:\"100%\",id:\"v0mv1RuQ9\",layoutId:\"v0mv1RuQ9\",variant:\"e5FRlIiKF\",width:\"100%\",...addPropertyOverrides({DC8XHthxc:{b3zCdVc2g:resolvedLinks4[1],variant:\"cRDydOOvU\"},PeV2AB5Qg:{b3zCdVc2g:\"https://lu.ma/user/path4herhq\",EkyoP6xD9:\"Events\",variant:\"ABHd5Lbxd\"}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11tprw3\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"cUaftR6dm\",style:{backgroundColor:\"var(--token-e327b827-d983-4db0-8021-6a4b88143b13, rgb(229, 229, 229))\"}})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xmodg47no\"},implicitPathVariables:undefined},{href:{webPageId:\"xmodg47no\"},implicitPathVariables:undefined},{href:{webPageId:\"xmodg47no\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-44)/2)+8+0,...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+56+20+(0+0+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-(Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1+166))/1*0)+0+((Math.max(0,(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1-40-166)/1)*1-0-388)/2+144+216)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6muu5e-container\",layoutDependency:layoutDependency,layoutId:\"n6nsRCset-container\",children:/*#__PURE__*/_jsx(NavItem,{b3zCdVc2g:resolvedLinks5[0],EkyoP6xD9:\"Contact\",height:\"100%\",id:\"n6nsRCset\",layoutId:\"n6nsRCset\",variant:\"e5FRlIiKF\",width:\"100%\",...addPropertyOverrides({DC8XHthxc:{b3zCdVc2g:resolvedLinks5[1],variant:\"cRDydOOvU\"},PeV2AB5Qg:{b3zCdVc2g:resolvedLinks5[2],variant:\"ABHd5Lbxd\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xuxdpl\",layoutDependency:layoutDependency,layoutId:\"MRH9QOGrE\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-374881b5-d839-4cba-aae9-49bf91b19eb3, rgb(102, 112, 133)))\"},children:\"Camps For Compassion \\xa9 2023 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.8px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-374881b5-d839-4cba-aae9-49bf91b19eb3, rgb(102, 112, 133)))\"},children:\"| All rights reserved.\"})]}),className:\"framer-esader\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"icYOiQCNT\",style:{\"--extracted-2gxw0f\":\"var(--token-374881b5-d839-4cba-aae9-49bf91b19eb3, rgb(102, 112, 133))\",\"--extracted-r6o4lv\":\"var(--token-374881b5-d839-4cba-aae9-49bf91b19eb3, rgb(102, 112, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f8fqm5\",\"data-framer-name\":\"Social Wrapper\",layoutDependency:layoutDependency,layoutId:\"kyCQajGqx\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/iFramer_co\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-3nspl5 framer-19bs4bb\",\"data-framer-name\":\"Social Icon\",layoutDependency:layoutDependency,layoutId:\"vIvg5kcbX\",style:{backgroundColor:\"rgba(217, 217, 217, 0.25)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3lj1h8\",\"data-framer-name\":\"Twitter Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"kJJVPzqhi\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 10.98 26.237 C 20.252 26.237 25.616 19.038 25.616 12.206 C 25.616 12.018 26.934 10.887 27.498 8.529 C 27.613 8.05 27.148 7.673 26.709 7.874 C 25.583 8.391 24.44 7.981 23.943 7.393 C 22.034 5.311 18.842 5.211 16.811 7.169 C 15.502 8.432 14.947 10.313 15.352 12.108 C 11.065 12.414 8.12 10.382 5.699 7.596 C 5.387 7.234 4.808 7.425 4.742 7.903 C 4.384 10.567 4.271 17.044 10.69 20.764 C 9.575 22.366 7.394 23.312 4.965 23.717 C 4.427 23.808 4.3 24.553 4.791 24.794 C 6.715 25.74 8.83 26.236 10.98 26.233\" fill=\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)) /* {&quot;name&quot;:&quot;Secondary - Green&quot;} */\"></path><g transform=\"translate(0.645 0.645)\" id=\"ss9107876128_2\"><path d=\"M 0 30.71 L 0 0 L 30.71 0 L 30.71 30.71 Z\" fill=\"transparent\"></path></g></svg>',svgContentId:9107876128,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/framerjs/\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xa4dt2 framer-19bs4bb\",\"data-framer-name\":\"Social Icon\",layoutDependency:layoutDependency,layoutId:\"LrL8YS_z_\",style:{backgroundColor:\"rgba(217, 217, 217, 0.25)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-10xdjqs\",\"data-framer-name\":\"Facebook Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PkxU3L4BU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.296 5.296 C 22.296 4.949 22.013 4.667 21.667 4.667 L 18.519 4.667 C 15.04 4.667 12.222 7.204 12.222 10.333 L 12.222 13.733 L 9.074 13.733 C 8.727 13.733 8.444 14.015 8.444 14.363 L 8.444 17.637 C 8.444 17.985 8.727 18.267 9.074 18.267 L 12.222 18.267 L 12.222 26.704 C 12.222 27.051 12.504 27.333 12.852 27.333 L 16.63 27.333 C 16.976 27.333 17.259 27.051 17.259 26.704 L 17.259 18.267 L 20.557 18.267 C 20.841 18.267 21.089 18.078 21.166 17.806 L 22.073 14.532 C 22.185 14.131 21.883 13.733 21.468 13.733 L 17.259 13.733 L 17.259 10.333 C 17.259 9.707 17.822 9.2 18.519 9.2 L 21.667 9.2 C 22.013 9.2 22.296 8.918 22.296 8.57 Z\" fill=\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)) /* {&quot;name&quot;:&quot;Secondary - Green&quot;} */\"></path><g transform=\"translate(0.889 0.889)\" id=\"ss8810008377_2\"><path d=\"M 0 30.222 L 0 0 L 30.222 0 L 30.222 30.222 Z\" fill=\"transparent\"></path></g></svg>',svgContentId:8810008377,withExternalLayout:true,...addPropertyOverrides({PeV2AB5Qg:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.296 5.296 C 22.296 4.949 22.013 4.667 21.667 4.667 L 18.519 4.667 C 15.04 4.667 12.222 7.204 12.222 10.333 L 12.222 13.733 L 9.074 13.733 C 8.727 13.733 8.444 14.015 8.444 14.363 L 8.444 17.637 C 8.444 17.985 8.727 18.267 9.074 18.267 L 12.222 18.267 L 12.222 26.704 C 12.222 27.051 12.504 27.333 12.852 27.333 L 16.63 27.333 C 16.976 27.333 17.259 27.051 17.259 26.704 L 17.259 18.267 L 20.557 18.267 C 20.841 18.267 21.089 18.078 21.166 17.806 L 22.073 14.532 C 22.185 14.131 21.883 13.733 21.468 13.733 L 17.259 13.733 L 17.259 10.333 C 17.259 9.707 17.822 9.2 18.519 9.2 L 21.667 9.2 C 22.013 9.2 22.296 8.918 22.296 8.57 Z\" fill=\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)) /* {&quot;name&quot;:&quot;Secondary - Green&quot;} */\"></path><g transform=\"translate(0.889 0.889)\" id=\"ss9236680775_2\"><path d=\"M 0 30.222 L 0 0 L 30.222 0 L 30.222 30.222 Z\" fill=\"transparent\"></path></g></svg>',svgContentId:9236680775}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/watch?v=RskmPTnO5QM\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18znswq framer-19bs4bb\",\"data-framer-name\":\"Social Icon\",layoutDependency:layoutDependency,layoutId:\"qZTYvbPLB\",style:{backgroundColor:\"rgba(217, 217, 217, 0.25)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-sc44d5\",\"data-framer-name\":\"YouTube Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"HBJNTSRRz\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 22.396 5.768 L 9.606 5.768 C 5.769 5.768 3.211 8.326 3.211 12.163 L 3.211 19.837 C 3.211 23.674 5.769 26.232 9.606 26.232 L 22.396 26.232 C 26.233 26.232 28.791 23.674 28.791 19.837 L 28.791 12.163 C 28.791 8.326 26.233 5.768 22.396 5.768 Z M 18.419 17.317 L 15.259 19.21 C 13.98 19.978 12.932 19.389 12.932 17.893 L 12.932 14.094 C 12.932 12.598 13.98 12.01 15.259 12.777 L 18.419 14.67 C 19.634 15.412 19.634 16.588 18.419 17.317 Z\" fill=\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)) /* {&quot;name&quot;:&quot;Secondary - Green&quot;} */\"></path></svg>',svgContentId:11488769459,withExternalLayout:true,...addPropertyOverrides({PeV2AB5Qg:{svgContentId:12190739985}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.whatsapp.com/\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jsjpod framer-19bs4bb\",\"data-framer-name\":\"Social Icon\",layoutDependency:layoutDependency,layoutId:\"VFACoJudr\",style:{backgroundColor:\"rgba(217, 217, 217, 0.25)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"},children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-15pamwy\",\"data-framer-name\":\"WhatsApp Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"SKlW4ZMbZ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 28.765 15.245 C 28.33 7.827 21.59 2.11 13.826 3.389 C 8.48 4.272 4.195 8.607 3.364 13.954 C 2.878 17.049 3.517 19.978 4.912 22.395 L 3.773 26.629 C 3.517 27.588 4.4 28.457 5.346 28.189 L 9.516 27.038 C 11.409 28.151 13.622 28.79 15.988 28.79 C 23.201 28.79 29.187 22.433 28.765 15.245 Z M 22.242 20.758 C 22.127 20.988 21.986 21.206 21.807 21.41 C 21.487 21.755 21.142 22.011 20.758 22.165 C 20.375 22.331 19.953 22.408 19.505 22.408 C 18.853 22.408 18.149 22.254 17.42 21.935 C 16.678 21.615 15.949 21.193 15.22 20.668 C 14.478 20.131 13.788 19.53 13.123 18.878 C 12.458 18.213 11.869 17.509 11.332 16.78 C 10.808 16.051 10.386 15.322 10.079 14.593 C 9.772 13.864 9.618 13.161 9.618 12.496 C 9.618 12.061 9.695 11.639 9.848 11.255 C 10.002 10.858 10.245 10.5 10.59 10.181 C 11 9.771 11.447 9.579 11.92 9.579 C 12.1 9.579 12.279 9.618 12.445 9.695 C 12.611 9.771 12.765 9.886 12.88 10.053 L 14.363 12.15 C 14.478 12.316 14.568 12.457 14.619 12.598 C 14.683 12.739 14.709 12.866 14.709 12.994 C 14.709 13.148 14.657 13.301 14.568 13.455 C 14.478 13.608 14.363 13.762 14.21 13.915 L 13.724 14.427 C 13.647 14.504 13.622 14.58 13.622 14.683 C 13.622 14.734 13.634 14.785 13.647 14.836 C 13.673 14.887 13.685 14.926 13.698 14.964 C 13.813 15.181 14.018 15.45 14.299 15.783 C 14.594 16.115 14.901 16.46 15.233 16.793 C 15.578 17.138 15.911 17.445 16.256 17.739 C 16.589 18.021 16.87 18.213 17.088 18.328 C 17.126 18.341 17.164 18.366 17.203 18.379 C 17.254 18.405 17.305 18.405 17.369 18.405 C 17.484 18.405 17.561 18.366 17.638 18.289 L 18.123 17.803 C 18.29 17.637 18.443 17.522 18.584 17.445 C 18.738 17.356 18.878 17.305 19.044 17.305 C 19.172 17.305 19.3 17.33 19.441 17.394 C 19.582 17.458 19.735 17.535 19.889 17.65 L 22.012 19.159 C 22.178 19.274 22.293 19.415 22.37 19.568 C 22.434 19.735 22.472 19.888 22.472 20.067 C 22.395 20.285 22.344 20.528 22.242 20.758 Z\" fill=\"var(--token-9d0f00ab-8e0c-4d43-b826-40f97ece387b, rgb(0, 107, 94)) /* {&quot;name&quot;:&quot;Secondary - Green&quot;} */\"></path></svg>',svgContentId:10661949889,withExternalLayout:true,...addPropertyOverrides({PeV2AB5Qg:{svgContentId:11697472040}},baseVariant,gestureVariant)})})})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({eOQyF4Ho5:{value:transition4},j2lhJYF5m:{value:transition4},PeV2AB5Qg:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6wjiay\",\"data-framer-name\":\"Backdrop\",layoutDependency:layoutDependency,layoutId:\"S5OkerECS\",style:{backgroundColor:\"rgb(0, 0, 0)\",opacity:1},variants:{eOQyF4Ho5:{opacity:0},j2lhJYF5m:{opacity:0},PeV2AB5Qg:{backgroundColor:\"var(--token-7b45e9bb-9b5c-4d24-8b82-33976e8b7cb0, rgb(255, 255, 255))\"}}})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xmodg47no\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-24-48)/2),...addPropertyOverrides({PeV2AB5Qg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(0+(56+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-24-104)/1)*1)+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10d1ed0-container\",layoutDependency:layoutDependency,layoutId:\"a4xH7e8pv-container\",children:/*#__PURE__*/_jsx(Button,{CO4J1eH2a:\"Partner with us\",height:\"100%\",HQP771fcn:\"https://iframer.lemonsqueezy.com/checkout/buy/1cc92264-95eb-4f43-ba99-27417743e341?aff=nlRlY\",id:\"a4xH7e8pv\",layoutId:\"a4xH7e8pv\",PUYN3VnBA:\"House\",TWjDpfG1q:false,variant:\"cPBMn9OOh\",width:\"100%\",zDnqOywMb:false,...addPropertyOverrides({DC8XHthxc:{HQP771fcn:resolvedLinks6[0],variant:\"HfOX3TiMd\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lce3p.framer-19bs4bb, .framer-lce3p .framer-19bs4bb { display: block; }\",\".framer-lce3p.framer-12s3aex { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 12px 64px 12px 64px; position: relative; width: 1200px; }\",\".framer-lce3p .framer-itcq9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-lce3p .framer-1qxe0gn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-lce3p .framer-p29t86 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 56px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 63px; }\",\".framer-lce3p .framer-16ty034-container { flex: none; height: 56px; position: relative; width: 56px; }\",\".framer-lce3p .framer-1i05reb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; padding: 8px 24px 8px 24px; position: relative; width: min-content; }\",\".framer-lce3p .framer-guberj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-lce3p .framer-8yk4jl-container, .framer-lce3p .framer-1fy9cve-container, .framer-lce3p .framer-obugtg-container, .framer-lce3p .framer-1cxcdr6-container, .framer-lce3p .framer-13d6e0e-container, .framer-lce3p .framer-18nbj6-container, .framer-lce3p .framer-6muu5e-container, .framer-lce3p .framer-10d1ed0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-lce3p .framer-qy69is, .framer-lce3p .framer-1n3k2y5, .framer-lce3p .framer-1k4rhxl, .framer-lce3p .framer-11tprw3 { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 1px; }\",\".framer-lce3p .framer-1xuxdpl { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; min-height: 118px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lce3p .framer-esader { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-lce3p .framer-f8fqm5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-lce3p .framer-3nspl5, .framer-lce3p .framer-xa4dt2, .framer-lce3p .framer-18znswq, .framer-lce3p .framer-1jsjpod { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 64px); justify-content: center; padding: 0px; position: relative; text-decoration: none; width: 64px; }\",\".framer-lce3p .framer-3lj1h8, .framer-lce3p .framer-10xdjqs, .framer-lce3p .framer-sc44d5, .framer-lce3p .framer-15pamwy { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-lce3p .framer-6wjiay { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lce3p .framer-itcq9w, .framer-lce3p .framer-p29t86, .framer-lce3p .framer-1i05reb, .framer-lce3p .framer-1xuxdpl, .framer-lce3p .framer-f8fqm5, .framer-lce3p .framer-3nspl5, .framer-lce3p .framer-xa4dt2, .framer-lce3p .framer-18znswq, .framer-lce3p .framer-1jsjpod { gap: 0px; } .framer-lce3p .framer-itcq9w > *, .framer-lce3p .framer-3nspl5 > *, .framer-lce3p .framer-xa4dt2 > *, .framer-lce3p .framer-18znswq > *, .framer-lce3p .framer-1jsjpod > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lce3p .framer-itcq9w > :first-child, .framer-lce3p .framer-p29t86 > :first-child, .framer-lce3p .framer-1i05reb > :first-child, .framer-lce3p .framer-f8fqm5 > :first-child, .framer-lce3p .framer-3nspl5 > :first-child, .framer-lce3p .framer-xa4dt2 > :first-child, .framer-lce3p .framer-18znswq > :first-child, .framer-lce3p .framer-1jsjpod > :first-child { margin-left: 0px; } .framer-lce3p .framer-itcq9w > :last-child, .framer-lce3p .framer-p29t86 > :last-child, .framer-lce3p .framer-1i05reb > :last-child, .framer-lce3p .framer-f8fqm5 > :last-child, .framer-lce3p .framer-3nspl5 > :last-child, .framer-lce3p .framer-xa4dt2 > :last-child, .framer-lce3p .framer-18znswq > :last-child, .framer-lce3p .framer-1jsjpod > :last-child { margin-right: 0px; } .framer-lce3p .framer-p29t86 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lce3p .framer-1i05reb > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-lce3p .framer-1xuxdpl > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-lce3p .framer-1xuxdpl > :first-child { margin-top: 0px; } .framer-lce3p .framer-1xuxdpl > :last-child { margin-bottom: 0px; } .framer-lce3p .framer-f8fqm5 > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } }\",\".framer-lce3p.framer-v-155q23x .framer-p29t86 { width: 62px; }\",\".framer-lce3p.framer-v-1r8vmw1.framer-12s3aex, .framer-lce3p.framer-v-og1yvi.framer-12s3aex { flex-direction: column; height: 76px; padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-lce3p.framer-v-1r8vmw1 .framer-1qxe0gn, .framer-lce3p.framer-v-og1yvi .framer-1qxe0gn { order: 0; overflow: hidden; width: 100%; }\",\".framer-lce3p.framer-v-1r8vmw1 .framer-p29t86, .framer-lce3p.framer-v-lctx9w .framer-8yk4jl-container, .framer-lce3p.framer-v-lctx9w .framer-f8fqm5, .framer-lce3p.framer-v-lctx9w .framer-3nspl5 { order: 0; }\",\".framer-lce3p.framer-v-1r8vmw1 .framer-16ty034-container, .framer-lce3p.framer-v-og1yvi .framer-16ty034-container, .framer-lce3p.framer-v-lctx9w .framer-esader, .framer-lce3p.framer-v-lctx9w .framer-xa4dt2 { order: 1; }\",\".framer-lce3p.framer-v-1r8vmw1 .framer-6wjiay, .framer-lce3p.framer-v-og1yvi .framer-6wjiay { order: 3; pointer-events: none; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lce3p.framer-v-1r8vmw1.framer-12s3aex { gap: 0px; } .framer-lce3p.framer-v-1r8vmw1.framer-12s3aex > *, .framer-lce3p.framer-v-1r8vmw1.framer-12s3aex > :first-child, .framer-lce3p.framer-v-1r8vmw1.framer-12s3aex > :last-child { margin: 0px; } }\",\".framer-lce3p.framer-v-og1yvi .framer-itcq9w { order: 5; }\",\".framer-lce3p.framer-v-og1yvi .framer-p29t86 { order: 0; width: 61px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lce3p.framer-v-og1yvi.framer-12s3aex { gap: 0px; } .framer-lce3p.framer-v-og1yvi.framer-12s3aex > *, .framer-lce3p.framer-v-og1yvi.framer-12s3aex > :first-child, .framer-lce3p.framer-v-og1yvi.framer-12s3aex > :last-child { margin: 0px; } }\",\".framer-lce3p.framer-v-lctx9w.framer-12s3aex { flex-direction: column; gap: 0px; height: 800px; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 12px 16px 12px 16px; width: 390px; }\",\".framer-lce3p.framer-v-lctx9w .framer-1qxe0gn { order: 0; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-1i05reb { flex: 1 0 0px; flex-direction: column; gap: unset; height: 1px; justify-content: space-between; order: 1; padding: 20px; width: 100%; z-index: 2; }\",\".framer-lce3p.framer-v-lctx9w .framer-guberj { flex: 1 0 0px; flex-direction: column; gap: 24px; height: 1px; justify-content: center; order: 0; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-qy69is { flex: none; order: 1; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-1n3k2y5 { flex: none; order: 5; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-1k4rhxl { flex: none; order: 7; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-1fy9cve-container, .framer-lce3p.framer-v-lctx9w .framer-18znswq, .framer-lce3p.framer-v-lctx9w .framer-6wjiay { order: 2; }\",\".framer-lce3p.framer-v-lctx9w .framer-obugtg-container, .framer-lce3p.framer-v-lctx9w .framer-1jsjpod, .framer-lce3p.framer-v-lctx9w .framer-10d1ed0-container { order: 3; }\",\".framer-lce3p.framer-v-lctx9w .framer-13d6e0e-container { order: 8; }\",\".framer-lce3p.framer-v-lctx9w .framer-18nbj6-container { order: 6; }\",\".framer-lce3p.framer-v-lctx9w .framer-11tprw3 { flex: none; order: 9; width: 100%; }\",\".framer-lce3p.framer-v-lctx9w .framer-6muu5e-container { order: 10; }\",\".framer-lce3p.framer-v-lctx9w .framer-1xuxdpl { flex: none; min-height: unset; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lce3p.framer-v-lctx9w.framer-12s3aex, .framer-lce3p.framer-v-lctx9w .framer-1i05reb, .framer-lce3p.framer-v-lctx9w .framer-guberj { gap: 0px; } .framer-lce3p.framer-v-lctx9w.framer-12s3aex > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lce3p.framer-v-lctx9w.framer-12s3aex > :first-child, .framer-lce3p.framer-v-lctx9w .framer-guberj > :first-child { margin-top: 0px; } .framer-lce3p.framer-v-lctx9w.framer-12s3aex > :last-child, .framer-lce3p.framer-v-lctx9w .framer-guberj > :last-child { margin-bottom: 0px; } .framer-lce3p.framer-v-lctx9w .framer-1i05reb > *, .framer-lce3p.framer-v-lctx9w .framer-1i05reb > :first-child, .framer-lce3p.framer-v-lctx9w .framer-1i05reb > :last-child { margin: 0px; } .framer-lce3p.framer-v-lctx9w .framer-guberj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",'.framer-lce3p[data-border=\"true\"]::after, .framer-lce3p [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DC8XHthxc\":{\"layout\":[\"fixed\",\"auto\"]},\"j2lhJYF5m\":{\"layout\":[\"fixed\",\"fixed\"]},\"eOQyF4Ho5\":{\"layout\":[\"fixed\",\"fixed\"]},\"PeV2AB5Qg\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertfAB4wU0k=withCSS(Component,css,\"framer-lce3p\");export default FramertfAB4wU0k;FramertfAB4wU0k.displayName=\"Navbar\";FramertfAB4wU0k.defaultProps={height:80,width:1200};addPropertyControls(FramertfAB4wU0k,{variant:{options:[\"P4QF1F4ZQ\",\"DC8XHthxc\",\"j2lhJYF5m\",\"eOQyF4Ho5\",\"PeV2AB5Qg\"],optionTitles:[\"Desktop Transparent\",\"Desktop White\",\"Phone Transparent\",\"Phone White\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertfAB4wU0k,[{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\"}]},...MenuButtonFonts,...NavItemFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertfAB4wU0k\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DC8XHthxc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j2lhJYF5m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eOQyF4Ho5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PeV2AB5Qg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"80\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tfAB4wU0k.map"],
  "mappings": "sXAA8BA,GAAU,UAAU,CAAC,mBAAmB,cAAc,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,irBAAirB,EAAeC,GAAU,eCCxxB,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,iBAAiB,YAAY,iBAAiB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUH,GAAgCG,EAAM,UAAU,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,WAAW,SAASE,GAAOD,EAAuCT,GAAwBO,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAWA,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAuBK,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASM,CAAK,EAAO,CAAC,YAAAiB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAA7C,CAAQ,EAAE8C,EAAgB,CAAC,WAAAnD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkD,EAAiBnB,GAAuBJ,EAAMxB,CAAQ,EAAQgD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAahB,EAAS,EAAQiB,EAAkBC,EAAqB,EAAE,OAAoBzC,EAAK0C,EAAY,CAAC,GAAGlB,GAA4Ca,EAAgB,SAAsBrC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAK2C,EAAK,CAAC,KAAKjB,EAAU,SAAsB1B,EAAKE,EAAO,EAAE,CAAC,GAAGyB,EAAU,UAAU,GAAGiB,EAAG7D,GAAkB,GAAGwD,EAAsB,gBAAgBhB,EAAUM,CAAU,CAAC,kBAAkB,mBAAmB,iBAAiB,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIb,GAA6BiB,EAAK,MAAM,CAAC,GAAGb,CAAK,EAAE,GAAGrC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,eAAe,CAAC,EAAE2C,EAAYE,CAAc,EAAE,SAAsB9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBgC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,KAAKT,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGxC,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,oBAAoB,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,kFAAkF,8RAA8R,iHAAiH,2WAA2W,GAAeA,EAAG,EAS/3LC,GAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,EAAQF,GAAgBA,GAAgB,YAAY,WAAWA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,iBAAiB,gBAAgB,gBAAgB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT/+D,IAAIC,GAAE,CAAC,YAAY,YAAY,WAAW,EAA1C,IAA6DC,GAAE,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAEC,KAAKC,EAAE,CAAC,IAAIC,EAAE,CAAC,EAAE,OAAgBD,GAAE,QAAQA,GAAGA,GAAG,OAAO,OAAOC,EAAEF,EAAEC,CAAC,CAAC,CAAC,EAAEC,CAAE,CAAC,IAAIC,GAAE,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAEC,GAAE,CAAC,CAAC,MAAMH,EAAE,SAAS,CAAC,IAAI,CAAC,IAAII,EAAIC,EAAWC,CAAC,EAAEC,EAAQP,GAAII,EAAE,WAAWI,EAAIC,EAAQ,KAAK,CAAC,GAAGL,EAAE,WAAWG,CAAC,GAAG,CAAC,KAAK,UAAUA,CAAC,CAAC,CAAC,EAAE,OAAoBG,EAAEJ,EAAE,SAAS,CAAC,MAAME,EAAE,SAAS,CAAC,CAAC,CAAE,EAAEG,GAAE,CAAC,wBAAwB,YAAY,OAAO,YAAY,KAAK,WAAW,EAAEC,GAAE,CAAC,CAAC,OAAOb,EAAE,GAAGC,EAAE,IAAIC,EAAE,MAAMG,EAAE,GAAGG,CAAC,IAAI,CAAC,IAAIC,EAAEK,EAAE,MAAM,CAAC,GAAGN,EAAE,SAAgBM,GAAUL,EAAEG,GAAEJ,EAAE,OAAO,KAArB,MAAkCC,IAAT,OAAWA,EAAED,EAAE,WAAlD,MAAqEM,IAAT,OAAWA,EAAE,YAAY,UAAgBZ,GAAIM,EAAE,SAAS,CAAE,EAAEO,GAAE,CAACf,EAAEC,IAAIA,EAAE,KAAK,GAAG,EAAED,EAAE,iBAAiBgB,GAAiBC,EAAW,SAASf,EAAEG,EAAE,CAAC,GAAG,CAAC,aAAaG,CAAC,EAAEU,EAAE,EAAE,CAAC,MAAMC,EAAE,UAAUR,EAAE,SAASS,EAAE,QAAQR,EAAE,UAAUI,EAAE,GAAGK,CAAC,EAAER,GAAEX,CAAC,EAAE,CAAC,YAAYoB,EAAE,WAAWC,EAAE,eAAeC,EAAE,gBAAgBC,EAAE,WAAWC,EAAE,WAAWC,EAAE,SAASC,CAAC,EAAEC,EAAE,CAAC,WAAWC,GAAE,eAAe,YAAY,YAAY3B,GAAE,QAAQS,EAAE,kBAAkBd,EAAC,CAAC,EAAEiC,EAAEhB,GAAEb,EAAE0B,CAAC,EAAE,CAAC,sBAAsBI,EAAE,MAAMC,CAAC,EAAEC,EAAEZ,CAAC,EAAEa,EAAEH,EAAE,SAAShC,IAAI,CAAC,GAAGgB,GAAS,MAAMA,EAAE,GAAGhB,CAAC,IAAK,GAAO,MAAM,EAAI,CAAC,EAAEoC,EAAIC,EAAO,IAAI,EAAEC,EAAIC,EAAM,EAAE,OAAoB5B,EAAE6B,EAAE,CAAC,GAASpB,GAAIkB,EAAE,SAAsB3B,EAAE8B,EAAE,IAAI,CAAC,QAAQ7B,EAAE,QAAQgB,EAAE,aAAa,IAAIH,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,MAAM,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,YAAY,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,UAAUiB,EAAE,eAAqBnB,CAAC,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBZ,EAAEP,GAAE,CAAC,MAAMuB,EAAE,SAAsBP,EAAEqB,EAAE,IAAI,CAAC,GAAGpB,EAAE,UAAUqB,EAAE,gBAAgB/B,CAAC,EAAE,cAAc,GAAG,mBAAmB,SAAS,iBAAiB,GAAG,iBAAiBoB,EAAE,SAAS,YAAY,MAAMI,EAAE,IAAU9B,GAAI+B,EAAE,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,oGAAoG,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,IAAI,wBAAwB,IAAI,oBAAoB,IAAI,qBAAqB,IAAI,GAAGjB,CAAC,EAAE,GAAGpB,GAAE,CAAC,UAAU,CAAC,mBAAmB,uBAAuB,EAAE,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAEuB,EAAEE,CAAC,EAAE,SAAS,CAAcb,EAAE8B,EAAE,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBV,EAAE,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,OAAO,EAAE,CAAC,CAAC,CAAC,EAAepB,EAAE8B,EAAE,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBV,EAAE,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,oEAAoE,CAAC,CAAC,CAAC,EAAepB,EAAE8B,EAAE,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBV,EAAE,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,oEAAoE,EAAE,UAAU,CAAC,gBAAgB,qEAAqE,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAEV,GAAE,CAAC,sZAAsZ,kFAAkF,oDAAoD,oVAAoV,kLAAkL,gNAAgN,qLAAqL,6WAA6W,2KAA2K,8DAA8D,yGAAyG,gEAAgE,EAAEC,GAAEqB,EAAE3B,GAAEK,GAAE,cAAc,EAASuB,GAAQtB,GAAEA,GAAE,YAAY,cAAcA,GAAE,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEuB,EAAEvB,GAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,OAAO,uBAAuB,EAAE,MAAM,UAAU,KAAKwB,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAE,YAAY,CAAC,CAAC,EAAEC,EAAEzB,GAAE,CAAC,CAAC,ECArrL,IAAM0B,GAAcC,EAASC,EAAQ,EAAQC,GAAiBC,GAAoBF,EAAQ,EAAQG,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,iBAAiB,YAAY,gBAAgB,YAAY,QAAQ,YAAY,UAAU,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,KAAAC,EAAK,YAAAC,EAAY,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAuCC,EAAM,MAAM,CAAC,GAAGJ,EAAM,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,YAAY,UAAUN,GAAgCK,EAAM,UAAU,UAAUH,GAA6BG,EAAM,UAAU,WAAWE,EAAMV,GAAgCQ,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,QAAQ,UAAUN,GAAsCI,EAAM,UAAU,SAASI,GAAOD,EAAuCd,GAAwBW,EAAM,OAAO,KAAK,MAAMG,IAAyC,OAAOA,EAAuCH,EAAM,WAAW,MAAMI,IAAQ,OAAOA,EAAM,YAAY,UAAUX,GAAqDO,EAAM,SAAS,CAAE,EAAQK,GAAuB,CAACL,EAAM5B,IAAWA,EAAS,KAAK,GAAG,EAAE4B,EAAM,iBAAuBM,GAA6BC,EAAW,SAASP,EAAMQ,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE/B,GAASU,CAAK,EAAO,CAAC,YAAAsB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAtD,CAAQ,EAAEuD,EAAgB,CAAC,WAAA5D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ2D,EAAiBvB,GAAuBL,EAAM5B,CAAQ,EAAO,CAAC,sBAAAyD,EAAsB,MAAAC,EAAK,EAAEC,EAAyBT,CAAW,EAAQU,GAAaH,EAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKL,GAAqB,MAAMA,EAAU,GAAGa,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAazB,EAAS,EAAQ0B,EAAkBC,EAAqB,EAAE,OAAoBvD,EAAKwD,EAAY,CAAC,GAAG3B,GAA4CsB,GAAgB,SAAsBnD,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKyD,EAAK,CAAC,KAAK1B,EAAU,aAAaC,EAAU,aAAa,GAAM,SAAsB0B,EAAMxD,EAAO,EAAE,CAAC,GAAGkC,EAAU,UAAU,GAAGuB,EAAG5E,GAAkB,GAAGsE,GAAsB,eAAezB,EAAUU,CAAU,CAAC,kBAAkB,cAAc,GAAK,mBAAmB,UAAU,iBAAiB,GAAK,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAMO,GAAa,YAAY,IAAIP,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIjB,GAA6B0B,GAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,qEAAqE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,qCAAqC,GAAGtB,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,0BAA0B,EAAE,kBAAkB,CAAC,gBAAgB,yBAAyB,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,mBAAmB,UAAU,MAAM,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,uEAAuE,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,mBAAmB,UAAU,MAAM,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,CAAC,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEoD,EAAYE,CAAc,EAAE,SAAS,CAAcvC,EAAK4D,EAAS,CAAC,sBAAsB,GAAK,SAAsB5D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiByC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKb,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,sEAAsE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,+FAA+F,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,EAAEN,GAAwBjC,EAAK6D,EAA0B,CAAC,SAAsB7D,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiByC,EAAiB,SAAS,sBAAsB,SAAsB3C,EAAKtB,GAAS,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW,QAAQ,cAAcwD,EAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,kFAAkF,yXAAyX,iHAAiH,yGAAyG,uWAAuW,GAAeA,GAAI,+bAA+b,EASp9TC,GAAgBC,EAAQ3C,GAAUyC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,YAAY,iBAAiB,gBAAgB,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,YAAY,gBAAgB,GAAM,YAAY,GAAG,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,eAAe,KAAKA,EAAY,OAAO,EAAE,UAAqExF,IAAiB,eAAmB,CAAC,GAAGA,GAAiB,cAAiB,aAAa,QAAQ,YAAY,OAAU,OAAO,OAAU,MAAM,MAAM,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKwF,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGvF,GAAc,GAAG6F,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTp6D,IAAMC,GAAgBC,EAASC,EAAU,EAAQC,GAAaF,EAASG,CAAO,EAAQC,GAAYJ,EAASK,EAAM,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,SAAS,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,sBAAsB,YAAY,gBAAgB,YAAY,aAAa,YAAY,oBAAoB,YAAY,cAAc,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU8B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAApC,EAAQ,GAAGqC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA/C,CAAQ,EAAEgD,EAAgB,CAAC,WAAArD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoD,EAAiBpB,GAAuBH,EAAM1B,CAAQ,EAAO,CAAC,sBAAAkD,EAAsB,MAAAC,CAAK,EAAEC,EAAyBZ,CAAW,EAAQa,EAAgBH,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAiBL,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASlB,CAAW,EAAmCmB,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAASnB,CAAW,EAAmCoB,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASpB,CAAW,EAAmCqB,GAAOC,GAAU,EAAQC,EAAa,IAAQvB,IAAc,YAA6CwB,GAAa,IAAQxB,IAAc,YAA6CyB,GAAa,IAAQzB,IAAc,YAA6C0B,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBvD,EAAKwD,EAAY,CAAC,GAAGjC,GAA4C4B,GAAgB,SAAsBnD,EAAKG,GAAS,CAAC,QAAQlB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,EAAW,CAAC,MAAMH,GAAY,GAAGL,EAAqB,CAAC,UAAU,CAAC,MAAMM,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,CAAC,EAAEoC,EAAYI,CAAc,EAAE,SAAsB4B,EAAMrD,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGI,EAAgB,UAAU8B,EAAG7E,GAAkB,GAAGwE,GAAsB,iBAAiB/B,EAAUI,CAAU,EAAE,mBAAmB,sBAAsB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAA6BwB,GAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,mBAAmB,GAAGpB,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,CAAC,EAAE,GAAGtC,EAAqB,CAAC,UAAU,CAAC,cAAc,GAAK,mBAAmB,eAAe,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,aAAa,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,YAAY,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAS,CAACc,GAAY,GAAgB3C,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,EAAeuB,EAAMrD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAclC,EAAK2D,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsB3D,EAAK4D,GAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQC,IAAwFP,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,EAAE,UAAU,+BAA+B,mBAAmB,eAAe,iBAAiBpB,EAAiB,SAAS,YAAY,GAAGnD,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ8E,IAAwFP,GAAkB,GAAI,GAAG,IAAI,IAAmEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQO,IAAwFP,GAAkB,GAAI,GAAG,IAAI,IAAmEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQO,IAAwFP,GAAkB,GAAI,GAAG,GAAG,EAAE,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEe,GAAa,GAAgB5C,EAAK8D,EAA0B,CAAC,SAAsB9D,EAAKI,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKzB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGQ,EAAqB,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAUuD,CAAe,EAAE,UAAU,CAAC,UAAUA,CAAe,EAAE,UAAU,CAAC,QAAQ,YAAY,UAAUE,CAAgB,CAAC,EAAEf,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgB,GAAa,GAAgBY,EAAMrD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,2BAA2B,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,SAAS,CAAcuB,EAAMrD,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAclC,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BhE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAUuF,EAAc,CAAC,EAAE,UAAU,QAAQ,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGjF,EAAqB,CAAC,UAAU,CAAC,UAAUiF,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAEvC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAa,GAAgBhD,EAAKT,EAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,EAAEc,EAAa,GAAgBhD,EAAKT,EAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,EAAEc,EAAa,GAAgBhD,EAAKT,EAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,EAAEe,GAAa,GAAgBjD,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BjE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,GAAG,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAUwF,EAAe,CAAC,EAAE,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGlF,EAAqB,CAAC,UAAU,CAAC,UAAUkF,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAExC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BlE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,GAAG,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAU,gCAAgC,UAAU,SAAS,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGM,EAAqB,CAAC,UAAU,CAAC,UAAUmF,EAAe,CAAC,EAAE,UAAU,WAAW,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,WAAW,QAAQ,WAAW,CAAC,EAAEzC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,GAAa,GAAgBlD,EAAK8D,EAA0B,CAAC,GAAG/E,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAgEuE,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAU,gCAAgC,UAAU,SAAS,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuE,EAAa,GAAgBhD,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BnE,EAAK8D,EAA0B,CAAC,GAAG/E,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAU0F,EAAe,CAAC,EAAE,UAAU,eAAe,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGpF,EAAqB,CAAC,UAAU,CAAC,UAAUoF,EAAe,CAAC,CAAC,CAAC,EAAE1C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BpE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAU2F,EAAe,CAAC,EAAE,UAAU,eAAe,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGrF,EAAqB,CAAC,UAAU,CAAC,UAAUqF,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,gCAAgC,UAAU,SAAS,QAAQ,WAAW,CAAC,EAAE3C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAa,GAAgBhD,EAAKT,EAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,EAAelC,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6BrE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,GAAG,GAAG,IAAI,GAAK,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,EAAE,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKvB,EAAQ,CAAC,UAAU4F,EAAe,CAAC,EAAE,UAAU,UAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGtF,EAAqB,CAAC,UAAU,CAAC,UAAUsF,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE5C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAa,GAAgBS,EAAMrD,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAACc,EAAa,GAAgBhD,EAAKsE,EAAS,CAAC,sBAAsB,GAAK,SAAsBb,EAAYpD,EAAS,CAAC,SAAS,CAAcL,EAAKI,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,iCAAiC,CAAC,EAAeJ,EAAKI,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEc,EAAa,GAAgBS,EAAMrD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAclC,EAAK2D,EAAK,CAAC,KAAK,iCAAiC,SAAsB3D,EAAKI,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,cAAc,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,EAAE,SAAsBlC,EAAKuE,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,OAAO,WAAW,iBAAiBrC,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,s4BAAs4B,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelC,EAAK2D,EAAK,CAAC,KAAK,qCAAqC,SAAsB3D,EAAKI,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,cAAc,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,EAAE,SAASc,EAAa,GAAgBhD,EAAKuE,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,OAAO,WAAW,iBAAiBrC,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,2gCAA2gC,aAAa,WAAW,mBAAmB,GAAK,GAAGnD,EAAqB,CAAC,UAAU,CAAC,IAAI,2gCAA2gC,aAAa,UAAU,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK2D,EAAK,CAAC,KAAK,8CAA8C,SAAsB3D,EAAKI,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,cAAc,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,EAAE,SAASc,EAAa,GAAgBhD,EAAKuE,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,OAAO,WAAW,iBAAiBrC,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,srBAAsrB,aAAa,YAAY,mBAAmB,GAAK,GAAGnD,EAAqB,CAAC,UAAU,CAAC,aAAa,WAAW,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAK2D,EAAK,CAAC,KAAK,4BAA4B,SAAsB3D,EAAKI,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,cAAc,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,4BAA4B,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,EAAE,SAASc,EAAa,GAAgBhD,EAAKuE,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,OAAO,WAAW,iBAAiBrC,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,+kEAA+kE,aAAa,YAAY,mBAAmB,GAAK,GAAGnD,EAAqB,CAAC,UAAU,CAAC,aAAa,WAAW,CAAC,EAAE0C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEe,GAAa,GAAgB5C,EAAKT,EAAW,CAAC,GAAGR,EAAqB,CAAC,UAAU,CAAC,MAAMkB,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMC,EAAW,CAAC,EAAEuB,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,eAAe,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEW,GAAa,GAAgB7C,EAAK+D,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASS,GAA6BxE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAgER,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,GAAG,GAAGvE,EAAqB,CAAC,UAAU,CAAC,GAAgEuE,GAAkB,GAAI,GAAG,IAAI,GAAG,GAAG,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,GAAG,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB7B,EAAKI,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBlC,EAAKrB,GAAO,CAAC,UAAU,kBAAkB,OAAO,OAAO,UAAU,+FAA+F,GAAG,YAAY,SAAS,YAAY,UAAU,QAAQ,UAAU,GAAM,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,GAAGI,EAAqB,CAAC,UAAU,CAAC,UAAUyF,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE/C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4C,GAAI,CAAC,kFAAkF,kFAAkF,+QAA+Q,qWAAqW,6RAA6R,sTAAsT,yGAAyG,gRAAgR,0QAA0Q,oYAAoY,+MAA+M,sSAAsS,gHAAgH,gSAAgS,gaAAga,0LAA0L,2LAA2L,45DAA45D,iEAAiE,oLAAoL,6IAA6I,kNAAkN,8NAA8N,kIAAkI,6UAA6U,6DAA6D,0EAA0E,yUAAyU,2PAA2P,2EAA2E,sMAAsM,kKAAkK,sFAAsF,uFAAuF,uFAAuF,qKAAqK,+KAA+K,wEAAwE,uEAAuE,uFAAuF,wEAAwE,0GAA0G,87BAA87B,+bAA+b,EAQ7x0CC,GAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,sBAAsB,gBAAgB,oBAAoB,cAAc,YAAY,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGrG,GAAgB,GAAGG,GAAa,GAAGE,EAAW,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["fontStore", "fonts", "css", "className", "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", "link", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "EkyoP6xD9", "b3zCdVc2g", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerfFMBylizS", "withCSS", "fFMBylizS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "c", "v", "h", "r", "e", "a", "x", "g", "o", "re", "MotionConfigContext", "t", "n", "se", "p", "E", "y", "i", "q", "j", "Y", "useLocaleInfo", "f", "u", "H", "w", "k", "z", "Q", "C", "D", "R", "useVariantState", "c", "T", "O", "V", "useActiveVariantCallback", "N", "A", "pe", "J", "ae", "LayoutGroup", "motion", "cx", "withCSS", "O3xecWUwK_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "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", "height", "icon", "iconVisible", "id", "link", "newTab", "tap", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "CO4J1eH2a", "HQP771fcn", "TWjDpfG1q", "zDnqOywMb", "PUYN3VnBA", "Ob0mL3YPM", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1xeh11f", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FrameryzcqyPrfY", "withCSS", "yzcqyPrfY_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MenuButtonFonts", "getFonts", "O3xecWUwK_default", "NavItemFonts", "fFMBylizS_default", "ButtonFonts", "yzcqyPrfY_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "VKGt5BE_Nwsdnxf", "args", "VKGt5BE_N1uk3nkm", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "RichText2", "SVG", "resolvedLinks6", "css", "FramertfAB4wU0k", "withCSS", "tfAB4wU0k_default", "addPropertyControls", "ControlType", "addFonts"]
}
