{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/s8dTxvmd1F2RNt3QEV28/5Oc7sUo3GeX4OELSQtU9/xXOU_T1aX.js", "ssg:https://framerusercontent.com/modules/UpWfUN6Op8UNApxpcss6/qP7PtOGJKel8vd30yKQI/xXOU_T1aX.js"],
  "sourcesContent": ["// Generated by Framer (eca4804)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={GacbcTTpq:new LazyValue(()=>import(\"./xXOU_T1aX-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/kSYrWWmC7/kSYrWWmC7.js\";import GnbNavigation from\"#framer/local/canvasComponent/MuGwJ2YDh/MuGwJ2YDh.js\";import NavigationNavigation from\"#framer/local/canvasComponent/OUnP5arwt/OUnP5arwt.js\";import*as sharedStyle4 from\"#framer/local/css/APBwhqRLe/APBwhqRLe.js\";import*as sharedStyle3 from\"#framer/local/css/Lby5sg6YX/Lby5sg6YX.js\";import*as sharedStyle2 from\"#framer/local/css/LUd3B5pYW/LUd3B5pYW.js\";import*as sharedStyle5 from\"#framer/local/css/pE8MbeMk0/pE8MbeMk0.js\";import*as sharedStyle6 from\"#framer/local/css/U1pjfdGw_/U1pjfdGw_.js\";import*as sharedStyle from\"#framer/local/css/WwkvYkMGZ/WwkvYkMGZ.js\";import*as sharedStyle1 from\"#framer/local/css/ZaowGzPsn/ZaowGzPsn.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/xXOU_T1aX/xXOU_T1aX.js\";import metadataProvider from\"#framer/local/webPageMetadata/xXOU_T1aX/xXOU_T1aX.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const MotionAWithFX=withFX(motion.a);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const NavigationNavigationFonts=getFonts(NavigationNavigation);const NavigationNavigationWithVariantAppearEffect=withVariantAppearEffect(NavigationNavigation);const GnbNavigationFonts=getFonts(GnbNavigation);const breakpoints={FoOLpJsvD:\"(max-width: 809px)\",kW1ufnpjx:\"(min-width: 810px) and (max-width: 1199px)\",yKm7BJoUB:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XibPc\";const variantClassNames={FoOLpJsvD:\"framer-v-wyp9fo\",kW1ufnpjx:\"framer-v-11x6nid\",yKm7BJoUB:\"framer-v-j9ogzd\"};const transition1={damping:40,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition2={damping:40,delay:.2,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition3={damping:40,delay:.4,mass:1,stiffness:150,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"x4LGma5qC\";}else{return\"lC0pvdWbS\";}};const negate=value=>{return!value;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"yKm7BJoUB\",Phone:\"FoOLpJsvD\",Tablet:\"kW1ufnpjx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yKm7BJoUB\"};};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,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"j3SB2kNj_\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"TTlFeYmiL\");const ref2=React.useRef(null);const visible=equals(activeLocale?.id,\"SstQmxf8R\");const visible1=negate(equals(activeLocale?.id,\"SstQmxf8R\"));useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"yKm7BJoUB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-j9ogzd\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1080,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/nDJdYIdOrGjVRYojBVyXHhmL6pY.jpg\",srcSet:\"https://framerusercontent.com/images/nDJdYIdOrGjVRYojBVyXHhmL6pY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nDJdYIdOrGjVRYojBVyXHhmL6pY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nDJdYIdOrGjVRYojBVyXHhmL6pY.jpg 1920w\"},className:\"framer-10q9zqv\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2hszb\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-df2b5f\",\"data-styles-preset\":\"WwkvYkMGZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Quantum Transformation\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-df2b5f\",\"data-styles-preset\":\"WwkvYkMGZ\",children:\"Quantum Transformation\"})}),className:\"framer-18dxcpe\",\"data-framer-appear-id\":\"18dxcpe\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ggdmbl\",\"data-styles-preset\":\"ZaowGzPsn\",style:{\"--framer-text-alignment\":\"left\"},children:\"Engineered for unparalleled security and cost efficiency, SDT\u2019s Quantum Communication devices establishes the most powerful and robust quantum network.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ggdmbl\",\"data-styles-preset\":\"ZaowGzPsn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Engineered for unparalleled security and cost efficiency, SDT\u2019s Quantum Communication devices establishes the most powerful and robust quantum network.\"})}),className:\"framer-1tlz08u\",\"data-framer-appear-id\":\"1tlz08u\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gqgde\",\"data-framer-name\":\"Overlay\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bi5t6u\",\"data-framer-name\":\"Body\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ynumxp\",\"data-framer-name\":\"Container\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vyr7jv\",\"data-framer-name\":\"Content 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1chsfzl\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tk6zdd\",\"data-styles-preset\":\"LUd3B5pYW\",style:{\"--framer-text-alignment\":\"left\"},children:\"Quantum Key Distribution\"})}),className:\"framer-g429rb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:\"SDT\u2019s 1:N QKD revolutionizes data transmission by leverging the no-cloning theorem of quantum mechanics to connect one receiver with up to 64 senders, creating a secure and robust network for advanced encryption.\"})}),className:\"framer-1lniv3b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rgfos\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e1rh9y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q52d04\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p9j49g\",\"data-framer-name\":\"Image area\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+80+273.2+0+0+0+0+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,src:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png\",srcSet:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png?scale-down-to=512 512w,https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png 960w\"}},kW1ufnpjx:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+100+273.2+0+0+0+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max((${componentViewport?.width||\"100vw\"} - 120px) / 2, 1px)`,src:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png\",srcSet:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png?scale-down-to=512 512w,https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png 960w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+120+293.2+0+0+0+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"470.4px\",src:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png\",srcSet:\"https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png?scale-down-to=512 512w,https://framerusercontent.com/images/793uO9Z81Sb56tJP3frhTrpZos.png 960w\"},className:\"framer-1ey9fo8\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s7rsgw\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1yi7qrk\",\"data-styles-preset\":\"APBwhqRLe\",children:\"QKD Encryption Method\"})}),className:\"framer-f2yf0f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:[\"QKD (Quantum Key Distribution) is a technology that securely generates and distributes encryption keys for communication by utilizing the quantum phenomenon of state collapse upon measurement, which ensures the integrity and security of the key distribution process. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"These keys are designed for single-use only, remaining valid for only a brief period before being discarded and replaced with new quantum keys. Thanks to the unique quantum properties of superposition and the impossibility of cloning, any interception of the key causes the quantum state to collapse, rendering the key obsolete and effectively blocking any eavesdropping attempts.\"]})}),className:\"framer-6cc7v4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u3qrso\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-obrpfp\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1yi7qrk\",\"data-styles-preset\":\"APBwhqRLe\",children:\"What Makes SDT\u2019s 1:N QKD Special?\"})}),className:\"framer-1pruqe9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:[\"Unlike conventional 1:1 QKD systems that require installing both a sender and receiver for each new connection, SDT\u2019s QKD solution only needs an additional sender. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"This streamlined approach dramatically reduces deployment costs, enabling the construction of quantum cryptography infrastructure at up to 20 times less than competing solutions. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Supporting a 1:64 star topology, SDT\u2019s QKD system delivers a robust quantum cryptographic network that allows a central control hub to securely connect with and manage multiple distributed facilities.\"]})}),className:\"framer-krb3v8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tg5u13\",\"data-framer-name\":\"Image area\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+80+273.2+0+0+0+651.6+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,src:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png\",srcSet:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png 960w\"}},kW1ufnpjx:{background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+100+273.2+0+0+0+412+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max((${componentViewport?.width||\"100vw\"} - 120px) / 2, 1px)`,src:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png\",srcSet:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png 960w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v6\",activeLocale)??\"SDT QKD\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+0+120+293.2+0+0+0+532+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"470.4px\",src:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png\",srcSet:\"https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png?scale-down-to=512 512w,https://framerusercontent.com/images/zqN4BoozKfYXKixAsFvR80mLsc.png 960w\"},className:\"framer-144q0nz\",\"data-framer-name\":\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fr2tne\",\"data-framer-name\":\"Message\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ef66d6\",\"data-styles-preset\":\"pE8MbeMk0\",children:\"For more information, please visit the Documentation page.\"})}),className:\"framer-glokyn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sW7r5Eo2B\"},motionChild:true,nodeId:\"Sutt0r8An\",openInNewTab:true,scopeId:\"xXOU_T1aX\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-48497y framer-o4la9l\",\"data-framer-name\":\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4oapbc\",\"data-styles-preset\":\"U1pjfdGw_\",children:\"Documentation\"})}),className:\"framer-1glcnf0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w9vyqu\",\"data-framer-name\":\"icon_link\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M20 3.1h-7a.9.9 0 0 0 0 1.8h4.827l-8.463 8.463a.9.9 0 1 0 1.272 1.273L19.1 6.172v4.827a.9.9 0 0 0 1.8 0v-7a.9.9 0 0 0-.9-.9Z\"/><path d=\"M18 14.1a.9.9 0 0 0-.9.9v3c0 .606-.494 1.1-1.1 1.1H6c-.606 0-1.1-.493-1.1-1.1V8c0-.606.494-1.1 1.1-1.1h3a.9.9 0 0 0 0-1.8H6A2.904 2.904 0 0 0 3.1 8v10c0 1.599 1.301 2.9 2.9 2.9h10c1.599 0 2.9-1.302 2.9-2.9v-3a.9.9 0 0 0-.9-.9Z\"/></svg>',withExternalLayout:true})]})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7g032\",\"data-framer-name\":\"Content 2\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xuu0gm\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-tk6zdd\",\"data-styles-preset\":\"LUd3B5pYW\",style:{\"--framer-text-alignment\":\"left\"},children:\"Quantum Random Number Generator\"})}),className:\"framer-gsqm6z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:\"SDT is enhancing the security of the world\u2019s most mission-critical areas with QRNG-equipped cameras, delivering unparalleled protection.\"})}),className:\"framer-ar5di\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11x1w8u\",\"data-framer-name\":\"Body\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m9vb9g\",\"data-framer-name\":\"Image area\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"SDT QRNG\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+1840.4+180+233.2+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1000px), 1px)`,src:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg\",srcSet:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg 960w\"}},kW1ufnpjx:{background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"SDT QRNG\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+1317.2+180+233.2+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1000px), 1px)`,src:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg\",srcSet:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg 960w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"SDT QRNG\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+460+0+0+0+1597.2+200+233.2+0+0+0),pixelHeight:800,pixelWidth:960,positionX:\"center\",positionY:\"center\",sizes:\"1000px\",src:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg\",srcSet:\"https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gbCmfHFpBMIPhr9J6CWqajC2XI.jpg 960w\"},className:\"framer-355f51\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qx6mcw\",\"data-framer-name\":\"Copy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x8vgnj\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1yi7qrk\",\"data-styles-preset\":\"APBwhqRLe\",children:\"QRNG Technology\"})}),className:\"framer-1gyg7cq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:[\"The foundation of modern cryptography is rooted in true randomness. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Traditional encryption systems rely on random number tables to create unpredictable codes. However, these tables often generate pseudorandom numbers\u2014sequences that are hard to crack but still follow underlying patterns due to their long, repeating cycles. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"As quantum computers advance, the ability to break these pseudorandom numbers grows, making genuine randomness essential for future-proof security. This is where Quantum Random Number Generators (QRNG) come in. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"By leveraging the principles of quantum mechanics, QRNGs generate pure random numbers from natural, unpredictable phenomena, delivering the highest level of cryptographic security.\"]})}),className:\"framer-a9nf58\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wvresh\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1yi7qrk\",\"data-styles-preset\":\"APBwhqRLe\",children:\"The SDT NodeV IP Camera\"})}),className:\"framer-12hkzbt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-67s70z\",\"data-styles-preset\":\"Lby5sg6YX\",children:[\"NodeV is an IP camera that uses QRNG technology to protect every stage of the process, from image capture to video transmission, to eliminate the risk of hacking.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Unlike traditional QRNGs that rely on separate chips or modules, NodeV harnesses dark shot noise from its image sensor as a quantum entropy source, enabling it to generate true random numbers. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"This innovative approach ensures unmatched security while offering versatile applications, seamless integration, and cost efficiency.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"NodeV also supports effortless image and video data uploads to your chosen infrastructure and integrates smoothly with machine vision systems for real-time anomaly detection, site monitoring, target identification, and tracking.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"NodeV features a certified encryption module and an all-in-one security solution, making it the next generation of security cameras designed to protect your most valuable data.\"]})}),className:\"framer-1hiawhh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{y:(componentViewport?.y||0)+0+3580.8},kW1ufnpjx:{y:(componentViewport?.y||0)+0+3197.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:674,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3254,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eaown9-container\",nodeId:\"ZsyCZVErj\",scopeId:\"xXOU_T1aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{variant:\"Yo9pZBzri\"},kW1ufnpjx:{variant:\"x4LGma5qC\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ZsyCZVErj\",layoutId:\"ZsyCZVErj\",style:{width:\"100%\"},variant:convertFromBoolean(equals(activeLocale?.id,\"SstQmxf8R\"),activeLocale),width:\"100%\"})})})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i2r96t-container\",layoutScroll:true,nodeId:\"xy9JUjHie\",rendersWithMotion:true,scopeId:\"xXOU_T1aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{__framer__targets:[{ref:ref1,target:\"Q4dKAXwwa\"}],variant:\"ODe5sjkte\"},kW1ufnpjx:{__framer__targets:[{ref:ref1,target:\"Q4dKAXwwa\"}],variant:\"ODe5sjkte\"}},children:/*#__PURE__*/_jsx(NavigationNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"D3q2q4QaY\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"xy9JUjHie\",layoutId:\"xy9JUjHie\",style:{width:\"100%\"},variant:\"Ktn3or7d2\",width:\"100%\"})})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qkybjg-container\",draggable:\"false\",layoutScroll:true,nodeId:\"LWotB8GUy\",scopeId:\"xXOU_T1aX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoOLpJsvD:{variant:\"Q95vkGWTf\"},kW1ufnpjx:{variant:\"Q95vkGWTf\"}},children:/*#__PURE__*/_jsx(GnbNavigation,{height:\"100%\",id:\"LWotB8GUy\",layoutId:\"LWotB8GUy\",style:{width:\"100%\"},variant:\"rLmMV8B1h\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XibPc.framer-o4la9l, .framer-XibPc .framer-o4la9l { display: block; }\",\".framer-XibPc.framer-j9ogzd { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-XibPc .framer-10q9zqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 460px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1d2hszb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 28px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-XibPc .framer-18dxcpe { --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: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-XibPc .framer-1tlz08u { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-XibPc .framer-gqgde { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-XibPc .framer-1bi5t6u { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-ynumxp { 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: 0px; position: relative; width: 1000px; }\",\".framer-XibPc .framer-1vyr7jv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1chsfzl, .framer-XibPc .framer-1xuu0gm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-g429rb, .framer-XibPc .framer-f2yf0f, .framer-XibPc .framer-1pruqe9, .framer-XibPc .framer-gsqm6z, .framer-XibPc .framer-1gyg7cq, .framer-XibPc .framer-12hkzbt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XibPc .framer-1lniv3b, .framer-XibPc .framer-6cc7v4, .framer-XibPc .framer-krb3v8, .framer-XibPc .framer-ar5di, .framer-XibPc .framer-a9nf58, .framer-XibPc .framer-1hiawhh { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XibPc .framer-1rgfos { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-e1rh9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1q52d04 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1p9j49g, .framer-XibPc .framer-1tg5u13 { align-content: center; align-items: center; background-color: #f6f6f6; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 392px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XibPc .framer-1ey9fo8, .framer-XibPc .framer-144q0nz { aspect-ratio: 1.2 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 100%; overflow: hidden; position: relative; width: var(--framer-aspect-ratio-supported, 470px); will-change: var(--framer-will-change-override, transform); }\",\".framer-XibPc .framer-s7rsgw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XibPc .framer-1u3qrso { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-obrpfp, .framer-XibPc .framer-x8vgnj, .framer-XibPc .framer-1wvresh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-XibPc .framer-1fr2tne { align-content: center; align-items: center; background-color: #f0f0f0; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 20px 24px 20px 24px; position: relative; width: 100%; }\",\".framer-XibPc .framer-glokyn { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-XibPc .framer-48497y { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; 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.14), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.14), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.13), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.1), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 12px 16px 12px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-XibPc .framer-1glcnf0 { --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; }\",\".framer-XibPc .framer-w9vyqu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-XibPc .framer-i7g032 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 200px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-11x1w8u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1m9vb9g { align-content: center; align-items: center; background-color: #f6f6f6; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 440px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XibPc .framer-355f51 { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XibPc .framer-1qx6mcw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XibPc .framer-1eaown9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-XibPc .framer-1i2r96t-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-XibPc .framer-qkybjg-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XibPc.framer-j9ogzd, .framer-XibPc .framer-10q9zqv, .framer-XibPc .framer-1d2hszb, .framer-XibPc .framer-1bi5t6u, .framer-XibPc .framer-ynumxp, .framer-XibPc .framer-1vyr7jv, .framer-XibPc .framer-1chsfzl, .framer-XibPc .framer-1rgfos, .framer-XibPc .framer-e1rh9y, .framer-XibPc .framer-1q52d04, .framer-XibPc .framer-1p9j49g, .framer-XibPc .framer-s7rsgw, .framer-XibPc .framer-1u3qrso, .framer-XibPc .framer-obrpfp, .framer-XibPc .framer-1tg5u13, .framer-XibPc .framer-1fr2tne, .framer-XibPc .framer-48497y, .framer-XibPc .framer-i7g032, .framer-XibPc .framer-1xuu0gm, .framer-XibPc .framer-11x1w8u, .framer-XibPc .framer-1m9vb9g, .framer-XibPc .framer-1qx6mcw, .framer-XibPc .framer-x8vgnj, .framer-XibPc .framer-1wvresh { gap: 0px; } .framer-XibPc.framer-j9ogzd > *, .framer-XibPc .framer-ynumxp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XibPc.framer-j9ogzd > :first-child, .framer-XibPc .framer-10q9zqv > :first-child, .framer-XibPc .framer-1d2hszb > :first-child, .framer-XibPc .framer-1bi5t6u > :first-child, .framer-XibPc .framer-ynumxp > :first-child, .framer-XibPc .framer-1vyr7jv > :first-child, .framer-XibPc .framer-1chsfzl > :first-child, .framer-XibPc .framer-1rgfos > :first-child, .framer-XibPc .framer-e1rh9y > :first-child, .framer-XibPc .framer-s7rsgw > :first-child, .framer-XibPc .framer-obrpfp > :first-child, .framer-XibPc .framer-i7g032 > :first-child, .framer-XibPc .framer-1xuu0gm > :first-child, .framer-XibPc .framer-11x1w8u > :first-child, .framer-XibPc .framer-x8vgnj > :first-child, .framer-XibPc .framer-1wvresh > :first-child { margin-top: 0px; } .framer-XibPc.framer-j9ogzd > :last-child, .framer-XibPc .framer-10q9zqv > :last-child, .framer-XibPc .framer-1d2hszb > :last-child, .framer-XibPc .framer-1bi5t6u > :last-child, .framer-XibPc .framer-ynumxp > :last-child, .framer-XibPc .framer-1vyr7jv > :last-child, .framer-XibPc .framer-1chsfzl > :last-child, .framer-XibPc .framer-1rgfos > :last-child, .framer-XibPc .framer-e1rh9y > :last-child, .framer-XibPc .framer-s7rsgw > :last-child, .framer-XibPc .framer-obrpfp > :last-child, .framer-XibPc .framer-i7g032 > :last-child, .framer-XibPc .framer-1xuu0gm > :last-child, .framer-XibPc .framer-11x1w8u > :last-child, .framer-XibPc .framer-x8vgnj > :last-child, .framer-XibPc .framer-1wvresh > :last-child { margin-bottom: 0px; } .framer-XibPc .framer-10q9zqv > *, .framer-XibPc .framer-1chsfzl > *, .framer-XibPc .framer-s7rsgw > *, .framer-XibPc .framer-obrpfp > *, .framer-XibPc .framer-1xuu0gm > *, .framer-XibPc .framer-x8vgnj > *, .framer-XibPc .framer-1wvresh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-XibPc .framer-1d2hszb > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-XibPc .framer-1bi5t6u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XibPc .framer-1vyr7jv > *, .framer-XibPc .framer-1rgfos > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-XibPc .framer-e1rh9y > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } .framer-XibPc .framer-1q52d04 > *, .framer-XibPc .framer-1u3qrso > *, .framer-XibPc .framer-1qx6mcw > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-XibPc .framer-1q52d04 > :first-child, .framer-XibPc .framer-1p9j49g > :first-child, .framer-XibPc .framer-1u3qrso > :first-child, .framer-XibPc .framer-1tg5u13 > :first-child, .framer-XibPc .framer-1fr2tne > :first-child, .framer-XibPc .framer-48497y > :first-child, .framer-XibPc .framer-1m9vb9g > :first-child, .framer-XibPc .framer-1qx6mcw > :first-child { margin-left: 0px; } .framer-XibPc .framer-1q52d04 > :last-child, .framer-XibPc .framer-1p9j49g > :last-child, .framer-XibPc .framer-1u3qrso > :last-child, .framer-XibPc .framer-1tg5u13 > :last-child, .framer-XibPc .framer-1fr2tne > :last-child, .framer-XibPc .framer-48497y > :last-child, .framer-XibPc .framer-1m9vb9g > :last-child, .framer-XibPc .framer-1qx6mcw > :last-child { margin-right: 0px; } .framer-XibPc .framer-1p9j49g > *, .framer-XibPc .framer-1tg5u13 > *, .framer-XibPc .framer-1m9vb9g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XibPc .framer-1fr2tne > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-XibPc .framer-48497y > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-XibPc .framer-i7g032 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XibPc .framer-11x1w8u > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-XibPc.framer-j9ogzd { width: 810px; } .framer-XibPc .framer-10q9zqv { padding: 0px; } .framer-XibPc .framer-1d2hszb { padding: 28px 40px 0px 40px; width: 100%; } .framer-XibPc .framer-ynumxp { padding: 0px 40px 0px 40px; width: 100%; } .framer-XibPc .framer-1vyr7jv { gap: 80px; padding: 100px 0px 0px 0px; } .framer-XibPc .framer-1rgfos { gap: 80px; } .framer-XibPc .framer-e1rh9y { gap: 120px; } .framer-XibPc .framer-1q52d04, .framer-XibPc .framer-1u3qrso { gap: 40px; } .framer-XibPc .framer-1p9j49g { aspect-ratio: 1.1815068493150684 / 1; height: var(--framer-aspect-ratio-supported, 292px); } .framer-XibPc .framer-1ey9fo8, .framer-XibPc .framer-144q0nz { aspect-ratio: unset; flex: 1 0 0px; width: 1px; } .framer-XibPc .framer-obrpfp { order: 0; } .framer-XibPc .framer-1tg5u13 { aspect-ratio: 1.1815068493150684 / 1; height: var(--framer-aspect-ratio-supported, 292px); order: 1; } .framer-XibPc .framer-1fr2tne { justify-content: flex-start; } .framer-XibPc .framer-i7g032 { padding: 180px 0px 80px 0px; } .framer-XibPc .framer-1qx6mcw { flex-direction: column; } .framer-XibPc .framer-x8vgnj, .framer-XibPc .framer-1wvresh { flex: none; width: 100%; } .framer-XibPc .framer-1gyg7cq { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XibPc .framer-1vyr7jv, .framer-XibPc .framer-1rgfos, .framer-XibPc .framer-e1rh9y, .framer-XibPc .framer-1q52d04, .framer-XibPc .framer-1u3qrso, .framer-XibPc .framer-1qx6mcw { gap: 0px; } .framer-XibPc .framer-1vyr7jv > *, .framer-XibPc .framer-1rgfos > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-XibPc .framer-1vyr7jv > :first-child, .framer-XibPc .framer-1rgfos > :first-child, .framer-XibPc .framer-e1rh9y > :first-child, .framer-XibPc .framer-1qx6mcw > :first-child { margin-top: 0px; } .framer-XibPc .framer-1vyr7jv > :last-child, .framer-XibPc .framer-1rgfos > :last-child, .framer-XibPc .framer-e1rh9y > :last-child, .framer-XibPc .framer-1qx6mcw > :last-child { margin-bottom: 0px; } .framer-XibPc .framer-e1rh9y > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-XibPc .framer-1q52d04 > *, .framer-XibPc .framer-1u3qrso > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-XibPc .framer-1q52d04 > :first-child, .framer-XibPc .framer-1u3qrso > :first-child { margin-left: 0px; } .framer-XibPc .framer-1q52d04 > :last-child, .framer-XibPc .framer-1u3qrso > :last-child { margin-right: 0px; } .framer-XibPc .framer-1qx6mcw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\",\"@media (max-width: 809px) { .framer-XibPc.framer-j9ogzd { width: 390px; } .framer-XibPc .framer-10q9zqv { padding: 0px; } .framer-XibPc .framer-1d2hszb { padding: 28px 24px 0px 24px; width: 100%; } .framer-XibPc .framer-ynumxp { padding: 0px 24px 0px 24px; width: 100%; } .framer-XibPc .framer-1vyr7jv { gap: 80px; padding: 80px 0px 0px 0px; } .framer-XibPc .framer-1rgfos { gap: 80px; } .framer-XibPc .framer-e1rh9y { gap: 120px; } .framer-XibPc .framer-1q52d04, .framer-XibPc .framer-1u3qrso { flex-direction: column; gap: 28px; } .framer-XibPc .framer-1p9j49g { flex: none; height: 320px; width: 100%; } .framer-XibPc .framer-1ey9fo8, .framer-XibPc .framer-144q0nz { aspect-ratio: unset; flex: 1 0 0px; width: 1px; } .framer-XibPc .framer-s7rsgw, .framer-XibPc .framer-glokyn, .framer-XibPc .framer-x8vgnj, .framer-XibPc .framer-1wvresh { flex: none; width: 100%; } .framer-XibPc .framer-obrpfp { flex: none; order: 1; width: 100%; } .framer-XibPc .framer-1tg5u13 { flex: none; height: 320px; order: 0; width: 100%; } .framer-XibPc .framer-1fr2tne { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-XibPc .framer-i7g032 { padding: 180px 0px 60px 0px; } .framer-XibPc .framer-1m9vb9g { height: 320px; } .framer-XibPc .framer-1qx6mcw { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XibPc .framer-1vyr7jv, .framer-XibPc .framer-1rgfos, .framer-XibPc .framer-e1rh9y, .framer-XibPc .framer-1q52d04, .framer-XibPc .framer-1u3qrso, .framer-XibPc .framer-1fr2tne, .framer-XibPc .framer-1qx6mcw { gap: 0px; } .framer-XibPc .framer-1vyr7jv > *, .framer-XibPc .framer-1rgfos > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-XibPc .framer-1vyr7jv > :first-child, .framer-XibPc .framer-1rgfos > :first-child, .framer-XibPc .framer-e1rh9y > :first-child, .framer-XibPc .framer-1q52d04 > :first-child, .framer-XibPc .framer-1u3qrso > :first-child, .framer-XibPc .framer-1fr2tne > :first-child, .framer-XibPc .framer-1qx6mcw > :first-child { margin-top: 0px; } .framer-XibPc .framer-1vyr7jv > :last-child, .framer-XibPc .framer-1rgfos > :last-child, .framer-XibPc .framer-e1rh9y > :last-child, .framer-XibPc .framer-1q52d04 > :last-child, .framer-XibPc .framer-1u3qrso > :last-child, .framer-XibPc .framer-1fr2tne > :last-child, .framer-XibPc .framer-1qx6mcw > :last-child { margin-bottom: 0px; } .framer-XibPc .framer-e1rh9y > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-XibPc .framer-1q52d04 > *, .framer-XibPc .framer-1u3qrso > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-XibPc .framer-1fr2tne > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-XibPc .framer-1qx6mcw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4097\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kW1ufnpjx\":{\"layout\":[\"fixed\",\"auto\"]},\"FoOLpJsvD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"j3SB2kNj_\":{\"pattern\":\":j3SB2kNj_\",\"name\":\"wh-header\"},\"TTlFeYmiL\":{\"pattern\":\":TTlFeYmiL\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const FramerxXOU_T1aX=withCSS(Component,css,\"framer-XibPc\");export default FramerxXOU_T1aX;FramerxXOU_T1aX.displayName=\"Page\";FramerxXOU_T1aX.defaultProps={height:4097,width:1200};addFonts(FramerxXOU_T1aX,[{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\"}]},...FooterFonts,...NavigationNavigationFonts,...GnbNavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxXOU_T1aX\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kW1ufnpjx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FoOLpJsvD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4097\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"j3SB2kNj_\\\":{\\\"pattern\\\":\\\":j3SB2kNj_\\\",\\\"name\\\":\\\"wh-header\\\"},\\\"TTlFeYmiL\\\":{\\\"pattern\\\":\\\":TTlFeYmiL\\\",\\\"name\\\":\\\"\\\"}}\",\"framerIntrinsicWidth\":\"1200\"}},\"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", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText", "RichTextWithFX", "withFX", "ImageWithFX", "Image2", "MotionAWithFX", "motion", "MotionDivWithFX", "FooterFonts", "getFonts", "kSYrWWmC7_default", "NavigationNavigationFonts", "OUnP5arwt_default", "NavigationNavigationWithVariantAppearEffect", "withVariantAppearEffect", "GnbNavigationFonts", "MuGwJ2YDh_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "equals", "a", "b", "convertFromBoolean", "value", "activeLocale", "negate", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "visible", "visible1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "getLocalizedValue", "x", "RichTextWithOptimizedAppearEffect", "RichTextWithFX", "ImageWithFX", "MotionDivWithFX", "Link", "MotionAWithFX", "RichText", "SVG", "ComponentViewportProvider", "Container", "kSYrWWmC7_default", "NavigationNavigationWithVariantAppearEffect", "MuGwJ2YDh_default", "css", "FramerxXOU_T1aX", "withCSS", "xXOU_T1aX_default", "addFonts", "FooterFonts", "NavigationNavigationFonts", "GnbNavigationFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
