{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/y1NPFkYEx4v9iiv99KAH/i81QeKeqJ3PBYTGJe0Ad/S7OOdwunj.js", "ssg:https://framerusercontent.com/modules/b4DCigKAt0Ti2bLcEjMW/iSMkbZcVMffCQyVC93do/S7OOdwunj.js"],
  "sourcesContent": ["// Generated by Framer (a3b61f5)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={yzBJ2hX3F:new LazyValue(()=>import(\"./S7OOdwunj-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 (a3b61f5)\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,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Download from\"https://framerusercontent.com/modules/kBkaj3LmBqcSU2IkUsBC/kvFSr6fSU7VcYZyNyfaK/Download.js\";import Footer from\"#framer/local/canvasComponent/FKl_X5Z0G/FKl_X5Z0G.js\";import Navigation from\"#framer/local/canvasComponent/pSaamAft3/pSaamAft3.js\";import*as sharedStyle1 from\"#framer/local/css/Bf0M1CX4J/Bf0M1CX4J.js\";import*as sharedStyle2 from\"#framer/local/css/D3Hbugvzk/D3Hbugvzk.js\";import*as sharedStyle3 from\"#framer/local/css/HPv3GDYdF/HPv3GDYdF.js\";import*as sharedStyle from\"#framer/local/css/t5hz_ukwf/t5hz_ukwf.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/S7OOdwunj/S7OOdwunj.js\";import metadataProvider from\"#framer/local/webPageMetadata/S7OOdwunj/S7OOdwunj.js\";const NavigationFonts=getFonts(Navigation);const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const DownloadFonts=getFonts(Download);const FooterFonts=getFonts(Footer);const breakpoints={KHBf5BqVT:\"(min-width: 799px) and (max-width: 1199px)\",QEPnovL0V:\"(max-width: 389px)\",sKOWviqKv:\"(min-width: 390px) and (max-width: 798px)\",zvBMoiB9A:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RiNDX\";const variantClassNames={KHBf5BqVT:\"framer-v-1f2iock\",QEPnovL0V:\"framer-v-15oewp1\",sKOWviqKv:\"framer-v-iolbzk\",zvBMoiB9A:\"framer-v-m6jz56\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const transition2={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition2};const metadata=metadataProvider();const humanReadableVariantMap={\"Small phone\":\"QEPnovL0V\",Desktop:\"zvBMoiB9A\",Phone:\"sKOWviqKv\",Tablet:\"KHBf5BqVT\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"zvBMoiB9A\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-RiNDX`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-RiNDX`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zvBMoiB9A\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-m6jz56\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{y:0},QEPnovL0V:{y:0},sKOWviqKv:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4dj30e-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{variant:\"nNb9ujT9_\"},QEPnovL0V:{variant:\"i39kxpUFn\"},sKOWviqKv:{variant:\"i39kxpUFn\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"OXWx3iQRz\",layoutId:\"OXWx3iQRz\",style:{height:\"100%\",width:\"100%\"},variant:\"PwS0RHczt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:1200}}]},QEPnovL0V:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:2500}}]},sKOWviqKv:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:2500}}]}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:100,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:200}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-gfy4oh\",\"data-framer-name\":\"BG Wave 1\",name:\"BG Wave 1\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1necrc7\",\"data-framer-name\":\"wave2\",fill:\"black\",intrinsicHeight:791,intrinsicWidth:1284,name:\"wave2\",svg:'<svg width=\"1284\" height=\"791\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M364.5 38C115.931 10.22 92.187 55.523 29 162.08c-63.426 106.959 0 157.42 0 318.42 0 161 22.914 313.61 433.914 261.753 411-51.856 552.406 180.837 732.586-71.753 128.53-180.185 86-382 61.91-495-24.08-113-86.86-202.96-214.99-166.206C882.252 55.236 675.211 72.724 364.5 38Z\" fill=\"url(#a)\"/><defs><radialGradient id=\"a\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-179.294 322.34 215.522) scale(609.046 989.689)\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\"0\"/></radialGradient></defs></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1rkf07w\",\"data-framer-appear-id\":\"1rkf07w\",\"data-framer-name\":\"Headline\",initial:animation1,name:\"Headline\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kzctsd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1qghwjv\",\"data-styles-preset\":\"t5hz_ukwf\",children:\"Brand assets\"})}),className:\"framer-a7c6d2\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sb2inp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ymzhp8\",\"data-styles-preset\":\"Bf0M1CX4J\",children:\"Safello Logotype\"})}),className:\"framer-1fhr22d\",\"data-framer-name\":\"Impossible to lose, thanks to Mobile BankID.\",fonts:[\"Inter\"],name:\"Impossible to lose, thanks to Mobile BankID.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",children:\"Consistent use of the logo reinforces Safello as a brand, therefore please do not make your own variations of it, unless covered in this section. Only use the black and white versions if full color print is not available. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",children:\"The white version may also be used if the contrast between the logo and the chosen background color is too low. Remember to maintain some clear space around the logo in order to prevent it from competing with other nearby graphical elements.\"})]}),className:\"framer-u695ax\",\"data-framer-name\":\"body\",fonts:[\"Inter\"],name:\"body\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-174632o\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zknq7b\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bkmzr9\",\"data-border\":true,\"data-framer-name\":\"black\",name:\"black\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bi3pvk\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-h8a9m0\",\"data-framer-name\":\"logo2024_horizontal_green_tm\",layout:\"position\",name:\"logo2024_horizontal_green_tm\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 165 50\"><path d=\"M 154.684 30.844 C 153.447 32.109 151.897 32.75 150.003 32.75 C 148.109 32.75 146.559 32.109 145.322 30.844 C 144.054 29.578 143.428 27.969 143.428 26.016 C 143.428 24.063 144.054 22.453 145.322 21.188 C 146.559 19.953 148.109 19.313 150.003 19.313 C 151.897 19.313 153.447 19.953 154.684 21.188 C 155.92 22.453 156.546 24.063 156.546 26.016 C 156.546 27.969 155.92 29.578 154.684 30.844 Z M 147.357 29.234 C 147.999 30.031 148.891 30.422 150.003 30.422 C 151.114 30.422 151.991 30.031 152.664 29.234 C 153.306 28.438 153.65 27.359 153.65 26.016 C 153.65 23.359 152.179 21.641 150.003 21.641 C 147.827 21.641 146.355 23.297 146.355 26.016 C 146.355 28.734 146.684 28.438 147.357 29.234 Z M 135.663 32.422 L 132.877 32.422 L 132.877 14.094 L 135.663 14.094 Z M 124.204 32.422 L 121.417 32.422 L 121.417 14.094 L 124.204 14.094 Z M 111.289 27.891 L 113.481 29.125 C 112.291 31.531 110.318 32.734 107.61 32.734 C 104.902 32.734 104.119 32.094 102.882 30.859 C 101.646 29.625 101.019 28.016 101.019 26 C 101.019 23.984 101.646 22.406 102.851 21.172 C 104.072 19.938 105.591 19.297 107.422 19.297 C 109.254 19.297 110.71 19.875 111.774 21.063 C 112.839 22.25 113.355 23.828 113.355 25.813 C 113.355 27.797 113.355 26.531 113.324 26.656 L 103.963 26.656 C 104.15 28.984 105.481 30.406 107.641 30.406 C 109.802 30.406 110.428 29.563 111.289 27.875 Z M 107.36 21.563 C 105.528 21.563 104.229 22.75 103.994 24.734 L 110.491 24.734 C 110.303 22.703 109.254 21.563 107.36 21.563 Z M 91.627 32.422 L 88.809 32.422 L 88.809 22.031 L 86.821 22.031 L 86.821 19.625 L 88.715 19.625 C 88.386 18.859 88.23 18.125 88.23 17.359 C 88.23 16.25 88.621 15.375 89.419 14.719 C 90.218 14.078 91.173 13.766 92.315 13.766 C 94.351 13.766 95.619 14.609 96.167 16.297 L 94.053 17.266 C 93.771 16.391 93.192 15.969 92.347 15.969 C 91.501 15.969 90.891 16.578 90.891 17.625 C 90.891 18.672 91.079 18.844 91.454 19.609 L 95.055 19.609 L 95.055 22.016 L 91.642 22.016 L 91.642 32.406 Z M 73.264 32.75 C 70.399 32.75 68.458 31.172 68.458 28.719 C 68.458 26.266 68.927 26.641 69.851 25.844 C 70.759 25.078 71.917 24.688 73.311 24.688 C 74.704 24.688 75.941 25.156 76.927 26.078 L 76.927 24.516 C 76.927 22.703 75.972 21.641 74.297 21.641 C 72.622 21.641 71.526 22.531 71.119 24.297 L 68.552 23.75 C 69.256 21 71.37 19.313 74.391 19.313 C 77.412 19.313 79.745 21.125 79.745 24.531 L 79.745 32.422 L 77.037 32.422 L 77.037 30.813 C 76.129 32.109 74.861 32.734 73.264 32.734 Z M 73.78 30.641 C 75.017 30.641 76.082 30 76.943 28.734 L 76.943 28.344 C 76.082 27.281 75.033 26.766 73.78 26.766 C 72.528 26.766 71.354 27.562 71.354 28.688 C 71.354 29.813 72.309 30.641 73.78 30.641 Z M 55.997 32.75 C 54.29 32.75 52.897 32.359 51.786 31.563 C 50.674 30.797 50.126 29.688 50.111 28.234 L 52.741 27.844 C 52.897 29.656 54.009 30.594 56.075 30.594 C 58.141 30.594 58.501 29.984 58.501 28.859 C 58.501 27.734 57.985 27.594 56.607 27.297 L 55.151 27.063 C 53.805 26.828 53.007 26.563 52.067 25.984 C 51.144 25.406 50.674 24.453 50.674 23.078 C 50.674 20.781 52.694 19.328 55.918 19.328 C 59.143 19.328 60.865 20.828 61.241 23.047 L 58.736 23.688 C 58.407 22.234 57.437 21.5 55.871 21.5 C 54.306 21.5 53.461 22.078 53.461 23.063 C 53.461 24.047 54.009 24.406 55.558 24.703 L 57.014 24.969 C 59.707 25.422 61.335 26.344 61.335 28.797 C 61.335 31.25 59.159 32.781 55.981 32.781 L 55.981 32.75 Z M 160.46 16.625 L 160.46 14.516 L 159.615 14.516 L 159.615 14.094 L 161.744 14.094 L 161.744 14.516 L 160.898 14.516 L 160.898 16.625 L 160.444 16.625 Z M 162.057 16.625 L 162.057 14.094 L 162.652 14.094 L 163.513 15.547 L 164.374 14.094 L 164.953 14.094 L 164.953 16.625 L 164.499 16.625 L 164.499 14.719 L 163.654 16.125 L 163.341 16.125 L 162.495 14.719 L 162.495 16.625 L 162.041 16.625 Z M 13.713 30.516 L 4.54 25.234 L 31.732 9.563 L 15.936 0.453 L 1.237 8.922 L 1.237 25.859 L 11.506 31.781 L 13.713 30.5 Z M 14.825 15.484 L 4.556 9.563 L 14.825 3.641 Z M 17.032 15.484 L 17.032 3.641 L 27.302 9.563 Z M 3.444 11.484 L 13.713 17.406 L 3.444 23.328 Z\" fill=\"rgb(39,192,159)\"></path><path d=\"M 18.144 19.953 L 27.317 25.234 L 0.125 40.891 L 15.921 50 L 30.62 41.531 L 30.62 24.594 L 20.351 18.672 Z M 17.032 34.969 L 27.302 40.891 L 17.032 46.812 Z M 14.825 34.969 L 14.825 46.813 L 4.556 40.891 Z M 28.413 38.984 L 18.144 33.063 L 28.413 27.141 Z\" fill=\"rgb(39,192,159)\"></path></svg>',svgContentId:10074895788,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-rc8k54\",\"data-framer-name\":\"logo2024_horizontal_green_tm\",layout:\"position\",name:\"logo2024_horizontal_green_tm\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 165 50\"><path d=\"M 154.684 30.844 C 153.447 32.109 151.897 32.75 150.003 32.75 C 148.109 32.75 146.559 32.109 145.322 30.844 C 144.054 29.578 143.428 27.969 143.428 26.016 C 143.428 24.063 144.054 22.453 145.322 21.188 C 146.559 19.953 148.109 19.313 150.003 19.313 C 151.897 19.313 153.447 19.953 154.684 21.188 C 155.92 22.453 156.546 24.063 156.546 26.016 C 156.546 27.969 155.92 29.578 154.684 30.844 Z M 147.357 29.234 C 147.999 30.031 148.891 30.422 150.003 30.422 C 151.114 30.422 151.991 30.031 152.664 29.234 C 153.306 28.438 153.65 27.359 153.65 26.016 C 153.65 23.359 152.179 21.641 150.003 21.641 C 147.827 21.641 146.355 23.297 146.355 26.016 C 146.355 28.734 146.684 28.438 147.357 29.234 Z M 135.663 32.422 L 132.877 32.422 L 132.877 14.094 L 135.663 14.094 Z M 124.204 32.422 L 121.417 32.422 L 121.417 14.094 L 124.204 14.094 Z M 111.289 27.891 L 113.481 29.125 C 112.291 31.531 110.318 32.734 107.61 32.734 C 104.902 32.734 104.119 32.094 102.882 30.859 C 101.646 29.625 101.019 28.016 101.019 26 C 101.019 23.984 101.646 22.406 102.851 21.172 C 104.072 19.938 105.591 19.297 107.422 19.297 C 109.254 19.297 110.71 19.875 111.774 21.063 C 112.839 22.25 113.355 23.828 113.355 25.813 C 113.355 27.797 113.355 26.531 113.324 26.656 L 103.963 26.656 C 104.15 28.984 105.481 30.406 107.641 30.406 C 109.802 30.406 110.428 29.563 111.289 27.875 Z M 107.36 21.563 C 105.528 21.563 104.229 22.75 103.994 24.734 L 110.491 24.734 C 110.303 22.703 109.254 21.563 107.36 21.563 Z M 91.627 32.422 L 88.809 32.422 L 88.809 22.031 L 86.821 22.031 L 86.821 19.625 L 88.715 19.625 C 88.386 18.859 88.23 18.125 88.23 17.359 C 88.23 16.25 88.621 15.375 89.419 14.719 C 90.218 14.078 91.173 13.766 92.315 13.766 C 94.351 13.766 95.619 14.609 96.167 16.297 L 94.053 17.266 C 93.771 16.391 93.192 15.969 92.347 15.969 C 91.501 15.969 90.891 16.578 90.891 17.625 C 90.891 18.672 91.079 18.844 91.454 19.609 L 95.055 19.609 L 95.055 22.016 L 91.642 22.016 L 91.642 32.406 Z M 73.264 32.75 C 70.399 32.75 68.458 31.172 68.458 28.719 C 68.458 26.266 68.927 26.641 69.851 25.844 C 70.759 25.078 71.917 24.688 73.311 24.688 C 74.704 24.688 75.941 25.156 76.927 26.078 L 76.927 24.516 C 76.927 22.703 75.972 21.641 74.297 21.641 C 72.622 21.641 71.526 22.531 71.119 24.297 L 68.552 23.75 C 69.256 21 71.37 19.313 74.391 19.313 C 77.412 19.313 79.745 21.125 79.745 24.531 L 79.745 32.422 L 77.037 32.422 L 77.037 30.813 C 76.129 32.109 74.861 32.734 73.264 32.734 Z M 73.78 30.641 C 75.017 30.641 76.082 30 76.943 28.734 L 76.943 28.344 C 76.082 27.281 75.033 26.766 73.78 26.766 C 72.528 26.766 71.354 27.562 71.354 28.688 C 71.354 29.813 72.309 30.641 73.78 30.641 Z M 55.997 32.75 C 54.29 32.75 52.897 32.359 51.786 31.563 C 50.674 30.797 50.126 29.688 50.111 28.234 L 52.741 27.844 C 52.897 29.656 54.009 30.594 56.075 30.594 C 58.141 30.594 58.501 29.984 58.501 28.859 C 58.501 27.734 57.985 27.594 56.607 27.297 L 55.151 27.063 C 53.805 26.828 53.007 26.563 52.067 25.984 C 51.144 25.406 50.674 24.453 50.674 23.078 C 50.674 20.781 52.694 19.328 55.918 19.328 C 59.143 19.328 60.865 20.828 61.241 23.047 L 58.736 23.688 C 58.407 22.234 57.437 21.5 55.871 21.5 C 54.306 21.5 53.461 22.078 53.461 23.063 C 53.461 24.047 54.009 24.406 55.558 24.703 L 57.014 24.969 C 59.707 25.422 61.335 26.344 61.335 28.797 C 61.335 31.25 59.159 32.781 55.981 32.781 L 55.981 32.75 Z M 160.46 16.625 L 160.46 14.516 L 159.615 14.516 L 159.615 14.094 L 161.744 14.094 L 161.744 14.516 L 160.898 14.516 L 160.898 16.625 L 160.444 16.625 Z M 162.057 16.625 L 162.057 14.094 L 162.652 14.094 L 163.513 15.547 L 164.374 14.094 L 164.953 14.094 L 164.953 16.625 L 164.499 16.625 L 164.499 14.719 L 163.654 16.125 L 163.341 16.125 L 162.495 14.719 L 162.495 16.625 L 162.041 16.625 Z M 13.713 30.516 L 4.54 25.234 L 31.732 9.563 L 15.936 0.453 L 1.237 8.922 L 1.237 25.859 L 11.506 31.781 L 13.713 30.5 Z M 14.825 15.484 L 4.556 9.563 L 14.825 3.641 Z M 17.032 15.484 L 17.032 3.641 L 27.302 9.563 Z M 3.444 11.484 L 13.713 17.406 L 3.444 23.328 Z\" fill=\"var(--token-65bdd02b-9494-4633-b983-a0eaba2da571, rgb(1, 30, 26)) /* {&quot;name&quot;:&quot;Title Color&quot;} */\"></path><path d=\"M 18.144 19.953 L 27.317 25.234 L 0.125 40.891 L 15.921 50 L 30.62 41.531 L 30.62 24.594 L 20.351 18.672 Z M 17.032 34.969 L 27.302 40.891 L 17.032 46.812 Z M 14.825 34.969 L 14.825 46.813 L 4.556 40.891 Z M 28.413 38.984 L 18.144 33.063 L 28.413 27.141 Z\" fill=\"var(--token-65bdd02b-9494-4633-b983-a0eaba2da571, rgb(1, 30, 26)) /* {&quot;name&quot;:&quot;Title Color&quot;} */\"></path></svg>',svgContentId:10343638272,withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mbelb3-container\",children:/*#__PURE__*/_jsx(Download,{fontControl:{fontFamily:'\"Ambit Regular\", \"Ambit Regular Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",iconOptions:{alignment:\"start\",color:\"rgb(31, 31, 31)\",size:16,type:\"Default\"},id:\"rTIzu4dLJ\",layoutId:\"rTIzu4dLJ\",srcFile:\"https://framerusercontent.com/assets/fuCu1zWqLq01xppLJQnar2ZLXio.zip\",srcType:\"Upload\",srcURL:\"\",styleOptions:{backgroundColor:\"rgba(18, 18, 18, 0)\",borderRadius:50,color:\"rgb(0, 0, 0)\",gap:5,padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10},text:\"Download\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-45revq\",\"data-framer-name\":\"NFTs\",name:\"NFTs\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d9zhd9\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1qghwjv\",\"data-styles-preset\":\"t5hz_ukwf\",style:{\"--framer-text-alignment\":\"left\"},children:\"More than art...\"})}),className:\"framer-idy7vr\",\"data-framer-name\":\"Stay informed about crypto news. Subscribe to our newsletter!\",fonts:[\"Inter\"],name:\"Stay informed about crypto news. Subscribe to our newsletter!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-17nkd62\",\"data-styles-preset\":\"D3Hbugvzk\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Curious about the metaverse? By transforming parts of our website into a gallery, we hope to inspire and open your eyes to the world of crypto. Discover NFTs from different artists and projects and check out our collection on \",/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/Safello\",nodeId:\"kdMmouG5C\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1kdious\",\"data-styles-preset\":\"HPv3GDYdF\",children:\"OpenSea\"})}),\".\"]})}),className:\"framer-1m43ttj\",\"data-framer-name\":\"Stay informed about crypto news. Subscribe to our newsletter!\",fonts:[\"Inter\"],name:\"Stay informed about crypto news. Subscribe to our newsletter!\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jzaea0\",\"data-framer-name\":\"Imgs\",name:\"Imgs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1omoktx\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/assets/ethereum/0xa0c38108bbb0f5f2fb46a2019d7314cce38f3f22/4225\",nodeId:\"zvXGKAWcV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1209.2),pixelHeight:1080,pixelWidth:1920,src:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png\",srcSet:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png 1920w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1249.2),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png\",srcSet:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png 1920w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(1232.2),pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png\",srcSet:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png\",srcSet:\"https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=512 512w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5xmMqSbpAdHxxnSpZgRLi0OY.png 1920w\"},className:\"framer-n3wf3p framer-jsa5je\",whileHover:animation4})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1209.2),pixelHeight:1600,pixelWidth:1600,src:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg\",srcSet:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg 1600w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1249.2),pixelHeight:1600,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg\",srcSet:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg 1600w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1232.2),pixelHeight:1600,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg\",srcSet:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1600,intrinsicWidth:1600,pixelHeight:1600,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg\",srcSet:\"https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jR27LvwQKt1FrOzp7ZHiYhb7dz0.jpg 1600w\"},className:\"framer-1s1squ6\",whileHover:animation4})}),/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/assets/ethereum/0x5b9428b306df8c68f5b9c6c56383e63ee54e949a/29100010004\",nodeId:\"T_5pMlCaE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:1400,loading:getLoadingLazyAtYPosition(1209.2),pixelHeight:1750,pixelWidth:1400,src:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg\",srcSet:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg 1400w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:1400,loading:getLoadingLazyAtYPosition(1451.2),pixelHeight:1750,pixelWidth:1400,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg\",srcSet:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg 1400w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:1400,loading:getLoadingLazyAtYPosition(1444.2),pixelHeight:1750,pixelWidth:1400,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg\",srcSet:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:1400,pixelHeight:1750,pixelWidth:1400,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg\",srcSet:\"https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/WqpMH4ncLEcTzi3EtX5MPUKuLU.jpg 1400w\"},className:\"framer-1q8is8i framer-jsa5je\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/assets/ethereum/0x716f29b8972d551294d9e02b3eb0fc1107fbf4aa/1342\",nodeId:\"w4ueF6Cr0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1421.2),pixelHeight:1080,pixelWidth:1080,src:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg\",srcSet:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg 1080w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1451.2),pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg\",srcSet:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg 1080w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1444.2),pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg\",srcSet:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg\",srcSet:\"https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/an57wbhQnqZQKjz7DzIOWfBgj6g.jpg 1080w\"},className:\"framer-e7bpz framer-jsa5je\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/assets/ethereum/0xe3234e57ac38890a9136247eadfe1860316ff6ab/1349\",nodeId:\"g7puooKF6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1421.2),pixelHeight:1080,pixelWidth:1080,src:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg\",srcSet:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg 1080w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1653.2),pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg\",srcSet:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg 1080w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,loading:getLoadingLazyAtYPosition(1656.2),pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg\",srcSet:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg\",srcSet:\"https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/B4qx9m0Jy7Z24dOPDwMMdKHo49g.jpg 1080w\"},className:\"framer-1yw8nnd framer-jsa5je\",whileHover:animation4})})}),/*#__PURE__*/_jsx(Link,{href:\"https://opensea.io/assets/ethereum/0x5e2c8841afd2150d0baaceb44f1487f3f13e5aed/13700020019\",nodeId:\"U6hGnN_Zq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1421.2),pixelHeight:2e3,pixelWidth:1600,src:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg\",srcSet:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg 1600w\"}},QEPnovL0V:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1653.2),pixelHeight:2e3,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 100px)\",src:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg\",srcSet:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg 1600w\"}},sKOWviqKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(1656.2),pixelHeight:2e3,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 60px) / 2, 143px)\",src:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg\",srcSet:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:1600,pixelHeight:2e3,pixelWidth:1600,sizes:\"max((min(100vw, 1200px) - 220px) / 3, 200px)\",src:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg\",srcSet:\"https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/xuR42DSSyM3Eya0oVcXFUBYrEM.jpg 1600w\"},className:\"framer-10s3qxi framer-jsa5je\",whileHover:animation4})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{y:1626.4},QEPnovL0V:{y:1911.2},sKOWviqKv:{y:1916.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:838,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ypkca-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KHBf5BqVT:{variant:\"D5vKlXlcg\"},QEPnovL0V:{variant:\"xMCr1KpP7\"},sKOWviqKv:{variant:\"Tguo9NgWE\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"LsI4ZJr6x\",layoutId:\"LsI4ZJr6x\",style:{width:\"100%\"},variant:\"pv4iygaKU\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-RiNDX { background: var(--token-7def17df-e10e-42db-9af3-2937cc97e065, rgb(248, 248, 248)) /* {\"name\":\"Background color\"} */; }`,\".framer-RiNDX.framer-jsa5je, .framer-RiNDX .framer-jsa5je { display: block; }\",\".framer-RiNDX.framer-m6jz56 { align-content: center; align-items: center; background-color: var(--token-7def17df-e10e-42db-9af3-2937cc97e065, #f8f8f8); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-RiNDX .framer-4dj30e-container { flex: none; height: 64px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-RiNDX .framer-gfy4oh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21%; justify-content: center; left: calc(50.00000000000002% - min(200%, 100%) / 2); max-width: 200%; overflow: hidden; padding: 0px; position: absolute; top: 282px; width: 100%; z-index: 0; }\",\".framer-RiNDX .framer-1necrc7 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-RiNDX .framer-1rkf07w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 100px 100px 20px 100px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-kzctsd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-a7c6d2 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-RiNDX .framer-1sb2inp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1fhr22d, .framer-RiNDX .framer-u695ax, .framer-RiNDX .framer-idy7vr { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RiNDX .framer-174632o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 60px 100px 80px 100px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-zknq7b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1bkmzr9 { --border-bottom-width: 1px; --border-color: var(--token-05af300c-70f8-41d0-ade8-e10b7b806a6b, #f2f2f2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.34) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-RiNDX .framer-bi3pvk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-h8a9m0, .framer-RiNDX .framer-rc8k54 { flex: none; height: 50px; position: relative; width: 165px; }\",\".framer-RiNDX .framer-mbelb3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-RiNDX .framer-45revq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 68px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 20px 100px 100px 100px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1d9zhd9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1m43ttj { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-RiNDX .framer-1jzaea0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1omoktx { display: grid; flex: 1 0 0px; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 421px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-RiNDX .framer-n3wf3p, .framer-RiNDX .framer-1q8is8i, .framer-RiNDX .framer-e7bpz, .framer-RiNDX .framer-1yw8nnd, .framer-RiNDX .framer-10s3qxi { align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05); flex: none; height: 100%; justify-self: start; overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-RiNDX .framer-1s1squ6 { align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05); flex: none; height: 100%; justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-RiNDX .framer-1ypkca-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RiNDX.framer-m6jz56, .framer-RiNDX .framer-gfy4oh, .framer-RiNDX .framer-1rkf07w, .framer-RiNDX .framer-kzctsd, .framer-RiNDX .framer-1sb2inp, .framer-RiNDX .framer-174632o, .framer-RiNDX .framer-zknq7b, .framer-RiNDX .framer-1bkmzr9, .framer-RiNDX .framer-bi3pvk, .framer-RiNDX .framer-45revq, .framer-RiNDX .framer-1d9zhd9, .framer-RiNDX .framer-1jzaea0 { gap: 0px; } .framer-RiNDX.framer-m6jz56 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RiNDX.framer-m6jz56 > :first-child, .framer-RiNDX .framer-1rkf07w > :first-child, .framer-RiNDX .framer-1sb2inp > :first-child, .framer-RiNDX .framer-174632o > :first-child, .framer-RiNDX .framer-1bkmzr9 > :first-child, .framer-RiNDX .framer-45revq > :first-child, .framer-RiNDX .framer-1d9zhd9 > :first-child { margin-top: 0px; } .framer-RiNDX.framer-m6jz56 > :last-child, .framer-RiNDX .framer-1rkf07w > :last-child, .framer-RiNDX .framer-1sb2inp > :last-child, .framer-RiNDX .framer-174632o > :last-child, .framer-RiNDX .framer-1bkmzr9 > :last-child, .framer-RiNDX .framer-45revq > :last-child, .framer-RiNDX .framer-1d9zhd9 > :last-child { margin-bottom: 0px; } .framer-RiNDX .framer-gfy4oh > *, .framer-RiNDX .framer-zknq7b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RiNDX .framer-gfy4oh > :first-child, .framer-RiNDX .framer-kzctsd > :first-child, .framer-RiNDX .framer-zknq7b > :first-child, .framer-RiNDX .framer-bi3pvk > :first-child, .framer-RiNDX .framer-1jzaea0 > :first-child { margin-left: 0px; } .framer-RiNDX .framer-gfy4oh > :last-child, .framer-RiNDX .framer-kzctsd > :last-child, .framer-RiNDX .framer-zknq7b > :last-child, .framer-RiNDX .framer-bi3pvk > :last-child, .framer-RiNDX .framer-1jzaea0 > :last-child { margin-right: 0px; } .framer-RiNDX .framer-1rkf07w > *, .framer-RiNDX .framer-1sb2inp > *, .framer-RiNDX .framer-174632o > *, .framer-RiNDX .framer-1bkmzr9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-RiNDX .framer-kzctsd > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-RiNDX .framer-bi3pvk > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-RiNDX .framer-45revq > * { margin: 0px; margin-bottom: calc(68px / 2); margin-top: calc(68px / 2); } .framer-RiNDX .framer-1d9zhd9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-RiNDX .framer-1jzaea0 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-RiNDX[data-border=\"true\"]::after, .framer-RiNDX [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 799px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-RiNDX { background: var(--token-7def17df-e10e-42db-9af3-2937cc97e065, rgb(248, 248, 248)) /* {\"name\":\"Background color\"} */; } .framer-RiNDX.framer-m6jz56 { width: 799px; } .framer-RiNDX .framer-gfy4oh { height: 823px; } .framer-RiNDX .framer-1rkf07w { padding: 80px 40px 20px 40px; } .framer-RiNDX .framer-174632o { padding: 40px; } .framer-RiNDX .framer-45revq { gap: 48px; height: 710px; justify-content: flex-start; padding: 40px 40px 100px 40px; } .framer-RiNDX .framer-1d9zhd9 { width: min-content; } .framer-RiNDX .framer-idy7vr { width: 719px; } .framer-RiNDX .framer-1m43ttj { width: 642px; } .framer-RiNDX .framer-1jzaea0 { align-content: flex-start; align-items: flex-start; flex-wrap: nowrap; height: 412px; } .framer-RiNDX .framer-1omoktx { flex: none; gap: 12px; grid-auto-rows: 200px; grid-template-rows: repeat(2, 200px); height: min-content; width: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RiNDX .framer-45revq, .framer-RiNDX .framer-1omoktx { gap: 0px; } .framer-RiNDX .framer-45revq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-RiNDX .framer-45revq > :first-child { margin-top: 0px; } .framer-RiNDX .framer-45revq > :last-child { margin-bottom: 0px; } .framer-RiNDX .framer-1omoktx > *, .framer-RiNDX .framer-1omoktx > :first-child, .framer-RiNDX .framer-1omoktx > :last-child { margin: 0px; } }}`,`@media (min-width: 390px) and (max-width: 798px) { .${metadata.bodyClassName}-framer-RiNDX { background: var(--token-7def17df-e10e-42db-9af3-2937cc97e065, rgb(248, 248, 248)) /* {\"name\":\"Background color\"} */; } .framer-RiNDX.framer-m6jz56 { overflow: auto; width: 390px; } .framer-RiNDX .framer-gfy4oh { height: 14%; } .framer-RiNDX .framer-1rkf07w { padding: 60px 24px 24px 24px; } .framer-RiNDX .framer-174632o { padding: 24px; } .framer-RiNDX .framer-zknq7b { flex-direction: column; } .framer-RiNDX .framer-1bkmzr9 { flex: none; width: 100%; } .framer-RiNDX .framer-bi3pvk { flex-direction: column; gap: 29px; } .framer-RiNDX .framer-45revq { gap: 32px; justify-content: flex-start; padding: 60px 24px 60px 24px; } .framer-RiNDX .framer-1d9zhd9 { gap: 12px; order: 0; } .framer-RiNDX .framer-idy7vr { width: 342px; } .framer-RiNDX .framer-1m43ttj { width: 100%; } .framer-RiNDX .framer-1jzaea0 { flex-direction: column; justify-content: flex-start; order: 1; } .framer-RiNDX .framer-1omoktx { flex: none; gap: 12px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(143px, 1fr)); grid-template-rows: repeat(1, 200px); height: min-content; order: 0; width: 100%; } .framer-RiNDX .framer-1q8is8i, .framer-RiNDX .framer-e7bpz, .framer-RiNDX .framer-1yw8nnd, .framer-RiNDX .framer-10s3qxi { overflow: hidden; will-change: var(--framer-will-change-override, transform); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RiNDX .framer-zknq7b, .framer-RiNDX .framer-bi3pvk, .framer-RiNDX .framer-45revq, .framer-RiNDX .framer-1d9zhd9, .framer-RiNDX .framer-1jzaea0, .framer-RiNDX .framer-1omoktx { gap: 0px; } .framer-RiNDX .framer-zknq7b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RiNDX .framer-zknq7b > :first-child, .framer-RiNDX .framer-bi3pvk > :first-child, .framer-RiNDX .framer-45revq > :first-child, .framer-RiNDX .framer-1d9zhd9 > :first-child, .framer-RiNDX .framer-1jzaea0 > :first-child { margin-top: 0px; } .framer-RiNDX .framer-zknq7b > :last-child, .framer-RiNDX .framer-bi3pvk > :last-child, .framer-RiNDX .framer-45revq > :last-child, .framer-RiNDX .framer-1d9zhd9 > :last-child, .framer-RiNDX .framer-1jzaea0 > :last-child { margin-bottom: 0px; } .framer-RiNDX .framer-bi3pvk > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-RiNDX .framer-45revq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-RiNDX .framer-1d9zhd9 > *, .framer-RiNDX .framer-1jzaea0 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-RiNDX .framer-1omoktx > *, .framer-RiNDX .framer-1omoktx > :first-child, .framer-RiNDX .framer-1omoktx > :last-child { margin: 0px; } }}`,`@media (max-width: 389px) { .${metadata.bodyClassName}-framer-RiNDX { background: var(--token-7def17df-e10e-42db-9af3-2937cc97e065, rgb(248, 248, 248)) /* {\"name\":\"Background color\"} */; } .framer-RiNDX.framer-m6jz56 { overflow: auto; width: 320px; } .framer-RiNDX .framer-gfy4oh { height: 13%; } .framer-RiNDX .framer-1rkf07w { padding: 60px 24px 24px 24px; } .framer-RiNDX .framer-174632o { padding: 24px; } .framer-RiNDX .framer-zknq7b { flex-direction: column; } .framer-RiNDX .framer-1bkmzr9 { flex: none; width: 100%; } .framer-RiNDX .framer-bi3pvk { flex-direction: column; gap: 46px; } .framer-RiNDX .framer-45revq { gap: 32px; justify-content: flex-start; padding: 60px 24px 24px 24px; } .framer-RiNDX .framer-1d9zhd9 { gap: 12px; order: 0; } .framer-RiNDX .framer-idy7vr, .framer-RiNDX .framer-1m43ttj { width: 272px; } .framer-RiNDX .framer-1jzaea0 { flex-direction: column; height: 638px; justify-content: flex-start; order: 1; } .framer-RiNDX .framer-1omoktx { flex: none; gap: 12px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(100px, 1fr)); grid-template-rows: repeat(3, min-content); height: min-content; order: 0; width: 100%; } .framer-RiNDX .framer-n3wf3p, .framer-RiNDX .framer-1s1squ6, .framer-RiNDX .framer-1q8is8i, .framer-RiNDX .framer-e7bpz, .framer-RiNDX .framer-1yw8nnd, .framer-RiNDX .framer-10s3qxi { height: 190px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RiNDX .framer-zknq7b, .framer-RiNDX .framer-bi3pvk, .framer-RiNDX .framer-45revq, .framer-RiNDX .framer-1d9zhd9, .framer-RiNDX .framer-1jzaea0, .framer-RiNDX .framer-1omoktx { gap: 0px; } .framer-RiNDX .framer-zknq7b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RiNDX .framer-zknq7b > :first-child, .framer-RiNDX .framer-bi3pvk > :first-child, .framer-RiNDX .framer-45revq > :first-child, .framer-RiNDX .framer-1d9zhd9 > :first-child, .framer-RiNDX .framer-1jzaea0 > :first-child { margin-top: 0px; } .framer-RiNDX .framer-zknq7b > :last-child, .framer-RiNDX .framer-bi3pvk > :last-child, .framer-RiNDX .framer-45revq > :last-child, .framer-RiNDX .framer-1d9zhd9 > :last-child, .framer-RiNDX .framer-1jzaea0 > :last-child { margin-bottom: 0px; } .framer-RiNDX .framer-bi3pvk > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-RiNDX .framer-45revq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-RiNDX .framer-1d9zhd9 > *, .framer-RiNDX .framer-1jzaea0 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-RiNDX .framer-1omoktx > *, .framer-RiNDX .framer-1omoktx > :first-child, .framer-RiNDX .framer-1omoktx > :last-child { margin: 0px; } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2112\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KHBf5BqVT\":{\"layout\":[\"fixed\",\"auto\"]},\"sKOWviqKv\":{\"layout\":[\"fixed\",\"auto\"]},\"QEPnovL0V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerS7OOdwunj=withCSS(Component,css,\"framer-RiNDX\");export default FramerS7OOdwunj;FramerS7OOdwunj.displayName=\"Info / About\";FramerS7OOdwunj.defaultProps={height:2112,width:1200};addFonts(FramerS7OOdwunj,[{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\"},{family:\"Ambit Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YFI6V6rgAfCE4LNh5y8acbYScI.woff2\"}]},...NavigationFonts,...DownloadFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS7OOdwunj\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2112\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KHBf5BqVT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sKOWviqKv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QEPnovL0V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "pSaamAft3_default", "MotionDivWithFX", "withFX", "motion", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "DownloadFonts", "Download", "FooterFonts", "FKl_X5Z0G_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "pSaamAft3_default", "MotionDivWithFX", "SVG", "MotionDivWithOptimizedAppearEffect", "RichText", "getLocalizedValue", "x", "Download", "Link", "getLoadingLazyAtYPosition", "Image2", "FKl_X5Z0G_default", "css", "FramerS7OOdwunj", "withCSS", "S7OOdwunj_default", "addFonts", "NavigationFonts", "DownloadFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
