{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3PLvxPDuMjy5hC7pdcq4/iHEvQFr6LXBOaH0HoONe/AxP_aqbMM.js"],
  "sourcesContent": ["// Generated by Framer (06534cb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Heading from\"https://framerusercontent.com/modules/AwAtbcM92MxKyxCaWYs2/3DogXEAp4ACwLLkA6R0j/Heading.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import Navbar from\"#framer/local/canvasComponent/bSUGbsHZO/bSUGbsHZO.js\";import ScrollHint from\"#framer/local/canvasComponent/K4Fmgf4tQ/K4Fmgf4tQ.js\";import Footer from\"#framer/local/canvasComponent/vtJ1oh8U1/vtJ1oh8U1.js\";import Works from\"#framer/local/collection/hydsH0z0h/hydsH0z0h.js\";import metadataProvider from\"#framer/local/webPageMetadata/AxP_aqbMM/AxP_aqbMM.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const HeadingFonts=getFonts(Heading);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ScrollHintFonts=getFonts(ScrollHint);const MotionDivWithFX=withFX(motion.div);const VideoFonts=getFonts(Video);const MotionAWithFX=withFX(motion.a);const FooterFonts=getFonts(Footer);const breakpoints={jLCkZR8Cd:\"(max-width: 1199px)\",sLQiz_t_t:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MgU3v\";const variantClassNames={jLCkZR8Cd:\"framer-v-2sppns\",sLQiz_t_t:\"framer-v-uqwnr1\"};const transition1={delay:.8,duration:2.5,ease:[.11,.68,.17,.99],type:\"tween\"};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:-200};const transition2={delay:.2,duration:2,ease:[.11,.68,.17,.99],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:300};const transition3={delay:.4,duration:2,ease:[.11,.68,.17,.99],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:200};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"sLQiz_t_t\",Phone:\"jLCkZR8Cd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sLQiz_t_t\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,vmHBnRaCuYWc7WqgwD,oQXN8dBm0YWc7WqgwD,FtywAvFqrYWc7WqgwD,KQ3WWv6ngYWc7WqgwD,idYWc7WqgwD,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"UWa4uhune\");const dynamicRef=useDynamicRefs();const router=useRouter();const elementId1=useRouteElementId(\"YWc7WqgwD\");const ref1=React.useRef(null);const elementId2=useRouteElementId(\"bgJ1WR1lz\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sLQiz_t_t\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-uqwnr1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11fh7uk\",\"data-framer-name\":\"Track\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-ao77jb\",\"data-framer-name\":\"Tile Wrapper 01\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:48,delay:0,duration:.3,ease:[.44,0,.56,1],mass:.7,stiffness:1e3,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{offset:0,ref:dynamicRef(`danairesort-${elementId}`),target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jrh96b\",\"data-framer-name\":\"Tile Intro\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-13s4tul\",\"data-framer-appear-id\":\"13s4tul\",\"data-framer-name\":\"Nav\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{width:`max(${componentViewport?.width||\"100vw\"} - 72px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:`max(${componentViewport?.width||\"100vw\"} - 100px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+10+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rg00jx-container\",id:\"1rg00jx\",nodeId:\"AZ3o6VAwU\",scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"AZ3o6VAwU\",layoutId:\"AZ3o6VAwU\",style:{width:\"100%\"},variant:\"yGn5m2j2_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rkhty\",\"data-framer-name\":\"Tile Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ku299j\",\"data-framer-name\":\"Appearing Heading\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1pteyy7-container\",\"data-framer-appear-id\":\"1pteyy7\",initial:animation3,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KROUSA5HA\",optimized:true,rendersWithMotion:true,scopeId:\"AxP_aqbMM\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Switzer\", \"Switzer Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:400},height:\"100%\",id:\"KROUSA5HA\",layoutId:\"KROUSA5HA\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"The\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ern873\",\"data-framer-name\":\"Appearing Heading\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-af9rg6-container\",\"data-framer-appear-id\":\"af9rg6\",initial:animation3,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"W2dHU6jc1\",optimized:true,rendersWithMotion:true,scopeId:\"AxP_aqbMM\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Switzer\", \"Switzer Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:400},height:\"100%\",id:\"W2dHU6jc1\",layoutId:\"W2dHU6jc1\",maxFontSize:240,minFontSize:60,offset:0,scaler:17.5,style:{width:\"100%\"},textContent:\"Work\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1x3k6e3\",\"data-border\":true,\"data-framer-appear-id\":\"1x3k6e3\",\"data-framer-name\":\"Tile Bottom\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":YWc7WqgwD\",webPageId:\"AxP_aqbMM\"},implicitPathVariables:undefined},{href:{hash:\":YWc7WqgwD\",webPageId:\"AxP_aqbMM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-luocml-container\",nodeId:\"SBaBfPwjp\",scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{I5hxnFDqU:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ScrollHint,{B3IkxMFax:\"Please Scroll\",height:\"100%\",I5hxnFDqU:resolvedLinks[0],id:\"SBaBfPwjp\",layoutId:\"SBaBfPwjp\",OMvsbSVUt:true,variant:\"E8lpNgiL8\",width:\"100%\",WiqHB6snu:\"Explore\",Xh0nNIcTm:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ip7wsg\",id:elementId1,ref:ref1,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YWc7WqgwD\",data:Works,type:\"Collection\"},orderBy:[{collection:\"YWc7WqgwD\",name:\"pcoUCcRiM\",type:\"Identifier\"}],select:[{collection:\"YWc7WqgwD\",name:\"vmHBnRaCu\",type:\"Identifier\"},{collection:\"YWc7WqgwD\",name:\"oQXN8dBm0\",type:\"Identifier\"},{collection:\"YWc7WqgwD\",name:\"FtywAvFqr\",type:\"Identifier\"},{collection:\"YWc7WqgwD\",name:\"KQ3WWv6ng\",type:\"Identifier\"},{collection:\"YWc7WqgwD\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({FtywAvFqr:FtywAvFqrYWc7WqgwD,id:idYWc7WqgwD,KQ3WWv6ng:KQ3WWv6ngYWc7WqgwD,oQXN8dBm0:oQXN8dBm0YWc7WqgwD,vmHBnRaCu:vmHBnRaCuYWc7WqgwD},index)=>{vmHBnRaCuYWc7WqgwD??=\"\";oQXN8dBm0YWc7WqgwD??=\"\";const visible=isSet(FtywAvFqrYWc7WqgwD);const visible1=isSet(KQ3WWv6ngYWc7WqgwD);return /*#__PURE__*/_jsx(LayoutGroup,{id:`YWc7WqgwD-${idYWc7WqgwD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vmHBnRaCu:vmHBnRaCuYWc7WqgwD},children:/*#__PURE__*/_jsx(\"section\",{className:\"framer-1osoml\",\"data-framer-name\":\"Tile Wrapper\",id:`${vmHBnRaCuYWc7WqgwD}-${elementId}`,ref:dynamicRef(`${vmHBnRaCuYWc7WqgwD}-${elementId}`),children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vmHBnRaCu:vmHBnRaCuYWc7WqgwD},webPageId:\"kQ0QzXeMn\"},motionChild:true,nodeId:\"cwXhnpnOE\",openInNewTab:false,scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{offset:-100,ref:dynamicRef(`${vmHBnRaCuYWc7WqgwD}-${elementId2}`),target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:-100}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12e46bi framer-1pwvzbg\",\"data-framer-name\":\"Tile\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pz2u7o\",\"data-border\":true,\"data-framer-name\":\"Tile Content\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k56rfo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NALx_hCid\",scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{minFontSize:21,scaler:4.9}},children:/*#__PURE__*/_jsx(Heading,{color:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",font:{fontStyle:\"normal\",letterSpacing:-6,lineHeight:.8,textAlign:\"center\",textTransform:\"uppercase\"},fontControlType:{fontFamily:'\"Switzer\", \"Switzer Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:400},height:\"100%\",id:\"NALx_hCid\",layoutId:\"NALx_hCid\",maxFontSize:240,minFontSize:60,offset:0,scaler:5,style:{width:\"100%\"},textContent:oQXN8dBm0YWc7WqgwD,width:\"100%\"})})})})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1020+0+10060+10+107.80000000000001+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,...toResponsiveImage(FtywAvFqrYWc7WqgwD)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1020+0+10060+10+0+0),sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,...toResponsiveImage(FtywAvFqrYWc7WqgwD)},className:\"framer-gn4w12\",\"data-framer-name\":\"Image\"})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uoo6gf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"X2I7W1keo\",scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{srcFile:KQ3WWv6ngYWc7WqgwD}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"X2I7W1keo\",isMixedBorderRadius:false,layoutId:\"X2I7W1keo\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcType:\"URL\",srcUrl:\"https://1teramok2ebsite.b-cdn.net/Video%20Wide%20.mov\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})]})})})})},idYWc7WqgwD);})})})})})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-14rtwym\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"\u0394\u03B5\u03AF\u03C4\u03B5 \u03C0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B1\"})}),className:\"framer-1trtzel\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"\u0395\u03C0\u03B9\u03C3\u03BA\u03B5\u03C6\u03B8\u03B5\u03AF\u03C4\u03B5 \u03C4\u03BF \u03B5\u03C4\u03B1\u03B9\u03C1\u03B9\u03BA\u03CC \u03BC\u03B1\u03C2 website \u03BA\u03B1\u03B9 \u03B4\u03B5\u03AF\u03C4\u03B5 \u03C0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B1.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"\u0395\u03C0\u03B9\u03C3\u03BA\u03B5\u03C6\u03B8\u03B5\u03AF\u03C4\u03B5 \u03C4\u03BF \u03B5\u03C4\u03B1\u03B9\u03C1\u03B9\u03BA\u03CC \u03BC\u03B1\u03C2 website \u03BA\u03B1\u03B9 \u03B4\u03B5\u03AF\u03C4\u03B5 \u03C0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B1.\"})}),className:\"framer-2zp2ze\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rlbmf\",children:/*#__PURE__*/_jsx(Link,{href:\"www.teramok.us\",motionChild:true,nodeId:\"F_l6iINRL\",openInNewTab:true,scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-lcad0r framer-1pwvzbg\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"www.teramok.us\"})}),className:\"framer-njedff\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{y:(componentViewport?.y||0)+0+9108}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+12680,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jebiar-container\",nodeId:\"Ad1GJVAn1\",scopeId:\"AxP_aqbMM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jLCkZR8Cd:{variant:\"Qrh4TXtiA\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Ad1GJVAn1\",layoutId:\"Ad1GJVAn1\",style:{width:\"100%\"},tmLBdc4s9:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",variant:\"Rt5AoQINo\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MgU3v.framer-1pwvzbg, .framer-MgU3v .framer-1pwvzbg { display: block; }\",\".framer-MgU3v.framer-uqwnr1 { align-content: center; align-items: center; background-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-MgU3v .framer-11fh7uk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MgU3v .framer-ao77jb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 10px; position: sticky; top: 0px; width: 100%; z-index: 5; }\",\".framer-MgU3v .framer-1jrh96b { align-content: center; align-items: center; background-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 0px 40px 38px 40px; position: relative; width: 100%; }\",\".framer-MgU3v .framer-13s4tul { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-MgU3v .framer-1rg00jx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-MgU3v .framer-rkhty { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-MgU3v .framer-1ku299j, .framer-MgU3v .framer-1ern873 { 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: 0px; position: relative; width: 100%; }\",\".framer-MgU3v .framer-1pteyy7-container, .framer-MgU3v .framer-af9rg6-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-MgU3v .framer-1x3k6e3 { --border-bottom-width: 0px; --border-color: var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, #000000); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-MgU3v .framer-luocml-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-MgU3v .framer-1ip7wsg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-MgU3v .framer-1osoml { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; padding: 10px; position: sticky; top: 0px; width: 100%; }\",\".framer-MgU3v .framer-12e46bi { align-content: center; align-items: center; background-color: var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, #000000); border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-MgU3v .framer-pz2u7o { --border-bottom-width: 1px; --border-color: var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, #ffffff); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 1px; justify-content: center; overflow: visible; padding: 0px 0px 30px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-MgU3v .framer-k56rfo-container, .framer-MgU3v .framer-1jebiar-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MgU3v .framer-gn4w12 { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-MgU3v .framer-uoo6gf-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-MgU3v .framer-14rtwym { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-MgU3v .framer-1trtzel { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-MgU3v .framer-2zp2ze { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; }\",\".framer-MgU3v .framer-rlbmf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-MgU3v .framer-lcad0r { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-MgU3v .framer-njedff { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MgU3v.framer-uqwnr1, .framer-MgU3v .framer-11fh7uk, .framer-MgU3v .framer-ao77jb, .framer-MgU3v .framer-13s4tul, .framer-MgU3v .framer-rkhty, .framer-MgU3v .framer-1ku299j, .framer-MgU3v .framer-1ern873, .framer-MgU3v .framer-1x3k6e3, .framer-MgU3v .framer-1ip7wsg, .framer-MgU3v .framer-1osoml, .framer-MgU3v .framer-pz2u7o, .framer-MgU3v .framer-14rtwym, .framer-MgU3v .framer-rlbmf, .framer-MgU3v .framer-lcad0r { gap: 0px; } .framer-MgU3v.framer-uqwnr1 > *, .framer-MgU3v .framer-ao77jb > *, .framer-MgU3v .framer-rkhty > *, .framer-MgU3v .framer-1x3k6e3 > *, .framer-MgU3v .framer-1osoml > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MgU3v.framer-uqwnr1 > :first-child, .framer-MgU3v .framer-11fh7uk > :first-child, .framer-MgU3v .framer-ao77jb > :first-child, .framer-MgU3v .framer-rkhty > :first-child, .framer-MgU3v .framer-1ku299j > :first-child, .framer-MgU3v .framer-1ern873 > :first-child, .framer-MgU3v .framer-1x3k6e3 > :first-child, .framer-MgU3v .framer-1ip7wsg > :first-child, .framer-MgU3v .framer-1osoml > :first-child, .framer-MgU3v .framer-pz2u7o > :first-child, .framer-MgU3v .framer-14rtwym > :first-child { margin-top: 0px; } .framer-MgU3v.framer-uqwnr1 > :last-child, .framer-MgU3v .framer-11fh7uk > :last-child, .framer-MgU3v .framer-ao77jb > :last-child, .framer-MgU3v .framer-rkhty > :last-child, .framer-MgU3v .framer-1ku299j > :last-child, .framer-MgU3v .framer-1ern873 > :last-child, .framer-MgU3v .framer-1x3k6e3 > :last-child, .framer-MgU3v .framer-1ip7wsg > :last-child, .framer-MgU3v .framer-1osoml > :last-child, .framer-MgU3v .framer-pz2u7o > :last-child, .framer-MgU3v .framer-14rtwym > :last-child { margin-bottom: 0px; } .framer-MgU3v .framer-11fh7uk > *, .framer-MgU3v .framer-14rtwym > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-MgU3v .framer-13s4tul > *, .framer-MgU3v .framer-lcad0r > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MgU3v .framer-13s4tul > :first-child, .framer-MgU3v .framer-rlbmf > :first-child, .framer-MgU3v .framer-lcad0r > :first-child { margin-left: 0px; } .framer-MgU3v .framer-13s4tul > :last-child, .framer-MgU3v .framer-rlbmf > :last-child, .framer-MgU3v .framer-lcad0r > :last-child { margin-right: 0px; } .framer-MgU3v .framer-1ku299j > *, .framer-MgU3v .framer-1ern873 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MgU3v .framer-1ip7wsg > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-MgU3v .framer-pz2u7o > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-MgU3v .framer-rlbmf > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",'.framer-MgU3v[data-border=\"true\"]::after, .framer-MgU3v [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; }',\"@media (max-width: 1199px) { .framer-MgU3v.framer-uqwnr1 { width: 390px; } .framer-MgU3v .framer-11fh7uk { height: 8508px; } .framer-MgU3v .framer-1jrh96b { padding: 0px 26px 38px 26px; } .framer-MgU3v .framer-1ip7wsg { flex: 1 0 0px; height: 1px; } .framer-MgU3v .framer-12e46bi { background-color: #000000; flex: none; height: 78%; padding: 50px 26px 50px 26px; } .framer-MgU3v .framer-pz2u7o { --border-color: #ffffff; } .framer-MgU3v .framer-14rtwym { padding: 60px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7274\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jLCkZR8Cd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"UWa4uhune\":{\"pattern\":\":vmHBnRaCu-:UWa4uhune\",\"name\":\"tile-work\",\"slugs\":{\"vmHBnRaCu\":{\"identifier\":\"local-module:collection/hydsH0z0h:default\",\"provider\":\"YWc7WqgwD\"}}},\"YWc7WqgwD\":{\"pattern\":\":YWc7WqgwD\",\"name\":\"collection-list\"},\"bgJ1WR1lz\":{\"pattern\":\":vmHBnRaCu-:bgJ1WR1lz\",\"name\":\"tile-work-ghost\",\"slugs\":{\"vmHBnRaCu\":{\"identifier\":\"local-module:collection/hydsH0z0h:default\",\"provider\":\"jfZUPT0FM\"}}}}\n * @framerResponsiveScreen\n */const FramerAxP_aqbMM=withCSS(Component,css,\"framer-MgU3v\");export default FramerAxP_aqbMM;FramerAxP_aqbMM.displayName=\"Works\";FramerAxP_aqbMM.defaultProps={height:7274,width:1200};addFonts(FramerAxP_aqbMM,[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BLNB4FAQFNK56DWWNF7PMGTCOTZHOEII/ST3WKSSDMBK2MIQQO3MAVYWLF4FTOLFV/6IN5WOLRCYP4G4MOCOHOMXNON6Q7MDAR.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...NavbarFonts,...HeadingFonts,...ScrollHintFonts,...VideoFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAxP_aqbMM\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"7274\",\"framerScrollSections\":\"{\\\"UWa4uhune\\\":{\\\"pattern\\\":\\\":vmHBnRaCu-:UWa4uhune\\\",\\\"name\\\":\\\"tile-work\\\",\\\"slugs\\\":{\\\"vmHBnRaCu\\\":{\\\"identifier\\\":\\\"local-module:collection/hydsH0z0h:default\\\",\\\"provider\\\":\\\"YWc7WqgwD\\\"}}},\\\"YWc7WqgwD\\\":{\\\"pattern\\\":\\\":YWc7WqgwD\\\",\\\"name\\\":\\\"collection-list\\\"},\\\"bgJ1WR1lz\\\":{\\\"pattern\\\":\\\":vmHBnRaCu-:bgJ1WR1lz\\\",\\\"name\\\":\\\"tile-work-ghost\\\",\\\"slugs\\\":{\\\"vmHBnRaCu\\\":{\\\"identifier\\\":\\\"local-module:collection/hydsH0z0h:default\\\",\\\"provider\\\":\\\"jfZUPT0FM\\\"}}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jLCkZR8Cd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "bSUGbsHZO_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "HeadingFonts", "Heading", "ContainerWithOptimizedAppearEffect", "Container", "ScrollHintFonts", "K4Fmgf4tQ_default", "MotionDivWithFX", "withFX", "VideoFonts", "Video", "MotionAWithFX", "FooterFonts", "vtJ1oh8U1_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "isSet", "value", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "vmHBnRaCuYWc7WqgwD", "oQXN8dBm0YWc7WqgwD", "FtywAvFqrYWc7WqgwD", "KQ3WWv6ngYWc7WqgwD", "idYWc7WqgwD", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "dynamicRef", "useDynamicRefs", "router", "useRouter", "elementId1", "ref1", "elementId2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithFX", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "ComponentViewportProvider", "Container", "bSUGbsHZO_default", "ContainerWithOptimizedAppearEffect", "Heading", "ResolveLinks", "resolvedLinks", "K4Fmgf4tQ_default", "ChildrenCanSuspend", "hydsH0z0h_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "visible1", "PathVariablesContext", "Link", "MotionAWithFX", "getLoadingLazyAtYPosition", "Image2", "Video", "RichText2", "x", "vtJ1oh8U1_default", "css", "FramerAxP_aqbMM", "withCSS", "AxP_aqbMM_default", "addFonts", "NavbarFonts", "HeadingFonts", "ScrollHintFonts", "VideoFonts", "FooterFonts", "__FramerMetadata__"]
}
