{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hfP3m7yzfkp3DUHkVShH/QvOFAD2IeFAgvUzujLtF/HvkBoRUWb.js", "ssg:https://framerusercontent.com/modules/iBaJ28WFAcVYJwJciler/Mrc02aXfbVcgB6kS4XH2/HvkBoRUWb.js"],
  "sourcesContent": ["// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bwgDNfOkuRQlrlKseDFD/SlideShow.js\";import IconCard from\"#framer/local/canvasComponent/EaR96X42m/EaR96X42m.js\";import ButtonsButton from\"#framer/local/canvasComponent/Mr9VXp7YS/Mr9VXp7YS.js\";import ElementsButtonDownload from\"#framer/local/canvasComponent/OCZw7YdqT/OCZw7YdqT.js\";import CardSlider from\"#framer/local/canvasComponent/tKNIHGhFY/tKNIHGhFY.js\";import AccordionFAQStack from\"#framer/local/canvasComponent/ZRi_D26lu/ZRi_D26lu.js\";import*as sharedStyle2 from\"#framer/local/css/AV4xFmOQi/AV4xFmOQi.js\";import*as sharedStyle from\"#framer/local/css/BZzimJJLV/BZzimJJLV.js\";import*as sharedStyle1 from\"#framer/local/css/c8fTkKcVh/c8fTkKcVh.js\";import*as sharedStyle4 from\"#framer/local/css/E41jJiFK2/E41jJiFK2.js\";import*as sharedStyle5 from\"#framer/local/css/tmzerGLqS/tmzerGLqS.js\";import*as sharedStyle3 from\"#framer/local/css/umDqajZkw/umDqajZkw.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/HvkBoRUWb/HvkBoRUWb.js\";import metadataProvider from\"#framer/local/webPageMetadata/HvkBoRUWb/HvkBoRUWb.js\";const ButtonsButtonFonts=getFonts(ButtonsButton);const MotionNavWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.nav);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const CardSliderFonts=getFonts(CardSlider);const SlideshowFonts=getFonts(Slideshow);const MotionDivWithFX=withFX(motion.div);const IconCardFonts=getFonts(IconCard);const AccordionFAQStackFonts=getFonts(AccordionFAQStack);const ElementsButtonDownloadFonts=getFonts(ElementsButtonDownload);const breakpoints={arsGUxBAf:\"(min-width: 700px) and (max-width: 1249px)\",L5ph3YpfO:\"(min-width: 1250px)\",MClUNE9JA:\"(max-width: 699px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-R3jis\";const variantClassNames={arsGUxBAf:\"framer-v-1h00pjx\",L5ph3YpfO:\"framer-v-js42vy\",MClUNE9JA:\"framer-v-k0b4lf\"};const transition1={damping:80,delay:0,mass:1,stiffness:400,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:-16};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-48};const transition3={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"L5ph3YpfO\",Phone:\"MClUNE9JA\",Tablet:\"arsGUxBAf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"L5ph3YpfO\"};};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,CYWzBvtDADN0CT3RIz,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"arsGUxBAf\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"MClUNE9JA\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"arsGUxBAf\",\"MClUNE9JA\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"a_zM8LcCF\");const ref1=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"MClUNE9JA\")return false;return true;};const elementId1=useRouteElementId(\"mT88Zq0EX\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"DojxNWJcv\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"oCCBygRSv\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"IvqlMasTR\");const ref5=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId5=useRouteElementId(\"WTh5nVF9S\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"dCKpzWGWP\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"kV3FmzuPC\");const ref8=React.useRef(null);const elementId8=useRouteElementId(\"ODBb9FHoj\");const ref9=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"L5ph3YpfO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(20, 20, 20); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-js42vy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{animate:undefined,initial:undefined,optimized:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionNavWithOptimizedAppearEffect,{animate:animation,className:\"framer-yx6f4l\",\"data-framer-appear-id\":\"yx6f4l\",\"data-framer-name\":\"Navigation / Navigation\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-itryjt\",\"data-framer-name\":\"banner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cx7rq8\",\"data-framer-name\":\"Logo\",children:[/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"Home Page\",className:\"framer-1ml9i68\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ul09ri\",\"data-framer-name\":\"WAMO Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:174,svg:'<svg width=\"174\" height=\"22\" viewBox=\"0 0 174 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.28532 9.09626C0.754364 9.06612 0.400392 8.90511 0.20278 8.60297C-0.151858 8.06103 0.0444244 7.12514 0.151548 6.80656L1.5335 2.65124C1.77104 2.14424 2.18888 2.13876 2.22614 2.14082H2.25542C2.71518 2.1415 2.88086 2.55806 2.89483 2.59643L5.0333 9.09626H1.28466H1.28532Z\" fill=\"#24FFC5\"/>\\n<path d=\"M16.4676 20.9876H12.4262C11.0689 20.9876 9.53126 19.7989 9.06817 18.3917L3.76857 2.28697C3.64015 1.90466 3.21698 1.27503 2.42188 1.19555C3.10853 0.482333 4.04602 0 4.91033 0H8.9331C10.2904 0 11.8281 1.1887 12.2912 2.59596L17.5941 18.7109C17.7305 19.0891 18.165 19.7126 18.9561 19.7921C18.2694 20.5053 17.3326 20.9883 16.4683 20.9883L16.4676 20.9876Z\" fill=\"#24FFC5\"/>\\n<path d=\"M19.857 18.3407L19.851 18.338C19.6135 18.845 19.197 18.8491 19.1584 18.8484H19.1291C18.6707 18.8477 18.4897 18.4394 18.4671 18.3825L14.9453 7.67941L16.6074 2.65124C16.8449 2.14424 17.2614 2.13876 17.3 2.14082H17.3293C17.7877 2.1415 17.9687 2.54984 17.9913 2.6067L21.5131 13.3084L19.857 18.3407V18.3407Z\" fill=\"#24FFC5\"/>\\n<path d=\"M31.5598 20.9876H27.5237C26.1664 20.9876 24.6288 19.7989 24.1657 18.3917L24.161 18.393V18.3917L18.8581 2.27669C18.7217 1.8985 18.2872 1.27434 17.4961 1.19555C18.1827 0.481648 19.1202 0 19.9845 0H24.0313C25.3886 0 26.9263 1.1887 27.3893 2.59596L32.6869 18.7109C32.8233 19.0891 33.2578 19.7126 34.0489 19.7921C33.3623 20.506 32.4255 20.9883 31.5612 20.9883L31.5598 20.9876Z\" fill=\"#24FFC5\"/>\\n<path d=\"M34.9362 18.3564C34.6967 18.8435 34.2915 18.8483 34.2535 18.8476H34.2243C33.7658 18.8469 33.5849 18.4386 33.5622 18.3817L30.0352 7.66285L31.6826 2.65591C31.9215 2.16399 32.33 2.15714 32.3679 2.16056H32.3972C32.8563 2.16125 33.0373 2.57096 33.0592 2.62645L34.4492 6.82562C34.9382 8.31167 36.2689 9.53394 37.7088 9.932L34.9369 18.3564H34.9362Z\" fill=\"#24FFC5\"/>\\n<path d=\"M43.7931 8.61998C43.5955 8.92349 43.2409 9.08519 42.7093 9.11533H38.6798C37.3225 9.11533 35.7848 7.92663 35.3218 6.51869L33.9285 2.30855L33.9245 2.29622C33.7881 1.91734 33.3536 1.29388 32.5625 1.21509C33.2492 0.501864 34.1866 0.0195312 35.051 0.0195312H39.0983C40.4557 0.0195312 41.9933 1.20823 42.4564 2.61549L43.8464 6.83042C43.8504 6.84138 44.2176 7.97116 43.7951 8.61998H43.7931Z\" fill=\"#24FFC5\"/>\\n<path d=\"M162.677 0C156.822 0 151.98 4.1869 151.98 10.665C151.98 17.1431 156.823 21.4183 162.677 21.4183C168.532 21.4183 173.374 17.1437 173.374 10.665C173.374 4.18638 168.488 0 162.677 0V0ZM162.677 16.1739C159.728 16.1739 157.307 14.0143 157.307 10.665C157.307 7.31571 159.728 5.28836 162.677 5.28836C165.627 5.28836 168.048 7.4035 168.048 10.665C168.048 13.9266 165.627 16.1739 162.677 16.1739Z\" fill=\"white\"/>\\n<path d=\"M84.6408 0.454992L84.6309 0.441406L84.621 0.453423C84.539 0.445585 84.456 0.441406 84.3715 0.441406C83.1982 0.441406 82.2044 1.20741 81.8599 2.26655L81.8552 2.2817C81.8526 2.28954 81.85 2.29685 81.8479 2.30469L78.2085 13.4426L74.8201 2.90976C74.4668 1.49218 73.187 0.441929 71.6619 0.441929C70.2224 0.441929 69.0016 1.37827 68.572 2.67515L68.5595 2.68038L65.1341 13.4426L61.5369 2.25975L61.5223 2.2493C61.1966 1.27168 60.3166 0.548001 59.255 0.452903L59.2425 0.441929L59.2315 0.451334C59.1606 0.445586 59.089 0.441929 59.0165 0.441929C57.5577 0.441929 56.375 1.62594 56.375 3.08637C56.375 3.45944 56.4528 3.81423 56.5921 4.1361L56.5906 4.13871L62.4785 20.1564C62.8177 21.2254 63.8167 21.9998 64.9968 21.9998C66.1769 21.9998 67.1853 21.2181 67.5198 20.1417L71.6942 7.22833L75.9516 20.0566H75.9642C75.972 20.0837 75.9783 20.1109 75.9866 20.1375C76.329 21.2176 77.3384 22.0003 78.531 22.0003C79.7237 22.0003 80.7419 21.2108 81.0796 20.1229C81.0843 20.1072 81.088 20.091 81.0927 20.0754H81.101L86.7802 4.17581C86.9305 3.84349 87.0151 3.4746 87.0151 3.08637C87.0151 1.71634 85.9748 0.589801 84.6423 0.455515L84.6408 0.454992Z\" fill=\"white\"/>\\n<path d=\"M108.488 0.440478C107.108 0.440478 105.972 1.48081 105.817 2.82053L105.806 2.8268V2.94907C105.805 2.96317 105.803 2.97728 105.803 2.99191C104.305 0.703823 101.27 0 99.4226 0C94.0081 0 88.9453 4.0986 88.9453 10.7089C88.9453 17.3192 94.0076 21.4178 99.4226 21.4178C101.448 21.4178 104.485 20.4925 105.806 18.3768V18.543C105.802 18.6036 105.799 18.6642 105.799 18.7258C105.799 20.2124 107.003 21.4178 108.488 21.4178C109.973 21.4178 111.177 20.2129 111.177 18.7258V3.05775L111.175 3.0567C111.135 1.60516 109.948 0.440478 108.488 0.440478H108.488ZM100.171 16.2617C97.2216 16.2617 94.4924 14.0138 94.4924 10.7089C94.4924 7.40402 97.2216 5.15616 100.171 5.15616C103.12 5.15616 105.806 7.1391 105.806 10.7089C105.806 14.2787 103.077 16.2617 100.171 16.2617Z\" fill=\"white\"/>\\n<path d=\"M140.359 0C138.73 0 135.825 0.484894 133.888 3.8781C132.743 1.36585 130.586 0.220502 127.329 0.0438925C125.392 0.0438925 122.574 0.969259 121.43 3.4815V3.31535C121.434 3.25474 121.437 3.19413 121.437 3.13247C121.437 1.64592 120.233 0.440478 118.748 0.440478C117.262 0.440478 116.112 1.59367 116.061 3.03528L116.059 3.03737V18.7264C116.059 20.2129 117.262 21.4183 118.748 21.4183C120.233 21.4183 121.437 20.2134 121.437 18.7264C121.437 18.6647 121.434 18.6041 121.43 18.5435V10.0479C121.43 6.52253 123.543 5.24447 125.744 5.24447C127.946 5.24447 129.486 6.83082 129.53 9.69576V18.485C129.523 18.5639 129.519 18.6438 129.519 18.7243C129.519 20.2119 130.724 21.4183 132.21 21.4183C133.697 21.4183 134.901 20.2124 134.901 18.7243V10.0479C134.901 6.91912 136.662 5.24447 139.084 5.24447C141.285 5.24447 142.957 6.87523 142.957 9.82796V18.4651C142.948 18.5571 142.943 18.6506 142.943 18.7447C142.943 20.2213 144.139 21.4183 145.614 21.4183C147.089 21.4183 148.284 20.2213 148.284 18.7447C148.284 18.7326 148.284 18.7206 148.283 18.7081H148.284V9.25476C148.284 3.21712 145.335 0 140.36 0H140.359Z\" fill=\"white\"/>\\n</svg>\\n',title:\"wamo Logo\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{height:36,width:\"164px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1viz95b-container hidden-js42vy hidden-k0b4lf\",nodeId:\"z9Y_OAfMR\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"z9Y_OAfMR\",layoutId:\"z9Y_OAfMR\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",style:{width:\"100%\"},variant:\"YPdrVI4IF\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{height:36,width:\"111px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hh4qk-container hidden-js42vy hidden-1h00pjx\",nodeId:\"vNAwWy4hc\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"vNAwWy4hc\",layoutId:\"vNAwWy4hc\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",style:{height:\"100%\",width:\"100%\"},variant:\"YPdrVI4IF\",width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t585rr hidden-1h00pjx hidden-k0b4lf\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"164px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t595jg-container\",nodeId:\"JwcZNrJzV\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"JwcZNrJzV\",layoutId:\"JwcZNrJzV\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",style:{width:\"100%\"},variant:\"YPdrVI4IF\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fpni0l\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-p5b5jt\",\"data-framer-name\":\"Hero Section\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxozwi\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1srmmb4\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{animate:undefined,initial:undefined,optimized:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1116mp8\",\"data-styles-preset\":\"BZzimJJLV\",children:\"Eleva il tuo business con wamo\"})}),className:\"framer-1bqbql5\",\"data-framer-appear-id\":\"1bqbql5\",\"data-framer-name\":\"Business banking Made Simple\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-570mw7\",\"data-framer-name\":\"Supporting Content\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(206, 206, 206)\"},children:\"The ultimate financial tool for entrepreneurs Welcome to wamo, the home of effortless and efficient business finances. wamo is a comprehensive financial platform, designed to streamline operations and drive growth.\"})}),className:\"framer-pr2crq\",\"data-framer-appear-id\":\"pr2crq\",\"data-framer-name\":\"Business banking, payments, team management; we offer solutions that scale with your business.\",fonts:[\"CUSTOM;PP Agrandir Text Regular\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x7shna\",\"data-framer-name\":\"Button\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sn6stv-container\",nodeId:\"maOJwte5t\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"maOJwte5t\",layoutId:\"maOJwte5t\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",variant:\"YPdrVI4IF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(130, 130, 130)\"},children:\"Tutto ci\\xf2 di cui abbiamo bisogno da te sono 10 minuti (o meno)\"})}),className:\"framer-1xc5pz1\",\"data-framer-appear-id\":\"1xc5pz1\",\"data-framer-name\":\"In less than 10mins, no paperwork required\",fonts:[\"CUSTOM;PP Agrandir Text Regular\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rkbgeg\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fd91os\",\"data-framer-name\":\"Section Images / Type 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:584,intrinsicWidth:440,pixelHeight:1168,pixelWidth:880,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 128px, 364px) - 132px)`,src:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024 771w,https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png 880w\"}},MClUNE9JA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:584,intrinsicWidth:440,pixelHeight:1168,pixelWidth:880,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,src:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024 771w,https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png 880w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:584,intrinsicWidth:440,pixelHeight:1168,pixelWidth:880,sizes:\"440px\",src:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png?scale-down-to=1024 771w,https://framerusercontent.com/images/GfQ0mvAPMjrqv8YTS8IrunHNYg.png 880w\"},className:\"framer-1ltsu0s\",\"data-framer-name\":\"IMG\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qtccnv\",\"data-border\":true,\"data-framer-name\":\"Ellipse\"}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-jgm4it hidden-k0b4lf\"})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dnorp3\",\"data-framer-name\":\"Ticker\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oq6lce\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r29oxv-container\",id:\"1r29oxv\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zd59rSeWB\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{gap:24,itemAmount:1.25},MClUNE9JA:{arrowOptions:{arrowFill:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",arrowGap:10,arrowPadding:-24,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:48,showMouseControls:false},autoPlayControl:false,direction:\"right\",effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},gap:16,itemAmount:1.05,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:8,dotsInset:-32,dotSize:8,dotsOpacity:.5,dotsPadding:8,dotsRadius:50,showProgressDots:false}}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",arrowGap:10,arrowPadding:-64,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:62,leftArrow:\"https://framerusercontent.com/images/zeulkV1w4kl4pU7sYq6R1qfaE.svg\",rightArrow:\"https://framerusercontent.com/images/egMG5CpWIxtNoykVFcmZXHipG0.svg\",showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:32,height:\"100%\",id:\"zd59rSeWB\",intervalControl:5,itemAmount:2,layoutId:\"zd59rSeWB\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:-64,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:323,width:\"456px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-gn2lng-container\",\"data-framer-name\":\"Card Slider 1\",inComponentSlot:true,name:\"Card Slider 1\",nodeId:\"L_TlvTPOh\",rendersWithMotion:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(CardSlider,{height:\"100%\",id:\"L_TlvTPOh\",jANhcYbJY:\"I conti multi valuta consentono di effettuare pagamenti senza problemi, in qualsiasi parte del mondo ci si trovi\",layoutId:\"L_TlvTPOh\",lBOVvwq0X:\"Finanze aziendali senza problemi\",LHQoFHYdh:\"rgb(36, 255, 197)\",name:\"Card Slider 1\",q3QiSepyD:\"rgb(23, 0, 64)\",style:{height:\"100%\",width:\"100%\"},ULh4JQvSw:\"un8lFgaQe\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:323,width:\"456px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u3n6dy-container\",\"data-framer-name\":\"Card Slider 2\",inComponentSlot:true,name:\"Card Slider 2\",nodeId:\"Dg3AoD7Bk\",rendersWithMotion:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(CardSlider,{height:\"100%\",id:\"Dg3AoD7Bk\",jANhcYbJY:\"Creazione, invio e tracciamento delle fatture direttamente dall'app wamo\",layoutId:\"Dg3AoD7Bk\",lBOVvwq0X:\"Fatturazione senza problemi\",LHQoFHYdh:\"rgb(36, 255, 197)\",name:\"Card Slider 2\",q3QiSepyD:\"rgb(23, 0, 64)\",style:{height:\"100%\",width:\"100%\"},ULh4JQvSw:\"S4GSy0N8D\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:323,width:\"456px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h83l4k-container\",\"data-framer-name\":\"Card Slider 3\",inComponentSlot:true,name:\"Card Slider 3\",nodeId:\"lwZU2ZdRO\",rendersWithMotion:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(CardSlider,{height:\"100%\",id:\"lwZU2ZdRO\",jANhcYbJY:\"Connettiti perfettamente con i tuoi strumenti preferiti per un flusso di lavoro semplificato\",layoutId:\"lwZU2ZdRO\",lBOVvwq0X:\"Beneficia di wamo Connect\",LHQoFHYdh:\"rgb(36, 255, 197)\",name:\"Card Slider 3\",q3QiSepyD:\"rgb(23, 0, 64)\",style:{height:\"100%\",width:\"100%\"},ULh4JQvSw:\"Qw7eRSo39\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:323,width:\"456px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-kmwaxo-container\",\"data-framer-name\":\"Card Slider 4\",inComponentSlot:true,name:\"Card Slider 4\",nodeId:\"YOoVwvPhq\",rendersWithMotion:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(CardSlider,{height:\"100%\",id:\"YOoVwvPhq\",jANhcYbJY:\"Ricevi aiuto durante il tuo viaggio finanziario con la consulenza di esperti ogni volta che ne hai bisogno\",layoutId:\"YOoVwvPhq\",lBOVvwq0X:\"Ottenieni un supporto personalizzato\",LHQoFHYdh:\"rgb(36, 255, 197)\",name:\"Card Slider 4\",q3QiSepyD:\"rgb(23, 0, 64)\",style:{height:\"100%\",width:\"100%\"},ULh4JQvSw:\"L4LeYl4o5\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-lgwhnp\",\"data-framer-name\":\"Section 1\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1unyxkz\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bmammh\",\"data-framer-name\":\"Text_Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f7jrsf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xlmwcp\",\"data-framer-name\":\"Content Rows\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-61rvod\",\"data-styles-preset\":\"c8fTkKcVh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Perfetto per i liberi professionisti\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-61rvod\",\"data-styles-preset\":\"c8fTkKcVh\",children:\"Perfetto per i liberi professionisti\"})}),className:\"framer-1gmczxz\",\"data-framer-name\":\"Global and local business payments\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-142lot3\",\"data-framer-name\":\"Bullet Stack\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bd4ixx\",\"data-framer-name\":\"Components / Expandable Bullet Point\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b52sur\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6p3x5l\",\"data-styles-preset\":\"AV4xFmOQi\",style:{\"--framer-text-color\":\"var(--variable-reference-CYWzBvtDA-DN0CT3RIz)\"},children:\"Ogni imprenditore \\xe8 super impegnato a destreggiarsi tra pi\\xf9 ruoli. wamo \\xe8 stato progettato appositamente per toglierti peso dalle spalle, offrendo strumenti che snelliscono e semplificano le finanze aziendali.\"})}),className:\"framer-17xemca\",\"data-framer-name\":\"Instant SEPA and fast payments\",fonts:[\"Inter\"],style:{\"--variable-reference-CYWzBvtDA-DN0CT3RIz\":CYWzBvtDADN0CT3RIz},verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-155yhgx-container\",nodeId:\"w0z58qdZ7\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"w0z58qdZ7\",layoutId:\"w0z58qdZ7\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",variant:\"YPdrVI4IF\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qceod\",\"data-framer-name\":\"Section Image Right\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{background:{alt:\"Seamlessly manage expenses with multiple sub-accounts, leverage GBP - EUR IBANs for local transactions, and enjoy effortless global and local payments.\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 128px, 400px) - 80px)`,src:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp\",srcSet:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp 572w\"}},MClUNE9JA:{background:{alt:\"Seamlessly manage expenses with multiple sub-accounts, leverage GBP - EUR IBANs for local transactions, and enjoy effortless global and local payments.\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(${componentViewport?.width||\"100vw\"} + 12px)`,src:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp\",srcSet:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp 572w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Seamlessly manage expenses with multiple sub-accounts, leverage GBP - EUR IBANs for local transactions, and enjoy effortless global and local payments.\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 348px) - 63px)`,src:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp\",srcSet:\"https://framerusercontent.com/images/NKULiA44Kqv1G3kKU4J2WZXDU8.webp 572w\"},className:\"framer-mi73iw\",\"data-framer-name\":\"IMG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 128px, 400px) + 9px)`,src:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png\",srcSet:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=1024 682w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png 1768w\"}},MClUNE9JA:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 101px)`,src:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png\",srcSet:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=1024 682w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png 1768w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 348px) + 26px)`,src:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png\",srcSet:\"https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=1024 682w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/rgJXGkRS06jThLYEIbYQrE81HxU.png 1768w\"},className:\"framer-11eu4of\",\"data-framer-name\":\"shutterstock_2253107841\"})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vzk901\",\"data-framer-name\":\"ellipse (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:122,intrinsicWidth:61,svg:'<svg width=\"61\" height=\"122\" viewBox=\"0 0 61 122\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 61C49 33.938 27.062 12 -5.24537e-07 12L-3.8147e-06 -2.66639e-06C33.6894 -1.19379e-06 61 27.3106 61 61C61 94.6894 33.6894 122 -5.33279e-06 122L0.0127853 122L0.0127859 110L-4.80825e-06 110C27.0619 110 49 88.062 49 61Z\" fill=\"#24FFC5\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{__framer__speed:101}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:103,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14a5shu hidden-k0b4lf\",\"data-framer-name\":\"vertical line\",style:{rotate:-90}})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1a0jido\",\"data-framer-name\":\"Features\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h9v8es\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10r6dl5-container\",nodeId:\"O3CxW3q0S\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"Z80l9m0gU\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"O3CxW3q0S\",layoutId:\"O3CxW3q0S\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Crea ed invia facilmente le fatture dall'app wamo\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Fatturazione intelligente \",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-197bn60-container\",nodeId:\"PJUgjs3Hb\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"nME8nbHWS\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"PJUgjs3Hb\",layoutId:\"PJUgjs3Hb\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Nessun addebito a sorpresa con le nostre tariffe chiare e trasparenti\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Prezzi trasparenti\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-86pm2k-container\",nodeId:\"RBrmknOjL\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"ZinBz_pyi\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"RBrmknOjL\",layoutId:\"RBrmknOjL\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Fino all'1% di cashback su tutte le spese aziendali\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Premi cashback\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vjputw-container\",nodeId:\"HT35Plmt_\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"CxH5EuTxl\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"HT35Plmt_\",layoutId:\"HT35Plmt_\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Offerte e deal creati appositamente con wamo Connect\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Offerte esclusive\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qpjj8k\",\"data-framer-name\":\"Section 2\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tukilo\",\"data-framer-name\":\"Content Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14nuq5d\",\"data-framer-name\":\"Section Image Left\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Access a business debit card for each currency, including EUR and GBP, with no exchange fees and enjoy high spend limits\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 128px, 400px) - 80px)`,src:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp\",srcSet:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp 572w\"}},MClUNE9JA:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Access a business debit card for each currency, including EUR and GBP, with no exchange fees and enjoy high spend limits\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(${componentViewport?.width||\"100vw\"} + 12px)`,src:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp\",srcSet:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp 572w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Access a business debit card for each currency, including EUR and GBP, with no exchange fees and enjoy high spend limits\",fit:\"fill\",intrinsicHeight:704,intrinsicWidth:572,pixelHeight:704,pixelWidth:572,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 348px) - 63px)`,src:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp\",srcSet:\"https://framerusercontent.com/images/XQE3HMhDFtP5aSa6PFSuGo8riI.webp 572w\"},className:\"framer-1dsx4vo\",\"data-framer-name\":\"IMG\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 128px, 400px) + 463px)`,src:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png\",srcSet:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png 2651w\"}},MClUNE9JA:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 555px)`,src:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png\",srcSet:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png 2651w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 348px) + 480px)`,src:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png\",srcSet:\"https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gEuY1w3qsx975dEppC2dBEJRy6Y.png 2651w\"},className:\"framer-3g8lyw\",\"data-framer-name\":\"shutterstock_2345681387\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mce9ga\",\"data-framer-name\":\"vertical line\",style:{rotate:90}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1n9tkxm\",\"data-framer-name\":\"decoration\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:110,intrinsicWidth:78,svg:'<svg width=\"78\" height=\"110\" viewBox=\"0 0 78 110\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<mask id=\"path-1-inside-1_1046_13432\" fill=\"white\">\\n<path d=\"M0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4V8C8 10.2091 6.20914 12 4 12C1.79086 12 0 10.2091 0 8V4Z\"/>\\n<path d=\"M24 0C21.7909 0 20 1.79086 20 4V8C20 10.2091 21.7909 12 24 12C26.2091 12 28 10.2091 28 8V4C28 1.79086 26.2091 0 24 0Z\"/>\\n<path d=\"M44 0C41.7909 0 40 1.79086 40 4V8C40 10.2091 41.7909 12 44 12C46.2091 12 48 10.2091 48 8V4C48 1.79086 46.2091 0 44 0Z\"/>\\n<path d=\"M44 42C41.7909 42 40 43.7909 40 46V50C40 52.2091 41.7909 54 44 54C46.2091 54 48 52.2091 48 50V46C48 43.7909 46.2091 42 44 42Z\"/>\\n<path d=\"M20 46C20 43.7909 21.7909 42 24 42C26.2091 42 28 43.7909 28 46V50C28 52.2091 26.2091 54 24 54C21.7909 54 20 52.2091 20 50V46Z\"/>\\n<path d=\"M4 42C1.79086 42 0 43.7909 0 46V50C0 52.2091 1.79086 54 4 54C6.20914 54 8 52.2091 8 50V46C8 43.7909 6.20914 42 4 42Z\"/>\\n<path d=\"M40 18C40 15.7909 41.7909 14 44 14C46.2091 14 48 15.7909 48 18V22C48 24.2091 46.2091 26 44 26C41.7909 26 40 24.2091 40 22V18Z\"/>\\n<path d=\"M24 14C21.7909 14 20 15.7909 20 18V22C20 24.2091 21.7909 26 24 26C26.2091 26 28 24.2091 28 22V18C28 15.7909 26.2091 14 24 14Z\"/>\\n<path d=\"M0 18C0 15.7909 1.79086 14 4 14C6.20914 14 8 15.7909 8 18V22C8 24.2091 6.20914 26 4 26C1.79086 26 0 24.2091 0 22V18Z\"/>\\n<path d=\"M44 56C41.7909 56 40 57.7909 40 60V64C40 66.2091 41.7909 68 44 68C46.2091 68 48 66.2091 48 64V60C48 57.7909 46.2091 56 44 56Z\"/>\\n<path d=\"M20 60C20 57.7909 21.7909 56 24 56C26.2091 56 28 57.7909 28 60V64C28 66.2091 26.2091 68 24 68C21.7909 68 20 66.2091 20 64V60Z\"/>\\n<path d=\"M4 56C1.79086 56 0 57.7909 0 60V64C0 66.2091 1.79086 68 4 68C6.20914 68 8 66.2091 8 64V60C8 57.7909 6.20914 56 4 56Z\"/>\\n<path d=\"M40 88C40 85.7909 41.7909 84 44 84C46.2091 84 48 85.7909 48 88V92C48 94.2091 46.2091 96 44 96C41.7909 96 40 94.2091 40 92V88Z\"/>\\n<path d=\"M24 84C21.7909 84 20 85.7909 20 88V92C20 94.2091 21.7909 96 24 96C26.2091 96 28 94.2091 28 92V88C28 85.7909 26.2091 84 24 84Z\"/>\\n<path d=\"M0 88C0 85.7909 1.79086 84 4 84C6.20914 84 8 85.7909 8 88V92C8 94.2091 6.20914 96 4 96C1.79086 96 0 94.2091 0 92V88Z\"/>\\n<path d=\"M44 28C41.7909 28 40 29.7909 40 32V36C40 38.2091 41.7909 40 44 40C46.2091 40 48 38.2091 48 36V32C48 29.7909 46.2091 28 44 28Z\"/>\\n<path d=\"M20 32C20 29.7909 21.7909 28 24 28C26.2091 28 28 29.7909 28 32V36C28 38.2091 26.2091 40 24 40C21.7909 40 20 38.2091 20 36V32Z\"/>\\n<path d=\"M4 28C1.79086 28 0 29.7909 0 32V36C0 38.2091 1.79086 40 4 40C6.20914 40 8 38.2091 8 36V32C8 29.7909 6.20914 28 4 28Z\"/>\\n<path d=\"M40 74C40 71.7909 41.7909 70 44 70C46.2091 70 48 71.7909 48 74V78C48 80.2091 46.2091 82 44 82C41.7909 82 40 80.2091 40 78V74Z\"/>\\n<path d=\"M24 70C21.7909 70 20 71.7909 20 74V78C20 80.2091 21.7909 82 24 82C26.2091 82 28 80.2091 28 78V74C28 71.7909 26.2091 70 24 70Z\"/>\\n<path d=\"M0 74C0 71.7909 1.79086 70 4 70C6.20914 70 8 71.7909 8 74V78C8 80.2091 6.20914 82 4 82C1.79086 82 0 80.2091 0 78V74Z\"/>\\n<path d=\"M44 98C41.7909 98 40 99.7909 40 102V106C40 108.209 41.7909 110 44 110C46.2091 110 48 108.209 48 106V102C48 99.7909 46.2091 98 44 98Z\"/>\\n<path d=\"M20 102C20 99.7909 21.7909 98 24 98C26.2091 98 28 99.7909 28 102V106C28 108.209 26.2091 110 24 110C21.7909 110 20 108.209 20 106V102Z\"/>\\n<path d=\"M4 98C1.79086 98 0 99.7909 0 102V106C0 108.209 1.79086 110 4 110C6.20914 110 8 108.209 8 106V102C8 99.7909 6.20914 98 4 98Z\"/>\\n<path d=\"M60 4C60 1.79086 61.7909 0 64 0C66.2091 0 68 1.79086 68 4V8C68 10.2091 66.2091 12 64 12C61.7909 12 60 10.2091 60 8V4Z\"/>\\n<path d=\"M64 42C61.7909 42 60 43.7909 60 46V50C60 52.2091 61.7909 54 64 54C66.2091 54 68 52.2091 68 50V46C68 43.7909 66.2091 42 64 42Z\"/>\\n<path d=\"M60 18C60 15.7909 61.7909 14 64 14C66.2091 14 68 15.7909 68 18V22C68 24.2091 66.2091 26 64 26C61.7909 26 60 24.2091 60 22V18Z\"/>\\n<path d=\"M64 56C61.7909 56 60 57.7909 60 60V64C60 66.2091 61.7909 68 64 68C66.2091 68 68 66.2091 68 64V60C68 57.7909 66.2091 56 64 56Z\"/>\\n<path d=\"M60 88C60 85.7909 61.7909 84 64 84C66.2091 84 68 85.7909 68 88V92C68 94.2091 66.2091 96 64 96C61.7909 96 60 94.2091 60 92V88Z\"/>\\n<path d=\"M64 28C61.7909 28 60 29.7909 60 32V36C60 38.2091 61.7909 40 64 40C66.2091 40 68 38.2091 68 36V32C68 29.7909 66.2091 28 64 28Z\"/>\\n<path d=\"M60 74C60 71.7909 61.7909 70 64 70C66.2091 70 68 71.7909 68 74V78C68 80.2091 66.2091 82 64 82C61.7909 82 60 80.2091 60 78V74Z\"/>\\n<path d=\"M64 98C61.7909 98 60 99.7909 60 102V106C60 108.209 61.7909 110 64 110C66.2091 110 68 108.209 68 106V102C68 99.7909 66.2091 98 64 98Z\"/>\\n<path d=\"M50 4C50 1.79086 51.7909 0 54 0C56.2091 0 58 1.79086 58 4V8C58 10.2091 56.2091 12 54 12C51.7909 12 50 10.2091 50 8V4Z\"/>\\n<path d=\"M34 0C31.7909 0 30 1.79086 30 4V8C30 10.2091 31.7909 12 34 12C36.2091 12 38 10.2091 38 8V4C38 1.79086 36.2091 0 34 0Z\"/>\\n<path d=\"M10 4C10 1.79086 11.7909 0 14 0C16.2091 0 18 1.79086 18 4V8C18 10.2091 16.2091 12 14 12C11.7909 12 10 10.2091 10 8V4Z\"/>\\n<path d=\"M54 42C51.7909 42 50 43.7909 50 46V50C50 52.2091 51.7909 54 54 54C56.2091 54 58 52.2091 58 50V46C58 43.7909 56.2091 42 54 42Z\"/>\\n<path d=\"M30 46C30 43.7909 31.7909 42 34 42C36.2091 42 38 43.7909 38 46V50C38 52.2091 36.2091 54 34 54C31.7909 54 30 52.2091 30 50V46Z\"/>\\n<path d=\"M14 42C11.7909 42 10 43.7909 10 46V50C10 52.2091 11.7909 54 14 54C16.2091 54 18 52.2091 18 50V46C18 43.7909 16.2091 42 14 42Z\"/>\\n<path d=\"M50 18C50 15.7909 51.7909 14 54 14C56.2091 14 58 15.7909 58 18V22C58 24.2091 56.2091 26 54 26C51.7909 26 50 24.2091 50 22V18Z\"/>\\n<path d=\"M34 14C31.7909 14 30 15.7909 30 18V22C30 24.2091 31.7909 26 34 26C36.2091 26 38 24.2091 38 22V18C38 15.7909 36.2091 14 34 14Z\"/>\\n<path d=\"M10 18C10 15.7909 11.7909 14 14 14C16.2091 14 18 15.7909 18 18V22C18 24.2091 16.2091 26 14 26C11.7909 26 10 24.2091 10 22V18Z\"/>\\n<path d=\"M54 56C51.7909 56 50 57.7909 50 60V64C50 66.2091 51.7909 68 54 68C56.2091 68 58 66.2091 58 64V60C58 57.7909 56.2091 56 54 56Z\"/>\\n<path d=\"M30 60C30 57.7909 31.7909 56 34 56C36.2091 56 38 57.7909 38 60V64C38 66.2091 36.2091 68 34 68C31.7909 68 30 66.2091 30 64V60Z\"/>\\n<path d=\"M14 56C11.7909 56 10 57.7909 10 60V64C10 66.2091 11.7909 68 14 68C16.2091 68 18 66.2091 18 64V60C18 57.7909 16.2091 56 14 56Z\"/>\\n<path d=\"M50 88C50 85.7909 51.7909 84 54 84C56.2091 84 58 85.7909 58 88V92C58 94.2091 56.2091 96 54 96C51.7909 96 50 94.2091 50 92V88Z\"/>\\n<path d=\"M34 84C31.7909 84 30 85.7909 30 88V92C30 94.2091 31.7909 96 34 96C36.2091 96 38 94.2091 38 92V88C38 85.7909 36.2091 84 34 84Z\"/>\\n<path d=\"M10 88C10 85.7909 11.7909 84 14 84C16.2091 84 18 85.7909 18 88V92C18 94.2091 16.2091 96 14 96C11.7909 96 10 94.2091 10 92V88Z\"/>\\n<path d=\"M54 28C51.7909 28 50 29.7909 50 32V36C50 38.2091 51.7909 40 54 40C56.2091 40 58 38.2091 58 36V32C58 29.7909 56.2091 28 54 28Z\"/>\\n<path d=\"M30 32C30 29.7909 31.7909 28 34 28C36.2091 28 38 29.7909 38 32V36C38 38.2091 36.2091 40 34 40C31.7909 40 30 38.2091 30 36V32Z\"/>\\n<path d=\"M14 28C11.7909 28 10 29.7909 10 32V36C10 38.2091 11.7909 40 14 40C16.2091 40 18 38.2091 18 36V32C18 29.7909 16.2091 28 14 28Z\"/>\\n<path d=\"M50 74C50 71.7909 51.7909 70 54 70C56.2091 70 58 71.7909 58 74V78C58 80.2091 56.2091 82 54 82C51.7909 82 50 80.2091 50 78V74Z\"/>\\n<path d=\"M34 70C31.7909 70 30 71.7909 30 74V78C30 80.2091 31.7909 82 34 82C36.2091 82 38 80.2091 38 78V74C38 71.7909 36.2091 70 34 70Z\"/>\\n<path d=\"M10 74C10 71.7909 11.7909 70 14 70C16.2091 70 18 71.7909 18 74V78C18 80.2091 16.2091 82 14 82C11.7909 82 10 80.2091 10 78V74Z\"/>\\n<path d=\"M54 98C51.7909 98 50 99.7909 50 102V106C50 108.209 51.7909 110 54 110C56.2091 110 58 108.209 58 106V102C58 99.7909 56.2091 98 54 98Z\"/>\\n<path d=\"M30 102C30 99.7909 31.7909 98 34 98C36.2091 98 38 99.7909 38 102V106C38 108.209 36.2091 110 34 110C31.7909 110 30 108.209 30 106V102Z\"/>\\n<path d=\"M14 98C11.7909 98 10 99.7909 10 102V106C10 108.209 11.7909 110 14 110C16.2091 110 18 108.209 18 106V102C18 99.7909 16.2091 98 14 98Z\"/>\\n<path d=\"M70 4C70 1.79086 71.7909 0 74 0C76.2091 0 78 1.79086 78 4V8C78 10.2091 76.2091 12 74 12C71.7909 12 70 10.2091 70 8V4Z\"/>\\n<path d=\"M74 42C71.7909 42 70 43.7909 70 46V50C70 52.2091 71.7909 54 74 54C76.2091 54 78 52.2091 78 50V46C78 43.7909 76.2091 42 74 42Z\"/>\\n<path d=\"M70 18C70 15.7909 71.7909 14 74 14C76.2091 14 78 15.7909 78 18V22C78 24.2091 76.2091 26 74 26C71.7909 26 70 24.2091 70 22V18Z\"/>\\n<path d=\"M74 56C71.7909 56 70 57.7909 70 60V64C70 66.2091 71.7909 68 74 68C76.2091 68 78 66.2091 78 64V60C78 57.7909 76.2091 56 74 56Z\"/>\\n<path d=\"M70 88C70 85.7909 71.7909 84 74 84C76.2091 84 78 85.7909 78 88V92C78 94.2091 76.2091 96 74 96C71.7909 96 70 94.2091 70 92V88Z\"/>\\n<path d=\"M74 28C71.7909 28 70 29.7909 70 32V36C70 38.2091 71.7909 40 74 40C76.2091 40 78 38.2091 78 36V32C78 29.7909 76.2091 28 74 28Z\"/>\\n<path d=\"M70 74C70 71.7909 71.7909 70 74 70C76.2091 70 78 71.7909 78 74V78C78 80.2091 76.2091 82 74 82C71.7909 82 70 80.2091 70 78V74Z\"/>\\n<path d=\"M74 98C71.7909 98 70 99.7909 70 102V106C70 108.209 71.7909 110 74 110C76.2091 110 78 108.209 78 106V102C78 99.7909 76.2091 98 74 98Z\"/>\\n</mask>\\n<path d=\"M0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4V8C8 10.2091 6.20914 12 4 12C1.79086 12 0 10.2091 0 8V4Z\" fill=\"#24FFC5\"/>\\n<path d=\"M24 0C21.7909 0 20 1.79086 20 4V8C20 10.2091 21.7909 12 24 12C26.2091 12 28 10.2091 28 8V4C28 1.79086 26.2091 0 24 0Z\" fill=\"#24FFC5\"/>\\n<path d=\"M44 0C41.7909 0 40 1.79086 40 4V8C40 10.2091 41.7909 12 44 12C46.2091 12 48 10.2091 48 8V4C48 1.79086 46.2091 0 44 0Z\" fill=\"#24FFC5\"/>\\n<path d=\"M44 42C41.7909 42 40 43.7909 40 46V50C40 52.2091 41.7909 54 44 54C46.2091 54 48 52.2091 48 50V46C48 43.7909 46.2091 42 44 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M20 46C20 43.7909 21.7909 42 24 42C26.2091 42 28 43.7909 28 46V50C28 52.2091 26.2091 54 24 54C21.7909 54 20 52.2091 20 50V46Z\" fill=\"#24FFC5\"/>\\n<path d=\"M4 42C1.79086 42 0 43.7909 0 46V50C0 52.2091 1.79086 54 4 54C6.20914 54 8 52.2091 8 50V46C8 43.7909 6.20914 42 4 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M40 18C40 15.7909 41.7909 14 44 14C46.2091 14 48 15.7909 48 18V22C48 24.2091 46.2091 26 44 26C41.7909 26 40 24.2091 40 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M24 14C21.7909 14 20 15.7909 20 18V22C20 24.2091 21.7909 26 24 26C26.2091 26 28 24.2091 28 22V18C28 15.7909 26.2091 14 24 14Z\" fill=\"#24FFC5\"/>\\n<path d=\"M0 18C0 15.7909 1.79086 14 4 14C6.20914 14 8 15.7909 8 18V22C8 24.2091 6.20914 26 4 26C1.79086 26 0 24.2091 0 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M44 56C41.7909 56 40 57.7909 40 60V64C40 66.2091 41.7909 68 44 68C46.2091 68 48 66.2091 48 64V60C48 57.7909 46.2091 56 44 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M20 60C20 57.7909 21.7909 56 24 56C26.2091 56 28 57.7909 28 60V64C28 66.2091 26.2091 68 24 68C21.7909 68 20 66.2091 20 64V60Z\" fill=\"#24FFC5\"/>\\n<path d=\"M4 56C1.79086 56 0 57.7909 0 60V64C0 66.2091 1.79086 68 4 68C6.20914 68 8 66.2091 8 64V60C8 57.7909 6.20914 56 4 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M40 88C40 85.7909 41.7909 84 44 84C46.2091 84 48 85.7909 48 88V92C48 94.2091 46.2091 96 44 96C41.7909 96 40 94.2091 40 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M24 84C21.7909 84 20 85.7909 20 88V92C20 94.2091 21.7909 96 24 96C26.2091 96 28 94.2091 28 92V88C28 85.7909 26.2091 84 24 84Z\" fill=\"#24FFC5\"/>\\n<path d=\"M0 88C0 85.7909 1.79086 84 4 84C6.20914 84 8 85.7909 8 88V92C8 94.2091 6.20914 96 4 96C1.79086 96 0 94.2091 0 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M44 28C41.7909 28 40 29.7909 40 32V36C40 38.2091 41.7909 40 44 40C46.2091 40 48 38.2091 48 36V32C48 29.7909 46.2091 28 44 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M20 32C20 29.7909 21.7909 28 24 28C26.2091 28 28 29.7909 28 32V36C28 38.2091 26.2091 40 24 40C21.7909 40 20 38.2091 20 36V32Z\" fill=\"#24FFC5\"/>\\n<path d=\"M4 28C1.79086 28 0 29.7909 0 32V36C0 38.2091 1.79086 40 4 40C6.20914 40 8 38.2091 8 36V32C8 29.7909 6.20914 28 4 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M40 74C40 71.7909 41.7909 70 44 70C46.2091 70 48 71.7909 48 74V78C48 80.2091 46.2091 82 44 82C41.7909 82 40 80.2091 40 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M24 70C21.7909 70 20 71.7909 20 74V78C20 80.2091 21.7909 82 24 82C26.2091 82 28 80.2091 28 78V74C28 71.7909 26.2091 70 24 70Z\" fill=\"#24FFC5\"/>\\n<path d=\"M0 74C0 71.7909 1.79086 70 4 70C6.20914 70 8 71.7909 8 74V78C8 80.2091 6.20914 82 4 82C1.79086 82 0 80.2091 0 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M44 98C41.7909 98 40 99.7909 40 102V106C40 108.209 41.7909 110 44 110C46.2091 110 48 108.209 48 106V102C48 99.7909 46.2091 98 44 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M20 102C20 99.7909 21.7909 98 24 98C26.2091 98 28 99.7909 28 102V106C28 108.209 26.2091 110 24 110C21.7909 110 20 108.209 20 106V102Z\" fill=\"#24FFC5\"/>\\n<path d=\"M4 98C1.79086 98 0 99.7909 0 102V106C0 108.209 1.79086 110 4 110C6.20914 110 8 108.209 8 106V102C8 99.7909 6.20914 98 4 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M60 4C60 1.79086 61.7909 0 64 0C66.2091 0 68 1.79086 68 4V8C68 10.2091 66.2091 12 64 12C61.7909 12 60 10.2091 60 8V4Z\" fill=\"#24FFC5\"/>\\n<path d=\"M64 42C61.7909 42 60 43.7909 60 46V50C60 52.2091 61.7909 54 64 54C66.2091 54 68 52.2091 68 50V46C68 43.7909 66.2091 42 64 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M60 18C60 15.7909 61.7909 14 64 14C66.2091 14 68 15.7909 68 18V22C68 24.2091 66.2091 26 64 26C61.7909 26 60 24.2091 60 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M64 56C61.7909 56 60 57.7909 60 60V64C60 66.2091 61.7909 68 64 68C66.2091 68 68 66.2091 68 64V60C68 57.7909 66.2091 56 64 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M60 88C60 85.7909 61.7909 84 64 84C66.2091 84 68 85.7909 68 88V92C68 94.2091 66.2091 96 64 96C61.7909 96 60 94.2091 60 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M64 28C61.7909 28 60 29.7909 60 32V36C60 38.2091 61.7909 40 64 40C66.2091 40 68 38.2091 68 36V32C68 29.7909 66.2091 28 64 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M60 74C60 71.7909 61.7909 70 64 70C66.2091 70 68 71.7909 68 74V78C68 80.2091 66.2091 82 64 82C61.7909 82 60 80.2091 60 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M64 98C61.7909 98 60 99.7909 60 102V106C60 108.209 61.7909 110 64 110C66.2091 110 68 108.209 68 106V102C68 99.7909 66.2091 98 64 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M50 4C50 1.79086 51.7909 0 54 0C56.2091 0 58 1.79086 58 4V8C58 10.2091 56.2091 12 54 12C51.7909 12 50 10.2091 50 8V4Z\" fill=\"#24FFC5\"/>\\n<path d=\"M34 0C31.7909 0 30 1.79086 30 4V8C30 10.2091 31.7909 12 34 12C36.2091 12 38 10.2091 38 8V4C38 1.79086 36.2091 0 34 0Z\" fill=\"#24FFC5\"/>\\n<path d=\"M10 4C10 1.79086 11.7909 0 14 0C16.2091 0 18 1.79086 18 4V8C18 10.2091 16.2091 12 14 12C11.7909 12 10 10.2091 10 8V4Z\" fill=\"#24FFC5\"/>\\n<path d=\"M54 42C51.7909 42 50 43.7909 50 46V50C50 52.2091 51.7909 54 54 54C56.2091 54 58 52.2091 58 50V46C58 43.7909 56.2091 42 54 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M30 46C30 43.7909 31.7909 42 34 42C36.2091 42 38 43.7909 38 46V50C38 52.2091 36.2091 54 34 54C31.7909 54 30 52.2091 30 50V46Z\" fill=\"#24FFC5\"/>\\n<path d=\"M14 42C11.7909 42 10 43.7909 10 46V50C10 52.2091 11.7909 54 14 54C16.2091 54 18 52.2091 18 50V46C18 43.7909 16.2091 42 14 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M50 18C50 15.7909 51.7909 14 54 14C56.2091 14 58 15.7909 58 18V22C58 24.2091 56.2091 26 54 26C51.7909 26 50 24.2091 50 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M34 14C31.7909 14 30 15.7909 30 18V22C30 24.2091 31.7909 26 34 26C36.2091 26 38 24.2091 38 22V18C38 15.7909 36.2091 14 34 14Z\" fill=\"#24FFC5\"/>\\n<path d=\"M10 18C10 15.7909 11.7909 14 14 14C16.2091 14 18 15.7909 18 18V22C18 24.2091 16.2091 26 14 26C11.7909 26 10 24.2091 10 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M54 56C51.7909 56 50 57.7909 50 60V64C50 66.2091 51.7909 68 54 68C56.2091 68 58 66.2091 58 64V60C58 57.7909 56.2091 56 54 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M30 60C30 57.7909 31.7909 56 34 56C36.2091 56 38 57.7909 38 60V64C38 66.2091 36.2091 68 34 68C31.7909 68 30 66.2091 30 64V60Z\" fill=\"#24FFC5\"/>\\n<path d=\"M14 56C11.7909 56 10 57.7909 10 60V64C10 66.2091 11.7909 68 14 68C16.2091 68 18 66.2091 18 64V60C18 57.7909 16.2091 56 14 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M50 88C50 85.7909 51.7909 84 54 84C56.2091 84 58 85.7909 58 88V92C58 94.2091 56.2091 96 54 96C51.7909 96 50 94.2091 50 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M34 84C31.7909 84 30 85.7909 30 88V92C30 94.2091 31.7909 96 34 96C36.2091 96 38 94.2091 38 92V88C38 85.7909 36.2091 84 34 84Z\" fill=\"#24FFC5\"/>\\n<path d=\"M10 88C10 85.7909 11.7909 84 14 84C16.2091 84 18 85.7909 18 88V92C18 94.2091 16.2091 96 14 96C11.7909 96 10 94.2091 10 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M54 28C51.7909 28 50 29.7909 50 32V36C50 38.2091 51.7909 40 54 40C56.2091 40 58 38.2091 58 36V32C58 29.7909 56.2091 28 54 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M30 32C30 29.7909 31.7909 28 34 28C36.2091 28 38 29.7909 38 32V36C38 38.2091 36.2091 40 34 40C31.7909 40 30 38.2091 30 36V32Z\" fill=\"#24FFC5\"/>\\n<path d=\"M14 28C11.7909 28 10 29.7909 10 32V36C10 38.2091 11.7909 40 14 40C16.2091 40 18 38.2091 18 36V32C18 29.7909 16.2091 28 14 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M50 74C50 71.7909 51.7909 70 54 70C56.2091 70 58 71.7909 58 74V78C58 80.2091 56.2091 82 54 82C51.7909 82 50 80.2091 50 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M34 70C31.7909 70 30 71.7909 30 74V78C30 80.2091 31.7909 82 34 82C36.2091 82 38 80.2091 38 78V74C38 71.7909 36.2091 70 34 70Z\" fill=\"#24FFC5\"/>\\n<path d=\"M10 74C10 71.7909 11.7909 70 14 70C16.2091 70 18 71.7909 18 74V78C18 80.2091 16.2091 82 14 82C11.7909 82 10 80.2091 10 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M54 98C51.7909 98 50 99.7909 50 102V106C50 108.209 51.7909 110 54 110C56.2091 110 58 108.209 58 106V102C58 99.7909 56.2091 98 54 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M30 102C30 99.7909 31.7909 98 34 98C36.2091 98 38 99.7909 38 102V106C38 108.209 36.2091 110 34 110C31.7909 110 30 108.209 30 106V102Z\" fill=\"#24FFC5\"/>\\n<path d=\"M14 98C11.7909 98 10 99.7909 10 102V106C10 108.209 11.7909 110 14 110C16.2091 110 18 108.209 18 106V102C18 99.7909 16.2091 98 14 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M70 4C70 1.79086 71.7909 0 74 0C76.2091 0 78 1.79086 78 4V8C78 10.2091 76.2091 12 74 12C71.7909 12 70 10.2091 70 8V4Z\" fill=\"#24FFC5\"/>\\n<path d=\"M74 42C71.7909 42 70 43.7909 70 46V50C70 52.2091 71.7909 54 74 54C76.2091 54 78 52.2091 78 50V46C78 43.7909 76.2091 42 74 42Z\" fill=\"#24FFC5\"/>\\n<path d=\"M70 18C70 15.7909 71.7909 14 74 14C76.2091 14 78 15.7909 78 18V22C78 24.2091 76.2091 26 74 26C71.7909 26 70 24.2091 70 22V18Z\" fill=\"#24FFC5\"/>\\n<path d=\"M74 56C71.7909 56 70 57.7909 70 60V64C70 66.2091 71.7909 68 74 68C76.2091 68 78 66.2091 78 64V60C78 57.7909 76.2091 56 74 56Z\" fill=\"#24FFC5\"/>\\n<path d=\"M70 88C70 85.7909 71.7909 84 74 84C76.2091 84 78 85.7909 78 88V92C78 94.2091 76.2091 96 74 96C71.7909 96 70 94.2091 70 92V88Z\" fill=\"#24FFC5\"/>\\n<path d=\"M74 28C71.7909 28 70 29.7909 70 32V36C70 38.2091 71.7909 40 74 40C76.2091 40 78 38.2091 78 36V32C78 29.7909 76.2091 28 74 28Z\" fill=\"#24FFC5\"/>\\n<path d=\"M70 74C70 71.7909 71.7909 70 74 70C76.2091 70 78 71.7909 78 74V78C78 80.2091 76.2091 82 74 82C71.7909 82 70 80.2091 70 78V74Z\" fill=\"#24FFC5\"/>\\n<path d=\"M74 98C71.7909 98 70 99.7909 70 102V106C70 108.209 71.7909 110 74 110C76.2091 110 78 108.209 78 106V102C78 99.7909 76.2091 98 74 98Z\" fill=\"#24FFC5\"/>\\n<path d=\"M0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4V8C8 10.2091 6.20914 12 4 12C1.79086 12 0 10.2091 0 8V4Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M24 0C21.7909 0 20 1.79086 20 4V8C20 10.2091 21.7909 12 24 12C26.2091 12 28 10.2091 28 8V4C28 1.79086 26.2091 0 24 0Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M44 0C41.7909 0 40 1.79086 40 4V8C40 10.2091 41.7909 12 44 12C46.2091 12 48 10.2091 48 8V4C48 1.79086 46.2091 0 44 0Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M44 42C41.7909 42 40 43.7909 40 46V50C40 52.2091 41.7909 54 44 54C46.2091 54 48 52.2091 48 50V46C48 43.7909 46.2091 42 44 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M20 46C20 43.7909 21.7909 42 24 42C26.2091 42 28 43.7909 28 46V50C28 52.2091 26.2091 54 24 54C21.7909 54 20 52.2091 20 50V46Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M4 42C1.79086 42 0 43.7909 0 46V50C0 52.2091 1.79086 54 4 54C6.20914 54 8 52.2091 8 50V46C8 43.7909 6.20914 42 4 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M40 18C40 15.7909 41.7909 14 44 14C46.2091 14 48 15.7909 48 18V22C48 24.2091 46.2091 26 44 26C41.7909 26 40 24.2091 40 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M24 14C21.7909 14 20 15.7909 20 18V22C20 24.2091 21.7909 26 24 26C26.2091 26 28 24.2091 28 22V18C28 15.7909 26.2091 14 24 14Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M0 18C0 15.7909 1.79086 14 4 14C6.20914 14 8 15.7909 8 18V22C8 24.2091 6.20914 26 4 26C1.79086 26 0 24.2091 0 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M44 56C41.7909 56 40 57.7909 40 60V64C40 66.2091 41.7909 68 44 68C46.2091 68 48 66.2091 48 64V60C48 57.7909 46.2091 56 44 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M20 60C20 57.7909 21.7909 56 24 56C26.2091 56 28 57.7909 28 60V64C28 66.2091 26.2091 68 24 68C21.7909 68 20 66.2091 20 64V60Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M4 56C1.79086 56 0 57.7909 0 60V64C0 66.2091 1.79086 68 4 68C6.20914 68 8 66.2091 8 64V60C8 57.7909 6.20914 56 4 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M40 88C40 85.7909 41.7909 84 44 84C46.2091 84 48 85.7909 48 88V92C48 94.2091 46.2091 96 44 96C41.7909 96 40 94.2091 40 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M24 84C21.7909 84 20 85.7909 20 88V92C20 94.2091 21.7909 96 24 96C26.2091 96 28 94.2091 28 92V88C28 85.7909 26.2091 84 24 84Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M0 88C0 85.7909 1.79086 84 4 84C6.20914 84 8 85.7909 8 88V92C8 94.2091 6.20914 96 4 96C1.79086 96 0 94.2091 0 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M44 28C41.7909 28 40 29.7909 40 32V36C40 38.2091 41.7909 40 44 40C46.2091 40 48 38.2091 48 36V32C48 29.7909 46.2091 28 44 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M20 32C20 29.7909 21.7909 28 24 28C26.2091 28 28 29.7909 28 32V36C28 38.2091 26.2091 40 24 40C21.7909 40 20 38.2091 20 36V32Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M4 28C1.79086 28 0 29.7909 0 32V36C0 38.2091 1.79086 40 4 40C6.20914 40 8 38.2091 8 36V32C8 29.7909 6.20914 28 4 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M40 74C40 71.7909 41.7909 70 44 70C46.2091 70 48 71.7909 48 74V78C48 80.2091 46.2091 82 44 82C41.7909 82 40 80.2091 40 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M24 70C21.7909 70 20 71.7909 20 74V78C20 80.2091 21.7909 82 24 82C26.2091 82 28 80.2091 28 78V74C28 71.7909 26.2091 70 24 70Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M0 74C0 71.7909 1.79086 70 4 70C6.20914 70 8 71.7909 8 74V78C8 80.2091 6.20914 82 4 82C1.79086 82 0 80.2091 0 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M44 98C41.7909 98 40 99.7909 40 102V106C40 108.209 41.7909 110 44 110C46.2091 110 48 108.209 48 106V102C48 99.7909 46.2091 98 44 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M20 102C20 99.7909 21.7909 98 24 98C26.2091 98 28 99.7909 28 102V106C28 108.209 26.2091 110 24 110C21.7909 110 20 108.209 20 106V102Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M4 98C1.79086 98 0 99.7909 0 102V106C0 108.209 1.79086 110 4 110C6.20914 110 8 108.209 8 106V102C8 99.7909 6.20914 98 4 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M60 4C60 1.79086 61.7909 0 64 0C66.2091 0 68 1.79086 68 4V8C68 10.2091 66.2091 12 64 12C61.7909 12 60 10.2091 60 8V4Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M64 42C61.7909 42 60 43.7909 60 46V50C60 52.2091 61.7909 54 64 54C66.2091 54 68 52.2091 68 50V46C68 43.7909 66.2091 42 64 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M60 18C60 15.7909 61.7909 14 64 14C66.2091 14 68 15.7909 68 18V22C68 24.2091 66.2091 26 64 26C61.7909 26 60 24.2091 60 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M64 56C61.7909 56 60 57.7909 60 60V64C60 66.2091 61.7909 68 64 68C66.2091 68 68 66.2091 68 64V60C68 57.7909 66.2091 56 64 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M60 88C60 85.7909 61.7909 84 64 84C66.2091 84 68 85.7909 68 88V92C68 94.2091 66.2091 96 64 96C61.7909 96 60 94.2091 60 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M64 28C61.7909 28 60 29.7909 60 32V36C60 38.2091 61.7909 40 64 40C66.2091 40 68 38.2091 68 36V32C68 29.7909 66.2091 28 64 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M60 74C60 71.7909 61.7909 70 64 70C66.2091 70 68 71.7909 68 74V78C68 80.2091 66.2091 82 64 82C61.7909 82 60 80.2091 60 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M64 98C61.7909 98 60 99.7909 60 102V106C60 108.209 61.7909 110 64 110C66.2091 110 68 108.209 68 106V102C68 99.7909 66.2091 98 64 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M50 4C50 1.79086 51.7909 0 54 0C56.2091 0 58 1.79086 58 4V8C58 10.2091 56.2091 12 54 12C51.7909 12 50 10.2091 50 8V4Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M34 0C31.7909 0 30 1.79086 30 4V8C30 10.2091 31.7909 12 34 12C36.2091 12 38 10.2091 38 8V4C38 1.79086 36.2091 0 34 0Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M10 4C10 1.79086 11.7909 0 14 0C16.2091 0 18 1.79086 18 4V8C18 10.2091 16.2091 12 14 12C11.7909 12 10 10.2091 10 8V4Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M54 42C51.7909 42 50 43.7909 50 46V50C50 52.2091 51.7909 54 54 54C56.2091 54 58 52.2091 58 50V46C58 43.7909 56.2091 42 54 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M30 46C30 43.7909 31.7909 42 34 42C36.2091 42 38 43.7909 38 46V50C38 52.2091 36.2091 54 34 54C31.7909 54 30 52.2091 30 50V46Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M14 42C11.7909 42 10 43.7909 10 46V50C10 52.2091 11.7909 54 14 54C16.2091 54 18 52.2091 18 50V46C18 43.7909 16.2091 42 14 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M50 18C50 15.7909 51.7909 14 54 14C56.2091 14 58 15.7909 58 18V22C58 24.2091 56.2091 26 54 26C51.7909 26 50 24.2091 50 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M34 14C31.7909 14 30 15.7909 30 18V22C30 24.2091 31.7909 26 34 26C36.2091 26 38 24.2091 38 22V18C38 15.7909 36.2091 14 34 14Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M10 18C10 15.7909 11.7909 14 14 14C16.2091 14 18 15.7909 18 18V22C18 24.2091 16.2091 26 14 26C11.7909 26 10 24.2091 10 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M54 56C51.7909 56 50 57.7909 50 60V64C50 66.2091 51.7909 68 54 68C56.2091 68 58 66.2091 58 64V60C58 57.7909 56.2091 56 54 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M30 60C30 57.7909 31.7909 56 34 56C36.2091 56 38 57.7909 38 60V64C38 66.2091 36.2091 68 34 68C31.7909 68 30 66.2091 30 64V60Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M14 56C11.7909 56 10 57.7909 10 60V64C10 66.2091 11.7909 68 14 68C16.2091 68 18 66.2091 18 64V60C18 57.7909 16.2091 56 14 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M50 88C50 85.7909 51.7909 84 54 84C56.2091 84 58 85.7909 58 88V92C58 94.2091 56.2091 96 54 96C51.7909 96 50 94.2091 50 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M34 84C31.7909 84 30 85.7909 30 88V92C30 94.2091 31.7909 96 34 96C36.2091 96 38 94.2091 38 92V88C38 85.7909 36.2091 84 34 84Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M10 88C10 85.7909 11.7909 84 14 84C16.2091 84 18 85.7909 18 88V92C18 94.2091 16.2091 96 14 96C11.7909 96 10 94.2091 10 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M54 28C51.7909 28 50 29.7909 50 32V36C50 38.2091 51.7909 40 54 40C56.2091 40 58 38.2091 58 36V32C58 29.7909 56.2091 28 54 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M30 32C30 29.7909 31.7909 28 34 28C36.2091 28 38 29.7909 38 32V36C38 38.2091 36.2091 40 34 40C31.7909 40 30 38.2091 30 36V32Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M14 28C11.7909 28 10 29.7909 10 32V36C10 38.2091 11.7909 40 14 40C16.2091 40 18 38.2091 18 36V32C18 29.7909 16.2091 28 14 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M50 74C50 71.7909 51.7909 70 54 70C56.2091 70 58 71.7909 58 74V78C58 80.2091 56.2091 82 54 82C51.7909 82 50 80.2091 50 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M34 70C31.7909 70 30 71.7909 30 74V78C30 80.2091 31.7909 82 34 82C36.2091 82 38 80.2091 38 78V74C38 71.7909 36.2091 70 34 70Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M10 74C10 71.7909 11.7909 70 14 70C16.2091 70 18 71.7909 18 74V78C18 80.2091 16.2091 82 14 82C11.7909 82 10 80.2091 10 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M54 98C51.7909 98 50 99.7909 50 102V106C50 108.209 51.7909 110 54 110C56.2091 110 58 108.209 58 106V102C58 99.7909 56.2091 98 54 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M30 102C30 99.7909 31.7909 98 34 98C36.2091 98 38 99.7909 38 102V106C38 108.209 36.2091 110 34 110C31.7909 110 30 108.209 30 106V102Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M14 98C11.7909 98 10 99.7909 10 102V106C10 108.209 11.7909 110 14 110C16.2091 110 18 108.209 18 106V102C18 99.7909 16.2091 98 14 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M70 4C70 1.79086 71.7909 0 74 0C76.2091 0 78 1.79086 78 4V8C78 10.2091 76.2091 12 74 12C71.7909 12 70 10.2091 70 8V4Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M74 42C71.7909 42 70 43.7909 70 46V50C70 52.2091 71.7909 54 74 54C76.2091 54 78 52.2091 78 50V46C78 43.7909 76.2091 42 74 42Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M70 18C70 15.7909 71.7909 14 74 14C76.2091 14 78 15.7909 78 18V22C78 24.2091 76.2091 26 74 26C71.7909 26 70 24.2091 70 22V18Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M74 56C71.7909 56 70 57.7909 70 60V64C70 66.2091 71.7909 68 74 68C76.2091 68 78 66.2091 78 64V60C78 57.7909 76.2091 56 74 56Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M70 88C70 85.7909 71.7909 84 74 84C76.2091 84 78 85.7909 78 88V92C78 94.2091 76.2091 96 74 96C71.7909 96 70 94.2091 70 92V88Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M74 28C71.7909 28 70 29.7909 70 32V36C70 38.2091 71.7909 40 74 40C76.2091 40 78 38.2091 78 36V32C78 29.7909 76.2091 28 74 28Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M70 74C70 71.7909 71.7909 70 74 70C76.2091 70 78 71.7909 78 74V78C78 80.2091 76.2091 82 74 82C71.7909 82 70 80.2091 70 78V74Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n<path d=\"M74 98C71.7909 98 70 99.7909 70 102V106C70 108.209 71.7909 110 74 110C76.2091 110 78 108.209 78 106V102C78 99.7909 76.2091 98 74 98Z\" stroke=\"#24FFC5\" stroke-width=\"8.44218\" mask=\"url(#path-1-inside-1_1046_13432)\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3cfm5f\",\"data-framer-name\":\"Text_Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8zw5xw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g2d2w2\",\"data-framer-name\":\"Content Rows\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-61rvod\",\"data-styles-preset\":\"c8fTkKcVh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Costruito per aiutare le startup a crescere\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-61rvod\",\"data-styles-preset\":\"c8fTkKcVh\",children:\"Costruito per aiutare le startup a crescere\"})}),className:\"framer-9em0mq\",\"data-framer-name\":\"Global and local business payments\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hjmoiy\",\"data-framer-name\":\"Bullet Stack\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gw7yv9\",\"data-framer-name\":\"Components / Expandable Bullet Point\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-azxbkx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6p3x5l\",\"data-styles-preset\":\"AV4xFmOQi\",style:{\"--framer-text-color\":\"var(--variable-reference-CYWzBvtDA-DN0CT3RIz)\"},children:\"Le PMI in crescita hanno bisogno di una gestione finanziaria efficiente. wamo offre funzionalit\\xe0 robuste e ottimali che supportano la crescita dell'azienda e semplificano le operazioni.\"})}),className:\"framer-1h0e8fv\",\"data-framer-name\":\"Instant SEPA and fast payments\",fonts:[\"Inter\"],style:{\"--variable-reference-CYWzBvtDA-DN0CT3RIz\":CYWzBvtDADN0CT3RIz},verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g7txqc-container\",nodeId:\"Dfv0hhxG3\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"Dfv0hhxG3\",layoutId:\"Dfv0hhxG3\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",variant:\"YPdrVI4IF\",width:\"100%\"})})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1gfcva6\",\"data-framer-name\":\"Features\",id:elementId5,ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-173gkko\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-acecbw-container\",nodeId:\"l6kcps41k\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"Z80l9m0gU\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"l6kcps41k\",layoutId:\"l6kcps41k\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Diventa internazionale con conti FX e multi valuta equi e solidali \",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Gestione multivaluta\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kqf46x-container\",nodeId:\"Mw5ljI_fP\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"lNHPrYcoC\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"Mw5ljI_fP\",layoutId:\"Mw5ljI_fP\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Gestisci le tue spese con facilit\\xe0 e sicurezza\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Carte virtuali illimitate\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vu2mi-container\",nodeId:\"xtNOj8ex_\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"eKdA1xN85\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"xtNOj8ex_\",layoutId:\"xtNOj8ex_\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Mantieni il controllo con la gestione finanziaria del tuo team\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Funzionalit\\xe0 per i team\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 44px) / 2, 200px), 365px)`},MClUNE9JA:{width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px), 365px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:`min(min(${componentViewport?.width||\"100vw\"} - 160px, 1280px) - 60px, 365px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k6hffx-container\",nodeId:\"gEOon7SrJ\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(IconCard,{CQKnK4lqX:\"vd_hOpvkp\",EdqGXBxSn:\"rgb(34, 34, 34)\",height:\"100%\",id:\"gEOon7SrJ\",layoutId:\"gEOon7SrJ\",mj3aelRFt:\"var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, rgb(20, 20, 20))\",NDOgZSCMM:\"\",njBs6MjWE:\"rgb(34, 34, 34)\",QYAo69Vrh:false,style:{maxWidth:\"100%\",width:\"100%\"},Tz4N93rbv:\"Licenza EMI con il massimo livello di sicurezza dei dati e delle transazioni\",variant:\"RzQKMvQvJ\",vOxV9K1zO:\"Sicurezza di alto livello\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1d2ksbp\",\"data-framer-name\":\"Section 5\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r4g9ye\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-echo2k\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3iweex\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-t55sfw\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19apf3y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-61rvod\",\"data-styles-preset\":\"c8fTkKcVh\",style:{\"--framer-text-color\":\"var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, rgb(254, 254, 254))\"},children:\"Unisciti a wamo oggi stesso!\"})}),className:\"framer-1j2rc48\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6p3x5l\",\"data-styles-preset\":\"AV4xFmOQi\",style:{\"--framer-text-color\":\"var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, rgb(254, 254, 254))\"},children:\"Scopri quanto pu\\xf2 essere facile gestire le tue finanze aziendali con wamo.\"})}),className:\"framer-47bf75\",\"data-framer-name\":\"Instant SEPA and fast payments\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6p3x5l\",\"data-styles-preset\":\"AV4xFmOQi\",style:{\"--framer-text-color\":\"var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, rgb(254, 254, 254))\"},children:\"Iscriviti oggi stesso e godi di finanze aziendali pi\\xf9 intelligenti e semplificate.\"})}),className:\"framer-m2zdna\",\"data-framer-name\":\"Instant SEPA and fast payments\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{width:`calc(min(max(min(${componentViewport?.width||\"100vw\"} - 48px, 1280px) - 32px, 1px), 2018px) - 16px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m884je-container\",id:\"1m884je\",nodeId:\"NuSsboFBN\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonsButton,{height:\"100%\",id:\"NuSsboFBN\",layoutId:\"NuSsboFBN\",NKaHULrWA:\"Iscriviti ora\",RI7knPvE9:\"https://business.wamo.io/register\",variant:\"YPdrVI4IF\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960},className:\"framer-107ywye\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tbfjht\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:958,intrinsicWidth:450,positionX:\"center\",positionY:\"top\"},className:\"framer-1j70p5r\",\"data-framer-name\":\"IMG\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z95ci3\",\"data-framer-name\":\"visual\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nqde7o\",\"data-framer-name\":\"phone 15pro\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"254.1337px\",src:\"https://framerusercontent.com/images/kZRJyMBLs98fQGurqwztxYERsyU.png\",srcSet:\"https://framerusercontent.com/images/kZRJyMBLs98fQGurqwztxYERsyU.png 1002w\"},className:\"framer-9pvg1p\",\"data-framer-name\":\"shadow\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"254.1337px\",src:\"https://framerusercontent.com/images/Q1Kpx1g4Jovx4UXxbjG56yAjAI.png\",srcSet:\"https://framerusercontent.com/images/Q1Kpx1g4Jovx4UXxbjG56yAjAI.png 1002w\"},className:\"framer-i4re5h\",\"data-framer-name\":\"main\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:502,intrinsicWidth:233,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9lImCMbvxxbtywPm2pWgGGGOanA.svg\"},className:\"framer-1qtqqoj\",\"data-framer-name\":\"Mask group\"})]})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-10xnza9\",\"data-framer-name\":\"FAQ\",id:elementId7,ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9cqag\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vzz9sd\",\"data-styles-preset\":\"umDqajZkw\",children:\"Domande frequenti\"})}),className:\"framer-p8qfw9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1280px)`},MClUNE9JA:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:275,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1280px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d9qvs7-container\",nodeId:\"kS26OqISL\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(AccordionFAQStack,{height:\"100%\",id:\"kS26OqISL\",layoutId:\"kS26OqISL\",style:{width:\"100%\"},variant:\"O7hyg1O51\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1qx8o31\",\"data-framer-name\":\"Footer\",id:elementId8,ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14qxd72\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8ggqvb\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{\"aria-label\":\"Homepage\",className:\"framer-1qqfhwg\",\"data-framer-name\":\"WAMO Logo\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-7n7k7k\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:25,intrinsicWidth:52,svg:'<svg width=\"52\" height=\"25\" viewBox=\"0 0 52 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.51899 10.7494C0.891504 10.7138 0.473181 10.5235 0.239644 10.1665C-0.179465 9.52601 0.0525006 8.41998 0.179098 8.04348L1.81229 3.13274C2.093 2.53357 2.58681 2.52709 2.63085 2.52952H2.66544C3.20879 2.53033 3.40459 3.02262 3.4211 3.06796L5.94833 10.7494H1.5182H1.51899Z\" fill=\"#24FFC5\"/>\\n<path d=\"M19.4664 24.8031H14.6903C13.0862 24.8031 11.269 23.3983 10.7218 21.7352L4.4587 2.70273C4.30694 2.25093 3.80684 1.50683 2.86719 1.4129C3.67867 0.570019 4.7866 0 5.80803 0H10.5621C12.1662 0 13.9834 1.4048 14.5307 3.0679L20.7977 22.1125C20.9589 22.5594 21.4723 23.2963 22.4073 23.3902C21.5958 24.2331 20.4886 24.8039 19.4672 24.8039L19.4664 24.8031Z\" fill=\"#24FFC5\"/>\\n<path d=\"M23.4687 21.6745L23.4616 21.6713C23.1809 22.2705 22.6887 22.2753 22.643 22.2745H22.6085C22.0667 22.2737 21.8528 21.7911 21.8261 21.7239L17.6641 9.07502L19.6283 3.13274C19.909 2.53357 20.4012 2.52709 20.4469 2.52952H20.4815C21.0232 2.53033 21.2371 3.0129 21.2638 3.08011L25.4258 15.7274L23.4687 21.6745V21.6745Z\" fill=\"#24FFC5\"/>\\n<path d=\"M37.3002 24.8031H32.5303C30.9262 24.8031 29.109 23.3983 28.5618 21.7352L28.5563 21.7368V21.7352L22.2893 2.69058C22.1281 2.24364 21.6146 1.50602 20.6797 1.4129C21.4912 0.56921 22.5991 0 23.6205 0H28.4029C30.007 0 31.8242 1.4048 32.3715 3.0679L38.6322 22.1125C38.7934 22.5594 39.3068 23.2963 40.2418 23.3902C39.4303 24.2339 38.3232 24.8039 37.3017 24.8039L37.3002 24.8031Z\" fill=\"#24FFC5\"/>\\n<path d=\"M41.2842 21.6934C41.0012 22.2691 40.5223 22.2747 40.4775 22.2739H40.4429C39.9011 22.2731 39.6872 21.7905 39.6605 21.7233L35.4922 9.0558L37.4391 3.13862C37.7214 2.55727 38.2042 2.54917 38.249 2.55322H38.2836C38.8262 2.55403 39.0401 3.03822 39.066 3.1038L40.7086 8.06636C41.2866 9.82257 42.8592 11.267 44.5608 11.7375L41.285 21.6934H41.2842Z\" fill=\"#24FFC5\"/>\\n<path d=\"M51.7567 10.1874C51.5232 10.5461 51.104 10.7372 50.4758 10.7728H45.7138C44.1097 10.7728 42.2925 9.36802 41.7453 7.70411L40.0987 2.7286L40.094 2.71402C39.9328 2.26627 39.4193 1.52945 38.4844 1.43634C39.2959 0.593457 40.4038 0.0234375 41.4252 0.0234375H46.2084C47.8125 0.0234375 49.6297 1.42824 50.177 3.09134L51.8196 8.07252C51.8243 8.08547 52.2584 9.42065 51.759 10.1874H51.7567Z\" fill=\"#24FFC5\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c2rvhr\",\"data-framer-name\":\"Group 48095688\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:139,svg:'<svg width=\"139\" height=\"26\" viewBox=\"0 0 139 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M126.251 0C119.332 0 113.609 4.94807 113.609 12.6039C113.609 20.2597 119.332 25.3121 126.251 25.3121C133.17 25.3121 138.893 20.2603 138.893 12.6039C138.893 4.94745 133.118 0 126.251 0V0ZM126.251 19.1142C122.765 19.1142 119.904 16.5621 119.904 12.6039C119.904 8.64568 122.765 6.24976 126.251 6.24976C129.737 6.24976 132.598 8.74942 132.598 12.6039C132.598 16.4584 129.737 19.1142 126.251 19.1142Z\" fill=\"white\"/>\\n<path d=\"M34.0294 0.53754L34.0177 0.521484L34.006 0.535686C33.9091 0.526423 33.811 0.521484 33.7111 0.521484C32.3245 0.521484 31.1501 1.42675 30.743 2.67843L30.7374 2.69634C30.7344 2.7056 30.7313 2.71424 30.7288 2.72351L26.4277 15.8862L22.4233 3.43857C22.0058 1.76329 20.4933 0.522102 18.691 0.522102C16.9898 0.522102 15.5471 1.62867 15.0394 3.16132L15.0246 3.16749L10.9764 15.8862L6.72533 2.6704L6.70805 2.65805C6.32316 1.5027 5.28321 0.647457 4.0286 0.535071L4.0138 0.522102L4.00084 0.533217C3.91696 0.526425 3.83245 0.522102 3.74671 0.522102C2.0227 0.522102 0.625 1.92137 0.625 3.64729C0.625 4.08819 0.7169 4.50747 0.881591 4.88786L0.879739 4.89095L7.83807 23.8205C8.239 25.084 9.41959 25.9991 10.8142 25.9991C12.2088 25.9991 13.4005 25.0753 13.7959 23.8033L18.7292 8.54225L23.7606 23.7026H23.7754C23.7847 23.7347 23.7921 23.7668 23.8019 23.7983C24.2066 25.0747 25.3995 25.9997 26.8089 25.9997C28.2184 25.9997 29.4218 25.0667 29.8208 23.781C29.8264 23.7625 29.8307 23.7434 29.8363 23.7248H29.8461L36.5577 4.93479C36.7354 4.54205 36.8353 4.1061 36.8353 3.64729C36.8353 2.02819 35.606 0.696857 34.0312 0.538158L34.0294 0.53754Z\" fill=\"white\"/>\\n<path d=\"M62.2121 0.520556C60.5819 0.520556 59.239 1.75001 59.0565 3.33329L59.0429 3.3407V3.4852C59.0417 3.50187 59.0398 3.51854 59.0392 3.53583C57.2689 0.831775 53.6827 0 51.4992 0C45.1003 0 39.1172 4.84371 39.1172 12.6558C39.1172 20.4678 45.0997 25.3115 51.4992 25.3115C53.8925 25.3115 57.4817 24.2179 59.0429 21.7176V21.914C59.038 21.9856 59.0349 22.0573 59.0349 22.1301C59.0349 23.8869 60.4573 25.3115 62.2127 25.3115C63.9682 25.3115 65.3906 23.8875 65.3906 22.1301V3.61363L65.3881 3.6124C65.3412 1.89697 63.938 0.520556 62.2127 0.520556H62.2121ZM52.3837 19.218C48.8981 19.218 45.6727 16.5615 45.6727 12.6558C45.6727 8.75004 48.8981 6.09353 52.3837 6.09353C55.8694 6.09353 59.0429 8.43696 59.0429 12.6558C59.0429 16.8745 55.8175 19.218 52.3837 19.218Z\" fill=\"white\"/>\\n<path d=\"M99.8741 0C97.949 0 94.5158 0.573046 92.2267 4.58312C90.8741 1.61416 88.3248 0.260589 84.4752 0.051872C82.1862 0.051872 78.8566 1.14547 77.5039 4.11443V3.91807C77.5089 3.84644 77.5119 3.77481 77.5119 3.70194C77.5119 1.94514 76.0896 0.520556 74.3341 0.520556C72.5786 0.520556 71.2198 1.88339 71.1593 3.58709L71.1562 3.58955V22.1307C71.1562 23.8875 72.5786 25.3121 74.3341 25.3121C76.0896 25.3121 77.5119 23.8882 77.5119 22.1307C77.5119 22.0579 77.5089 21.9862 77.5039 21.9146V11.8746C77.5039 7.70831 80.0008 6.1979 82.6025 6.1979C85.2043 6.1979 87.0245 8.07264 87.0769 11.4584V21.8455C87.0689 21.9387 87.064 22.0332 87.064 22.1283C87.064 23.8863 88.4876 25.3121 90.2443 25.3121C92.001 25.3121 93.4246 23.8869 93.4246 22.1283V11.8746C93.4246 8.17699 95.5058 6.1979 98.3672 6.1979C100.968 6.1979 102.945 8.12513 102.945 11.6146V21.822C102.934 21.9307 102.928 22.0412 102.928 22.1524C102.928 23.8974 104.341 25.3121 106.084 25.3121C107.827 25.3121 109.24 23.8974 109.24 22.1524C109.24 22.1382 109.24 22.124 109.239 22.1091H109.24V10.9372C109.24 3.80198 105.755 0 99.8759 0H99.8741Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ttgmea\",\"data-framer-name\":\"Links\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ecs8kq\",\"data-framer-name\":\"Column\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1auaqb6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--token-947d009f-1296-4d0e-861b-67823e6537cc, rgb(217, 221, 223))\"},children:\"\\xa9 wamo 2024, all rights reserved wamo & the wamo logo are trademarks and trade names of wamo technology Limited and may not be used or reproduced without consent of the owner\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"\\xa9 wamo 2024, tutti i diritti riservati wamo & il logo di wamo sono marchi e nomi commerciali di wamo technology Limited e non possono essere utilizzati o riprodotti senza il consenso del proprietario.\"})}),className:\"framer-19v5z0i\",\"data-framer-name\":\"Benefits\",fonts:[\"CUSTOM;PP Agrandir Text Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-116luvg\",\"data-framer-name\":\"Social Links\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/wamobusiness/\",motionChild:true,nodeId:\"P0iu_shjy\",openInNewTab:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"wamo on Facebook \",className:\"framer-xrtqy8 framer-ypoyna\",\"data-framer-name\":\"Facebook\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9aj17g\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1aj09vs\",\"data-framer-name\":\"Facebook\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:8,svg:'<svg width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.08317 13.5638H2.17307V7.36448H0.71875V4.97555H2.17307V3.54248C2.17307 1.59499 2.99413 0.435547 5.32701 0.435547H7.26902V2.82448H6.05563C5.14723 2.82448 5.08681 3.15794 5.08681 3.78108L5.08317 4.97555H7.28285L7.02518 7.36448H5.08317V13.5638V13.5638Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/wamobusiness/\",motionChild:true,nodeId:\"gyvUyj4JC\",openInNewTab:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"wamo on Linkedin \",className:\"framer-al3iz1 framer-ypoyna\",\"data-framer-name\":\"Linkedin\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ummvln\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qixofi\",\"data-framer-name\":\"Linkedin\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:13,intrinsicWidth:12,svg:'<svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.82626 4.65998H0.443804V12.3329H2.82626V4.65998ZM3.02111 2.22949C3.02111 1.46663 2.40114 0.845703 1.63946 0.845703C0.873355 0.845703 0.257812 1.46663 0.257812 2.22949C0.257812 2.99234 0.873355 3.61327 1.63946 3.61327C2.40114 3.61327 3.02111 2.99234 3.02111 2.22949ZM6.60366 4.65998H4.32748V12.3329H6.70551V8.53635C6.70551 7.53843 6.8915 6.56712 8.13145 6.56712C9.35367 6.56712 9.36696 7.7114 9.36696 8.60288V12.3329H11.745V8.12831C11.745 6.0615 11.2977 4.4737 8.8887 4.4737C7.72846 4.4737 6.9535 5.10793 6.63466 5.71112H6.60366V4.65998Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/wamobusiness/\",motionChild:true,nodeId:\"cV69UGZfY\",openInNewTab:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"wamo on Instagram\",className:\"framer-1dj6w5s framer-ypoyna\",\"data-framer-name\":\"Instagram\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1up4wx3\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-y1fuuf\",\"data-framer-name\":\"Instagram\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.81676 0.0253906H4.17884C1.88754 0.0253906 0.0234375 1.88949 0.0234375 4.18079V9.81871C0.0234375 12.11 1.88754 13.9741 4.17884 13.9741H9.81676C12.1081 13.9741 13.9722 12.11 13.9722 9.81871V4.18079C13.9721 1.88949 12.108 0.0253906 9.81676 0.0253906ZM12.5689 9.81871C12.5689 11.3387 11.3367 12.5709 9.81676 12.5709H4.17884C2.65887 12.5709 1.42668 11.3387 1.42668 9.81871V4.18079C1.42668 2.6608 2.65887 1.42863 4.17884 1.42863H9.81676C11.3367 1.42863 12.5689 2.6608 12.5689 4.18079V9.81871ZM3.39016 6.99972C3.39016 5.0105 5.00854 3.39211 6.9978 3.39211C8.98705 3.39211 10.6054 5.01047 10.6054 6.99972C10.6054 8.98898 8.98705 10.6074 6.9978 10.6074C5.00854 10.6074 3.39016 8.98895 3.39016 6.99972ZM6.9978 9.20414C5.78033 9.20414 4.7934 8.21721 4.7934 6.99975C4.7934 5.78229 5.78036 4.79536 6.9978 4.79536C8.21526 4.79536 9.20219 5.78229 9.20219 6.99975C9.20219 8.21719 8.21523 9.20414 6.9978 9.20414ZM10.6124 4.28366C11.0898 4.28366 11.4769 3.89663 11.4769 3.4192C11.4769 2.94177 11.0898 2.55474 10.6124 2.55474C10.135 2.55474 9.74795 2.94177 9.74795 3.4192C9.74795 3.89663 10.135 4.28366 10.6124 4.28366Z\" fill=\"#050505\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/wamobusiness\",motionChild:true,nodeId:\"WqVahlWhd\",openInNewTab:true,scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"wamo on Twitter\",className:\"framer-yblbtj framer-ypoyna\",\"data-framer-name\":\"Twitter\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ct8hxt\",\"data-framer-name\":\"Oval\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11cbbdd\",\"data-framer-name\":\"Twitter\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"12\" viewBox=\"0 0 14 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.5657 1.92858C13.083 2.14269 12.5632 2.28746 12.0187 2.35299C12.5748 2.01926 13.0019 1.49198 13.2027 0.863363C12.6821 1.17196 12.106 1.39597 11.492 1.51636C11.0008 0.992896 10.301 0.666016 9.52638 0.666016C8.03885 0.666016 6.83246 1.87144 6.83246 3.35878C6.83246 3.5706 6.85717 3.77557 6.90274 3.97292C4.66451 3.86091 2.68037 2.78807 1.35195 1.159C1.11947 1.55675 0.987405 2.01926 0.987405 2.513C0.987405 3.44717 1.46317 4.27161 2.1853 4.75393C1.74352 4.74021 1.32801 4.61906 0.965779 4.41714C0.965779 4.42857 0.965779 4.44 0.965779 4.45143C0.965779 5.7559 1.89336 6.84398 3.12601 7.09162C2.89971 7.15334 2.66261 7.1861 2.41623 7.1861C2.24323 7.1861 2.07408 7.16934 1.90958 7.13734C2.25249 8.20713 3.24727 8.98585 4.42585 9.00794C3.50368 9.72952 2.34209 10.16 1.08009 10.16C0.863058 10.16 0.648348 10.1478 0.4375 10.1227C1.62922 10.8869 3.04491 11.3327 4.56642 11.3327C9.5202 11.3327 12.2296 7.22953 12.2296 3.67118C12.2296 3.55384 12.2265 3.43879 12.2218 3.32297C12.7478 2.94351 13.205 2.46881 13.5657 1.92934V1.92858V1.92858Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cqj0yo\",\"data-framer-name\":\"Store\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-947d009f-1296-4d0e-861b-67823e6537cc, rgb(217, 221, 223))\"},children:\"Download wamo App\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEFncmFuZGlyIFRleHQgUmVndWxhcg==\",\"--framer-font-family\":'\"PP Agrandir Text Regular\", \"PP Agrandir Text Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"Download wamo App\"})}),className:\"framer-1w4f0l8\",\"data-framer-name\":\"Download WAMO App\",fonts:[\"CUSTOM;PP Agrandir Text Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t7rf3c-container\",nodeId:\"C8HZK6Mho\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(ElementsButtonDownload,{FgOLf4duJ:true,height:\"100%\",id:\"C8HZK6Mho\",layoutId:\"C8HZK6Mho\",style:{height:\"100%\"},variant:\"Pai3WFARr\",width:\"100%\",YWpJujOTK:\"https://play.google.com/store/apps/details?id=com.wamo.business\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-abtw6n-container\",nodeId:\"D7EP2A2qP\",scopeId:\"HvkBoRUWb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{arsGUxBAf:{YWpJujOTK:\"https://apps.apple.com/app/wamo-business/id1547767396\"},MClUNE9JA:{YWpJujOTK:\"https://apps.apple.com/app/wamo-business/id1547767396\"}},children:/*#__PURE__*/_jsx(ElementsButtonDownload,{FgOLf4duJ:true,height:\"100%\",id:\"D7EP2A2qP\",layoutId:\"D7EP2A2qP\",style:{height:\"100%\"},variant:\"LTvTurNUl\",width:\"100%\",YWpJujOTK:\"https://apps.apple.com/tr/app/wamo-business/id1547767396\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8c3dm8\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-78npn6\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MClUNE9JA:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"Wamo Solutions Oy is an Electronic Money Institution authorised by the the Finnish Financial Supervisory Authority (registered no. 3368055-9) Registered address is: Lapinlahdenkatu 16, 00180 Helsinki.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:[\"wamo.io LTD (Firm Reference Number: 922901) is a distributor of Modulr FS Limited, a company registered in England and Wales with company number 09897919, which is authorised and regulated by the Financial Conduct Authority as an Electronic Money Institution (Firm Reference Number: 900573) for the issuance of electronic money and payment services. Your account and related payment services are provided by Modulr FS Limited. Whilst Electronic Money products are not covered by the Financial Services Compensation Scheme (FSCS) your funds will be held in one or more segregated accounts and safeguarded in line with the Electronic Money Regulations 2011 \u2013 for more information please see this \",/*#__PURE__*/_jsx(Link,{href:\"https://wamo-static-assets.s3.eu-central-1.amazonaws.com/legal/Jan2024+Modulr+UK+Safeguarding+Explanation.pdf\",motionChild:true,nodeId:\"C1nIiLZCL\",openInNewTab:true,scopeId:\"HvkBoRUWb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i63b1u\",\"data-styles-preset\":\"tmzerGLqS\",children:\"link.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"The wamo card is issued by Modulr FS Limited pursuant to a license by Visa Europe. Visa and the Visa brand mark are registered trademarks of Visa Europe.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:[\"Wamo Solutions LTD is a partner of Modulr Finance B.V., a company registered in the Netherlands with company number 81852401, which is authorised and regulated by the Dutch Central Bank (DNB) as an Electronic Money Institution (Firm Reference Number: R182870) for the issuance of electronic money and payment services. Your account and related payment services are provided by Modulr Finance B.V. Your funds will be held in one or more segregated accounts and safeguarded in line with the Financial Supervision Act (Wet op het Financieel Toezicht, Wft) \u2013 for more information please see \",/*#__PURE__*/_jsx(Link,{href:\"https://2270724.fs1.hubspotusercontent-na1.net/hubfs/2270724/Feb23-Europe%20Safeguarding%20Explanation_Howwekeepyourmoneysafe%20EU.pdf\",motionChild:true,nodeId:\"C1nIiLZCL\",openInNewTab:true,scopeId:\"HvkBoRUWb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i63b1u\",\"data-styles-preset\":\"tmzerGLqS\",children:\"link.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"The wamo card is issued by Modulr Finance B.V. pursuant to a license by Visa Europe. Visa and the Visa brand mark are registered trademarks of Visa Europe.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"Wamo Solutions Oy \\xe8 un Istituto di Moneta Elettronica autorizzato dall\u2019Autorit\\xe0 di Vigilanza Finanziaria Finlandese (n. di registrazione 3368055-9): Sede legale: Lapinlahdenkatu 16, 00180 Helsinki\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:[\"wamo.io LTD (Numero di Riferimento Aziendale: 922901) \\xe8 un distributore di Modulr FS Limited, una societ\\xe0 registrata in Inghilterra e Galles con numero di societ\\xe0 09897919, che \\xe8 autorizzata e regolata dalla Financial Conduct Authority come un'Istituzione di Moneta Elettronica (Numero di Riferimento Aziendale: 900573) per l'emissione di moneta elettronica e servizi di pagamento. Il tuo conto e i relativi servizi di pagamento sono forniti da Modulr FS Limited. Sebbene i prodotti di Moneta Elettronica non siano coperti dallo Financial Services Compensation Scheme (FSCS), i tuoi fondi saranno detenuti in uno o pi\\xf9 conti segregati e salvaguardati in conformit\\xe0 con le Electronic Money Regulations 2011 - per maggiori informazioni si prega di consultare questo \",/*#__PURE__*/_jsx(Link,{href:\"https://www.modulrfinance.com/hubfs/Public%20one%20pagers/How%20we%20keep%20your%20money%20safe.pdf?utm_campaign=CS%20Newsletter&utm_source=hs_email&utm_medium=email\",motionChild:true,nodeId:\"C1nIiLZCL\",openInNewTab:false,scopeId:\"HvkBoRUWb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i63b1u\",\"data-styles-preset\":\"tmzerGLqS\",children:\"link.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"La carta wamo \\xe8 emessa da Modulr FS Limited in base a una licenza di Visa Europe. Visa e il marchio Visa sono marchi registrati di Visa Europe.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:[\"Wamo Solutions LTD \\xe8 partner di Modulr Finance B.V., una societ\\xe0 registrata nei Paesi Bassi con numero di societ\\xe0 81852401, che \\xe8 autorizzata e regolata dalla Banca Centrale Olandese (DNB) come un'Istituzione di Moneta Elettronica (Numero di Riferimento Aziendale: R182870) per l'emissione di moneta elettronica e servizi di pagamento. Il tuo conto e i relativi servizi di pagamento sono forniti da Modulr Finance B.V. I tuoi fondi saranno detenuti in uno o pi\\xf9 conti segregati e salvaguardati in conformit\\xe0 con il Financial Supervision Act (Wet op het Financieel Toezicht, Wft) - per maggiori informazioni si prega di consultare il \",/*#__PURE__*/_jsx(Link,{href:\"https://2270724.fs1.hubspotusercontent-na1.net/hubfs/2270724/Feb23-Europe%20Safeguarding%20Explanation_Howwekeepyourmoneysafe%20EU.pdf\",motionChild:true,nodeId:\"C1nIiLZCL\",openInNewTab:true,scopeId:\"HvkBoRUWb\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i63b1u\",\"data-styles-preset\":\"tmzerGLqS\",children:\"link.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q5rhy\",\"data-styles-preset\":\"E41jJiFK2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d2c18896-8b4f-46bc-ad0a-6df9e2a1a492, rgb(208, 211, 218))\"},children:\"La carta wamo \\xe8 emessa da Modulr Finance B.V. in base a una licenza di Visa Europe. Visa e il marchio Visa sono marchi registrati di Visa Europe.\"})]}),className:\"framer-1249p18\",\"data-framer-name\":\"ModulrLegalFooter\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R3jis.framer-ypoyna, .framer-R3jis .framer-ypoyna { display: block; }\",\".framer-R3jis.framer-js42vy { align-content: center; align-items: center; background-color: #141414; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1250px; }\",\".framer-R3jis .framer-yx6f4l { align-content: center; align-items: center; background-color: var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, #141414); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-R3jis .framer-itryjt { align-content: center; align-items: center; background-color: var(--token-e0472d2f-34b7-4af5-a850-a7cb02c88e83, #141414); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 10; }\",\".framer-R3jis .framer-cx7rq8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 80px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-1ml9i68 { flex: none; height: 80px; overflow: visible; position: relative; width: 174px; }\",\".framer-R3jis .framer-ul09ri { flex: none; height: 22px; left: 0px; position: absolute; top: calc(50.00000000000002% - 22px / 2); width: 174px; }\",\".framer-R3jis .framer-1viz95b-container, .framer-R3jis .framer-1t595jg-container { flex: none; height: auto; position: relative; width: 164px; }\",\".framer-R3jis .framer-1hh4qk-container { flex: none; height: 36px; position: relative; width: 111px; }\",\".framer-R3jis .framer-1t585rr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 80px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-R3jis .framer-1fpni0l { flex: none; height: 1147px; overflow: hidden; position: relative; width: 100%; }\",\".framer-R3jis .framer-p5b5jt { align-content: center; align-items: center; background-color: #252529; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; max-width: 100%; overflow: hidden; padding: 0px 80px 0px 80px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-R3jis .framer-qxozwi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 800px; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1srmmb4 { 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: center; min-width: 590px; overflow: hidden; padding: 0px; position: relative; width: 55%; z-index: 2; }\",\".framer-R3jis .framer-1bqbql5 { flex: none; height: auto; 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; }\",\".framer-R3jis .framer-570mw7 { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-R3jis .framer-pr2crq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 500px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-R3jis .framer-x7shna { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-R3jis .framer-sn6stv-container, .framer-R3jis .framer-155yhgx-container, .framer-R3jis .framer-g7txqc-container, .framer-R3jis .framer-1m884je-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-R3jis .framer-1xc5pz1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-R3jis .framer-rkbgeg { flex: 1 0 0px; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-R3jis .framer-fd91os { flex: none; height: 664px; left: calc(52.991452991453016% - 624px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 664px / 2); width: 624px; }\",\".framer-R3jis .framer-1ltsu0s { bottom: 40px; flex: none; left: 92px; overflow: hidden; position: absolute; right: 92px; top: 40px; z-index: 1; }\",\".framer-R3jis .framer-qtccnv { --border-bottom-width: 15px; --border-color: #24ffc5; --border-left-width: 15px; --border-right-width: 15px; --border-style: solid; --border-top-width: 15px; aspect-ratio: 1 / 1; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 212px); position: absolute; right: 40px; top: 72px; width: 212px; }\",\".framer-R3jis .framer-jgm4it { background-color: #23ffc6; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; bottom: 72px; flex: none; height: 8px; left: 48px; overflow: hidden; position: absolute; width: 154px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-R3jis .framer-1dnorp3 { align-content: center; align-items: center; background-color: #f4f5f8; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px 80px 0px 80px; position: absolute; transform: translateX(-50%); width: 100%; }\",\".framer-R3jis .framer-oq6lce { flex: none; height: 347px; max-width: 1280px; overflow: visible; position: relative; width: 100%; }\",\".framer-R3jis .framer-1r29oxv-container { flex: none; height: 347px; left: 0px; position: absolute; right: 0px; top: -80px; }\",\".framer-R3jis .framer-gn2lng-container, .framer-R3jis .framer-1u3n6dy-container, .framer-R3jis .framer-1h83l4k-container, .framer-R3jis .framer-kmwaxo-container { height: 323px; position: relative; width: 456px; }\",\".framer-R3jis .framer-lgwhnp { align-content: center; align-items: center; background-color: var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 112px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1unyxkz, .framer-R3jis .framer-tukilo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1bmammh, .framer-R3jis .framer-3cfm5f { 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: 50%; }\",\".framer-R3jis .framer-1f7jrsf, .framer-R3jis .framer-8zw5xw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1xlmwcp, .framer-R3jis .framer-1g2d2w2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1gmczxz, .framer-R3jis .framer-9em0mq, .framer-R3jis .framer-1j2rc48, .framer-R3jis .framer-47bf75, .framer-R3jis .framer-m2zdna, .framer-R3jis .framer-p8qfw9, .framer-R3jis .framer-19v5z0i, .framer-R3jis .framer-1w4f0l8, .framer-R3jis .framer-1249p18 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R3jis .framer-142lot3, .framer-R3jis .framer-1hjmoiy { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-bd4ixx, .framer-R3jis .framer-gw7yv9 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 1px 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-1b52sur, .framer-R3jis .framer-azxbkx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-17xemca, .framer-R3jis .framer-1h0e8fv { --variable-reference-CYWzBvtDA-DN0CT3RIz: var(--3ofja9); flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-R3jis .framer-1qceod, .framer-R3jis .framer-14nuq5d { flex: 1 0 0px; height: 672px; min-width: 348px; overflow: visible; position: relative; width: 1px; }\",\".framer-R3jis .framer-mi73iw, .framer-R3jis .framer-1dsx4vo { bottom: 32px; flex: none; left: 32px; overflow: hidden; position: absolute; right: 31px; top: 32px; z-index: 1; }\",\".framer-R3jis .framer-11eu4of { aspect-ratio: 0.6669181440965674 / 1; bottom: -142px; flex: none; height: var(--framer-aspect-ratio-supported, 760px); left: -40px; position: absolute; right: -49px; }\",\".framer-R3jis .framer-vzk901 { bottom: 54px; flex: none; height: 122px; position: absolute; right: 0px; width: 61px; }\",\".framer-R3jis .framer-14a5shu { background-color: #24ffc5; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 12px; left: 0px; position: absolute; top: 67px; width: 160px; z-index: 2; }\",\".framer-R3jis .framer-1a0jido, .framer-R3jis .framer-1gfcva6 { align-content: center; align-items: center; background-color: var(--token-f3b033b2-4af7-41d8-ad61-964ae37cad48, #f4f5f8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-R3jis .framer-h9v8es, .framer-R3jis .framer-173gkko { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 88px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 30px; position: relative; width: 100%; }\",\".framer-R3jis .framer-10r6dl5-container, .framer-R3jis .framer-197bn60-container, .framer-R3jis .framer-86pm2k-container, .framer-R3jis .framer-1vjputw-container, .framer-R3jis .framer-acecbw-container, .framer-R3jis .framer-1kqf46x-container, .framer-R3jis .framer-vu2mi-container, .framer-R3jis .framer-1k6hffx-container { flex: none; height: auto; max-width: 365px; position: relative; width: 100%; }\",\".framer-R3jis .framer-qpjj8k { align-content: center; align-items: center; background-color: var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, #fefefe); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 112px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-R3jis .framer-3g8lyw { aspect-ratio: 1.501132502831257 / 1; bottom: -32px; flex: none; height: var(--framer-aspect-ratio-supported, 640px); left: -280px; position: absolute; right: -263px; }\",\".framer-R3jis .framer-mce9ga { background-color: #24ffc5; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; height: 12px; left: -70px; position: absolute; top: 84px; width: 160px; }\",\".framer-R3jis .framer-1n9tkxm { bottom: 4px; flex: none; height: 110px; left: 11px; position: absolute; width: 78px; }\",\".framer-R3jis .framer-1d2ksbp { align-content: center; align-items: center; background-color: var(--token-10688d4d-acac-4fdf-86f3-887148fe5b1c, #fefefe); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px; position: relative; width: 100%; z-index: 3; }\",\".framer-R3jis .framer-1r4g9ye { align-content: center; align-items: center; background-color: var(--token-cce6a599-7aae-4495-99f4-b3d5c8446643, #26262a); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-R3jis .framer-echo2k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 48px; position: relative; width: 1px; }\",\".framer-R3jis .framer-3iweex { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-t55sfw { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-19apf3y { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-107ywye { flex: 1 0 0px; height: 436px; overflow: hidden; position: relative; width: 1px; }\",\".framer-R3jis .framer-tbfjht { bottom: -60px; flex: none; height: 467px; left: calc(48.49094567404429% - 469px / 2); overflow: hidden; position: absolute; width: 469px; }\",\".framer-R3jis .framer-1j70p5r { flex: none; height: 441px; left: calc(54.37100213219619% - 282px / 2); overflow: hidden; position: absolute; top: 0px; width: 282px; z-index: 0; }\",\".framer-R3jis .framer-z95ci3 { flex: none; height: 441px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 282px; }\",\".framer-R3jis .framer-nqde7o { flex: none; height: 519px; left: 14px; overflow: visible; position: absolute; top: calc(60.47925192212301% - 519.427001953125px / 2); width: 254px; }\",\".framer-R3jis .framer-9pvg1p { flex: none; height: 519px; left: 0px; opacity: 0.7; position: absolute; top: 0px; width: 254px; }\",\".framer-R3jis .framer-i4re5h { flex: none; height: 519px; left: 0px; position: absolute; top: 0px; width: 254px; }\",\".framer-R3jis .framer-1qtqqoj { flex: none; height: 502px; left: 10px; position: absolute; top: 9px; width: 233px; }\",\".framer-R3jis .framer-10xnza9 { align-content: center; align-items: center; background-color: #e9fff9; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 112px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-R3jis .framer-9cqag { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-d9qvs7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-R3jis .framer-1qx8o31 { align-content: center; align-items: center; background-color: #070707; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 112px 80px 112px 80px; position: relative; width: 100%; }\",\".framer-R3jis .framer-14qxd72 { 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; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-8ggqvb { flex: none; height: 32px; overflow: visible; position: relative; width: 100%; }\",\".framer-R3jis .framer-1qqfhwg { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; top: calc(50.00000000000002% - 32px / 2); width: 205px; }\",\".framer-R3jis .framer-7n7k7k { flex: none; height: 25px; left: 0px; position: absolute; top: calc(46.87500000000002% - 25px / 2); width: 52px; }\",\".framer-R3jis .framer-c2rvhr { flex: none; height: 26px; left: 66px; position: absolute; top: calc(50.00000000000002% - 26px / 2); width: 139px; }\",\".framer-R3jis .framer-1ttgmea { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R3jis .framer-ecs8kq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-1auaqb6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-116luvg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-R3jis .framer-xrtqy8, .framer-R3jis .framer-al3iz1, .framer-R3jis .framer-1dj6w5s, .framer-R3jis .framer-yblbtj { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: visible; position: relative; text-decoration: none; width: 32px; }\",\".framer-R3jis .framer-9aj17g, .framer-R3jis .framer-1ummvln, .framer-R3jis .framer-1ct8hxt { background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-R3jis .framer-1aj09vs { bottom: 10px; flex: none; left: 12px; position: absolute; right: 13px; top: 9px; }\",\".framer-R3jis .framer-1qixofi { flex: none; height: 13px; left: 10px; position: absolute; top: 9px; width: 12px; }\",\".framer-R3jis .framer-1up4wx3 { background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1); flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-R3jis .framer-y1fuuf { bottom: 9px; flex: none; left: 9px; position: absolute; right: 9px; top: 9px; }\",\".framer-R3jis .framer-11cbbdd { flex: none; height: 11px; left: calc(50.00000000000002% - 13px / 2); position: absolute; top: calc(50.00000000000002% - 10.5px / 2); width: 13px; }\",\".framer-R3jis .framer-cqj0yo { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-R3jis .framer-1t7rf3c-container, .framer-R3jis .framer-abtw6n-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-R3jis .framer-8c3dm8 { background-color: #333333; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-R3jis .framer-78npn6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R3jis.framer-js42vy, .framer-R3jis .framer-yx6f4l, .framer-R3jis .framer-itryjt, .framer-R3jis .framer-1t585rr, .framer-R3jis .framer-p5b5jt, .framer-R3jis .framer-qxozwi, .framer-R3jis .framer-1srmmb4, .framer-R3jis .framer-570mw7, .framer-R3jis .framer-x7shna, .framer-R3jis .framer-1dnorp3, .framer-R3jis .framer-lgwhnp, .framer-R3jis .framer-1unyxkz, .framer-R3jis .framer-1bmammh, .framer-R3jis .framer-1f7jrsf, .framer-R3jis .framer-1xlmwcp, .framer-R3jis .framer-142lot3, .framer-R3jis .framer-bd4ixx, .framer-R3jis .framer-1b52sur, .framer-R3jis .framer-1a0jido, .framer-R3jis .framer-h9v8es, .framer-R3jis .framer-qpjj8k, .framer-R3jis .framer-tukilo, .framer-R3jis .framer-3cfm5f, .framer-R3jis .framer-8zw5xw, .framer-R3jis .framer-1g2d2w2, .framer-R3jis .framer-1hjmoiy, .framer-R3jis .framer-gw7yv9, .framer-R3jis .framer-azxbkx, .framer-R3jis .framer-1gfcva6, .framer-R3jis .framer-173gkko, .framer-R3jis .framer-1d2ksbp, .framer-R3jis .framer-1r4g9ye, .framer-R3jis .framer-echo2k, .framer-R3jis .framer-3iweex, .framer-R3jis .framer-t55sfw, .framer-R3jis .framer-19apf3y, .framer-R3jis .framer-10xnza9, .framer-R3jis .framer-9cqag, .framer-R3jis .framer-1qx8o31, .framer-R3jis .framer-14qxd72, .framer-R3jis .framer-1ttgmea, .framer-R3jis .framer-ecs8kq, .framer-R3jis .framer-1auaqb6, .framer-R3jis .framer-116luvg, .framer-R3jis .framer-cqj0yo, .framer-R3jis .framer-78npn6 { gap: 0px; } .framer-R3jis.framer-js42vy > *, .framer-R3jis .framer-yx6f4l > *, .framer-R3jis .framer-p5b5jt > *, .framer-R3jis .framer-1dnorp3 > *, .framer-R3jis .framer-lgwhnp > *, .framer-R3jis .framer-1a0jido > *, .framer-R3jis .framer-qpjj8k > *, .framer-R3jis .framer-1gfcva6 > *, .framer-R3jis .framer-1d2ksbp > *, .framer-R3jis .framer-10xnza9 > *, .framer-R3jis .framer-1qx8o31 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R3jis.framer-js42vy > :first-child, .framer-R3jis .framer-yx6f4l > :first-child, .framer-R3jis .framer-p5b5jt > :first-child, .framer-R3jis .framer-1srmmb4 > :first-child, .framer-R3jis .framer-570mw7 > :first-child, .framer-R3jis .framer-x7shna > :first-child, .framer-R3jis .framer-1dnorp3 > :first-child, .framer-R3jis .framer-lgwhnp > :first-child, .framer-R3jis .framer-1bmammh > :first-child, .framer-R3jis .framer-1f7jrsf > :first-child, .framer-R3jis .framer-1xlmwcp > :first-child, .framer-R3jis .framer-142lot3 > :first-child, .framer-R3jis .framer-1a0jido > :first-child, .framer-R3jis .framer-qpjj8k > :first-child, .framer-R3jis .framer-3cfm5f > :first-child, .framer-R3jis .framer-8zw5xw > :first-child, .framer-R3jis .framer-1g2d2w2 > :first-child, .framer-R3jis .framer-1hjmoiy > :first-child, .framer-R3jis .framer-1gfcva6 > :first-child, .framer-R3jis .framer-1d2ksbp > :first-child, .framer-R3jis .framer-3iweex > :first-child, .framer-R3jis .framer-t55sfw > :first-child, .framer-R3jis .framer-19apf3y > :first-child, .framer-R3jis .framer-10xnza9 > :first-child, .framer-R3jis .framer-9cqag > :first-child, .framer-R3jis .framer-1qx8o31 > :first-child, .framer-R3jis .framer-14qxd72 > :first-child, .framer-R3jis .framer-1auaqb6 > :first-child, .framer-R3jis .framer-cqj0yo > :first-child, .framer-R3jis .framer-78npn6 > :first-child { margin-top: 0px; } .framer-R3jis.framer-js42vy > :last-child, .framer-R3jis .framer-yx6f4l > :last-child, .framer-R3jis .framer-p5b5jt > :last-child, .framer-R3jis .framer-1srmmb4 > :last-child, .framer-R3jis .framer-570mw7 > :last-child, .framer-R3jis .framer-x7shna > :last-child, .framer-R3jis .framer-1dnorp3 > :last-child, .framer-R3jis .framer-lgwhnp > :last-child, .framer-R3jis .framer-1bmammh > :last-child, .framer-R3jis .framer-1f7jrsf > :last-child, .framer-R3jis .framer-1xlmwcp > :last-child, .framer-R3jis .framer-142lot3 > :last-child, .framer-R3jis .framer-1a0jido > :last-child, .framer-R3jis .framer-qpjj8k > :last-child, .framer-R3jis .framer-3cfm5f > :last-child, .framer-R3jis .framer-8zw5xw > :last-child, .framer-R3jis .framer-1g2d2w2 > :last-child, .framer-R3jis .framer-1hjmoiy > :last-child, .framer-R3jis .framer-1gfcva6 > :last-child, .framer-R3jis .framer-1d2ksbp > :last-child, .framer-R3jis .framer-3iweex > :last-child, .framer-R3jis .framer-t55sfw > :last-child, .framer-R3jis .framer-19apf3y > :last-child, .framer-R3jis .framer-10xnza9 > :last-child, .framer-R3jis .framer-9cqag > :last-child, .framer-R3jis .framer-1qx8o31 > :last-child, .framer-R3jis .framer-14qxd72 > :last-child, .framer-R3jis .framer-1auaqb6 > :last-child, .framer-R3jis .framer-cqj0yo > :last-child, .framer-R3jis .framer-78npn6 > :last-child { margin-bottom: 0px; } .framer-R3jis .framer-itryjt > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-R3jis .framer-itryjt > :first-child, .framer-R3jis .framer-1t585rr > :first-child, .framer-R3jis .framer-qxozwi > :first-child, .framer-R3jis .framer-1unyxkz > :first-child, .framer-R3jis .framer-bd4ixx > :first-child, .framer-R3jis .framer-1b52sur > :first-child, .framer-R3jis .framer-h9v8es > :first-child, .framer-R3jis .framer-tukilo > :first-child, .framer-R3jis .framer-gw7yv9 > :first-child, .framer-R3jis .framer-azxbkx > :first-child, .framer-R3jis .framer-173gkko > :first-child, .framer-R3jis .framer-1r4g9ye > :first-child, .framer-R3jis .framer-echo2k > :first-child, .framer-R3jis .framer-1ttgmea > :first-child, .framer-R3jis .framer-ecs8kq > :first-child, .framer-R3jis .framer-116luvg > :first-child { margin-left: 0px; } .framer-R3jis .framer-itryjt > :last-child, .framer-R3jis .framer-1t585rr > :last-child, .framer-R3jis .framer-qxozwi > :last-child, .framer-R3jis .framer-1unyxkz > :last-child, .framer-R3jis .framer-bd4ixx > :last-child, .framer-R3jis .framer-1b52sur > :last-child, .framer-R3jis .framer-h9v8es > :last-child, .framer-R3jis .framer-tukilo > :last-child, .framer-R3jis .framer-gw7yv9 > :last-child, .framer-R3jis .framer-azxbkx > :last-child, .framer-R3jis .framer-173gkko > :last-child, .framer-R3jis .framer-1r4g9ye > :last-child, .framer-R3jis .framer-echo2k > :last-child, .framer-R3jis .framer-1ttgmea > :last-child, .framer-R3jis .framer-ecs8kq > :last-child, .framer-R3jis .framer-116luvg > :last-child { margin-right: 0px; } .framer-R3jis .framer-1t585rr > *, .framer-R3jis .framer-bd4ixx > *, .framer-R3jis .framer-gw7yv9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-R3jis .framer-qxozwi > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-R3jis .framer-1srmmb4 > *, .framer-R3jis .framer-t55sfw > *, .framer-R3jis .framer-14qxd72 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R3jis .framer-570mw7 > *, .framer-R3jis .framer-142lot3 > *, .framer-R3jis .framer-1hjmoiy > *, .framer-R3jis .framer-19apf3y > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-R3jis .framer-x7shna > *, .framer-R3jis .framer-3iweex > *, .framer-R3jis .framer-cqj0yo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-R3jis .framer-1unyxkz > *, .framer-R3jis .framer-tukilo > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-R3jis .framer-1bmammh > *, .framer-R3jis .framer-3cfm5f > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R3jis .framer-1f7jrsf > *, .framer-R3jis .framer-8zw5xw > *, .framer-R3jis .framer-1auaqb6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-R3jis .framer-1xlmwcp > *, .framer-R3jis .framer-1g2d2w2 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-R3jis .framer-1b52sur > *, .framer-R3jis .framer-azxbkx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R3jis .framer-h9v8es > *, .framer-R3jis .framer-173gkko > * { margin: 0px; margin-left: calc(88px / 2); margin-right: calc(88px / 2); } .framer-R3jis .framer-1r4g9ye > *, .framer-R3jis .framer-echo2k > *, .framer-R3jis .framer-ecs8kq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-R3jis .framer-9cqag > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-R3jis .framer-1ttgmea > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-R3jis .framer-116luvg > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } .framer-R3jis .framer-78npn6 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-R3jis[data-border=\"true\"]::after, .framer-R3jis [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: 700px) and (max-width: 1249px) { .framer-R3jis.framer-js42vy { width: 700px; } .framer-R3jis .framer-itryjt { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; max-width: unset; padding: 0px 24px 0px 24px; } .framer-R3jis .framer-cx7rq8 { flex: none; width: 100%; } .framer-R3jis .framer-1ml9i68 { order: 0; } .framer-R3jis .framer-1viz95b-container { order: 1; } .framer-R3jis .framer-1fpni0l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; } .framer-R3jis .framer-p5b5jt { left: unset; padding: 0px 64px 64px 64px; position: relative; top: unset; transform: unset; } .framer-R3jis .framer-qxozwi { flex-wrap: wrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: unset; padding: 48px 0px 0px 0px; } .framer-R3jis .framer-1srmmb4 { flex: 1 0 0px; order: 0; width: 1px; } .framer-R3jis .framer-rkbgeg { height: 760px; min-width: 364px; order: 1; } .framer-R3jis .framer-fd91os { left: -64px; right: -64px; top: 0px; width: unset; } .framer-R3jis .framer-1ltsu0s { left: 130px; right: 130px; } .framer-R3jis .framer-1dnorp3 { bottom: unset; left: unset; padding: 64px 64px 0px 64px; position: relative; transform: unset; } .framer-R3jis .framer-oq6lce { height: 239px; max-width: unset; } .framer-R3jis .framer-1r29oxv-container { height: 367px; top: -208px; } .framer-R3jis .framer-lgwhnp, .framer-R3jis .framer-qpjj8k, .framer-R3jis .framer-1d2ksbp, .framer-R3jis .framer-1qx8o31 { padding: 80px 64px 80px 64px; } .framer-R3jis .framer-1unyxkz, .framer-R3jis .framer-tukilo { max-width: unset; } .framer-R3jis .framer-1bmammh { flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; min-width: 364px; order: 0; width: 1px; } .framer-R3jis .framer-142lot3, .framer-R3jis .framer-1hjmoiy { align-content: flex-start; align-items: flex-start; } .framer-R3jis .framer-bd4ixx, .framer-R3jis .framer-gw7yv9 { min-height: 25px; } .framer-R3jis .framer-1qceod { height: 664px; min-width: 400px; order: 1; } .framer-R3jis .framer-mi73iw { bottom: unset; height: 640px; left: 0px; right: unset; top: 12px; width: 100%; } .framer-R3jis .framer-11eu4of { bottom: -202px; } .framer-R3jis .framer-vzk901 { left: 491px; right: unset; } .framer-R3jis .framer-14a5shu { left: 20px; top: 137px; } .framer-R3jis .framer-h9v8es, .framer-R3jis .framer-173gkko { align-content: unset; align-items: unset; display: grid; gap: 44px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); padding: 0px; } .framer-R3jis .framer-10r6dl5-container, .framer-R3jis .framer-197bn60-container, .framer-R3jis .framer-86pm2k-container, .framer-R3jis .framer-1vjputw-container, .framer-R3jis .framer-acecbw-container, .framer-R3jis .framer-1kqf46x-container, .framer-R3jis .framer-vu2mi-container, .framer-R3jis .framer-1k6hffx-container { align-self: start; height: 100%; justify-self: start; } .framer-R3jis .framer-14nuq5d { height: 664px; min-width: 400px; order: 0; } .framer-R3jis .framer-1dsx4vo { bottom: 12px; left: 0px; right: unset; top: 12px; width: 100%; } .framer-R3jis .framer-mce9ga { left: -60px; top: 64px; } .framer-R3jis .framer-1n9tkxm { left: 50px; } .framer-R3jis .framer-3cfm5f { flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; min-width: 364px; order: 1; width: 1px; } .framer-R3jis .framer-1r4g9ye { flex-direction: column; } .framer-R3jis .framer-echo2k { flex: none; padding: 24px; width: 100%; } .framer-R3jis .framer-3iweex { gap: 24px; padding: 8px; } .framer-R3jis .framer-t55sfw { gap: 32px; } .framer-R3jis .framer-107ywye { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 400px; justify-content: center; padding: 0px; width: 100%; } .framer-R3jis .framer-tbfjht { bottom: unset; flex: 1 0 0px; height: 448px; left: unset; order: 0; position: relative; width: 1px; } .framer-R3jis .framer-1j70p5r { aspect-ratio: 0.6385542168674698 / 1; bottom: 0px; height: unset; left: 50%; top: 0px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 286px); } .framer-R3jis .framer-10xnza9 { overflow: hidden; padding: 80px 64px 80px 64px; } .framer-R3jis .framer-ecs8kq { min-width: 170px; } .framer-R3jis .framer-116luvg { flex-wrap: wrap; gap: 12px; width: 100%; } .framer-R3jis .framer-xrtqy8, .framer-R3jis .framer-al3iz1, .framer-R3jis .framer-1dj6w5s, .framer-R3jis .framer-yblbtj { min-width: 32px; } .framer-R3jis .framer-78npn6 { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R3jis .framer-itryjt, .framer-R3jis .framer-1fpni0l, .framer-R3jis .framer-qxozwi, .framer-R3jis .framer-1bmammh, .framer-R3jis .framer-h9v8es, .framer-R3jis .framer-3cfm5f, .framer-R3jis .framer-173gkko, .framer-R3jis .framer-1r4g9ye, .framer-R3jis .framer-3iweex, .framer-R3jis .framer-t55sfw, .framer-R3jis .framer-107ywye, .framer-R3jis .framer-116luvg { gap: 0px; } .framer-R3jis .framer-itryjt > *, .framer-R3jis .framer-3iweex > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R3jis .framer-itryjt > :first-child, .framer-R3jis .framer-1fpni0l > :first-child, .framer-R3jis .framer-1r4g9ye > :first-child, .framer-R3jis .framer-3iweex > :first-child, .framer-R3jis .framer-t55sfw > :first-child { margin-top: 0px; } .framer-R3jis .framer-itryjt > :last-child, .framer-R3jis .framer-1fpni0l > :last-child, .framer-R3jis .framer-1r4g9ye > :last-child, .framer-R3jis .framer-3iweex > :last-child, .framer-R3jis .framer-t55sfw > :last-child { margin-bottom: 0px; } .framer-R3jis .framer-1fpni0l > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R3jis .framer-qxozwi > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-R3jis .framer-qxozwi > :first-child, .framer-R3jis .framer-1bmammh > :first-child, .framer-R3jis .framer-3cfm5f > :first-child, .framer-R3jis .framer-107ywye > :first-child, .framer-R3jis .framer-116luvg > :first-child { margin-left: 0px; } .framer-R3jis .framer-qxozwi > :last-child, .framer-R3jis .framer-1bmammh > :last-child, .framer-R3jis .framer-3cfm5f > :last-child, .framer-R3jis .framer-107ywye > :last-child, .framer-R3jis .framer-116luvg > :last-child { margin-right: 0px; } .framer-R3jis .framer-1bmammh > *, .framer-R3jis .framer-3cfm5f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R3jis .framer-h9v8es > *, .framer-R3jis .framer-h9v8es > :first-child, .framer-R3jis .framer-h9v8es > :last-child, .framer-R3jis .framer-173gkko > *, .framer-R3jis .framer-173gkko > :first-child, .framer-R3jis .framer-173gkko > :last-child { margin: 0px; } .framer-R3jis .framer-1r4g9ye > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R3jis .framer-t55sfw > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-R3jis .framer-107ywye > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-R3jis .framer-116luvg > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }}\",\"@media (max-width: 699px) { .framer-R3jis.framer-js42vy { width: 390px; } .framer-R3jis .framer-yx6f4l, .framer-R3jis .framer-1bqbql5 { will-change: unset; } .framer-R3jis .framer-itryjt { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: flex-start; max-width: unset; padding: 0px 24px 0px 24px; } .framer-R3jis .framer-cx7rq8, .framer-R3jis .framer-1auaqb6 { flex: none; width: 100%; } .framer-R3jis .framer-1ml9i68 { order: 0; } .framer-R3jis .framer-1hh4qk-container { order: 2; } .framer-R3jis .framer-1fpni0l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; } .framer-R3jis .framer-p5b5jt { left: unset; max-width: unset; order: 0; padding: 48px 24px 0px 24px; position: relative; top: unset; transform: unset; } .framer-R3jis .framer-qxozwi { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 64px; height: min-content; justify-content: flex-start; max-width: unset; } .framer-R3jis .framer-1srmmb4 { align-content: center; align-items: center; justify-content: flex-start; min-width: unset; order: 0; width: 100%; } .framer-R3jis .framer-570mw7, .framer-R3jis .framer-pr2crq, .framer-R3jis .framer-sn6stv-container, .framer-R3jis .framer-1m884je-container { width: 100%; } .framer-R3jis .framer-x7shna { align-content: center; align-items: center; width: 100%; } .framer-R3jis .framer-rkbgeg { aspect-ratio: 0.6151079136690647 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 325px); order: 1; width: 100%; } .framer-R3jis .framer-fd91os { bottom: 236px; height: unset; left: 0px; right: 0px; top: 0px; width: unset; } .framer-R3jis .framer-1ltsu0s { bottom: -64px; left: 0px; right: 0px; top: 0px; } .framer-R3jis .framer-qtccnv { --border-bottom-width: 8px; --border-left-width: 8px; --border-right-width: 8px; --border-top-width: 8px; height: var(--framer-aspect-ratio-supported, 121px); right: 24px; top: -26px; width: 121px; } .framer-R3jis .framer-1dnorp3 { align-content: flex-start; align-items: flex-start; bottom: unset; left: unset; order: 1; padding: 24px 24px 0px 24px; position: relative; transform: unset; } .framer-R3jis .framer-oq6lce { height: 325px; max-width: unset; } .framer-R3jis .framer-1r29oxv-container { height: 480px; top: -196px; } .framer-R3jis .framer-lgwhnp { align-content: flex-start; align-items: flex-start; padding: 64px 24px 64px 24px; } .framer-R3jis .framer-1unyxkz, .framer-R3jis .framer-tukilo { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: nowrap; gap: 48px; max-width: unset; } .framer-R3jis .framer-1bmammh, .framer-R3jis .framer-3cfm5f { align-content: flex-start; align-items: flex-start; gap: 0px; justify-content: flex-start; order: 0; width: 100%; } .framer-R3jis .framer-1xlmwcp, .framer-R3jis .framer-1g2d2w2 { gap: 32px; } .framer-R3jis .framer-142lot3, .framer-R3jis .framer-1hjmoiy { align-content: flex-start; align-items: flex-start; } .framer-R3jis .framer-bd4ixx, .framer-R3jis .framer-gw7yv9 { min-height: 25px; } .framer-R3jis .framer-1qceod, .framer-R3jis .framer-14nuq5d { flex: none; height: 400px; min-width: unset; order: 1; width: 100%; } .framer-R3jis .framer-mi73iw, .framer-R3jis .framer-1dsx4vo { bottom: 0px; left: -30px; right: -30px; top: 0px; } .framer-R3jis .framer-11eu4of { bottom: -212px; left: -50px; right: -39px; } .framer-R3jis .framer-1a0jido, .framer-R3jis .framer-1gfcva6 { padding: 48px 80px 64px 80px; } .framer-R3jis .framer-h9v8es, .framer-R3jis .framer-173gkko { gap: 40px; padding: 0px; } .framer-R3jis .framer-qpjj8k { align-content: flex-start; align-items: flex-start; padding: 64px 24px 0px 24px; } .framer-R3jis .framer-3g8lyw { bottom: unset; top: -168px; } .framer-R3jis .framer-1n9tkxm { bottom: -26px; left: 1px; } .framer-R3jis .framer-1d2ksbp { align-content: flex-start; align-items: flex-start; overflow: visible; padding: 64px 24px 64px 24px; } .framer-R3jis .framer-1r4g9ye { flex-direction: column; } .framer-R3jis .framer-echo2k { flex: none; order: 0; padding: 16px; width: 100%; } .framer-R3jis .framer-3iweex { padding: 8px; } .framer-R3jis .framer-107ywye { flex: none; height: 210px; order: 1; width: 100%; } .framer-R3jis .framer-tbfjht { bottom: -57px; height: unset; left: unset; right: 0px; top: -65px; width: 100%; } .framer-R3jis .framer-1j70p5r { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 210px; justify-content: center; left: 51%; max-width: 320px; padding: 0px; top: 50%; transform: translate(-50%, -50%); width: min-content; z-index: unset; } .framer-R3jis .framer-z95ci3 { height: 209px; left: unset; order: 0; position: relative; top: unset; } .framer-R3jis .framer-nqde7o { bottom: -177px; height: 386px; left: calc(50.00000000000002% - 255px / 2); top: unset; width: 255px; } .framer-R3jis .framer-10xnza9 { min-height: 904px; padding: 64px 24px 64px 24px; } .framer-R3jis .framer-9cqag { gap: 32px; justify-content: flex-end; } .framer-R3jis .framer-1qx8o31 { padding: 64px 24px 64px 24px; } .framer-R3jis .framer-1ttgmea { flex-direction: column; flex-wrap: nowrap; } .framer-R3jis .framer-ecs8kq { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; width: 100%; } .framer-R3jis .framer-116luvg { gap: 32px; width: 100%; } .framer-R3jis .framer-cqj0yo { align-content: flex-start; align-items: flex-start; flex: none; padding: 30px 0px 0px 0px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R3jis .framer-itryjt, .framer-R3jis .framer-1fpni0l, .framer-R3jis .framer-qxozwi, .framer-R3jis .framer-1unyxkz, .framer-R3jis .framer-1bmammh, .framer-R3jis .framer-1xlmwcp, .framer-R3jis .framer-h9v8es, .framer-R3jis .framer-tukilo, .framer-R3jis .framer-3cfm5f, .framer-R3jis .framer-1g2d2w2, .framer-R3jis .framer-173gkko, .framer-R3jis .framer-1r4g9ye, .framer-R3jis .framer-1j70p5r, .framer-R3jis .framer-9cqag, .framer-R3jis .framer-1ttgmea, .framer-R3jis .framer-ecs8kq, .framer-R3jis .framer-116luvg { gap: 0px; } .framer-R3jis .framer-itryjt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R3jis .framer-itryjt > :first-child, .framer-R3jis .framer-1fpni0l > :first-child, .framer-R3jis .framer-qxozwi > :first-child, .framer-R3jis .framer-1unyxkz > :first-child, .framer-R3jis .framer-1bmammh > :first-child, .framer-R3jis .framer-1xlmwcp > :first-child, .framer-R3jis .framer-tukilo > :first-child, .framer-R3jis .framer-3cfm5f > :first-child, .framer-R3jis .framer-1g2d2w2 > :first-child, .framer-R3jis .framer-1r4g9ye > :first-child, .framer-R3jis .framer-9cqag > :first-child, .framer-R3jis .framer-1ttgmea > :first-child, .framer-R3jis .framer-ecs8kq > :first-child { margin-top: 0px; } .framer-R3jis .framer-itryjt > :last-child, .framer-R3jis .framer-1fpni0l > :last-child, .framer-R3jis .framer-qxozwi > :last-child, .framer-R3jis .framer-1unyxkz > :last-child, .framer-R3jis .framer-1bmammh > :last-child, .framer-R3jis .framer-1xlmwcp > :last-child, .framer-R3jis .framer-tukilo > :last-child, .framer-R3jis .framer-3cfm5f > :last-child, .framer-R3jis .framer-1g2d2w2 > :last-child, .framer-R3jis .framer-1r4g9ye > :last-child, .framer-R3jis .framer-9cqag > :last-child, .framer-R3jis .framer-1ttgmea > :last-child, .framer-R3jis .framer-ecs8kq > :last-child { margin-bottom: 0px; } .framer-R3jis .framer-1fpni0l > *, .framer-R3jis .framer-1bmammh > *, .framer-R3jis .framer-3cfm5f > *, .framer-R3jis .framer-1r4g9ye > *, .framer-R3jis .framer-ecs8kq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R3jis .framer-qxozwi > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-R3jis .framer-1unyxkz > *, .framer-R3jis .framer-tukilo > *, .framer-R3jis .framer-1ttgmea > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-R3jis .framer-1xlmwcp > *, .framer-R3jis .framer-1g2d2w2 > *, .framer-R3jis .framer-9cqag > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-R3jis .framer-h9v8es > *, .framer-R3jis .framer-173gkko > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-R3jis .framer-h9v8es > :first-child, .framer-R3jis .framer-173gkko > :first-child, .framer-R3jis .framer-1j70p5r > :first-child, .framer-R3jis .framer-116luvg > :first-child { margin-left: 0px; } .framer-R3jis .framer-h9v8es > :last-child, .framer-R3jis .framer-173gkko > :last-child, .framer-R3jis .framer-1j70p5r > :last-child, .framer-R3jis .framer-116luvg > :last-child { margin-right: 0px; } .framer-R3jis .framer-1j70p5r > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R3jis .framer-116luvg > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6873\n * @framerIntrinsicWidth 1250\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"arsGUxBAf\":{\"layout\":[\"fixed\",\"auto\"]},\"MClUNE9JA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"a_zM8LcCF\":{\"pattern\":\":a_zM8LcCF\",\"name\":\"hero\"},\"mT88Zq0EX\":{\"pattern\":\":mT88Zq0EX\",\"name\":\"ticker\"},\"DojxNWJcv\":{\"pattern\":\":DojxNWJcv\",\"name\":\"section-1\"},\"oCCBygRSv\":{\"pattern\":\":oCCBygRSv\",\"name\":\"features\"},\"IvqlMasTR\":{\"pattern\":\":IvqlMasTR\",\"name\":\"section-2\"},\"WTh5nVF9S\":{\"pattern\":\":WTh5nVF9S\",\"name\":\"features\"},\"dCKpzWGWP\":{\"pattern\":\":dCKpzWGWP\",\"name\":\"section-1\"},\"kV3FmzuPC\":{\"pattern\":\":kV3FmzuPC\",\"name\":\"faq\"},\"ODBb9FHoj\":{\"pattern\":\":ODBb9FHoj\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerHvkBoRUWb=withCSS(Component,css,\"framer-R3jis\");export default FramerHvkBoRUWb;FramerHvkBoRUWb.displayName=\"Business Account\";FramerHvkBoRUWb.defaultProps={height:6873,width:1250};addFonts(FramerHvkBoRUWb,[{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:\"PP Agrandir Text Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/UAsPxJYyTSJKdO3JiYqApDU.woff2\"}]},...ButtonsButtonFonts,...CardSliderFonts,...SlideshowFonts,...IconCardFonts,...AccordionFAQStackFonts,...ElementsButtonDownloadFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHvkBoRUWb\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"arsGUxBAf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MClUNE9JA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"a_zM8LcCF\\\":{\\\"pattern\\\":\\\":a_zM8LcCF\\\",\\\"name\\\":\\\"hero\\\"},\\\"mT88Zq0EX\\\":{\\\"pattern\\\":\\\":mT88Zq0EX\\\",\\\"name\\\":\\\"ticker\\\"},\\\"DojxNWJcv\\\":{\\\"pattern\\\":\\\":DojxNWJcv\\\",\\\"name\\\":\\\"section-1\\\"},\\\"oCCBygRSv\\\":{\\\"pattern\\\":\\\":oCCBygRSv\\\",\\\"name\\\":\\\"features\\\"},\\\"IvqlMasTR\\\":{\\\"pattern\\\":\\\":IvqlMasTR\\\",\\\"name\\\":\\\"section-2\\\"},\\\"WTh5nVF9S\\\":{\\\"pattern\\\":\\\":WTh5nVF9S\\\",\\\"name\\\":\\\"features\\\"},\\\"dCKpzWGWP\\\":{\\\"pattern\\\":\\\":dCKpzWGWP\\\",\\\"name\\\":\\\"section-1\\\"},\\\"kV3FmzuPC\\\":{\\\"pattern\\\":\\\":kV3FmzuPC\\\",\\\"name\\\":\\\"faq\\\"},\\\"ODBb9FHoj\\\":{\\\"pattern\\\":\\\":ODBb9FHoj\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"6873\",\"framerIntrinsicWidth\":\"1250\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1f5f6d9)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={vJBcZQjIC:new LazyValue(()=>import(\"./HvkBoRUWb-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ButtonsButtonFonts", "getFonts", "Mr9VXp7YS_default", "MotionNavWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "CardSliderFonts", "tKNIHGhFY_default", "SlideshowFonts", "Slideshow", "MotionDivWithFX", "withFX", "IconCardFonts", "EaR96X42m_default", "AccordionFAQStackFonts", "ZRi_D26lu_default", "ElementsButtonDownloadFonts", "OCZw7YdqT_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "CYWzBvtDADN0CT3RIz", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref1", "isDisplayed3", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "usePreloadLocalizedValues", "elementId5", "ref6", "elementId6", "ref7", "elementId7", "ref8", "elementId8", "ref9", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "SVG", "ComponentViewportProvider", "Container", "x", "Image2", "getLocalizedValue", "Link", "css", "FramerHvkBoRUWb", "withCSS", "HvkBoRUWb_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
