{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kzsURFjmhG7fP64opUKp/iV2y1tEUUcC88ufKWTMp/YMw9Kq6dt.js", "ssg:https://framerusercontent.com/modules/vqrX0TS1A5SbWB7QZGdH/hVXHm4smcuTWMPYMAsUx/CqSR2lRGN.js", "ssg:https://framerusercontent.com/modules/us46O2qS8MGCZzcL54n6/TuJuJ2CzPGlcSG4qPSnq/eqevsbBHS.js", "ssg:https://framerusercontent.com/modules/m2orLTEtFHLRqrfVqqPR/07Ouj1kWTLZpI5JupnUo/fVxnimdqP.js", "ssg:https://framerusercontent.com/modules/L9Mgdnduq8UqUYm7QFGA/hl5DAiiElgbBG41TrgvO/hg8hIJmnq.js", "ssg:https://framerusercontent.com/modules/O30xoVz11i548oVjLkON/bkgCbu2ht2miwGbENIgN/xtIQF4SPG.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;Neue Haas Grotesk Display Pro 95 Black\"]);export const fonts=[{family:\"Neue Haas Grotesk Display Pro 95 Black\",moduleAsset:{localModuleIdentifier:\"local-module:css/YMw9Kq6dt:default\",url:\"assets/Wj1Cx4ms8y4A3Il0R2a6fsrwQA.woff2\"},url:new URL(\"assets/Wj1Cx4ms8y4A3Il0R2a6fsrwQA.woff2\",\"https://framerusercontent.com/modules/kzsURFjmhG7fP64opUKp/iV2y1tEUUcC88ufKWTMp/YMw9Kq6dt.js\").href}];export const css=['.framer-hmkW4 .framer-styles-preset-9y1575:not(.rich-text-wrapper), .framer-hmkW4 .framer-styles-preset-9y1575.rich-text-wrapper h1 { --framer-font-family: \"Neue Haas Grotesk Display Pro 95 Black\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-49354ecb-1d87-421d-b7c0-b5aebd4c8d28, #151515); --framer-text-decoration: none; --framer-text-transform: uppercase; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-hmkW4 .framer-styles-preset-9y1575:not(.rich-text-wrapper), .framer-hmkW4 .framer-styles-preset-9y1575.rich-text-wrapper h1 { --framer-font-family: \"Neue Haas Grotesk Display Pro 95 Black\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-49354ecb-1d87-421d-b7c0-b5aebd4c8d28, #151515); --framer-text-decoration: none; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-hmkW4 .framer-styles-preset-9y1575:not(.rich-text-wrapper), .framer-hmkW4 .framer-styles-preset-9y1575.rich-text-wrapper h1 { --framer-font-family: \"Neue Haas Grotesk Display Pro 95 Black\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-49354ecb-1d87-421d-b7c0-b5aebd4c8d28, #151515); --framer-text-decoration: none; --framer-text-transform: uppercase; } }'];export const className=\"framer-hmkW4\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (214386f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/kzsURFjmhG7fP64opUKp/iV2y1tEUUcC88ufKWTMp/YMw9Kq6dt.js\";const cycleOrder=[\"A_nUq9MLL\",\"X2RXkOt6k\",\"yHVqueg5I\"];const variantClassNames={A_nUq9MLL:\"framer-v-gmqpj6\",X2RXkOt6k:\"framer-v-xgk6v5\",yHVqueg5I:\"framer-v-2adw22\"};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 humanReadableVariantMap={Desktop:\"A_nUq9MLL\",Phone:\"yHVqueg5I\",Tablet:\"X2RXkOt6k\"};const transitions={default:{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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"A_nUq9MLL\",link:Khv5DjFYP,previousBrand:uTFbZ1Hg7=\"Previous Brand\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"A_nUq9MLL\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-QaHe2\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:Khv5DjFYP,openInNewTab:false,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-gmqpj6\",className)} framer-1qpxqgc`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"A_nUq9MLL\",ref:ref,style:{...style},...addPropertyOverrides({X2RXkOt6k:{\"data-framer-name\":\"Tablet\"},yHVqueg5I:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-bh8ny3\",\"data-framer-name\":\"Frame\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"MMs55u2NA\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},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 11 25.6 L 1 16 L 11 6.4\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:1683972694,withExternalLayout:true,...addPropertyOverrides({X2RXkOt6k:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 8.25 19.2 L 0.75 12 L 8.25 4.8\" fill=\"transparent\" stroke-width=\"1.13\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:2031167435},yHVqueg5I:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 6.188 14.4 L 0.563 9 L 6.188 3.6\" fill=\"transparent\" stroke-width=\"0.84\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:189161846}},baseVariant,gestureVariant)}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.h1,{className:\"framer-styles-preset-9y1575\",\"data-styles-preset\":\"YMw9Kq6dt\",children:\"PREVIOUS WORK\"})}),className:\"framer-w6vc3r\",\"data-framer-name\":\"PREVIOUS WORK\",layoutDependency:layoutDependency,layoutId:\"WGvF1zobO\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:uTFbZ1Hg7,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=['.framer-QaHe2 [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-QaHe2 .framer-1qpxqgc { display: block; }\",\".framer-QaHe2 .framer-gmqpj6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-QaHe2 .framer-bh8ny3 { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-QaHe2 .framer-w6vc3r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QaHe2 .framer-gmqpj6 { gap: 0px; } .framer-QaHe2 .framer-gmqpj6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-QaHe2 .framer-gmqpj6 > :first-child { margin-left: 0px; } .framer-QaHe2 .framer-gmqpj6 > :last-child { margin-right: 0px; } }\",\".framer-QaHe2.framer-v-xgk6v5 .framer-bh8ny3 { height: 24px; width: 24px; }\",\".framer-QaHe2.framer-v-2adw22 .framer-bh8ny3 { height: 18px; width: 18px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 385.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"X2RXkOt6k\":{\"layout\":[\"auto\",\"auto\"]},\"yHVqueg5I\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Khv5DjFYP\":\"link\",\"uTFbZ1Hg7\":\"previousBrand\"}\n */ const FramerCqSR2lRGN=withCSS(Component,css,\"framer-QaHe2\");export default FramerCqSR2lRGN;FramerCqSR2lRGN.displayName=\"Previous Nav\";FramerCqSR2lRGN.defaultProps={height:48,width:385.5};addPropertyControls(FramerCqSR2lRGN,{variant:{options:[\"A_nUq9MLL\",\"X2RXkOt6k\",\"yHVqueg5I\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},Khv5DjFYP:{title:\"Link\",type:ControlType.Link},uTFbZ1Hg7:{defaultValue:\"Previous Brand\",displayTextArea:false,placeholder:\"Previous Brand\",title:\"Previous Brand\",type:ControlType.String}});addFonts(FramerCqSR2lRGN,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCqSR2lRGN\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X2RXkOt6k\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yHVqueg5I\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"385.5\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Khv5DjFYP\\\":\\\"link\\\",\\\"uTFbZ1Hg7\\\":\\\"previousBrand\\\"}\",\"framerIntrinsicHeight\":\"48\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (214386f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/kzsURFjmhG7fP64opUKp/iV2y1tEUUcC88ufKWTMp/YMw9Kq6dt.js\";const cycleOrder=[\"HE_L98Xo4\",\"tBOMPffcb\",\"dElKkwiKo\"];const variantClassNames={dElKkwiKo:\"framer-v-1nmo6bb\",HE_L98Xo4:\"framer-v-6oc5rk\",tBOMPffcb:\"framer-v-10b16gb\"};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 humanReadableVariantMap={Desktop:\"HE_L98Xo4\",Phone:\"dElKkwiKo\",Tablet:\"tBOMPffcb\"};const transitions={default:{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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"HE_L98Xo4\",link:Wbu2xKKfR,nextBrand:Ex1r2rXhL=\"Next Brand\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"HE_L98Xo4\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-bGDNi\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:Wbu2xKKfR,openInNewTab:false,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-6oc5rk\",className)} framer-1v1uxds`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"HE_L98Xo4\",ref:ref,style:{...style},...addPropertyOverrides({dElKkwiKo:{\"data-framer-name\":\"Phone\"},tBOMPffcb:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.h1,{className:\"framer-styles-preset-9y1575\",\"data-styles-preset\":\"YMw9Kq6dt\",children:\"Next WORK\"})}),className:\"framer-1nbtpxu\",\"data-framer-name\":\"Next WORK\",layoutDependency:layoutDependency,layoutId:\"M3amauJDo\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:Ex1r2rXhL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-1u58vt\",\"data-framer-name\":\"Frame\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PiU2FMZqj\",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 21 6.4 L 31 16 L 21 25.6\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:927101275,withExternalLayout:true,...addPropertyOverrides({dElKkwiKo:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 11.813 3.6 L 17.438 9 L 11.813 14.4\" fill=\"transparent\" stroke-width=\"0.84\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:37508796},tBOMPffcb:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 15.75 4.8 L 23.25 12 L 15.75 19.2\" fill=\"transparent\" stroke-width=\"1.13\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:601409374}},baseVariant,gestureVariant)})]})})})})});});const css=['.framer-bGDNi [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-bGDNi .framer-1v1uxds { display: block; }\",\".framer-bGDNi .framer-6oc5rk { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-bGDNi .framer-1nbtpxu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bGDNi .framer-1u58vt { flex: none; height: 32px; position: relative; width: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bGDNi .framer-6oc5rk { gap: 0px; } .framer-bGDNi .framer-6oc5rk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-bGDNi .framer-6oc5rk > :first-child { margin-left: 0px; } .framer-bGDNi .framer-6oc5rk > :last-child { margin-right: 0px; } }\",\".framer-bGDNi.framer-v-10b16gb .framer-1u58vt { height: 24px; width: 24px; }\",\".framer-bGDNi.framer-v-1nmo6bb .framer-1u58vt { height: 18px; width: 18px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 291\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"tBOMPffcb\":{\"layout\":[\"auto\",\"auto\"]},\"dElKkwiKo\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Wbu2xKKfR\":\"link\",\"Ex1r2rXhL\":\"nextBrand\"}\n */ const FramereqevsbBHS=withCSS(Component,css,\"framer-bGDNi\");export default FramereqevsbBHS;FramereqevsbBHS.displayName=\"Next Nav\";FramereqevsbBHS.defaultProps={height:48,width:291};addPropertyControls(FramereqevsbBHS,{variant:{options:[\"HE_L98Xo4\",\"tBOMPffcb\",\"dElKkwiKo\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},Wbu2xKKfR:{title:\"Link\",type:ControlType.Link},Ex1r2rXhL:{defaultValue:\"Next Brand\",displayTextArea:false,placeholder:\"Next Brand\",title:\"Next Brand\",type:ControlType.String}});addFonts(FramereqevsbBHS,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereqevsbBHS\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"48\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Wbu2xKKfR\\\":\\\"link\\\",\\\"Ex1r2rXhL\\\":\\\"nextBrand\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tBOMPffcb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dElKkwiKo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"291\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;Neue Haas Grotesk Display Pro 45 Light\"]);export const fonts=[{family:\"Neue Haas Grotesk Display Pro 45 Light\",moduleAsset:{localModuleIdentifier:\"local-module:css/fVxnimdqP:default\",url:\"assets/i1h7AFWAnqxnVl2jcBhHyUfif5A.woff2\"},url:new URL(\"assets/i1h7AFWAnqxnVl2jcBhHyUfif5A.woff2\",\"https://framerusercontent.com/modules/m2orLTEtFHLRqrfVqqPR/07Ouj1kWTLZpI5JupnUo/fVxnimdqP.js\").href}];export const css=['.framer-7PClY .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-7PClY .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Neue Haas Grotesk Display Pro 45 Light\", sans-serif; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-4af75fa6-61c2-4d2f-a26a-cbde0621de80, #8a8a8a); --framer-text-decoration: none; --framer-text-transform: uppercase; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-7PClY .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-7PClY .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Neue Haas Grotesk Display Pro 45 Light\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-4af75fa6-61c2-4d2f-a26a-cbde0621de80, #8a8a8a); --framer-text-decoration: none; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-7PClY .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-7PClY .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Neue Haas Grotesk Display Pro 45 Light\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 16px; --framer-text-alignment: start; --framer-text-color: var(--token-4af75fa6-61c2-4d2f-a26a-cbde0621de80, #8a8a8a); --framer-text-decoration: none; --framer-text-transform: uppercase; } }'];export const className=\"framer-7PClY\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;Neue Haas Grotesk Display Pro 55 Roman\"]);export const fonts=[{family:\"Neue Haas Grotesk Display Pro 55 Roman\",moduleAsset:{localModuleIdentifier:\"local-module:css/hg8hIJmnq:default\",url:\"assets/WoMBvZwpN89SxYH1ABnGQZMT8.woff2\"},url:new URL(\"assets/WoMBvZwpN89SxYH1ABnGQZMT8.woff2\",\"https://framerusercontent.com/modules/L9Mgdnduq8UqUYm7QFGA/hl5DAiiElgbBG41TrgvO/hg8hIJmnq.js\").href}];export const css=['.framer-c9FHz .framer-styles-preset-1ycql48:not(.rich-text-wrapper), .framer-c9FHz .framer-styles-preset-1ycql48.rich-text-wrapper p { --framer-font-family: \"Neue Haas Grotesk Display Pro 55 Roman\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, #151515); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-c9FHz .framer-styles-preset-1ycql48:not(.rich-text-wrapper), .framer-c9FHz .framer-styles-preset-1ycql48.rich-text-wrapper p { --framer-font-family: \"Neue Haas Grotesk Display Pro 55 Roman\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, #151515); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-c9FHz .framer-styles-preset-1ycql48:not(.rich-text-wrapper), .framer-c9FHz .framer-styles-preset-1ycql48.rich-text-wrapper p { --framer-font-family: \"Neue Haas Grotesk Display Pro 55 Roman\", sans-serif; --framer-font-size: 11px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, #151515); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-c9FHz\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (214386f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,Link,NotFoundError,PropertyOverrides,removeHiddenBreakpointLayers,resolveLink,RichText,SVG,useActiveVariantCallback,useCurrentPathVariables,useHydratedBreakpointVariants,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import PreviousNav from\"#framer/local/canvasComponent/CqSR2lRGN/CqSR2lRGN.js\";import NextNav from\"#framer/local/canvasComponent/eqevsbBHS/eqevsbBHS.js\";import Footer from\"#framer/local/canvasComponent/qcqk5WnRR/qcqk5WnRR.js\";import MainNav from\"#framer/local/canvasComponent/SwRu51yD6/SwRu51yD6.js\";import Reel from\"#framer/local/collection/bI93WBGdg/bI93WBGdg.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/hg8hIJmnq/hg8hIJmnq.js\";import*as sharedStyle3 from\"#framer/local/css/Hlv4eL0de/Hlv4eL0de.js\";import*as sharedStyle1 from\"#framer/local/css/HXrZhJeIv/HXrZhJeIv.js\";import*as sharedStyle from\"#framer/local/css/RjnmLA_p_/RjnmLA_p_.js\";import metadataProvider from\"#framer/local/webPageMetadata/xtIQF4SPG/xtIQF4SPG.js\";const MainNavFonts=getFonts(MainNav);const ContainerWithFX=withFX(Container);const MotionAWithFX=withFX(motion.a);const MotionDivWithFX=withFX(motion.div);const PreviousNavFonts=getFonts(PreviousNav);const NextNavFonts=getFonts(NextNav);const FooterFonts=getFonts(Footer);const cycleOrder=[\"NKOVv1j1X\",\"jVAHMvhR8\",\"tlXsYgO2b\"];const breakpoints={jVAHMvhR8:\"(min-width: 810px) and (max-width: 1279px)\",NKOVv1j1X:\"(min-width: 1280px)\",tlXsYgO2b:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const variantClassNames={jVAHMvhR8:\"framer-v-1parcvn\",NKOVv1j1X:\"framer-v-8nznxe\",tlXsYgO2b:\"framer-v-15xrhd9\"};if(isBrowser()){removeHiddenBreakpointLayers(\"NKOVv1j1X\",breakpoints,variantClassNames);}const humanReadableVariantMap={Desktop:\"NKOVv1j1X\",Phone:\"tlXsYgO2b\",Tablet:\"jVAHMvhR8\"};const transitions={default:{duration:0}};function Overlay({children}){const[visible,setVisible]=useOverlayState();return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible});}const animation={opacity:1,rotate:0,scale:1,x:0,y:-50};const transition1={damping:40,delay:0,mass:1,stiffness:383,type:\"spring\"};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const transformTemplate1=(_,t)=>`${t} rotate(-45deg)`;const transformTemplate2=(_,t)=>`${t} rotate(45deg)`;const animation1={opacity:0,rotate:0,scale:.95,x:0,y:20};const transition2={damping:60,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition3={damping:60,delay:.2,mass:1,stiffness:250,type:\"spring\"};const transition4={damping:60,delay:.4,mass:1,stiffness:250,type:\"spring\"};const transition5={damping:60,delay:.6,mass:1,stiffness:250,type:\"spring\"};const isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const metadata=metadataProvider();const Component=/*#__PURE__*/React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"NKOVv1j1X\",pvyNMZyKUSwRu51yD6,Vg7wlrLvvSwRu51yD6,r2uDSEdz5SwRu51yD6,WZEet0zQTSwRu51yD6,TKKrwYHAo,JskbXQszs,FSovKhPEh,fhPcdXk7C,uMCpSMF0F,iUztcrvsd,u9eHi8Enk,fjuo35twz,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{type:\"Collection\",data:Reel},select:[{name:\"JskbXQszs\",type:\"Identifier\"},{name:\"FSovKhPEh\",type:\"Identifier\"},{name:\"fhPcdXk7C\",type:\"Identifier\"},{name:\"uMCpSMF0F\",type:\"Identifier\"},{name:\"iUztcrvsd\",type:\"Identifier\"},{name:\"u9eHi8Enk\",type:\"Identifier\"},{name:\"fjuo35twz\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Reel\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};if(JskbXQszs===undefined)JskbXQszs=getFromCurrentRouteData(\"JskbXQszs\");if(FSovKhPEh===undefined)FSovKhPEh=getFromCurrentRouteData(\"FSovKhPEh\");if(fhPcdXk7C===undefined)fhPcdXk7C=getFromCurrentRouteData(\"fhPcdXk7C\");if(uMCpSMF0F===undefined)uMCpSMF0F=getFromCurrentRouteData(\"uMCpSMF0F\");if(iUztcrvsd===undefined)iUztcrvsd=getFromCurrentRouteData(\"iUztcrvsd\");if(u9eHi8Enk===undefined)u9eHi8Enk=getFromCurrentRouteData(\"u9eHi8Enk\");if(fjuo35twz===undefined)fjuo35twz=getFromCurrentRouteData(\"fjuo35twz\");React.useLayoutEffect(()=>{const metadata1=metadataProvider(currentRouteData);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(metadata1.bodyClassName);}},[currentRouteData]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"jVAHMvhR8\",\"tlXsYgO2b\"].includes(baseVariant))return!isBrowser();return true;};const isDisplayed1=()=>{if(baseVariant===\"jVAHMvhR8\")return true;return!isBrowser();};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"tlXsYgO2b\")return true;return!isBrowser();};const id1=useRouteElementId(\"Zh1QLkYdM\");const ref2=React.useRef(null);const id2=useRouteElementId(\"v_a0r7pmf\");const ref3=React.useRef(null);const id3=useRouteElementId(\"IqThVcBNK\");const defaultLayoutId=React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"NKOVv1j1X\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsxs(motion.div,{className:cx(\"framer-YsnqC\",sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className),style:{display:\"contents\"},children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-8nznxe\",className),ref:ref,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wk0kcu-container hidden-1parcvn hidden-15xrhd9\",\"data-framer-name\":\"Main Nav Slide In\",layoutScroll:true,name:\"Main Nav Slide In\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(MainNav,{aboutUs:\"ABOUT US\",contactUs:\"CONTACT US\",height:\"100%\",id:\"Is2BRDXEs\",layoutId:\"Is2BRDXEs\",library:\"LIBRARY\",name:\"Main Nav Slide In\",style:{height:\"100%\",width:\"100%\"},variant:\"tEVTt1j86\",width:\"100%\",work:\"WORK\"})}),isDisplayed()&&/*#__PURE__*/_jsx(Container,{className:\"framer-kdqvl8-container hidden-1parcvn hidden-15xrhd9\",children:/*#__PURE__*/_jsx(MainNav,{aboutUs:\"ABOUT US\",contactUs:\"CONTACT US\",height:\"100%\",id:\"dRHvo5tmD\",layoutId:\"dRHvo5tmD\",library:\"LIBRARY\",style:{height:\"100%\",width:\"100%\"},variant:\"tEVTt1j86\",width:\"100%\",work:\"WORK\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-47hb4e hidden-8nznxe hidden-15xrhd9\",\"data-framer-name\":\"Nav Header\",name:\"Nav Header\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqsecc\",\"data-framer-name\":\"Title and Icon\",name:\"Title and Icon\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-a5qc82 framer-5tyxwk\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1g53x54\",\"data-framer-name\":\"WJP_NAV_LOGO\",layout:\"position\",name:\"WJP_NAV_LOGO\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 18\"><path d=\"M 5.899 10.692 C 5.918 11.934 6.559 12.594 7.607 12.594 C 8.868 12.594 9.334 11.818 9.334 10.401 L 9.334 1.591 L 14.069 1.591 L 14.069 10.459 C 14.069 14.942 11.216 16.785 7.607 16.785 C 3.687 16.785 1.242 14.34 1.145 10.692 Z M 20.259 16.533 L 15.543 16.533 L 15.543 1.591 L 20.278 1.591 L 20.278 16.533 Z M 35.744 16.533 L 31.863 16.533 L 26.41 9.062 L 26.41 16.533 L 21.85 16.533 L 21.85 1.591 L 26.255 1.591 L 31.203 8.538 L 31.203 1.591 L 35.763 1.591 Z M 44.942 11.74 L 44.942 8.402 L 51.442 8.402 L 51.442 10.052 C 51.442 14.185 48.687 16.766 44.534 16.766 C 40.013 16.766 36.908 13.583 36.908 9.043 C 36.908 4.502 39.994 1.32 44.534 1.32 C 48.609 1.32 50.899 3.687 51.423 6.772 L 46.572 6.772 C 46.281 5.918 45.563 5.433 44.534 5.433 C 42.633 5.433 41.662 6.966 41.662 9.043 C 41.662 11.255 42.749 12.652 44.534 12.652 C 45.582 12.652 46.32 12.342 46.708 11.721 Z M 52.587 1.591 L 57.303 1.591 L 57.303 12.497 L 63.726 12.497 L 63.726 16.533 L 52.587 16.533 Z M 76.32 1.591 L 76.32 5.608 L 69.722 5.608 L 69.722 7.025 L 75.757 7.025 L 75.757 10.925 L 69.722 10.925 L 69.722 12.516 L 76.32 12.516 L 76.32 16.552 L 65.065 16.552 L 65.065 1.591 Z M 82.432 12.439 L 82.432 16.533 L 77.775 16.533 L 77.775 1.591 L 84.799 1.591 C 88.118 1.591 90.427 3.532 90.427 7.025 C 90.427 10.517 88.118 12.458 84.799 12.458 Z M 84.179 5.511 L 82.451 5.511 L 82.451 8.538 L 84.179 8.538 C 85.401 8.538 85.886 7.956 85.886 7.025 C 85.886 6.093 85.382 5.511 84.179 5.511 Z M 91.572 10.343 L 91.572 1.591 L 96.268 1.591 L 96.268 9.935 C 96.268 11.624 97.122 12.555 98.383 12.555 C 99.644 12.555 100.517 11.624 100.517 9.935 L 100.517 1.591 L 105.213 1.591 L 105.213 10.362 C 105.213 14.476 102.594 16.785 98.402 16.785 C 94.23 16.785 91.572 14.457 91.572 10.343 Z M 120.582 16.533 L 116.701 16.533 L 111.248 9.062 L 111.248 16.533 L 106.688 16.533 L 106.688 1.591 L 111.093 1.591 L 116.022 8.538 L 116.022 1.591 L 120.582 1.591 Z M 126.908 7.141 L 130.925 1.591 L 136.339 1.591 L 131.565 8.014 L 136.552 16.533 L 131.1 16.533 L 128.014 11.177 L 126.908 12.671 L 126.908 16.552 L 122.193 16.552 L 122.193 1.591 L 126.908 1.591 Z M 140.821 11.934 C 141.035 12.671 141.695 13.06 142.665 13.06 C 143.519 13.06 144.179 12.749 144.179 12.089 C 144.179 11.585 143.79 11.429 143.208 11.313 L 140.142 10.673 C 137.853 10.207 136.203 9.043 136.203 6.442 C 136.203 3.279 138.881 1.358 142.335 1.358 C 146.255 1.358 148.389 3.551 148.758 6.21 L 144.159 6.21 C 143.926 5.53 143.363 5.065 142.354 5.065 C 141.52 5.065 140.957 5.356 140.957 5.918 C 140.957 6.384 141.326 6.578 141.792 6.675 L 144.916 7.413 C 147.594 8.053 148.933 9.489 148.933 11.818 C 148.933 15.039 146.158 16.805 142.801 16.805 C 138.978 16.805 136.417 15 135.912 11.953 Z\" fill=\"var(--token-005623cc-136f-4c69-9b15-05e74af50c0d, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Nav Logo&quot;} */\"></path></svg>',svgContentId:3141147548,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1u0mklq=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ftiibh\",\"data-framer-name\":\"Icon\",name:\"Icon\",onTap:onTap42m929(overlay1u0mklq),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ubqb4a\",\"data-framer-name\":\"Bottom\",name:\"Bottom\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nqz9sc\",\"data-framer-name\":\"Mid\",name:\"Mid\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqsm5w\",\"data-framer-name\":\"Top\",name:\"Top\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1u0mklq.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1u0mklq\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1u0mklq.hide()},\"Z1J_A4k8w\"),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y0gz54\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sqhnb5\",\"data-framer-name\":\"Title and Icon\",name:\"Title and Icon\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ps27pm framer-5tyxwk\",onTap:onTapzn6atv(overlay1u0mklq),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ky41rd\",\"data-framer-name\":\"WJP_NAV_LOGO\",layout:\"position\",name:\"WJP_NAV_LOGO\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 18\"><path d=\"M 5.899 10.692 C 5.918 11.934 6.559 12.594 7.607 12.594 C 8.868 12.594 9.334 11.818 9.334 10.401 L 9.334 1.591 L 14.069 1.591 L 14.069 10.459 C 14.069 14.942 11.216 16.785 7.607 16.785 C 3.687 16.785 1.242 14.34 1.145 10.692 Z M 20.259 16.533 L 15.543 16.533 L 15.543 1.591 L 20.278 1.591 L 20.278 16.533 Z M 35.744 16.533 L 31.863 16.533 L 26.41 9.062 L 26.41 16.533 L 21.85 16.533 L 21.85 1.591 L 26.255 1.591 L 31.203 8.538 L 31.203 1.591 L 35.763 1.591 Z M 44.942 11.74 L 44.942 8.402 L 51.442 8.402 L 51.442 10.052 C 51.442 14.185 48.687 16.766 44.534 16.766 C 40.013 16.766 36.908 13.583 36.908 9.043 C 36.908 4.502 39.994 1.32 44.534 1.32 C 48.609 1.32 50.899 3.687 51.423 6.772 L 46.572 6.772 C 46.281 5.918 45.563 5.433 44.534 5.433 C 42.633 5.433 41.662 6.966 41.662 9.043 C 41.662 11.255 42.749 12.652 44.534 12.652 C 45.582 12.652 46.32 12.342 46.708 11.721 Z M 52.587 1.591 L 57.303 1.591 L 57.303 12.497 L 63.726 12.497 L 63.726 16.533 L 52.587 16.533 Z M 76.32 1.591 L 76.32 5.608 L 69.722 5.608 L 69.722 7.025 L 75.757 7.025 L 75.757 10.925 L 69.722 10.925 L 69.722 12.516 L 76.32 12.516 L 76.32 16.552 L 65.065 16.552 L 65.065 1.591 Z M 82.432 12.439 L 82.432 16.533 L 77.775 16.533 L 77.775 1.591 L 84.799 1.591 C 88.118 1.591 90.427 3.532 90.427 7.025 C 90.427 10.517 88.118 12.458 84.799 12.458 Z M 84.179 5.511 L 82.451 5.511 L 82.451 8.538 L 84.179 8.538 C 85.401 8.538 85.886 7.956 85.886 7.025 C 85.886 6.093 85.382 5.511 84.179 5.511 Z M 91.572 10.343 L 91.572 1.591 L 96.268 1.591 L 96.268 9.935 C 96.268 11.624 97.122 12.555 98.383 12.555 C 99.644 12.555 100.517 11.624 100.517 9.935 L 100.517 1.591 L 105.213 1.591 L 105.213 10.362 C 105.213 14.476 102.594 16.785 98.402 16.785 C 94.23 16.785 91.572 14.457 91.572 10.343 Z M 120.582 16.533 L 116.701 16.533 L 111.248 9.062 L 111.248 16.533 L 106.688 16.533 L 106.688 1.591 L 111.093 1.591 L 116.022 8.538 L 116.022 1.591 L 120.582 1.591 Z M 126.908 7.141 L 130.925 1.591 L 136.339 1.591 L 131.565 8.014 L 136.552 16.533 L 131.1 16.533 L 128.014 11.177 L 126.908 12.671 L 126.908 16.552 L 122.193 16.552 L 122.193 1.591 L 126.908 1.591 Z M 140.821 11.934 C 141.035 12.671 141.695 13.06 142.665 13.06 C 143.519 13.06 144.179 12.749 144.179 12.089 C 144.179 11.585 143.79 11.429 143.208 11.313 L 140.142 10.673 C 137.853 10.207 136.203 9.043 136.203 6.442 C 136.203 3.279 138.881 1.358 142.335 1.358 C 146.255 1.358 148.389 3.551 148.758 6.21 L 144.159 6.21 C 143.926 5.53 143.363 5.065 142.354 5.065 C 141.52 5.065 140.957 5.356 140.957 5.918 C 140.957 6.384 141.326 6.578 141.792 6.675 L 144.916 7.413 C 147.594 8.053 148.933 9.489 148.933 11.818 C 148.933 15.039 146.158 16.805 142.801 16.805 C 138.978 16.805 136.417 15 135.912 11.953 Z\" fill=\"var(--token-005623cc-136f-4c69-9b15-05e74af50c0d, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Nav Logo&quot;} */\"></path></svg>',svgContentId:3141147548,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rixp21\",\"data-framer-name\":\"Icon\",name:\"Icon\",onTap:onTapzn6atv(overlay1u0mklq),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i5u0x8\",\"data-framer-name\":\"Bottom\",name:\"Bottom\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11enpwu\",\"data-framer-name\":\"Mid\",name:\"Mid\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xrsb09\",\"data-framer-name\":\"Top\",name:\"Top\",transformTemplate:transformTemplate2})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zf6b9t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mQRIQPgxL\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Work\"})})})}),className:\"framer-1iu8zij\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FhZdHxKm3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"About Us\"})})})}),className:\"framer-1b9s79s\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:\"https://my.jinglepunks.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Library\"})})})}),className:\"framer-jopnmz\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uSMKRHFKA\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Contact Us\"})})})}),className:\"framer-mrthnu\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),document.querySelector(\"#overlay\"))})})]})})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17skrwb hidden-8nznxe hidden-1parcvn\",\"data-framer-name\":\"Nav Header\",name:\"Nav Header\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p0u3mb\",\"data-framer-name\":\"Title and Icon\",name:\"Title and Icon\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-8ima82 framer-5tyxwk\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fkzygx\",\"data-framer-name\":\"WJP_NAV_LOGO\",layout:\"position\",name:\"WJP_NAV_LOGO\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 18\"><path d=\"M 5.899 10.692 C 5.918 11.934 6.559 12.594 7.607 12.594 C 8.868 12.594 9.334 11.818 9.334 10.401 L 9.334 1.591 L 14.069 1.591 L 14.069 10.459 C 14.069 14.942 11.216 16.785 7.607 16.785 C 3.687 16.785 1.242 14.34 1.145 10.692 Z M 20.259 16.533 L 15.543 16.533 L 15.543 1.591 L 20.278 1.591 L 20.278 16.533 Z M 35.744 16.533 L 31.863 16.533 L 26.41 9.062 L 26.41 16.533 L 21.85 16.533 L 21.85 1.591 L 26.255 1.591 L 31.203 8.538 L 31.203 1.591 L 35.763 1.591 Z M 44.942 11.74 L 44.942 8.402 L 51.442 8.402 L 51.442 10.052 C 51.442 14.185 48.687 16.766 44.534 16.766 C 40.013 16.766 36.908 13.583 36.908 9.043 C 36.908 4.502 39.994 1.32 44.534 1.32 C 48.609 1.32 50.899 3.687 51.423 6.772 L 46.572 6.772 C 46.281 5.918 45.563 5.433 44.534 5.433 C 42.633 5.433 41.662 6.966 41.662 9.043 C 41.662 11.255 42.749 12.652 44.534 12.652 C 45.582 12.652 46.32 12.342 46.708 11.721 Z M 52.587 1.591 L 57.303 1.591 L 57.303 12.497 L 63.726 12.497 L 63.726 16.533 L 52.587 16.533 Z M 76.32 1.591 L 76.32 5.608 L 69.722 5.608 L 69.722 7.025 L 75.757 7.025 L 75.757 10.925 L 69.722 10.925 L 69.722 12.516 L 76.32 12.516 L 76.32 16.552 L 65.065 16.552 L 65.065 1.591 Z M 82.432 12.439 L 82.432 16.533 L 77.775 16.533 L 77.775 1.591 L 84.799 1.591 C 88.118 1.591 90.427 3.532 90.427 7.025 C 90.427 10.517 88.118 12.458 84.799 12.458 Z M 84.179 5.511 L 82.451 5.511 L 82.451 8.538 L 84.179 8.538 C 85.401 8.538 85.886 7.956 85.886 7.025 C 85.886 6.093 85.382 5.511 84.179 5.511 Z M 91.572 10.343 L 91.572 1.591 L 96.268 1.591 L 96.268 9.935 C 96.268 11.624 97.122 12.555 98.383 12.555 C 99.644 12.555 100.517 11.624 100.517 9.935 L 100.517 1.591 L 105.213 1.591 L 105.213 10.362 C 105.213 14.476 102.594 16.785 98.402 16.785 C 94.23 16.785 91.572 14.457 91.572 10.343 Z M 120.582 16.533 L 116.701 16.533 L 111.248 9.062 L 111.248 16.533 L 106.688 16.533 L 106.688 1.591 L 111.093 1.591 L 116.022 8.538 L 116.022 1.591 L 120.582 1.591 Z M 126.908 7.141 L 130.925 1.591 L 136.339 1.591 L 131.565 8.014 L 136.552 16.533 L 131.1 16.533 L 128.014 11.177 L 126.908 12.671 L 126.908 16.552 L 122.193 16.552 L 122.193 1.591 L 126.908 1.591 Z M 140.821 11.934 C 141.035 12.671 141.695 13.06 142.665 13.06 C 143.519 13.06 144.179 12.749 144.179 12.089 C 144.179 11.585 143.79 11.429 143.208 11.313 L 140.142 10.673 C 137.853 10.207 136.203 9.043 136.203 6.442 C 136.203 3.279 138.881 1.358 142.335 1.358 C 146.255 1.358 148.389 3.551 148.758 6.21 L 144.159 6.21 C 143.926 5.53 143.363 5.065 142.354 5.065 C 141.52 5.065 140.957 5.356 140.957 5.918 C 140.957 6.384 141.326 6.578 141.792 6.675 L 144.916 7.413 C 147.594 8.053 148.933 9.489 148.933 11.818 C 148.933 15.039 146.158 16.805 142.801 16.805 C 138.978 16.805 136.417 15 135.912 11.953 Z\" fill=\"var(--token-005623cc-136f-4c69-9b15-05e74af50c0d, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Nav Logo&quot;} */\"></path></svg>',svgContentId:3141147548,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay16bfdhu=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v5cezm\",\"data-framer-name\":\"Icon\",name:\"Icon\",onTap:onTap42m929(overlay16bfdhu),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kdy8lm\",\"data-framer-name\":\"Bottom\",name:\"Bottom\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d85xz5\",\"data-framer-name\":\"Mid\",name:\"Mid\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jxsjem\",\"data-framer-name\":\"Top\",name:\"Top\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay16bfdhu.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-16bfdhu\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay16bfdhu.hide()},\"WMCWlb3oW\"),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tlijz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xjhkg8\",\"data-framer-name\":\"Title and Icon\",name:\"Title and Icon\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1pftcvy framer-5tyxwk\",onTap:onTapzn6atv(overlay16bfdhu),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13cblc7\",\"data-framer-name\":\"WJP_NAV_LOGO\",layout:\"position\",name:\"WJP_NAV_LOGO\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 150 18\"><path d=\"M 5.899 10.692 C 5.918 11.934 6.559 12.594 7.607 12.594 C 8.868 12.594 9.334 11.818 9.334 10.401 L 9.334 1.591 L 14.069 1.591 L 14.069 10.459 C 14.069 14.942 11.216 16.785 7.607 16.785 C 3.687 16.785 1.242 14.34 1.145 10.692 Z M 20.259 16.533 L 15.543 16.533 L 15.543 1.591 L 20.278 1.591 L 20.278 16.533 Z M 35.744 16.533 L 31.863 16.533 L 26.41 9.062 L 26.41 16.533 L 21.85 16.533 L 21.85 1.591 L 26.255 1.591 L 31.203 8.538 L 31.203 1.591 L 35.763 1.591 Z M 44.942 11.74 L 44.942 8.402 L 51.442 8.402 L 51.442 10.052 C 51.442 14.185 48.687 16.766 44.534 16.766 C 40.013 16.766 36.908 13.583 36.908 9.043 C 36.908 4.502 39.994 1.32 44.534 1.32 C 48.609 1.32 50.899 3.687 51.423 6.772 L 46.572 6.772 C 46.281 5.918 45.563 5.433 44.534 5.433 C 42.633 5.433 41.662 6.966 41.662 9.043 C 41.662 11.255 42.749 12.652 44.534 12.652 C 45.582 12.652 46.32 12.342 46.708 11.721 Z M 52.587 1.591 L 57.303 1.591 L 57.303 12.497 L 63.726 12.497 L 63.726 16.533 L 52.587 16.533 Z M 76.32 1.591 L 76.32 5.608 L 69.722 5.608 L 69.722 7.025 L 75.757 7.025 L 75.757 10.925 L 69.722 10.925 L 69.722 12.516 L 76.32 12.516 L 76.32 16.552 L 65.065 16.552 L 65.065 1.591 Z M 82.432 12.439 L 82.432 16.533 L 77.775 16.533 L 77.775 1.591 L 84.799 1.591 C 88.118 1.591 90.427 3.532 90.427 7.025 C 90.427 10.517 88.118 12.458 84.799 12.458 Z M 84.179 5.511 L 82.451 5.511 L 82.451 8.538 L 84.179 8.538 C 85.401 8.538 85.886 7.956 85.886 7.025 C 85.886 6.093 85.382 5.511 84.179 5.511 Z M 91.572 10.343 L 91.572 1.591 L 96.268 1.591 L 96.268 9.935 C 96.268 11.624 97.122 12.555 98.383 12.555 C 99.644 12.555 100.517 11.624 100.517 9.935 L 100.517 1.591 L 105.213 1.591 L 105.213 10.362 C 105.213 14.476 102.594 16.785 98.402 16.785 C 94.23 16.785 91.572 14.457 91.572 10.343 Z M 120.582 16.533 L 116.701 16.533 L 111.248 9.062 L 111.248 16.533 L 106.688 16.533 L 106.688 1.591 L 111.093 1.591 L 116.022 8.538 L 116.022 1.591 L 120.582 1.591 Z M 126.908 7.141 L 130.925 1.591 L 136.339 1.591 L 131.565 8.014 L 136.552 16.533 L 131.1 16.533 L 128.014 11.177 L 126.908 12.671 L 126.908 16.552 L 122.193 16.552 L 122.193 1.591 L 126.908 1.591 Z M 140.821 11.934 C 141.035 12.671 141.695 13.06 142.665 13.06 C 143.519 13.06 144.179 12.749 144.179 12.089 C 144.179 11.585 143.79 11.429 143.208 11.313 L 140.142 10.673 C 137.853 10.207 136.203 9.043 136.203 6.442 C 136.203 3.279 138.881 1.358 142.335 1.358 C 146.255 1.358 148.389 3.551 148.758 6.21 L 144.159 6.21 C 143.926 5.53 143.363 5.065 142.354 5.065 C 141.52 5.065 140.957 5.356 140.957 5.918 C 140.957 6.384 141.326 6.578 141.792 6.675 L 144.916 7.413 C 147.594 8.053 148.933 9.489 148.933 11.818 C 148.933 15.039 146.158 16.805 142.801 16.805 C 138.978 16.805 136.417 15 135.912 11.953 Z\" fill=\"var(--token-005623cc-136f-4c69-9b15-05e74af50c0d, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Nav Logo&quot;} */\"></path></svg>',svgContentId:3141147548,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uco60q\",\"data-framer-name\":\"Icon\",name:\"Icon\",onTap:onTapzn6atv(overlay16bfdhu),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-nodgvn\",\"data-framer-name\":\"Bottom\",name:\"Bottom\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3mjvuv\",\"data-framer-name\":\"Mid\",name:\"Mid\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-d35x5z\",\"data-framer-name\":\"Top\",name:\"Top\",transformTemplate:transformTemplate2})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pbbztx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mQRIQPgxL\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Work\"})})})}),className:\"framer-5vc34j\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FhZdHxKm3\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"About Us\"})})})}),className:\"framer-ll89ka\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:\"https://my.jinglepunks.com/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Library\"})})})}),className:\"framer-1uvywww\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-jycsys\",\"data-styles-preset\":\"RjnmLA_p_\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uSMKRHFKA\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ktu7h2\",\"data-styles-preset\":\"HXrZhJeIv\",children:\"Contact Us\"})})})}),className:\"framer-56oyvy\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),document.querySelector(\"#overlay\"))})})]})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1titzun\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17spld5\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mQRIQPgxL\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dhvemf framer-5tyxwk\",\"data-framer-name\":\"Top Navigation\",name:\"Top Navigation\",transformTemplate:transformTemplate,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ivyx4u\",\"data-framer-name\":\"Frame\",layout:\"position\",name:\"Frame\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13 12\"><path d=\"M 8.509 9.75 L 4.759 6 L 8.509 2.25\" fill=\"transparent\" stroke=\"var(--token-142d9bfc-c5bf-4a19-88c5-60c8840e4d96, rgb(21, 21, 21)) /* {&quot;name&quot;:&quot;Copy&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:2317398773,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ycql48\",\"data-styles-preset\":\"hg8hIJmnq\",children:\"Back\"})}),className:\"framer-uqm1gr\",\"data-framer-name\":\"Back\",name:\"Back\",text:TKKrwYHAo,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ablgtc\",\"data-framer-name\":\"Heading\",id:id1,name:\"Heading\",ref:ref2,transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-kvxp0f\",\"data-styles-preset\":\"Hlv4eL0de\",children:\"BRAND NAME\"})}),className:\"framer-msqasz\",\"data-framer-name\":\"BRAND NAME\",name:\"BRAND NAME\",text:JskbXQszs,verticalAlignment:\"bottom\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-32xrod\",\"data-framer-name\":\"SubHeading\",id:id2,name:\"SubHeading\",ref:ref3,transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"AGENCY NAME\"})}),className:\"framer-1rkdyuv\",\"data-framer-name\":\"AGENCY NAME\",name:\"AGENCY NAME\",text:FSovKhPEh,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d6drph\",\"data-framer-name\":\"Video Container\",id:id3,name:\"Video Container\",ref:ref1,transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:fhPcdXk7C,className:\"framer-1kg19wh\",\"data-framer-name\":\"Vimeo 2\",name:\"Vimeo 2\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19micqk\",\"data-framer-name\":\"Lower Nav\",name:\"Lower Nav\",transformTemplate:transformTemplate,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-e38etz\",\"data-framer-name\":\"Previous Container\",name:\"Previous Container\",children:isSet(uMCpSMF0F)&&/*#__PURE__*/_jsx(Container,{className:\"framer-1b0itge-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jVAHMvhR8:{variant:\"X2RXkOt6k\"},tlXsYgO2b:{variant:\"yHVqueg5I\"}},children:/*#__PURE__*/_jsx(PreviousNav,{height:\"100%\",id:\"rnhQbLbst\",layoutId:\"rnhQbLbst\",link:resolveLink(uMCpSMF0F,router),previousBrand:iUztcrvsd,variant:\"A_nUq9MLL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kmz23n\",\"data-framer-name\":\"Next Container\",name:\"Next Container\",children:isSet(u9eHi8Enk)&&/*#__PURE__*/_jsx(Container,{className:\"framer-lnrnr1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jVAHMvhR8:{variant:\"tBOMPffcb\"},tlXsYgO2b:{variant:\"dElKkwiKo\"}},children:/*#__PURE__*/_jsx(NextNav,{height:\"100%\",id:\"DYzKMaZLi\",layoutId:\"DYzKMaZLi\",link:resolveLink(u9eHi8Enk,router),nextBrand:fjuo35twz,variant:\"HE_L98Xo4\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rbud9c\",\"data-framer-name\":\"Footer Container\",name:\"Footer Container\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lx47io-container\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"N5Sdi2Hto\",layoutId:\"N5Sdi2Hto\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})});});const css=['.framer-YsnqC [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; } }\",`.${metadata.bodyClassName} { background: var(--token-6d7304a0-06f2-4a2f-a67a-08dc00d40dce, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; }`,\".framer-YsnqC .framer-5tyxwk { display: block; }\",\".framer-YsnqC .framer-8nznxe { align-content: center; align-items: center; background-color: var(--token-6d7304a0-06f2-4a2f-a67a-08dc00d40dce, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1280px; }\",\".framer-YsnqC .framer-wk0kcu-container { flex: none; height: 50px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; transform: perspective(1200px); width: 100%; z-index: 2; }\",\".framer-YsnqC .framer-kdqvl8-container, .framer-YsnqC .framer-srfory-container, .framer-YsnqC .framer-asaaeh-container, .framer-YsnqC .framer-1l3tgil-container, .framer-YsnqC .framer-e0b9jo-container, .framer-YsnqC .framer-fl40qu-container, .framer-YsnqC .framer-ae2ypp-container, .framer-YsnqC .framer-1jmeyyd-container, .framer-YsnqC .framer-1iu52v4-container, .framer-YsnqC .framer-cn0o8m-container, .framer-YsnqC .framer-h1cavw-container { flex: none; height: 50px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-47hb4e, .framer-YsnqC .framer-17skrwb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: hidden; padding: 24px 24px 24px 24px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-1tqsecc, .framer-YsnqC .framer-sqhnb5, .framer-YsnqC .framer-p0u3mb, .framer-YsnqC .framer-xjhkg8 { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-a5qc82, .framer-YsnqC .framer-8ima82 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 18px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 150px; }\",\".framer-YsnqC .framer-1g53x54, .framer-YsnqC .framer-1ky41rd, .framer-YsnqC .framer-fkzygx, .framer-YsnqC .framer-13cblc7 { flex: none; height: 18px; position: relative; width: 150px; }\",\".framer-YsnqC .framer-1ftiibh, .framer-YsnqC .framer-1rixp21, .framer-YsnqC .framer-1v5cezm, .framer-YsnqC .framer-1uco60q { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-YsnqC .framer-1ubqb4a, .framer-YsnqC .framer-1kdy8lm { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: transform; }\",\".framer-YsnqC .framer-nqz9sc, .framer-YsnqC .framer-1d85xz5 { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: transform; }\",\".framer-YsnqC .framer-dqsm5w, .framer-YsnqC .framer-1jxsjem { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: transform; }\",\".framer-YsnqC .framer-1u0mklq, .framer-YsnqC .framer-16bfdhu { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-YsnqC .framer-1y0gz54, .framer-YsnqC .framer-1tlijz { align-content: center; align-items: center; background-color: var(--token-6d7304a0-06f2-4a2f-a67a-08dc00d40dce, #ffffff); bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: 0px; overflow: visible; padding: 9px 24px 24px 24px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-YsnqC .framer-ps27pm, .framer-YsnqC .framer-1pftcvy { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 18px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 150px; }\",\".framer-YsnqC .framer-1i5u0x8, .framer-YsnqC .framer-nodgvn { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 15px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; transform: rotate(-45deg); width: 24px; will-change: transform; }\",\".framer-YsnqC .framer-11enpwu, .framer-YsnqC .framer-3mjvuv { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 2px; will-change: transform; }\",\".framer-YsnqC .framer-1xrsb09, .framer-YsnqC .framer-d35x5z { background-color: var(--token-753b64d4-467d-46fc-8304-c9fe6dcf887e, #151515); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 15px; transform: rotate(45deg); width: 24px; will-change: transform; }\",\".framer-YsnqC .framer-zf6b9t, .framer-YsnqC .framer-pbbztx { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 150px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-1iu8zij, .framer-YsnqC .framer-1b9s79s, .framer-YsnqC .framer-jopnmz, .framer-YsnqC .framer-mrthnu, .framer-YsnqC .framer-5vc34j, .framer-YsnqC .framer-ll89ka, .framer-YsnqC .framer-1uvywww, .framer-YsnqC .framer-56oyvy { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-YsnqC .framer-1titzun { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 56px 40px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-17spld5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1156px; }\",\".framer-YsnqC .framer-1dhvemf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; transform: perspective(1200px); width: min-content; }\",\".framer-YsnqC .framer-1ivyx4u { flex: none; height: 12px; position: relative; width: 13px; }\",\".framer-YsnqC .framer-uqm1gr { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YsnqC .framer-ablgtc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: -16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 6px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-YsnqC .framer-msqasz, .framer-YsnqC .framer-1rkdyuv { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YsnqC .framer-32xrod { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 1141px; }\",\".framer-YsnqC .framer-1d6drph { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-YsnqC .framer-1kg19wh { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YsnqC .framer-19micqk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 256px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-YsnqC .framer-e38etz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-YsnqC .framer-1b0itge-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YsnqC .framer-kmz23n { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: flex-end; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-YsnqC .framer-lnrnr1-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-YsnqC .framer-rbud9c { align-content: center; align-items: center; background-color: var(--token-9df0fa11-626d-47f1-9aa2-4d80515bc550, #151515); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 449px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YsnqC .framer-lx47io-container { flex: none; height: 448px; position: relative; transform: perspective(1200px); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YsnqC .framer-8nznxe, .framer-YsnqC .framer-47hb4e, .framer-YsnqC .framer-a5qc82, .framer-YsnqC .framer-1y0gz54, .framer-YsnqC .framer-ps27pm, .framer-YsnqC .framer-zf6b9t, .framer-YsnqC .framer-17skrwb, .framer-YsnqC .framer-8ima82, .framer-YsnqC .framer-1tlijz, .framer-YsnqC .framer-1pftcvy, .framer-YsnqC .framer-pbbztx, .framer-YsnqC .framer-1titzun, .framer-YsnqC .framer-17spld5, .framer-YsnqC .framer-1dhvemf, .framer-YsnqC .framer-ablgtc, .framer-YsnqC .framer-32xrod, .framer-YsnqC .framer-1d6drph, .framer-YsnqC .framer-e38etz, .framer-YsnqC .framer-kmz23n, .framer-YsnqC .framer-rbud9c { gap: 0px; } .framer-YsnqC .framer-8nznxe > *, .framer-YsnqC .framer-17spld5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YsnqC .framer-8nznxe > :first-child, .framer-YsnqC .framer-47hb4e > :first-child, .framer-YsnqC .framer-1y0gz54 > :first-child, .framer-YsnqC .framer-zf6b9t > :first-child, .framer-YsnqC .framer-17skrwb > :first-child, .framer-YsnqC .framer-1tlijz > :first-child, .framer-YsnqC .framer-pbbztx > :first-child, .framer-YsnqC .framer-17spld5 > :first-child, .framer-YsnqC .framer-ablgtc > :first-child, .framer-YsnqC .framer-32xrod > :first-child, .framer-YsnqC .framer-1d6drph > :first-child, .framer-YsnqC .framer-rbud9c > :first-child { margin-top: 0px; } .framer-YsnqC .framer-8nznxe > :last-child, .framer-YsnqC .framer-47hb4e > :last-child, .framer-YsnqC .framer-1y0gz54 > :last-child, .framer-YsnqC .framer-zf6b9t > :last-child, .framer-YsnqC .framer-17skrwb > :last-child, .framer-YsnqC .framer-1tlijz > :last-child, .framer-YsnqC .framer-pbbztx > :last-child, .framer-YsnqC .framer-17spld5 > :last-child, .framer-YsnqC .framer-ablgtc > :last-child, .framer-YsnqC .framer-32xrod > :last-child, .framer-YsnqC .framer-1d6drph > :last-child, .framer-YsnqC .framer-rbud9c > :last-child { margin-bottom: 0px; } .framer-YsnqC .framer-47hb4e > *, .framer-YsnqC .framer-1y0gz54 > *, .framer-YsnqC .framer-17skrwb > *, .framer-YsnqC .framer-1tlijz > *, .framer-YsnqC .framer-32xrod > *, .framer-YsnqC .framer-1d6drph > *, .framer-YsnqC .framer-rbud9c > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YsnqC .framer-a5qc82 > *, .framer-YsnqC .framer-ps27pm > *, .framer-YsnqC .framer-8ima82 > *, .framer-YsnqC .framer-1pftcvy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YsnqC .framer-a5qc82 > :first-child, .framer-YsnqC .framer-ps27pm > :first-child, .framer-YsnqC .framer-8ima82 > :first-child, .framer-YsnqC .framer-1pftcvy > :first-child, .framer-YsnqC .framer-1titzun > :first-child, .framer-YsnqC .framer-1dhvemf > :first-child, .framer-YsnqC .framer-e38etz > :first-child, .framer-YsnqC .framer-kmz23n > :first-child { margin-left: 0px; } .framer-YsnqC .framer-a5qc82 > :last-child, .framer-YsnqC .framer-ps27pm > :last-child, .framer-YsnqC .framer-8ima82 > :last-child, .framer-YsnqC .framer-1pftcvy > :last-child, .framer-YsnqC .framer-1titzun > :last-child, .framer-YsnqC .framer-1dhvemf > :last-child, .framer-YsnqC .framer-e38etz > :last-child, .framer-YsnqC .framer-kmz23n > :last-child { margin-right: 0px; } .framer-YsnqC .framer-zf6b9t > *, .framer-YsnqC .framer-pbbztx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-YsnqC .framer-1titzun > *, .framer-YsnqC .framer-e38etz > *, .framer-YsnqC .framer-kmz23n > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-YsnqC .framer-1dhvemf > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-YsnqC .framer-ablgtc > * { margin: 0px; margin-bottom: calc(-16px / 2); margin-top: calc(-16px / 2); } }\",\"@media (min-width: 1280px) { .framer-YsnqC .hidden-8nznxe { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1279px) { .framer-YsnqC .hidden-1parcvn { display: none !important; } .${metadata.bodyClassName} { background: var(--token-6d7304a0-06f2-4a2f-a67a-08dc00d40dce, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; } .framer-YsnqC .framer-8nznxe { width: 810px; } .framer-YsnqC .framer-1titzun { padding: 100px 40px 36px 40px; } .framer-YsnqC .framer-19micqk { height: 224px; }}`,`@media (max-width: 809px) { .framer-YsnqC .hidden-15xrhd9 { display: none !important; } .${metadata.bodyClassName} { background: var(--token-6d7304a0-06f2-4a2f-a67a-08dc00d40dce, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */; } .framer-YsnqC .framer-8nznxe { width: 390px; } .framer-YsnqC .framer-1titzun { flex-direction: column; padding: 100px 40px 24px 40px; } .framer-YsnqC .framer-19micqk { height: 164px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YsnqC .framer-1titzun { gap: 0px; } .framer-YsnqC .framer-1titzun > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YsnqC .framer-1titzun > :first-child { margin-top: 0px; } .framer-YsnqC .framer-1titzun > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1721\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jVAHMvhR8\":{\"layout\":[\"fixed\",\"auto\"]},\"tlXsYgO2b\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerResponsiveScreen\n */const FramerxtIQF4SPG=withCSS(Component,css,\"framer-YsnqC\");export default FramerxtIQF4SPG;FramerxtIQF4SPG.displayName=\"Reel\";FramerxtIQF4SPG.defaultProps={height:1721,width:1280};addFonts(FramerxtIQF4SPG,[...MainNavFonts,...PreviousNavFonts,...NextNavFonts,...FooterFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxtIQF4SPG\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1721\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jVAHMvhR8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tlXsYgO2b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "uqBAA8BA,EAAU,0BAA0B,CAAC,+CAA+C,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,yCAAyC,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,yCAAyC,EAAE,IAAI,IAAI,IAAI,0CAA0C,8FAA8F,EAAE,IAAI,CAAC,EAAeC,GAAI,CAAC,yjBAAyjB,+mBAA+mB,2mBAA2mB,EAAeC,GAAU,eCCl5D,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,CAAC,UAAU,kBAAkB,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,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAA8BC,EAAW,SAAS,CAAC,GAAAC,EAAG,MAAAC,EAAM,UAAAC,EAAU,MAAAC,EAAM,OAAAC,EAAO,SAAAC,EAAS,QAAQC,EAAa,YAAY,KAAKC,EAAU,cAAcC,EAAU,iBAAiB,GAAGC,CAAS,EAAEC,EAAI,CAA4D,IAAMzB,EAA5CC,GAAwBoB,CAAY,GAAgCA,EAAkB,CAAC,YAAAK,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAArB,EAAW,SAAAX,CAAQ,EAAEiC,GAAgB,CAAC,WAAArC,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAF,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqC,EAAiBlC,EAAS,KAAK,GAAG,EAAE0B,EAAU,iBAAuBS,EAAsBC,EAAM,EAAE,OAAqBtB,EAAKuB,EAAY,CAAC,GAAGf,GAA4Ca,EAAgB,SAAuBrB,EAAKwB,EAAO,IAAI,CAAC,QAAQpC,EAAQ,QAAQF,EAAS,aAAa,IAAI+B,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUQ,EAAG,eAA2BpB,GAAUU,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuBf,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAuBG,EAAK0B,EAAK,CAAC,KAAKhB,EAAU,aAAa,GAAM,SAAuBiB,EAAMH,EAAO,EAAE,CAAC,GAAGZ,EAAU,UAAU,GAAGa,EAAG,gBAAgBpB,CAAS,mBAAmB,mBAAmB,UAAU,iBAAiBe,EAAiB,SAAS,YAAY,IAAIP,EAAI,MAAM,CAAC,GAAGT,CAAK,EAAE,GAAGpB,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE8B,EAAYE,CAAc,EAAE,SAAS,CAAehB,EAAK4B,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,OAAO,WAAW,iBAAiBR,EAAiB,SAAS,YAAY,QAAQ,EAAE,MAAM,CAAC,gBAAgB,kBAAkB,EAAE,IAAI,0XAA0X,aAAa,WAAW,mBAAmB,GAAK,GAAGpC,GAAqB,CAAC,UAAU,CAAC,IAAI,8WAA8W,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,gXAAgX,aAAa,SAAS,CAAC,EAAE8B,EAAYE,CAAc,CAAC,CAAC,EAAgBhB,EAAK6B,EAAS,CAAC,sBAAsB,GAAK,SAAuB7B,EAAW8B,EAAS,CAAC,SAAuB9B,EAAKwB,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiBJ,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKT,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,8SAA8S,8FAA8F,gHAAgH,6WAA6W,8EAA8E,8EAA8E,GAAeA,EAAG,EAMxzMC,EAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,EAAEG,GAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,iBAAiB,gBAAgB,GAAM,YAAY,iBAAiB,MAAM,iBAAiB,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,GAAeM,EAAK,CAAC,ECN9N,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,CAAC,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,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAA8BC,EAAW,SAAS,CAAC,GAAAC,EAAG,MAAAC,EAAM,UAAAC,EAAU,MAAAC,EAAM,OAAAC,EAAO,SAAAC,EAAS,QAAQC,EAAa,YAAY,KAAKC,EAAU,UAAUC,EAAU,aAAa,GAAGC,CAAS,EAAEC,EAAI,CAA4D,IAAMzB,EAA5CC,GAAwBoB,CAAY,GAAgCA,EAAkB,CAAC,YAAAK,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAArB,EAAW,SAAAX,CAAQ,EAAEiC,GAAgB,CAAC,WAAArC,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAF,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqC,EAAiBlC,EAAS,KAAK,GAAG,EAAE0B,EAAU,iBAAuBS,EAAsBC,EAAM,EAAE,OAAqBtB,EAAKuB,EAAY,CAAC,GAAGf,GAA4Ca,EAAgB,SAAuBrB,EAAKwB,EAAO,IAAI,CAAC,QAAQpC,EAAQ,QAAQF,EAAS,aAAa,IAAI+B,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUQ,EAAG,eAA2BpB,GAAUU,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuBf,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAuBG,EAAK0B,EAAK,CAAC,KAAKhB,EAAU,aAAa,GAAM,SAAuBiB,EAAMH,EAAO,EAAE,CAAC,GAAGZ,EAAU,UAAU,GAAGa,EAAG,gBAAgBpB,CAAS,mBAAmB,mBAAmB,UAAU,iBAAiBe,EAAiB,SAAS,YAAY,IAAIP,EAAI,MAAM,CAAC,GAAGT,CAAK,EAAE,GAAGpB,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE8B,EAAYE,CAAc,EAAE,SAAS,CAAehB,EAAK4B,EAAS,CAAC,sBAAsB,GAAK,SAAuB5B,EAAW6B,EAAS,CAAC,SAAuB7B,EAAKwB,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBJ,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKT,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAgBX,EAAK8B,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,OAAO,WAAW,iBAAiBV,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,2XAA2X,aAAa,UAAU,mBAAmB,GAAK,GAAGpC,GAAqB,CAAC,UAAU,CAAC,IAAI,mXAAmX,aAAa,QAAQ,EAAE,UAAU,CAAC,IAAI,iXAAiX,aAAa,SAAS,CAAC,EAAE8B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,4SAA4S,iHAAiH,8FAA8F,6WAA6W,+EAA+E,+EAA+E,GAAeA,EAAG,EAMrwMC,EAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,GAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,YAAY,aAAa,MAAM,aAAa,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,GAAeM,EAAK,CAAC,ECPxiBC,EAAU,0BAA0B,CAAC,+CAA+C,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,yCAAyC,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,0CAA0C,EAAE,IAAI,IAAI,IAAI,2CAA2C,8FAA8F,EAAE,IAAI,CAAC,EAAeC,GAAI,CAAC,+jBAA+jB,qnBAAqnB,inBAAinB,EAAeC,GAAU,eCAlwEC,EAAU,0BAA0B,CAAC,+CAA+C,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,yCAAyC,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,wCAAwC,EAAE,IAAI,IAAI,IAAI,yCAAyC,8FAA8F,EAAE,IAAI,CAAC,EAAeC,GAAI,CAAC,ujBAAujB,6mBAA6mB,ymBAAymB,EAAeC,GAAU,eCC/5B,IAAMC,GAAaC,EAASC,EAAO,EAAQC,GAAgBC,GAAOC,CAAS,EAAQC,GAAcF,GAAOG,EAAO,CAAC,EAAQC,GAAgBJ,GAAOG,EAAO,GAAG,EAAQE,GAAiBR,EAASS,EAAW,EAAQC,GAAaV,EAASW,EAAO,EAAQC,GAAYZ,EAASa,EAAM,EAAyD,IAAMC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAKD,GAAU,GAAG,OAAyE,IAAME,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAY,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC,EAAE,SAASC,GAAQ,CAAC,SAAAC,CAAQ,EAAE,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,EAAE,OAAOH,EAAS,CAAC,KAAK,IAAIE,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAAA,CAAO,CAAC,CAAE,CAAC,IAAMG,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAkB,CAACC,EAAEC,IAAI,uBAAuBA,IAAUC,GAAmB,CAACF,EAAEC,IAAI,GAAGA,mBAAyBE,GAAmB,CAACH,EAAEC,IAAI,GAAGA,kBAAwBG,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAMC,GAAkCA,GAAQ,MAAMA,IAAQ,GAAWC,GAASC,GAAiB,EAAQC,GAA6BC,EAAW,SAAS,CAAC,GAAAC,EAAG,MAAAC,EAAM,UAAAC,EAAU,MAAAC,EAAM,OAAAC,EAAO,SAAAC,EAAS,QAAQC,EAAa,YAAY,mBAAAC,EAAmB,mBAAAC,EAAmB,mBAAAC,EAAmB,mBAAAC,EAAmB,UAAAC,GAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEC,EAAI,CAA4D,IAAMC,GAA5C9C,GAAwB+B,CAAY,GAAgCA,EAAmBgB,GAAqBC,GAAwB,EAAO,CAACC,CAAgB,EAAEC,GAAa,CAAC,KAAK,CAAC,KAAK,aAAa,KAAKC,EAAI,EAAE,OAAO,CAAC,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCL,EAAoB,CAAC,CAAC,EAAQM,EAAwBC,GAAK,CAAC,GAAG,CAACL,EAAiB,MAAM,IAAIM,GAAc,6CAA6C,KAAK,UAAUR,EAAoB,GAAG,EAAE,OAAOE,EAAiBK,CAAG,CAAE,EAAKjB,IAAY,SAAUA,EAAUgB,EAAwB,WAAW,GAAKf,IAAY,SAAUA,EAAUe,EAAwB,WAAW,GAAKd,IAAY,SAAUA,EAAUc,EAAwB,WAAW,GAAKb,IAAY,SAAUA,EAAUa,EAAwB,WAAW,GAAKZ,IAAY,SAAUA,EAAUY,EAAwB,WAAW,GAAKX,IAAY,SAAUA,EAAUW,EAAwB,WAAW,GAAKV,IAAY,SAAUA,EAAUU,EAAwB,WAAW,GAAQG,GAAgB,IAAI,CAAC,IAAMC,EAAUnC,GAAiB2B,CAAgB,EAAqC,GAAnC,SAAS,MAAMQ,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIC,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUD,EAAU,QAAQ,EAAMA,EAAU,gBAAe,MAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOE,IAAGA,GAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,IAAG,SAAS,KAAK,UAAU,OAAOA,EAAC,CAAC,EAAE,SAAS,KAAK,UAAU,IAAIF,EAAU,aAAa,EAAG,EAAE,CAACR,CAAgB,CAAC,EAAE,GAAK,CAACW,EAAYC,EAAmB,EAAEC,GAA8BhB,GAAQjD,GAAY,EAAK,EAAQkE,GAAe,OAAgBC,GAAW/D,GAAY,QAAa,CAAC,sBAAAgE,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAYC,GAASJ,GAAsB,SAASK,IAAO,CAACD,EAAQ,OAAO,CAAE,CAAC,EAAQE,EAAYF,GAASJ,GAAsB,SAASK,IAAO,CAACD,EAAQ,KAAK,CAAE,CAAC,EAAQG,GAAWC,GAAO,IAAI,EAAQC,GAAY,IAAQ,CAAC,YAAY,WAAW,EAAE,SAASd,CAAW,EAAQ,CAAC9D,GAAU,EAAS,GAAa6E,GAAa,IAAQf,IAAc,YAAmB,GAAW,CAAC9D,GAAU,EAAU8E,GAAOC,GAAU,EAAQC,GAAa,IAAQlB,IAAc,YAAmB,GAAW,CAAC9D,GAAU,EAAUiF,GAAIC,GAAkB,WAAW,EAAQC,GAAWR,GAAO,IAAI,EAAQS,GAAIF,GAAkB,WAAW,EAAQG,GAAWV,GAAO,IAAI,EAAQW,GAAIJ,GAAkB,WAAW,EAAQK,GAAsBC,EAAM,EAAE,OAAoBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAzF,EAAiB,EAAE,SAAsBwF,EAAKE,EAAY,CAAC,GAAG3D,GAA4CuD,GAAgB,SAAsBK,EAAMC,EAAO,IAAI,CAAC,UAAUC,EAAG,eAA2BjE,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAS,CAAc+D,EAAMC,EAAO,IAAI,CAAC,GAAG/C,EAAU,UAAUgD,EAAG,gBAAgBjE,CAAS,EAAE,IAAIkB,EAAI,MAAM,CAAC,GAAGnB,CAAK,EAAE,SAAS,CAACgD,GAAY,GAAgBa,EAAKM,GAAgB,CAAC,kBAAkB,CAAC,WAAWrF,EAAW,EAAE,sBAAsB,GAAM,gBAAgBD,GAAU,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,IAAIiE,GAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,wDAAwD,mBAAmB,oBAAoB,aAAa,GAAK,KAAK,oBAAoB,kBAAkB/D,EAAkB,SAAsB8E,EAAKO,GAAQ,CAAC,QAAQ,WAAW,UAAU,aAAa,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,UAAU,KAAK,oBAAoB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,EAAEpB,GAAY,GAAgBa,EAAKQ,EAAU,CAAC,UAAU,wDAAwD,SAAsBR,EAAKO,GAAQ,CAAC,QAAQ,WAAW,UAAU,aAAa,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,UAAU,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,KAAK,MAAM,CAAC,CAAC,CAAC,EAAEnB,GAAa,GAAgBY,EAAKI,EAAO,IAAI,CAAC,UAAU,6CAA6C,mBAAmB,aAAa,KAAK,aAAa,SAAsBD,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcJ,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsBT,EAAKI,EAAO,EAAE,CAAC,UAAU,8BAA8B,SAAsBJ,EAAKU,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,OAAO,WAAW,KAAK,eAAe,QAAQ,EAAE,IAAI,s5FAAs5F,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKrF,GAAQ,CAAC,SAASgG,GAA6BX,EAAKY,EAAU,CAAC,SAAsBT,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,MAAMvB,GAAY8B,CAAc,EAAE,SAAS,CAAcX,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKa,GAAgB,CAAC,SAASF,EAAe,SAAsBX,EAAKY,EAAU,CAAC,SAA+BE,GAA0BX,EAAYY,EAAS,CAAC,SAAS,CAAcf,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,iBAAiB,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIO,EAAe,KAAK,CAAC,EAAE,WAAW,EAAeR,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcD,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcJ,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsBT,EAAKI,EAAO,EAAE,CAAC,UAAU,8BAA8B,MAAMpB,EAAY2B,CAAc,EAAE,SAAsBX,EAAKU,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,OAAO,WAAW,KAAK,eAAe,QAAQ,EAAE,IAAI,s5FAAs5F,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,MAAMpB,EAAY2B,CAAc,EAAE,SAAS,CAAcX,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,kBAAkB/E,EAAkB,CAAC,EAAe2E,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,MAAM,kBAAkB9E,EAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6E,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcJ,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,8BAA8B,aAAa,GAAK,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAET,GAAa,GAAgBS,EAAKI,EAAO,IAAI,CAAC,UAAU,8CAA8C,mBAAmB,aAAa,KAAK,aAAa,SAAsBD,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcJ,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsBT,EAAKI,EAAO,EAAE,CAAC,UAAU,8BAA8B,SAAsBJ,EAAKU,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,OAAO,WAAW,KAAK,eAAe,QAAQ,EAAE,IAAI,s5FAAs5F,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKrF,GAAQ,CAAC,SAASsG,GAA6BjB,EAAKY,EAAU,CAAC,SAAsBT,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,MAAMvB,GAAYoC,CAAc,EAAE,SAAS,CAAcjB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKa,GAAgB,CAAC,SAASI,EAAe,SAAsBjB,EAAKY,EAAU,CAAC,SAA+BE,GAA0BX,EAAYY,EAAS,CAAC,SAAS,CAAcf,EAAKI,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,iBAAiB,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIa,EAAe,KAAK,CAAC,EAAE,WAAW,EAAed,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcD,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcJ,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsBT,EAAKI,EAAO,EAAE,CAAC,UAAU,+BAA+B,MAAMpB,EAAYiC,CAAc,EAAE,SAAsBjB,EAAKU,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,OAAO,WAAW,KAAK,eAAe,QAAQ,EAAE,IAAI,s5FAAs5F,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,MAAMpB,EAAYiC,CAAc,EAAE,SAAS,CAAcjB,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,kBAAkB/E,EAAkB,CAAC,EAAe2E,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,EAAeJ,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,MAAM,kBAAkB9E,EAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6E,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcJ,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,8BAA8B,aAAa,GAAK,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsBT,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBD,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcJ,EAAKS,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,SAAsBN,EAAMe,GAAc,CAAC,kBAAkB,CAAC,WAAW1F,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,+BAA+B,mBAAmB,iBAAiB,KAAK,iBAAiB,kBAAkBL,EAAkB,SAAS,CAAc8E,EAAKU,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,OAAO,WAAW,KAAK,QAAQ,QAAQ,EAAE,IAAI,iXAAiX,aAAa,WAAW,mBAAmB,EAAI,CAAC,EAAeV,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,KAAKnD,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAKmB,GAAgB,CAAC,kBAAkB,CAAC,WAAW1F,EAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,GAAGiE,GAAI,KAAK,UAAU,IAAIE,GAAK,kBAAkBxE,EAAkB,SAAsB8E,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,aAAa,KAAKlD,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAekD,EAAKmB,GAAgB,CAAC,kBAAkB,CAAC,WAAWzF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,GAAGoE,GAAI,KAAK,aAAa,IAAIC,GAAK,kBAAkB1E,EAAkB,SAAsB8E,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAsBhB,EAAWe,EAAS,CAAC,SAAsBf,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,cAAc,KAAKjD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeiD,EAAKmB,GAAgB,CAAC,kBAAkB,CAAC,WAAWxF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,kBAAkB,GAAGsE,GAAI,KAAK,kBAAkB,IAAIZ,GAAK,kBAAkB/D,EAAkB,SAAsB8E,EAAKoB,GAAyB,CAAC,QAAQ,CAAC,EAAE,SAAsBpB,EAAKgB,EAAS,CAAC,sBAAsB,GAAK,SAAShE,EAAU,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAMgB,GAAgB,CAAC,kBAAkB,CAAC,WAAW3F,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,kBAAkBL,EAAkB,SAAS,CAAc8E,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,qBAAqB,SAASxE,GAAMqB,CAAS,GAAgB+C,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKqB,GAAkB,CAAC,WAAWhD,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB2B,EAAKsB,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAKC,GAAYtE,EAAUoC,EAAM,EAAE,cAAcnC,EAAU,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8C,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAASxE,GAAMuB,CAAS,GAAgB6C,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKqB,GAAkB,CAAC,WAAWhD,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB2B,EAAKwB,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAKD,GAAYpE,EAAUkC,EAAM,EAAE,UAAUjC,EAAU,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4C,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,SAAsBJ,EAAKM,GAAgB,CAAC,kBAAkB,CAAC,WAAW9E,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,kBAAkBL,EAAkB,SAAsB8E,EAAKyB,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0B,GAAI,CAAC,sZAAsZ,kFAAkF,IAAI5F,GAAS,mIAAmI,mDAAmD,kWAAkW,sMAAsM,2fAA2f,uTAAuT,gXAAgX,wUAAwU,4LAA4L,0RAA0R,6aAA6a,wcAAwc,yaAAya,qKAAqK,qaAAqa,0VAA0V,wcAAwc,scAAsc,ocAAoc,gUAAgU,yXAAyX,8RAA8R,uTAAuT,2VAA2V,+FAA+F,iJAAiJ,uUAAuU,oOAAoO,6TAA6T,6TAA6T,uMAAuM,oTAAoT,sRAAsR,yGAAyG,oRAAoR,oHAAoH,mWAAmW,qJAAqJ,qsHAAqsH,4FAA4F,oHAAoHA,GAAS,qSAAqS,4FAA4FA,GAAS,kqBAAkqB,GAAe4F,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAMn6lDC,GAAgBC,EAAQ5F,GAAU0F,GAAI,cAAc,EAAS3F,GAAQ4F,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEE,EAASF,GAAgB,CAAC,GAAGG,GAAa,GAAGC,GAAiB,GAAGC,GAAa,GAAGC,GAAY,GAAeC,GAAM,GAAgBA,GAAM,GAAgBA,GAAM,GAAgBA,GAAM,GAAgBA,EAAK,CAAC,EAC1X,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,uBAAyB,GAAG,sBAAwB,OAAO,oCAAsC,4JAA0L,sBAAwB,GAAG,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "Khv5DjFYP", "uTFbZ1Hg7", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "SVG", "RichText2", "x", "css", "FramerCqSR2lRGN", "withCSS", "CqSR2lRGN_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "Wbu2xKKfR", "Ex1r2rXhL", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "SVG", "css", "FramereqevsbBHS", "withCSS", "eqevsbBHS_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "MainNavFonts", "getFonts", "SwRu51yD6_default", "ContainerWithFX", "withFX", "Container", "MotionAWithFX", "motion", "MotionDivWithFX", "PreviousNavFonts", "CqSR2lRGN_default", "NextNavFonts", "eqevsbBHS_default", "FooterFonts", "qcqk5WnRR_default", "breakpoints", "isBrowser", "variantClassNames", "humanReadableVariantMap", "transitions", "Overlay", "children", "visible", "setVisible", "useOverlayState", "animation", "transition1", "transformTemplate", "_", "t", "transformTemplate1", "transformTemplate2", "animation1", "transition2", "transition3", "transition4", "transition5", "isSet", "value", "metadata", "xtIQF4SPG_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "pvyNMZyKUSwRu51yD6", "Vg7wlrLvvSwRu51yD6", "r2uDSEdz5SwRu51yD6", "WZEet0zQTSwRu51yD6", "TKKrwYHAo", "JskbXQszs", "FSovKhPEh", "fhPcdXk7C", "uMCpSMF0F", "iUztcrvsd", "u9eHi8Enk", "fjuo35twz", "restProps", "ref", "variant", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "bI93WBGdg_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap42m929", "overlay", "args", "onTapzn6atv", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "id1", "useRouteElementId", "ref2", "id2", "ref3", "id3", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "ContainerWithFX", "SwRu51yD6_default", "Container", "Link", "SVG", "overlay1u0mklq", "l", "AnimatePresence", "Ga", "x", "RichText2", "overlay16bfdhu", "MotionAWithFX", "MotionDivWithFX", "ComponentPresetsProvider", "PropertyOverrides2", "CqSR2lRGN_default", "resolveLink", "eqevsbBHS_default", "qcqk5WnRR_default", "css", "FramerxtIQF4SPG", "withCSS", "addFonts", "MainNavFonts", "PreviousNavFonts", "NextNavFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
