{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wNLIHheUBhPizVGqY29Y/kxUAutr2dh6tBTWkhWNK/rRjqe6tx6.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,ResolveLinks,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import Previous from\"#framer/local/canvasComponent/ppFmio8vU/ppFmio8vU.js\";import Next from\"#framer/local/canvasComponent/tkoSsgnX5/tkoSsgnX5.js\";import Exit from\"#framer/local/canvasComponent/YVxCUszD5/YVxCUszD5.js\";import NAMI from\"#framer/local/collection/kH41whCfh/kH41whCfh.js\";import metadataProvider from\"#framer/local/webPageMetadata/rRjqe6tx6/rRjqe6tx6.js\";const VideoFonts=getFonts(Video);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PreviousFonts=getFonts(Previous);const NextFonts=getFonts(Next);const ExitFonts=getFonts(Exit);const breakpoints={R6o3Knpup:\"(min-width: 560px) and (max-width: 1199px)\",Tc7zPNat_:\"(max-width: 559px)\",wjBd71uSf:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-43lp4\";const variantClassNames={R6o3Knpup:\"framer-v-c68obw\",Tc7zPNat_:\"framer-v-15hxfzl\",wjBd71uSf:\"framer-v-1wt427o\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"none\";}else{return\"auto\";}};const convertFromBoolean1=(value,activeLocale)=>{if(value){return 0;}else{return 1;}};const toNumber=value=>{if(typeof value===\"number\"&&Number.isFinite(value))return value;if(typeof value!==\"string\")return 0;const parsedNumber=parseFloat(value);return typeof parsedNumber===\"number\"&&Number.isFinite(parsedNumber)?parsedNumber:0;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"wjBd71uSf\",Phone:\"Tc7zPNat_\",Tablet:\"R6o3Knpup\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wjBd71uSf\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"rRjqe6tx6\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"rRjqe6tx6\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"rRjqe6tx6\",data:NAMI,type:\"Collection\"},right:{alias:\"previousItemId\",data:NAMI,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:NAMI,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"rRjqe6tx6\",name:\"fZXoQUwVB\",type:\"Identifier\"},{collection:\"rRjqe6tx6\",name:\"pNB_pKd1S\",type:\"Identifier\"},{alias:\"previousItemId.C8UTt8LIJ\",collection:\"previousItemId\",name:\"C8UTt8LIJ\",type:\"Identifier\"},{alias:\"nextItemId.C8UTt8LIJ\",collection:\"nextItemId\",name:\"C8UTt8LIJ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"rRjqe6tx6\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,pNB_pKd1S=getFromCurrentRouteData(\"pNB_pKd1S\")??\"\",fZXoQUwVB=getFromCurrentRouteData(\"fZXoQUwVB\")??\"\",nextItemId_C8UTt8LIJ=getFromCurrentRouteData(\"nextItemId.C8UTt8LIJ\")??\"\",previousItemId_C8UTt8LIJ=getFromCurrentRouteData(\"previousItemId.C8UTt8LIJ\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Tc7zPNat_\")return false;return true;};const pointerEvents=convertFromBoolean(equals(fZXoQUwVB,\"NAMI 1\"),activeLocale);const opacity=toNumber(convertFromBoolean1(equals(fZXoQUwVB,\"NAMI 1\"),activeLocale));const router=useRouter();const pointerEvents1=convertFromBoolean(equals(fZXoQUwVB,\"NAMI 100\"),activeLocale);const opacity1=toNumber(convertFromBoolean1(equals(fZXoQUwVB,\"NAMI 100\"),activeLocale));useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wjBd71uSf\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f4ea6e5a-c05d-48bf-9eda-ad9a007b825d, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1wt427o\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1g4o7ei\",\"data-framer-appear-id\":\"1g4o7ei\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bz1vvv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BUkJsZ_i8\",scopeId:\"rRjqe6tx6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tc7zPNat_:{objectFit:\"cover\"}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"BUkJsZ_i8\",isMixedBorderRadius:false,layoutId:\"BUkJsZ_i8\",loop:true,muted:true,objectFit:\"contain\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/TYaKVwOqmPR9er3CDST1yd2ISns.mp4\",srcType:\"URL\",srcUrl:pNB_pKd1S,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{C8UTt8LIJ:nextItemId_C8UTt8LIJ},webPageId:\"rRjqe6tx6\"},implicitPathVariables:undefined},{href:{pathVariables:{C8UTt8LIJ:nextItemId_C8UTt8LIJ},webPageId:\"rRjqe6tx6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+1e3-60,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5rqgpb-container hidden-15hxfzl\",nodeId:\"vMwT8mRBq\",scopeId:\"rRjqe6tx6\",style:{\"--1kecrkj\":pointerEvents,\"--abs64n\":opacity},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6o3Knpup:{HNtCx8nm1:resolvedLinks[1],variant:\"Ip9OW4FAg\"}},children:/*#__PURE__*/_jsx(Previous,{height:\"100%\",HNtCx8nm1:resolvedLinks[0],id:\"vMwT8mRBq\",layoutId:\"vMwT8mRBq\",style:{height:\"100%\",width:\"100%\"},variant:\"a1TZiKuKq\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{C8UTt8LIJ:previousItemId_C8UTt8LIJ},webPageId:\"rRjqe6tx6\"},implicitPathVariables:undefined},{href:{pathVariables:{C8UTt8LIJ:previousItemId_C8UTt8LIJ},webPageId:\"rRjqe6tx6\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+1e3-60,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o1612i-container hidden-15hxfzl\",nodeId:\"Dn9vYMmUT\",scopeId:\"rRjqe6tx6\",style:{\"--5p0z4x\":opacity1,\"--icmru3\":pointerEvents1},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6o3Knpup:{MgsGVD2u6:resolvedLinks1[1],variant:\"WsoWz8sGA\"}},children:/*#__PURE__*/_jsx(Next,{height:\"100%\",id:\"Dn9vYMmUT\",layoutId:\"Dn9vYMmUT\",MgsGVD2u6:resolvedLinks1[0],style:{height:\"100%\",width:\"100%\"},variant:\"F_IARrRlV\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qP5LRw2iL\"},implicitPathVariables:undefined},{href:{webPageId:\"qP5LRw2iL\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-osa2cc-container hidden-15hxfzl\",nodeId:\"x5zgqKr1k\",scopeId:\"rRjqe6tx6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6o3Knpup:{gM9NjWXHK:resolvedLinks2[1],variant:\"GFOb0pkd4\"}},children:/*#__PURE__*/_jsx(Exit,{gM9NjWXHK:resolvedLinks2[0],height:\"100%\",id:\"x5zgqKr1k\",layoutId:\"x5zgqKr1k\",style:{height:\"100%\",width:\"100%\"},variant:\"I8uCZ4mg6\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-43lp4.framer-11falih, .framer-43lp4 .framer-11falih { display: block; }\",\".framer-43lp4.framer-1wt427o { align-content: center; align-items: center; background-color: var(--token-f4ea6e5a-c05d-48bf-9eda-ad9a007b825d, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-43lp4 .framer-1g4o7ei { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: visible; padding: 24px 100px 24px 100px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-43lp4 .framer-1bz1vvv-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-43lp4 .framer-5rqgpb-container { bottom: 24px; flex: none; height: 36px; left: 24px; opacity: var(--abs64n); pointer-events: var(--1kecrkj); position: absolute; width: 36px; z-index: 1; }\",\".framer-43lp4 .framer-o1612i-container { bottom: 24px; flex: none; height: 36px; opacity: var(--5p0z4x); pointer-events: var(--icmru3); position: absolute; right: 24px; width: 36px; z-index: 1; }\",\".framer-43lp4 .framer-osa2cc-container { flex: none; height: 36px; position: absolute; right: 24px; top: 24px; width: 36px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-43lp4.framer-1wt427o, .framer-43lp4 .framer-1g4o7ei { gap: 0px; } .framer-43lp4.framer-1wt427o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-43lp4.framer-1wt427o > :first-child { margin-top: 0px; } .framer-43lp4.framer-1wt427o > :last-child { margin-bottom: 0px; } .framer-43lp4 .framer-1g4o7ei > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-43lp4 .framer-1g4o7ei > :first-child { margin-left: 0px; } .framer-43lp4 .framer-1g4o7ei > :last-child { margin-right: 0px; } }\",\"@media (min-width: 560px) and (max-width: 1199px) { .framer-43lp4.framer-1wt427o { width: 560px; } .framer-43lp4 .framer-1g4o7ei { padding: 24px; }}\",\"@media (max-width: 559px) { .framer-43lp4.framer-1wt427o { width: 390px; } .framer-43lp4 .framer-1g4o7ei { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; padding: 0px; } .framer-43lp4 .framer-1bz1vvv-container { height: 1px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-43lp4 .framer-1g4o7ei { gap: 0px; } .framer-43lp4 .framer-1g4o7ei > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-43lp4 .framer-1g4o7ei > :first-child { margin-top: 0px; } .framer-43lp4 .framer-1g4o7ei > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"R6o3Knpup\":{\"layout\":[\"fixed\",\"auto\"]},\"Tc7zPNat_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerrRjqe6tx6=withCSS(Component,css,\"framer-43lp4\");export default FramerrRjqe6tx6;FramerrRjqe6tx6.displayName=\"NAMI\";FramerrRjqe6tx6.defaultProps={height:800,width:1200};addFonts(FramerrRjqe6tx6,[{explicitInter:true,fonts:[]},...VideoFonts,...PreviousFonts,...NextFonts,...ExitFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrRjqe6tx6\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"800\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R6o3Knpup\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tc7zPNat_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["VideoFonts", "getFonts", "Video", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "PreviousFonts", "ppFmio8vU_default", "NextFonts", "tkoSsgnX5_default", "ExitFonts", "YVxCUszD5_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "equals", "a", "b", "convertFromBoolean", "value", "activeLocale", "convertFromBoolean1", "toNumber", "parsedNumber", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "kH41whCfh_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "pNB_pKd1S", "fZXoQUwVB", "nextItemId_C8UTt8LIJ", "previousItemId_C8UTt8LIJ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "pointerEvents", "opacity", "router", "useRouter", "pointerEvents1", "opacity1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerrRjqe6tx6", "withCSS", "rRjqe6tx6_default", "addFonts", "__FramerMetadata__"]
}
