{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/71VADHe2tExuIHYVBXYw/uT0hzFvj0dt3TEblnegV/V7lHO1a2u.js", "ssg:https://framerusercontent.com/modules/7pc5iQfFTW3LpppJ47oP/6EJjjcrBYC4uqblUi0Ia/V7lHO1a2u.js"],
  "sourcesContent": ["// Generated by Framer (ad88b1a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CHaSqK1fZ:new LazyValue(()=>import(\"./V7lHO1a2u-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ad88b1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/AvA2xTniq/AvA2xTniq.js\";import Gallery from\"#framer/local/canvasComponent/jk0ESUQER/jk0ESUQER.js\";import Nav from\"#framer/local/canvasComponent/w7zCUQ3EC/w7zCUQ3EC.js\";import*as sharedStyle2 from\"#framer/local/css/p2nBIe9d_/p2nBIe9d_.js\";import*as sharedStyle1 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle3 from\"#framer/local/css/rzf2QUfgP/rzf2QUfgP.js\";import*as sharedStyle from\"#framer/local/css/XTZ_22qln/XTZ_22qln.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/V7lHO1a2u/V7lHO1a2u.js\";import metadataProvider from\"#framer/local/webPageMetadata/V7lHO1a2u/V7lHO1a2u.js\";const NavFonts=getFonts(Nav);const GalleryFonts=getFonts(Gallery);const FooterFonts=getFonts(Footer);const breakpoints={dGL4qsxPI:\"(min-width: 960px)\",FlzXHKotR:\"(min-width: 480px) and (max-width: 959px)\",VEN7FiqgO:\"(max-width: 479px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JTn3J\";const variantClassNames={dGL4qsxPI:\"framer-v-mwrhtq\",FlzXHKotR:\"framer-v-1o307xf\",VEN7FiqgO:\"framer-v-1ou3zc7\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"dGL4qsxPI\",Phone:\"VEN7FiqgO\",Tablet:\"FlzXHKotR\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dGL4qsxPI\"};};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,...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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if([\"FlzXHKotR\",\"VEN7FiqgO\"].includes(baseVariant))return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dGL4qsxPI\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1efadb62-eeb5-43fb-a47f-20bc98465ed9, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-mwrhtq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19v4bvf-container\",nodeId:\"uJZFMtKvS\",scopeId:\"V7lHO1a2u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{variant:\"zLmPv5dK0\"},VEN7FiqgO:{variant:\"UgA1CgC5x\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"uJZFMtKvS\",layoutId:\"uJZFMtKvS\",style:{width:\"100%\"},variant:\"CWQyQRy8D\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g0iwx4\",\"data-framer-name\":\"div\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-paewpa\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kms9kj\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1wxgzul\",\"data-styles-preset\":\"XTZ_22qln\",style:{\"--framer-text-color\":\"var(--token-b98b422b-5ff3-41de-abaf-26cf798ddde1, rgb(89, 89, 89))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"Xv35L5S9p\",openInNewTab:false,scopeId:\"V7lHO1a2u\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Back to home\"})})})}),className:\"framer-bs4a3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hq63mr\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fxqy7t\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-iu7ot4\",\"data-styles-preset\":\"p2nBIe9d_\",children:\"Harbin Ice Festival\"})}),className:\"framer-g5l75t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-iu7ot4\",\"data-styles-preset\":\"p2nBIe9d_\",style:{\"--framer-text-color\":\"var(--token-b98b422b-5ff3-41de-abaf-26cf798ddde1, rgb(128, 128, 128))\"},children:\"2016\u20132017\"})}),className:\"framer-tybm0t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11wy65r\",\"data-styles-preset\":\"rzf2QUfgP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Every December, an ice town rises from the frozen grounds of Harbin, China. Its architects from all around the world thrive in the harsh Siberian wind. Building 50-meter-tall sculptures is an art on its own \u2014 and so is photographing them. Maybe that's why to this day, it remains one of my most cherished photo shoots.\"})}),className:\"framer-127v2r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kg876r\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+0),pixelHeight:960,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg\",srcSet:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+0),pixelHeight:960,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg\",srcSet:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:960,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-2629.5),pixelHeight:960,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg\",srcSet:\"https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xcVTGVLGN8SgduEkhDWkfYFG5o.jpg 1600w\"},className:\"framer-1s93zp\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+318),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg\",srcSet:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+294),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg\",srcSet:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-2311.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg\",srcSet:\"https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/7V2YrJDdImhJ2L05LvYwVApwHIM.jpg 1600w\"},className:\"framer-mamzdv\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+677),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg\",srcSet:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+629),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg\",srcSet:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-1952.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg\",srcSet:\"https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/azvBWTeVwv6GtPsRW4yTm4H2LJc.jpg 1600w\"},className:\"framer-1o0o0k8\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+1036),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg\",srcSet:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+964),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg\",srcSet:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-1593.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg\",srcSet:\"https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wCtDbwYAZOgcwyfLpeeTW12bcI.jpg 1600w\"},className:\"framer-n4qnp4\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+1395),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg\",srcSet:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+1299),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg\",srcSet:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-1234.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg\",srcSet:\"https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Hs6HuIouNIseAMv9lzMC2kcuNU.jpg 1600w\"},className:\"framer-boelb3\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+1754),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg\",srcSet:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+1634),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg\",srcSet:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-875.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg\",srcSet:\"https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDO9s9UeZBS4Kvj7WR3jbkqzY.jpg 1600w\"},className:\"framer-f8k9bx\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+2113),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg\",srcSet:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+1969),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg\",srcSet:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-516.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg\",srcSet:\"https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pBbJjGbflF93feFv4v7s594zag.jpg 1600w\"},className:\"framer-17zbm6a\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eaumks\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+2472+0+0),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg\",srcSet:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+2304+0+0),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg\",srcSet:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-157.5+0),pixelHeight:1100,pixelWidth:1600,sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,src:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg\",srcSet:\"https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/fH5BtcyguK8Z3cHDsiERhYy2QWs.jpg 1600w\"},className:\"framer-1mzw143\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+2472+0+359),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg\",srcSet:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+2304+0+335),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg\",srcSet:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+-157.5+0),pixelHeight:1100,pixelWidth:1600,sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,src:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg\",srcSet:\"https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nJaz6jYOXUuaG6HEPUtPcCQfI.jpg 1600w\"},className:\"framer-1xhjfxk\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+3190),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg\",srcSet:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+2974),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg\",srcSet:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+201.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg\",srcSet:\"https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kvXaB6H7Txg4CjWoQSoXv6pKTg.jpg 1600w\"},className:\"framer-1jxndof\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+3549),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg\",srcSet:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+3309),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg\",srcSet:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+560.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg\",srcSet:\"https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IIqNOdOCEjkU58KrFtJ096A6OU.jpg 1600w\"},className:\"framer-17qflpb\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+3908),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg\",srcSet:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+3644),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg\",srcSet:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+919.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg\",srcSet:\"https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gD7TEWByowV0jIfVAvF1QPUCOL8.jpg 1600w\"},className:\"framer-1hlkoju\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+4267),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg\",srcSet:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+3979),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg\",srcSet:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+1278.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg\",srcSet:\"https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vx1W9nRt3BppxwYpkg18zjmeKJo.jpg 1600w\"},className:\"framer-5fthwq\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+4626),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg\",srcSet:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+4314),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg\",srcSet:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+1637.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg\",srcSet:\"https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/9IBqBQgAAL0yKc5gtZlUaA3jJs.jpg 1600w\"},className:\"framer-1w7kbei\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+4985),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg\",srcSet:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+4649),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg\",srcSet:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+1996.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg\",srcSet:\"https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/f6UeB32EfPEv3qRzHY2n8t0ew.jpg 1600w\"},className:\"framer-u20c2m\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jr35yr\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+5344+0+0),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg\",srcSet:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+4984+0+0),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg\",srcSet:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+2355.5+0),pixelHeight:1100,pixelWidth:1600,sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,src:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg\",srcSet:\"https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/v4MkOxSYaMkg4u7Hh3796hUhic.jpg 1600w\"},className:\"framer-1p86wes\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+5344+0+359),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg\",srcSet:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+4984+0+335),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg\",srcSet:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+2355.5+0),pixelHeight:1100,pixelWidth:1600,sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,src:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg\",srcSet:\"https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q8JNFf2zmhydQNGPOGm3iMa9a4.jpg 1600w\"},className:\"framer-1q1w4gq\",\"data-framer-name\":\"image\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+444+0+6062),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,src:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg\",srcSet:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg 1600w\"}},VEN7FiqgO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+128+0+0+420+0+5654),pixelHeight:1100,pixelWidth:1600,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,src:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg\",srcSet:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1100,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+160+0+0+0+2714.5),pixelHeight:1100,pixelWidth:1600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px)`,src:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg\",srcSet:\"https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xs2kBJmZlm1Z4R57zGX6v0qd3EM.jpg 1600w\"},className:\"framer-1mhokeq\",\"data-framer-name\":\"image\"})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xl1lmo\",\"data-framer-name\":\"div\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i6utwh\",\"data-framer-name\":\"div\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ra5uf9 hidden-1o307xf hidden-1ou3zc7\",\"data-framer-name\":\"div\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ctb7qk\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-iu7ot4\",\"data-styles-preset\":\"p2nBIe9d_\",children:\"More\"})}),className:\"framer-17tncbj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xrc6fc\",\"data-framer-name\":\"div\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mvZO3Hxlk\"},implicitPathVariables:undefined},{href:{webPageId:\"mvZO3Hxlk\"},implicitPathVariables:undefined},{href:{webPageId:\"mvZO3Hxlk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,y:(componentViewport?.y||0)+0+7073+80+0+0+0+0+60+0+0},VEN7FiqgO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,y:(componentViewport?.y||0)+0+6609+48+0+0+0+0+52+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1038,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+0+652+80+0+0+0+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5002fe-container\",nodeId:\"KbiZ6eQfu\",scopeId:\"V7lHO1a2u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{RBHM2mmsI:resolvedLinks[1],variant:\"DDYg3Jxx3\"},VEN7FiqgO:{RBHM2mmsI:resolvedLinks[2],variant:\"L9Nx4e9iw\"}},children:/*#__PURE__*/_jsx(Gallery,{C2uDPBg31:\"2024\",height:\"100%\",id:\"KbiZ6eQfu\",layoutId:\"KbiZ6eQfu\",pBB8TLnii:\"17\",RBHM2mmsI:resolvedLinks[0],style:{width:\"100%\"},tqpmLgfaL:addImageAlt({pixelHeight:1080,pixelWidth:1620,src:\"https://framerusercontent.com/images/vsDAI7vmI3Ts48yc8w7IFVXbJg0.jpg\",srcSet:\"https://framerusercontent.com/images/vsDAI7vmI3Ts48yc8w7IFVXbJg0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vsDAI7vmI3Ts48yc8w7IFVXbJg0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vsDAI7vmI3Ts48yc8w7IFVXbJg0.jpg 1620w\"},\"\"),variant:\"lPYpkKDkT\",width:\"100%\",zuobaEEb2:getLocalizedValue(\"v4\",activeLocale)??\"Storks\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uCQ6PfoB1\"},implicitPathVariables:undefined},{href:{webPageId:\"uCQ6PfoB1\"},implicitPathVariables:undefined},{href:{webPageId:\"uCQ6PfoB1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1800px)`,y:(componentViewport?.y||0)+0+7073+80+0+0+0+0+60+0+1078},VEN7FiqgO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1800px)`,y:(componentViewport?.y||0)+0+6609+48+0+0+0+0+52+0+1070}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1038,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 80px, 1800px) - 440px, 1px) - 40px) / 2, 1px)`,y:(componentViewport?.y||0)+0+652+80+0+0+0+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zg041z-container\",nodeId:\"cj6slxIPN\",scopeId:\"V7lHO1a2u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{RBHM2mmsI:resolvedLinks1[1],variant:\"DDYg3Jxx3\"},VEN7FiqgO:{RBHM2mmsI:resolvedLinks1[2],variant:\"L9Nx4e9iw\"}},children:/*#__PURE__*/_jsx(Gallery,{C2uDPBg31:\"2018\u20132025\",height:\"100%\",id:\"cj6slxIPN\",layoutId:\"cj6slxIPN\",pBB8TLnii:\"14\",RBHM2mmsI:resolvedLinks1[0],style:{width:\"100%\"},tqpmLgfaL:addImageAlt({pixelHeight:960,pixelWidth:1600,src:\"https://framerusercontent.com/images/DWLFPsm2uw4M07EAcFbNaiWnxTw.jpg\",srcSet:\"https://framerusercontent.com/images/DWLFPsm2uw4M07EAcFbNaiWnxTw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DWLFPsm2uw4M07EAcFbNaiWnxTw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DWLFPsm2uw4M07EAcFbNaiWnxTw.jpg 1600w\"},\"\"),variant:\"lPYpkKDkT\",width:\"100%\",zuobaEEb2:getLocalizedValue(\"v5\",activeLocale)??\"Deer\"})})})})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{y:(componentViewport?.y||0)+0+9489},VEN7FiqgO:{y:(componentViewport?.y||0)+0+8945}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1990,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lkvywq-container\",nodeId:\"VEXn9WIqA\",scopeId:\"V7lHO1a2u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FlzXHKotR:{variant:\"xAvxE5QT6\"},VEN7FiqgO:{variant:\"GaWKeZW2B\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"VEXn9WIqA\",layoutId:\"VEXn9WIqA\",style:{width:\"100%\"},variant:\"Wz63XOlJn\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JTn3J.framer-1297z4y, .framer-JTn3J .framer-1297z4y { display: block; }\",\".framer-JTn3J.framer-mwrhtq { align-content: center; align-items: center; background-color: var(--token-1efadb62-eeb5-43fb-a47f-20bc98465ed9, #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: 960px; }\",\".framer-JTn3J .framer-19v4bvf-container, .framer-JTn3J .framer-lkvywq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JTn3J .framer-1g0iwx4 { 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: visible; padding: 160px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-paewpa, .framer-JTn3J .framer-1i6utwh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-1kms9kj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 40px; width: 400px; z-index: 1; }\",\".framer-JTn3J .framer-bs4a3n { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-JTn3J .framer-hq63mr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-1fxqy7t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-g5l75t, .framer-JTn3J .framer-tybm0t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JTn3J .framer-127v2r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-JTn3J .framer-1kg876r { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-JTn3J .framer-1s93zp { aspect-ratio: 1.669064748201439 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 264px); overflow: visible; position: relative; width: 100%; }\",\".framer-JTn3J .framer-mamzdv, .framer-JTn3J .framer-1o0o0k8, .framer-JTn3J .framer-n4qnp4, .framer-JTn3J .framer-boelb3, .framer-JTn3J .framer-f8k9bx, .framer-JTn3J .framer-17zbm6a, .framer-JTn3J .framer-1jxndof, .framer-JTn3J .framer-17qflpb, .framer-JTn3J .framer-1hlkoju, .framer-JTn3J .framer-5fthwq, .framer-JTn3J .framer-1w7kbei, .framer-JTn3J .framer-u20c2m, .framer-JTn3J .framer-1mhokeq { aspect-ratio: 1.4545454545454546 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 303px); overflow: visible; position: relative; width: 100%; }\",\".framer-JTn3J .framer-eaumks, .framer-JTn3J .framer-jr35yr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-1mzw143, .framer-JTn3J .framer-1xhjfxk, .framer-JTn3J .framer-1p86wes, .framer-JTn3J .framer-1q1w4gq { aspect-ratio: 1.4545454545454546 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 138px); overflow: visible; position: relative; width: 1px; }\",\".framer-JTn3J .framer-1xl1lmo { 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: visible; padding: 80px 40px 160px 40px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-1ra5uf9 { align-self: stretch; flex: none; gap: 32px; height: auto; overflow: hidden; position: relative; width: 400px; z-index: 1; }\",\".framer-JTn3J .framer-ctb7qk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-JTn3J .framer-17tncbj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JTn3J .framer-1xrc6fc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JTn3J .framer-5002fe-container, .framer-JTn3J .framer-zg041z-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 480px) and (max-width: 959px) { .framer-JTn3J.framer-mwrhtq { width: 480px; } .framer-JTn3J .framer-19v4bvf-container { position: sticky; top: 0px; z-index: 1; } .framer-JTn3J .framer-paewpa, .framer-JTn3J .framer-eaumks, .framer-JTn3J .framer-jr35yr, .framer-JTn3J .framer-1xrc6fc { flex-direction: column; } .framer-JTn3J .framer-1kms9kj { position: relative; top: unset; width: 100%; z-index: 0; } .framer-JTn3J .framer-1kg876r { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-JTn3J .framer-1s93zp { height: var(--framer-aspect-ratio-supported, 240px); } .framer-JTn3J .framer-mamzdv, .framer-JTn3J .framer-1o0o0k8, .framer-JTn3J .framer-n4qnp4, .framer-JTn3J .framer-boelb3, .framer-JTn3J .framer-f8k9bx, .framer-JTn3J .framer-17zbm6a, .framer-JTn3J .framer-1jxndof, .framer-JTn3J .framer-17qflpb, .framer-JTn3J .framer-1hlkoju, .framer-JTn3J .framer-5fthwq, .framer-JTn3J .framer-1w7kbei, .framer-JTn3J .framer-u20c2m, .framer-JTn3J .framer-1mhokeq { height: var(--framer-aspect-ratio-supported, 275px); } .framer-JTn3J .framer-1mzw143, .framer-JTn3J .framer-1xhjfxk, .framer-JTn3J .framer-1p86wes, .framer-JTn3J .framer-1q1w4gq { flex: none; height: var(--framer-aspect-ratio-supported, 275px); width: 100%; } .framer-JTn3J .framer-1i6utwh { flex-direction: column; gap: 24px; } .framer-JTn3J .framer-ctb7qk, .framer-JTn3J .framer-5002fe-container, .framer-JTn3J .framer-zg041z-container { flex: none; width: 100%; }}\",\"@media (max-width: 479px) { .framer-JTn3J.framer-mwrhtq { width: 390px; } .framer-JTn3J .framer-19v4bvf-container { position: sticky; top: 0px; z-index: 1; } .framer-JTn3J .framer-1g0iwx4 { padding: 128px 16px 0px 16px; } .framer-JTn3J .framer-paewpa, .framer-JTn3J .framer-1xrc6fc { flex-direction: column; gap: 32px; } .framer-JTn3J .framer-1kms9kj { gap: 32px; position: relative; top: unset; width: 100%; z-index: 0; } .framer-JTn3J .framer-hq63mr { gap: 16px; } .framer-JTn3J .framer-1kg876r { align-self: unset; flex: none; gap: 16px; height: min-content; width: 100%; } .framer-JTn3J .framer-1s93zp { height: var(--framer-aspect-ratio-supported, 215px); } .framer-JTn3J .framer-mamzdv, .framer-JTn3J .framer-1o0o0k8, .framer-JTn3J .framer-boelb3, .framer-JTn3J .framer-f8k9bx, .framer-JTn3J .framer-17zbm6a, .framer-JTn3J .framer-1jxndof, .framer-JTn3J .framer-17qflpb, .framer-JTn3J .framer-5fthwq, .framer-JTn3J .framer-1w7kbei, .framer-JTn3J .framer-u20c2m, .framer-JTn3J .framer-1mhokeq { height: var(--framer-aspect-ratio-supported, 246px); } .framer-JTn3J .framer-n4qnp4, .framer-JTn3J .framer-1hlkoju { height: var(--framer-aspect-ratio-supported, 247px); } .framer-JTn3J .framer-eaumks, .framer-JTn3J .framer-jr35yr { flex-direction: column; gap: 16px; } .framer-JTn3J .framer-1mzw143, .framer-JTn3J .framer-1p86wes { flex: none; height: var(--framer-aspect-ratio-supported, 247px); width: 100%; } .framer-JTn3J .framer-1xhjfxk, .framer-JTn3J .framer-1q1w4gq { flex: none; height: var(--framer-aspect-ratio-supported, 246px); width: 100%; } .framer-JTn3J .framer-1xl1lmo { padding: 48px 16px 128px 16px; } .framer-JTn3J .framer-1i6utwh { flex-direction: column; gap: 24px; } .framer-JTn3J .framer-ctb7qk { flex: none; gap: 24px; width: 100%; } .framer-JTn3J .framer-5002fe-container, .framer-JTn3J .framer-zg041z-container { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5905\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FlzXHKotR\":{\"layout\":[\"fixed\",\"auto\"]},\"VEN7FiqgO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerV7lHO1a2u=withCSS(Component,css,\"framer-JTn3J\");export default FramerV7lHO1a2u;FramerV7lHO1a2u.displayName=\"Harbin Ice Festival\";FramerV7lHO1a2u.defaultProps={height:5905,width:960};addFonts(FramerV7lHO1a2u,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavFonts,...GalleryFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerV7lHO1a2u\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"960\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5905\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FlzXHKotR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VEN7FiqgO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavFonts", "getFonts", "w7zCUQ3EC_default", "GalleryFonts", "jk0ESUQER_default", "FooterFonts", "AvA2xTniq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "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", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "getLocalizedValue", "x", "Link", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "FramerV7lHO1a2u", "withCSS", "V7lHO1a2u_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
