{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/EELfBUtF2rrPfvpiiWz0/L30FqhGNzOpoEqUXwu42/hiHnsWxOV.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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 Button from\"#framer/local/canvasComponent/beqLwtpNS/beqLwtpNS.js\";import Review from\"#framer/local/canvasComponent/mGChQc0PI/mGChQc0PI.js\";import NavigationBarActual from\"#framer/local/canvasComponent/oa0ykuHSi/oa0ykuHSi.js\";import FooterActual from\"#framer/local/canvasComponent/TpbihUbWB/TpbihUbWB.js\";import HeaderHero from\"#framer/local/canvasComponent/TV9yf7oaD/TV9yf7oaD.js\";import EndOfPageHero from\"#framer/local/canvasComponent/XImMeD0g2/XImMeD0g2.js\";import*as sharedStyle from\"#framer/local/css/cGTNsvVOM/cGTNsvVOM.js\";import*as sharedStyle2 from\"#framer/local/css/LlxBF921R/LlxBF921R.js\";import*as sharedStyle4 from\"#framer/local/css/uSwC03676/uSwC03676.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle3 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/hiHnsWxOV/hiHnsWxOV.js\";const NavigationBarActualFonts=getFonts(NavigationBarActual);const HeaderHeroFonts=getFonts(HeaderHero);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ReviewFonts=getFonts(Review);const EndOfPageHeroFonts=getFonts(EndOfPageHero);const FooterActualFonts=getFonts(FooterActual);const breakpoints={Gm3qGEtdc:\"(max-width: 809px)\",Ry02QYaqP:\"(min-width: 1440px)\",Vu0gHfBKX:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yTQro\";const variantClassNames={Gm3qGEtdc:\"framer-v-1j2luac\",Ry02QYaqP:\"framer-v-zyoh38\",Vu0gHfBKX:\"framer-v-t89aq7\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition1={damping:90,delay:.1,mass:1,stiffness:450,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:30};const transition2={damping:90,delay:.2,mass:1,stiffness:450,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:40};const transition3={damping:40,delay:.4,mass:.2,stiffness:450,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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition4={damping:50,delay:.5,mass:1,stiffness:451,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition5={damping:90,delay:.4,mass:1,stiffness:450,type:\"spring\"};const transition6={damping:90,delay:.3,mass:1,stiffness:450,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Ry02QYaqP\",Phone:\"Gm3qGEtdc\",Tablet:\"Vu0gHfBKX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ry02QYaqP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"lCkcfgb8K\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"WbXtHkzWd\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Ry02QYaqP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7ef56079-1bd1-435d-a775-994666e07088, rgb(250, 250, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-zyoh38\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-96c5fo-container\",layoutScroll:true,nodeId:\"xRrUlKNRd\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{variant:\"xmBzIFTFn\"},Vu0gHfBKX:{variant:\"xmBzIFTFn\"}},children:/*#__PURE__*/_jsx(NavigationBarActual,{height:\"100%\",id:\"xRrUlKNRd\",layoutId:\"xRrUlKNRd\",style:{width:\"100%\"},variant:\"t0COwkQFH\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a0ybk8-container\",nodeId:\"g6ZM6iGGg\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{variant:\"Sh6vyJQPT\"},Vu0gHfBKX:{variant:\"x0kcz_Bff\"}},children:/*#__PURE__*/_jsx(HeaderHero,{aDRavIclR:\"Sign up now\",ckRANuSow:\"Experience the peace of mind with Shariah-Compliant Banking Designed for Your Modern Financial Needs\",cLEfEF27R:true,gqfrnh64j:\"<div style=\\\"position:relative;overflow:hidden;height:100%;width:100%;\\\"><iframe title='Donation form powered by Zeffy' style='position: absolute; border: 0; top:0;left:0;bottom:0;right:0;width:100%;height:100%' src='https://www.zeffy.com/embed/donation-form/14f7e9a7-9260-40ed-8a1e-6a8262fe92df' allowpaymentrequest allowTransparency=\\\"true\\\"></iframe></div>\",height:\"100%\",id:\"g6ZM6iGGg\",JjoNyE5w2:false,layoutId:\"g6ZM6iGGg\",MGOZgNcfj:\"Transform your Financial Journey\",OGICDeuzD:\"https://getmanzil.typeform.com/banking\",style:{width:\"100%\"},T1nbHJIN9:true,v_be6lclM:addImageAlt({src:\"https://framerusercontent.com/images/aJrkmwDPkcB2ShbLhDIelqeZSQ.svg\"},\"\"),variant:\"f9TE_m4ak\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-12zmeyu\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1izcx4i\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15kuhbs\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18vfjo1\",\"data-framer-name\":\"Text Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t75068\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-kdrywy\",\"data-styles-preset\":\"cGTNsvVOM\",style:{\"--framer-text-alignment\":\"center\"},children:\"Save, Spend & budget\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-kdrywy\",\"data-styles-preset\":\"cGTNsvVOM\",children:\"Save, Spend & budget\"})}),className:\"framer-fp2hto\",\"data-framer-appear-id\":\"fp2hto\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-mdcm7s\",\"data-framer-appear-id\":\"mdcm7s\",\"data-framer-name\":\"List\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8trxa4\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\"},children:\"You get a Shariah-Compliant chequing account that makes it easy to feel good about saving and spending. Your Manzil app and prepaid MasterCard work together to make day-to-day banking smart and stress-free.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"You get a Shariah-Compliant chequing account that makes it easy to feel good about saving and spending. Your Manzil app and prepaid MasterCard work together to make day-to-day banking smart and stress-free.\"})}),className:\"framer-10nnlnk\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8xc7xw\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ng9xoc\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"No interest is paid or charged\"})}),className:\"framer-1c95w7\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qm8xtz\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ikij2c\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"No subscription fees (for basic product)\"})}),className:\"framer-a25avc\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-szuue7\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-6vtvj4\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"Instant notifications, spending insights, and loud ups\"})}),className:\"framer-1gl6ym7\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1urtq69\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1hy6o2h\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"A separate virtual card for secure online shopping\"})}),className:\"framer-mi00dq\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jw5swv\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-p1misl\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"Only $10 per month for spend account\"})}),className:\"framer-1xjyzkl\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oy9745\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-4shhrh\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 0 12 C 0 5.373 5.373 0 12 0 C 18.627 0 24 5.373 24 12 C 24 18.627 18.627 24 12 24 C 5.373 24 0 18.627 0 12 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 16.8 8.4 L 10.2 15 L 7.2 12\" fill=\"transparent\" stroke-width=\"1.2\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10725984138,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d36q30\",\"data-styles-preset\":\"LlxBF921R\",children:\"Your money is safe. You can lock the card anytime from the app\"})}),className:\"framer-iyq9m7\",\"data-framer-name\":\"Features & Benefits\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1248,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+600+40+0+0+0+0+1026.8),pixelHeight:795,pixelWidth:795,sizes:`min((min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px) * 1.0552, 1216px)`,src:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg\",srcSet:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg 795w\"}},Vu0gHfBKX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1248,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+600+80+0+0+0+270.9),pixelHeight:795,pixelWidth:795,sizes:`min((min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px) * 0.4293, 1216px)`,src:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg\",srcSet:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg 795w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1280,intrinsicWidth:1248,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+600+100+0+0+0+270.9),pixelHeight:795,pixelWidth:795,sizes:`min((min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px) * 0.4293, 1216px)`,src:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg\",srcSet:\"https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/82zMcT3Eu4WSOBIPF5W9xSHHA.svg 795w\"},className:\"framer-1cpx1xo\",\"data-framer-appear-id\":\"1cpx1xo\",\"data-framer-name\":\"Visual-Hero-01\",initial:animation5,optimized:true,style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-205lyk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1755yxp\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-m2ky2w\",\"data-framer-name\":\"Item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uqov6z\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ghoglu\",\"data-framer-name\":\"rocket-lunch 1\",layout:\"position\",opacity:1,radius:20,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 130\"><path d=\"M 30 130 C 13.431 130 0 130 0 130 L 0 0 C 0 0 13.431 0 30 0 L 100 0 C 116.569 0 130 0 130 0 L 130 130 C 130 130 116.569 130 100 130 Z\" fill=\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"></path><path d=\"M 39.625 79.696 C 37.486 82.695 35.951 86.093 35.107 89.696 C 34.946 90.413 34.967 91.16 35.168 91.867 C 35.368 92.574 35.742 93.217 36.255 93.737 C 36.767 94.258 37.401 94.637 38.097 94.841 C 38.794 95.044 39.529 95.065 40.236 94.901 C 43.778 94.043 47.12 92.485 50.069 90.316 C 51.456 88.909 52.236 87.001 52.238 85.011 C 52.239 83.021 51.462 81.112 50.077 79.703 C 48.692 78.295 46.813 77.503 44.853 77.502 C 42.892 77.5 41.012 78.289 39.625 79.696 Z M 46.588 86.768 C 44.604 88.059 42.448 89.055 40.187 89.728 C 40.85 87.432 41.832 85.244 43.102 83.228 C 43.566 82.773 44.188 82.521 44.834 82.526 C 45.479 82.532 46.097 82.795 46.553 83.259 C 47.01 83.722 47.269 84.349 47.274 85.005 C 47.28 85.66 47.032 86.292 46.583 86.763 Z M 79.317 56.251 C 79.317 57.908 78.669 59.498 77.514 60.67 C 76.36 61.842 74.794 62.501 73.162 62.501 C 71.529 62.501 69.964 61.842 68.809 60.67 C 67.655 59.498 67.007 57.908 67.007 56.251 C 67.007 54.593 67.655 53.003 68.809 51.831 C 69.964 50.659 71.529 50.001 73.162 50.001 C 74.794 50.001 76.36 50.659 77.514 51.831 C 78.669 53.003 79.317 54.593 79.317 56.251 Z M 86.635 35.001 C 80.775 34.965 74.987 36.301 69.719 38.906 C 64.45 41.51 59.844 45.311 56.257 50.016 C 52.345 50.153 48.508 51.145 45.007 52.923 C 40.948 54.821 37.634 58.049 35.597 62.088 C 35.119 63.215 34.925 64.445 35.033 65.667 C 35.14 66.889 35.546 68.065 36.213 69.088 C 36.886 70.136 37.806 70.997 38.89 71.593 C 39.974 72.189 41.187 72.501 42.42 72.501 L 48.541 72.501 C 50.823 72.512 53.008 73.437 54.622 75.076 C 56.236 76.714 57.147 78.933 57.158 81.251 L 57.158 87.466 C 57.157 88.717 57.464 89.948 58.05 91.049 C 58.636 92.149 59.483 93.084 60.514 93.768 C 61.522 94.445 62.679 94.857 63.883 94.966 C 65.087 95.076 66.298 94.879 67.408 94.393 C 71.386 92.325 74.565 88.96 76.434 84.838 C 78.186 81.284 79.162 77.388 79.297 73.416 C 83.938 69.764 87.687 65.076 90.252 59.714 C 92.818 54.352 94.131 48.462 94.09 42.501 C 94.087 41.511 93.892 40.531 93.515 39.618 C 93.139 38.705 92.588 37.876 91.896 37.179 C 91.203 36.482 90.382 35.931 89.479 35.557 C 88.576 35.184 87.61 34.994 86.635 35.001 Z M 45.699 67.501 L 42.42 67.501 C 42.003 67.504 41.593 67.4 41.227 67.198 C 40.861 66.997 40.551 66.704 40.327 66.348 C 40.106 66.017 39.972 65.636 39.935 65.238 C 39.899 64.84 39.961 64.44 40.118 64.073 C 41.704 61.121 44.196 58.775 47.216 57.393 C 48.776 56.599 50.423 55.995 52.123 55.593 C 49.676 59.384 47.528 63.366 45.699 67.501 Z M 72.044 82.596 C 70.683 85.661 68.374 88.191 65.468 89.803 C 65.106 89.962 64.711 90.026 64.319 89.989 C 63.927 89.952 63.551 89.815 63.225 89.591 C 62.874 89.363 62.586 89.048 62.387 88.677 C 62.189 88.305 62.086 87.888 62.09 87.466 L 62.09 84.136 C 66.162 82.279 70.083 80.098 73.817 77.613 C 73.419 79.34 72.821 81.012 72.037 82.596 Z M 72.376 72.546 C 69.045 74.895 65.527 76.962 61.861 78.723 C 61.36 75.993 60.057 73.482 58.123 71.518 C 56.19 69.555 53.716 68.232 51.027 67.723 C 52.763 64.003 54.799 60.435 57.114 57.056 C 65.406 45.311 73.999 40.368 86.703 40.001 C 87.345 40 87.961 40.254 88.42 40.708 C 88.88 41.162 89.148 41.78 89.166 42.431 C 88.804 55.401 83.936 64.126 72.369 72.546 Z\" fill=\"rgb(43,46,68)\"></path></svg>',svgContentId:9435713434,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"On Launch\"})}),className:\"framer-11qc029\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-4vbysm\",\"data-styles-preset\":\"uSwC03676\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(140, 142, 160))\"},children:\"Manzil Spend Account\"})}),className:\"framer-1ckn6s6\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18c4p8n\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1i32796\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Mastercard Debit\"})}),className:\"framer-48jq4x\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7jxsp\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1izjkiw\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Payroll deposits\"})}),className:\"framer-1jljgwj\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l7l0rb\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yiaoe\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Send & Receive E-transfers\"})}),className:\"framer-1c5hvu8\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ni419\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-11mmq36\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Pay Bills\"})}),className:\"framer-s3lvhg\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-adyene\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xgmdaz\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Interact\"})}),className:\"framer-1nevoyw\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7d13ig\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uwpvmc\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Full access to your money\"})}),className:\"framer-3bxuzs\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cpsjzo\",\"data-framer-name\":\"Item\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h32up4\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1w86128\",\"data-framer-name\":\"megaphone 1\",layout:\"position\",opacity:1,radius:20,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 130\"><path d=\"M 30 130 C 13.431 130 0 130 0 130 L 0 0 C 0 0 13.431 0 30 0 L 100 0 C 116.569 0 130 0 130 0 L 130 130 C 130 130 116.569 130 100 130 Z\" fill=\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"></path><path d=\"M 78.297 34.803 C 77.618 34.803 76.968 35.073 76.488 35.553 C 76.008 36.033 75.738 36.684 75.738 37.362 C 75.738 44.909 69.13 47.599 62.946 47.599 L 45.037 47.599 C 42.322 47.599 39.719 48.677 37.8 50.597 C 35.881 52.516 34.803 55.12 34.803 57.835 L 34.803 62.953 C 34.808 64.485 35.16 65.996 35.83 67.374 C 36.501 68.751 37.474 69.96 38.676 70.909 L 47.815 91.31 C 48.465 92.771 49.525 94.013 50.866 94.884 C 52.206 95.756 53.771 96.22 55.37 96.221 C 56.643 96.22 57.895 95.901 59.012 95.292 C 60.13 94.684 61.078 93.806 61.769 92.738 C 62.461 91.669 62.874 90.445 62.972 89.176 C 63.07 87.907 62.849 86.634 62.329 85.472 L 56.701 73.189 L 62.946 73.189 C 69.13 73.189 75.738 75.879 75.738 83.425 C 75.738 84.104 76.008 84.755 76.488 85.235 C 76.968 85.715 77.618 85.984 78.297 85.984 C 78.975 85.984 79.626 85.715 80.106 85.235 C 80.586 84.755 80.855 84.104 80.855 83.425 L 80.855 37.362 C 80.855 36.684 80.586 36.033 80.106 35.553 C 79.626 35.073 78.975 34.803 78.297 34.803 Z M 57.668 87.568 C 57.837 87.951 57.909 88.37 57.875 88.787 C 57.842 89.205 57.705 89.607 57.477 89.958 C 57.248 90.309 56.936 90.598 56.568 90.797 C 56.201 90.997 55.789 91.102 55.37 91.102 C 54.76 91.102 54.163 90.924 53.651 90.591 C 53.14 90.257 52.736 89.783 52.489 89.224 L 45.305 73.189 L 51.072 73.189 Z M 75.738 72.165 C 72.083 69.348 67.557 67.9 62.946 68.071 L 45.037 68.071 C 43.68 68.071 42.378 67.532 41.418 66.572 C 40.459 65.612 39.92 64.31 39.92 62.953 L 39.92 57.835 C 39.92 56.477 40.459 55.176 41.418 54.216 C 42.378 53.256 43.68 52.717 45.037 52.717 L 62.946 52.717 C 67.556 52.891 72.081 51.447 75.738 48.635 Z M 95.95 74.346 C 95.8 74.647 95.592 74.915 95.339 75.135 C 95.085 75.356 94.79 75.524 94.471 75.631 C 94.152 75.737 93.816 75.78 93.48 75.756 C 93.145 75.732 92.818 75.643 92.517 75.492 L 87.4 72.933 C 86.793 72.63 86.331 72.097 86.116 71.453 C 85.901 70.809 85.95 70.106 86.254 69.499 C 86.557 68.891 87.089 68.429 87.733 68.214 C 88.377 67.999 89.08 68.049 89.687 68.352 L 94.804 70.911 C 95.408 71.215 95.868 71.745 96.083 72.386 C 96.298 73.027 96.25 73.727 95.95 74.333 Z M 86.254 51.314 C 86.103 51.014 86.014 50.686 85.99 50.351 C 85.966 50.015 86.009 49.679 86.115 49.36 C 86.222 49.041 86.39 48.746 86.61 48.492 C 86.831 48.238 87.099 48.03 87.4 47.88 L 92.517 45.321 C 93.124 45.018 93.827 44.968 94.471 45.183 C 95.115 45.398 95.647 45.86 95.95 46.467 C 96.254 47.075 96.303 47.778 96.088 48.422 C 95.873 49.066 95.411 49.598 94.804 49.902 L 89.687 52.461 C 89.386 52.611 89.059 52.701 88.724 52.724 C 88.388 52.748 88.052 52.706 87.733 52.599 C 87.414 52.493 87.119 52.324 86.865 52.104 C 86.612 51.884 86.404 51.615 86.254 51.314 Z M 85.972 60.394 C 85.972 59.715 86.242 59.064 86.722 58.584 C 87.202 58.104 87.852 57.835 88.531 57.835 L 93.648 57.835 C 94.326 57.835 94.977 58.104 95.457 58.584 C 95.937 59.064 96.206 59.715 96.206 60.394 C 96.206 61.072 95.937 61.723 95.457 62.203 C 94.977 62.683 94.326 62.953 93.648 62.953 L 88.531 62.953 C 87.852 62.953 87.202 62.683 86.722 62.203 C 86.242 61.723 85.972 61.072 85.972 60.394 Z\" fill=\"rgb(43,46,68)\"></path></svg>',svgContentId:12852494278,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Coming Soon\"})}),className:\"framer-1l7ifjd\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1scm8lk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-4vbysm\",\"data-styles-preset\":\"uSwC03676\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(140, 142, 160))\"},children:\"Manzil Save Account\"})}),className:\"framer-1ihztjm\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-61ocv0\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14q7qf3\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Earn a return on your savings\"})}),className:\"framer-1wcvs7t\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3dh99j\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-147jx22\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Paid monthly\"})}),className:\"framer-pu4oxd\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19h15xe\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-q989wu\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Full access to your money\"})}),className:\"framer-1t5mgcs\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vpz2pi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-4vbysm\",\"data-styles-preset\":\"uSwC03676\",style:{\"--framer-text-color\":\"var(--token-3a259a41-0d00-4102-a2f3-6fc26ea1e8f1, rgb(140, 142, 160))\"},children:\"Manzil Budgeting\"})}),className:\"framer-wi4yv5\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g93i8d\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1whl7n9\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Setup rules to track spending\"})}),className:\"framer-147zsci\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cd63yk\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years.\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-a87z7k\",\"data-framer-name\":\"Icon\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 10 C 0 4.477 4.477 0 10 0 C 15.523 0 20 4.477 20 10 C 20 15.523 15.523 20 10 20 C 4.477 20 0 15.523 0 10 Z\" fill=\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(97, 146, 122))\"></path><path d=\"M 14 7 L 8.5 12.5 L 6 10\" fill=\"transparent\" stroke=\"rgb(241,243,249)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11440385118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"RoundUp Investing on every transaction\"})}),className:\"framer-1g32coe\",\"data-framer-name\":\"Variable Musharaka rates with terms up to 25 years\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1enbbhf\",\"data-framer-name\":\"Features\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fw1yuy\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-kdrywy\",\"data-styles-preset\":\"cGTNsvVOM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(43, 46, 68))\"},children:\"Get your Manzil Spend account\"})}),className:\"framer-1j95zsl\",\"data-framer-name\":\"Ready to open your Halal RRSP?\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15cg6w4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{y:(componentViewport?.y||0)+0+4216.8+40+0+0+92.80000000000001+0},Vu0gHfBKX:{y:(componentViewport?.y||0)+0+1778.8+80+0+0+92.80000000000001+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+1818.8+100+0+0+92.80000000000001+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-qs0tk3-container\",\"data-framer-appear-id\":\"qs0tk3\",initial:animation1,nodeId:\"vgtK17VSx\",optimized:true,rendersWithMotion:true,scopeId:\"hiHnsWxOV\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Button,{C9KNBU1Ed:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",cQv2O8Mvt:\"https://getmanzil.typeform.com/banking\",GP85vQ4AC:true,height:\"100%\",id:\"vgtK17VSx\",layoutId:\"vgtK17VSx\",PmrixLNYY:true,sgSfyIETC:\"var(--token-4741f72e-3b36-49cf-851b-1e44fa9a054a, rgb(239, 68, 68))\",sq67Ol4a3:\"Get Started \",variant:\"PB0K3N1D2\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-x1wan0\",\"data-framer-name\":\"Features\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9wzzwl\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qm7z68\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},children:\"Don\u2019t just take our word for it\"})}),className:\"framer-83nham\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Manrope-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dv9ogp\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-91xeb1\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{width:\"350px\",y:(componentViewport?.y||0)+0+4434.6+40+97.2+0+0+0+0},Vu0gHfBKX:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px) / 3.11)`,y:(componentViewport?.y||0)+0+2076.6+80+117.2+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:266,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) / 3.11)`,y:(componentViewport?.y||0)+0+2156.6+100+137.2+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nxm2n5-container\",nodeId:\"gmp94xPaz\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(Review,{DDMM0UDiY:\"Amazing Team\",height:\"100%\",id:\"gmp94xPaz\",layoutId:\"gmp94xPaz\",style:{width:\"100%\"},tLdKqoiDd:\"Adil Ahmad\",tyiLbhc2X:\"Amazing team performing a greatly needed job of ridding us of riba. It is great to see a product that has proven that it is possible to live here while remaining within the constraints of Islam, which we have taken upon ourselves to uphold. Their strategic partnerships with organizations that can facilitate their mission have been a welcome change to the interest-based market we are used to seeing. They have developed other halal financial products, which I have yet to have the chance to deal with. This is a team that I back and whose products I hope to benefit from.\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rj3p6b\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{width:\"350px\",y:(componentViewport?.y||0)+0+4434.6+40+97.2+0+280+0+0},Vu0gHfBKX:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px) / 3.11)`,y:(componentViewport?.y||0)+0+2076.6+80+117.2+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:266,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) / 3.11)`,y:(componentViewport?.y||0)+0+2156.6+100+137.2+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13sjel-container\",nodeId:\"wh2bzi4_h\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(Review,{DDMM0UDiY:\"Felt 100% Comfortable\",height:\"100%\",id:\"wh2bzi4_h\",layoutId:\"wh2bzi4_h\",style:{width:\"100%\"},tLdKqoiDd:\"Kemal Smajlovic\",tyiLbhc2X:\"After searching for a shariah-compliant alternative to a traditional mortgage for our first home purchase, things were beginning to look gloomy with some companies who claimed to be shariah-compliant. I was first introduced to Manzil by a close friend, and after a few discussions with the CEO, we felt all of our questions and concerns were addressed, and we felt 100% comfortable with Manzil's model. We are very thankful to Br. Mohamad Sawwaf and his excellent team for making our dream come true, and we pray for blessings and success for Manzil in the future.\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xb1ujt\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{height:266,width:\"350px\",y:(componentViewport?.y||0)+0+4434.6+40+97.2+0+560+0+0},Vu0gHfBKX:{height:266,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px) * 0.3216)`,y:(componentViewport?.y||0)+0+2076.6+80+117.2+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:378,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) / 3.11)`,y:(componentViewport?.y||0)+0+2156.6+100+137.2+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1braodi-container\",nodeId:\"cmbHusDyW\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{style:{width:\"100%\"}},Vu0gHfBKX:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Review,{DDMM0UDiY:\"Approved by Imam & Scholar\",height:\"100%\",id:\"cmbHusDyW\",layoutId:\"cmbHusDyW\",style:{height:\"100%\",width:\"100%\"},tLdKqoiDd:\"Oosman Mustoofa\",tyiLbhc2X:\"After a very careful and thorough research of Islamic finance institutes in Canada, as an Imam and a scholar, the only company I recommend is Manzil. Can't wait for them to start in Quebec. The only certified Halal investment company in Canada solving one of the Muslim Ummah's greatest needs at this time. Allah take them from strength to strength, Ameen!\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lwo98g\",\"data-framer-name\":\"Much more to Manzil\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{width:`min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 746px)`,y:(componentViewport?.y||0)+0+5555.8+80},Vu0gHfBKX:{width:`min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 746px)`,y:(componentViewport?.y||0)+0+2919.8+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:906,width:`min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1280px)`,y:(componentViewport?.y||0)+0+2871.8+100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12l7713-container\",nodeId:\"YyQVnuqQb\",scopeId:\"hiHnsWxOV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{variant:\"doLbCvWkE\"},Vu0gHfBKX:{variant:\"doLbCvWkE\"}},children:/*#__PURE__*/_jsx(EndOfPageHero,{CzlbZVivE:true,EE5THVgry:false,height:\"100%\",id:\"YyQVnuqQb\",KO7KvMJiq:true,layoutId:\"YyQVnuqQb\",lXy5xMJP1:false,mHbUR2Tot:\"So much more than Manzil Save & Spend\",pk2N9DId3:true,sTUDHQB1t:false,style:{maxWidth:\"100%\",width:\"100%\"},u7Igvhmdw:true,variant:\"Lb1QDyk63\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6621.8},Vu0gHfBKX:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3985.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:773,width:\"1440px\",y:(componentViewport?.y||0)+0+3977.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vnn8yd-container\",nodeId:\"hM4yuwVg_\",rendersWithMotion:true,scopeId:\"hiHnsWxOV\",style:{transformPerspective:1280},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gm3qGEtdc:{variant:\"qlnQd15vx\"},Vu0gHfBKX:{variant:\"Me_AnW2Lu\"}},children:/*#__PURE__*/_jsx(FooterActual,{height:\"100%\",id:\"hM4yuwVg_\",layoutId:\"hM4yuwVg_\",style:{width:\"100%\"},variant:\"wdOyBiVzt\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yTQro.framer-3zfgwy, .framer-yTQro .framer-3zfgwy { display: block; }\",\".framer-yTQro.framer-zyoh38 { align-content: center; align-items: center; background-color: var(--token-7ef56079-1bd1-435d-a775-994666e07088, #fafafa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-yTQro .framer-96c5fo-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-yTQro .framer-a0ybk8-container, .framer-yTQro .framer-nxm2n5-container, .framer-yTQro .framer-13sjel-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yTQro .framer-12zmeyu { align-content: center; align-items: center; background-color: var(--token-7ef56079-1bd1-435d-a775-994666e07088, #f1f3f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1izcx4i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-yTQro .framer-15kuhbs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-18vfjo1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 16px; position: relative; width: 1px; }\",\".framer-yTQro .framer-t75068 { 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-yTQro .framer-fp2hto { --framer-paragraph-spacing: 72px; 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-yTQro .framer-mdcm7s { 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: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-yTQro .framer-8trxa4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-10nnlnk { --framer-paragraph-spacing: 18px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yTQro .framer-8xc7xw, .framer-yTQro .framer-qm8xtz, .framer-yTQro .framer-szuue7, .framer-yTQro .framer-1urtq69, .framer-yTQro .framer-1jw5swv, .framer-yTQro .framer-oy9745 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-ng9xoc, .framer-yTQro .framer-ikij2c, .framer-yTQro .framer-6vtvj4, .framer-yTQro .framer-1hy6o2h, .framer-yTQro .framer-p1misl, .framer-yTQro .framer-4shhrh { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-yTQro .framer-1c95w7, .framer-yTQro .framer-a25avc, .framer-yTQro .framer-1gl6ym7, .framer-yTQro .framer-mi00dq, .framer-yTQro .framer-1xjyzkl, .framer-yTQro .framer-iyq9m7, .framer-yTQro .framer-48jq4x, .framer-yTQro .framer-1jljgwj, .framer-yTQro .framer-1c5hvu8, .framer-yTQro .framer-s3lvhg, .framer-yTQro .framer-1nevoyw, .framer-yTQro .framer-3bxuzs, .framer-yTQro .framer-1wcvs7t, .framer-yTQro .framer-pu4oxd, .framer-yTQro .framer-1t5mgcs, .framer-yTQro .framer-147zsci, .framer-yTQro .framer-1g32coe { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-yTQro .framer-1cpx1xo { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 445px; justify-content: center; max-width: 1216px; overflow: hidden; padding: 20px; position: relative; width: 43%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-yTQro .framer-205lyk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1755yxp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-m2ky2w, .framer-yTQro .framer-1cpsjzo { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: auto; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 1px; }\",\".framer-yTQro .framer-uqov6z, .framer-yTQro .framer-1h32up4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1ghoglu { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 130px; position: relative; width: 130px; }\",\".framer-yTQro .framer-11qc029, .framer-yTQro .framer-1ckn6s6, .framer-yTQro .framer-1l7ifjd, .framer-yTQro .framer-1ihztjm, .framer-yTQro .framer-wi4yv5 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yTQro .framer-18c4p8n, .framer-yTQro .framer-d7jxsp, .framer-yTQro .framer-1l7l0rb, .framer-yTQro .framer-ni419, .framer-yTQro .framer-adyene, .framer-yTQro .framer-7d13ig, .framer-yTQro .framer-61ocv0, .framer-yTQro .framer-3dh99j, .framer-yTQro .framer-19h15xe, .framer-yTQro .framer-1g93i8d, .framer-yTQro .framer-cd63yk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1i32796, .framer-yTQro .framer-1izjkiw, .framer-yTQro .framer-yiaoe, .framer-yTQro .framer-11mmq36, .framer-yTQro .framer-1xgmdaz, .framer-yTQro .framer-uwpvmc, .framer-yTQro .framer-14q7qf3, .framer-yTQro .framer-147jx22, .framer-yTQro .framer-q989wu, .framer-yTQro .framer-1whl7n9, .framer-yTQro .framer-a87z7k { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-yTQro .framer-1w86128 { background-color: rgba(0, 0, 0, 0); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 130px; position: relative; width: 130px; }\",\".framer-yTQro .framer-1scm8lk, .framer-yTQro .framer-1vpz2pi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1enbbhf { align-content: center; align-items: center; background-color: var(--token-7ef56079-1bd1-435d-a775-994666e07088, #f1f3f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1fw1yuy { align-content: center; align-items: center; 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: 72%; }\",\".framer-yTQro .framer-1j95zsl { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yTQro .framer-15cg6w4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-qs0tk3-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-yTQro .framer-x1wan0 { align-content: center; align-items: center; background-color: var(--token-33722da1-56ef-4815-82ed-442105eb06b1, #2b2e44); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-9wzzwl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1qm7z68 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-83nham { --framer-paragraph-spacing: 60px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yTQro .framer-1dv9ogp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yTQro .framer-91xeb1, .framer-yTQro .framer-1rj3p6b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 32%; }\",\".framer-yTQro .framer-1xb1ujt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 378px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 32%; }\",\".framer-yTQro .framer-1braodi-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-yTQro .framer-1lwo98g { align-content: center; align-items: center; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 32px 100px 32px; position: relative; width: 100%; }\",\".framer-yTQro .framer-12l7713-container { flex: 1 0 0px; height: auto; max-width: 1280px; position: relative; width: 1px; }\",\".framer-yTQro .framer-vnn8yd-container { flex: none; height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yTQro.framer-zyoh38, .framer-yTQro .framer-12zmeyu, .framer-yTQro .framer-1izcx4i, .framer-yTQro .framer-15kuhbs, .framer-yTQro .framer-18vfjo1, .framer-yTQro .framer-t75068, .framer-yTQro .framer-mdcm7s, .framer-yTQro .framer-8trxa4, .framer-yTQro .framer-8xc7xw, .framer-yTQro .framer-qm8xtz, .framer-yTQro .framer-szuue7, .framer-yTQro .framer-1urtq69, .framer-yTQro .framer-1jw5swv, .framer-yTQro .framer-oy9745, .framer-yTQro .framer-1cpx1xo, .framer-yTQro .framer-205lyk, .framer-yTQro .framer-1755yxp, .framer-yTQro .framer-m2ky2w, .framer-yTQro .framer-uqov6z, .framer-yTQro .framer-18c4p8n, .framer-yTQro .framer-d7jxsp, .framer-yTQro .framer-1l7l0rb, .framer-yTQro .framer-ni419, .framer-yTQro .framer-adyene, .framer-yTQro .framer-7d13ig, .framer-yTQro .framer-1cpsjzo, .framer-yTQro .framer-1h32up4, .framer-yTQro .framer-1scm8lk, .framer-yTQro .framer-61ocv0, .framer-yTQro .framer-3dh99j, .framer-yTQro .framer-19h15xe, .framer-yTQro .framer-1vpz2pi, .framer-yTQro .framer-1g93i8d, .framer-yTQro .framer-cd63yk, .framer-yTQro .framer-1enbbhf, .framer-yTQro .framer-1fw1yuy, .framer-yTQro .framer-15cg6w4, .framer-yTQro .framer-x1wan0, .framer-yTQro .framer-9wzzwl, .framer-yTQro .framer-1qm7z68, .framer-yTQro .framer-1dv9ogp, .framer-yTQro .framer-91xeb1, .framer-yTQro .framer-1rj3p6b, .framer-yTQro .framer-1xb1ujt, .framer-yTQro .framer-1lwo98g { gap: 0px; } .framer-yTQro.framer-zyoh38 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yTQro.framer-zyoh38 > :first-child, .framer-yTQro .framer-12zmeyu > :first-child, .framer-yTQro .framer-1izcx4i > :first-child, .framer-yTQro .framer-18vfjo1 > :first-child, .framer-yTQro .framer-t75068 > :first-child, .framer-yTQro .framer-mdcm7s > :first-child, .framer-yTQro .framer-205lyk > :first-child, .framer-yTQro .framer-m2ky2w > :first-child, .framer-yTQro .framer-uqov6z > :first-child, .framer-yTQro .framer-1cpsjzo > :first-child, .framer-yTQro .framer-1h32up4 > :first-child, .framer-yTQro .framer-1scm8lk > :first-child, .framer-yTQro .framer-1vpz2pi > :first-child, .framer-yTQro .framer-1enbbhf > :first-child, .framer-yTQro .framer-1fw1yuy > :first-child, .framer-yTQro .framer-x1wan0 > :first-child, .framer-yTQro .framer-9wzzwl > :first-child, .framer-yTQro .framer-1qm7z68 > :first-child, .framer-yTQro .framer-91xeb1 > :first-child, .framer-yTQro .framer-1rj3p6b > :first-child, .framer-yTQro .framer-1xb1ujt > :first-child { margin-top: 0px; } .framer-yTQro.framer-zyoh38 > :last-child, .framer-yTQro .framer-12zmeyu > :last-child, .framer-yTQro .framer-1izcx4i > :last-child, .framer-yTQro .framer-18vfjo1 > :last-child, .framer-yTQro .framer-t75068 > :last-child, .framer-yTQro .framer-mdcm7s > :last-child, .framer-yTQro .framer-205lyk > :last-child, .framer-yTQro .framer-m2ky2w > :last-child, .framer-yTQro .framer-uqov6z > :last-child, .framer-yTQro .framer-1cpsjzo > :last-child, .framer-yTQro .framer-1h32up4 > :last-child, .framer-yTQro .framer-1scm8lk > :last-child, .framer-yTQro .framer-1vpz2pi > :last-child, .framer-yTQro .framer-1enbbhf > :last-child, .framer-yTQro .framer-1fw1yuy > :last-child, .framer-yTQro .framer-x1wan0 > :last-child, .framer-yTQro .framer-9wzzwl > :last-child, .framer-yTQro .framer-1qm7z68 > :last-child, .framer-yTQro .framer-91xeb1 > :last-child, .framer-yTQro .framer-1rj3p6b > :last-child, .framer-yTQro .framer-1xb1ujt > :last-child { margin-bottom: 0px; } .framer-yTQro .framer-12zmeyu > *, .framer-yTQro .framer-m2ky2w > *, .framer-yTQro .framer-1cpsjzo > *, .framer-yTQro .framer-1enbbhf > *, .framer-yTQro .framer-x1wan0 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-yTQro .framer-1izcx4i > *, .framer-yTQro .framer-9wzzwl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-yTQro .framer-15kuhbs > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-yTQro .framer-15kuhbs > :first-child, .framer-yTQro .framer-8trxa4 > :first-child, .framer-yTQro .framer-8xc7xw > :first-child, .framer-yTQro .framer-qm8xtz > :first-child, .framer-yTQro .framer-szuue7 > :first-child, .framer-yTQro .framer-1urtq69 > :first-child, .framer-yTQro .framer-1jw5swv > :first-child, .framer-yTQro .framer-oy9745 > :first-child, .framer-yTQro .framer-1cpx1xo > :first-child, .framer-yTQro .framer-1755yxp > :first-child, .framer-yTQro .framer-18c4p8n > :first-child, .framer-yTQro .framer-d7jxsp > :first-child, .framer-yTQro .framer-1l7l0rb > :first-child, .framer-yTQro .framer-ni419 > :first-child, .framer-yTQro .framer-adyene > :first-child, .framer-yTQro .framer-7d13ig > :first-child, .framer-yTQro .framer-61ocv0 > :first-child, .framer-yTQro .framer-3dh99j > :first-child, .framer-yTQro .framer-19h15xe > :first-child, .framer-yTQro .framer-1g93i8d > :first-child, .framer-yTQro .framer-cd63yk > :first-child, .framer-yTQro .framer-15cg6w4 > :first-child, .framer-yTQro .framer-1dv9ogp > :first-child, .framer-yTQro .framer-1lwo98g > :first-child { margin-left: 0px; } .framer-yTQro .framer-15kuhbs > :last-child, .framer-yTQro .framer-8trxa4 > :last-child, .framer-yTQro .framer-8xc7xw > :last-child, .framer-yTQro .framer-qm8xtz > :last-child, .framer-yTQro .framer-szuue7 > :last-child, .framer-yTQro .framer-1urtq69 > :last-child, .framer-yTQro .framer-1jw5swv > :last-child, .framer-yTQro .framer-oy9745 > :last-child, .framer-yTQro .framer-1cpx1xo > :last-child, .framer-yTQro .framer-1755yxp > :last-child, .framer-yTQro .framer-18c4p8n > :last-child, .framer-yTQro .framer-d7jxsp > :last-child, .framer-yTQro .framer-1l7l0rb > :last-child, .framer-yTQro .framer-ni419 > :last-child, .framer-yTQro .framer-adyene > :last-child, .framer-yTQro .framer-7d13ig > :last-child, .framer-yTQro .framer-61ocv0 > :last-child, .framer-yTQro .framer-3dh99j > :last-child, .framer-yTQro .framer-19h15xe > :last-child, .framer-yTQro .framer-1g93i8d > :last-child, .framer-yTQro .framer-cd63yk > :last-child, .framer-yTQro .framer-15cg6w4 > :last-child, .framer-yTQro .framer-1dv9ogp > :last-child, .framer-yTQro .framer-1lwo98g > :last-child { margin-right: 0px; } .framer-yTQro .framer-18vfjo1 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-yTQro .framer-t75068 > *, .framer-yTQro .framer-1fw1yuy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-yTQro .framer-mdcm7s > *, .framer-yTQro .framer-uqov6z > *, .framer-yTQro .framer-1h32up4 > *, .framer-yTQro .framer-1qm7z68 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-yTQro .framer-8trxa4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-yTQro .framer-8xc7xw > *, .framer-yTQro .framer-qm8xtz > *, .framer-yTQro .framer-szuue7 > *, .framer-yTQro .framer-1urtq69 > *, .framer-yTQro .framer-1jw5swv > *, .framer-yTQro .framer-oy9745 > *, .framer-yTQro .framer-18c4p8n > *, .framer-yTQro .framer-d7jxsp > *, .framer-yTQro .framer-1l7l0rb > *, .framer-yTQro .framer-ni419 > *, .framer-yTQro .framer-adyene > *, .framer-yTQro .framer-7d13ig > *, .framer-yTQro .framer-61ocv0 > *, .framer-yTQro .framer-3dh99j > *, .framer-yTQro .framer-19h15xe > *, .framer-yTQro .framer-1g93i8d > *, .framer-yTQro .framer-cd63yk > *, .framer-yTQro .framer-1lwo98g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yTQro .framer-1cpx1xo > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-yTQro .framer-205lyk > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-yTQro .framer-1755yxp > *, .framer-yTQro .framer-1dv9ogp > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-yTQro .framer-1scm8lk > *, .framer-yTQro .framer-1vpz2pi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yTQro .framer-15cg6w4 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-yTQro .framer-91xeb1 > *, .framer-yTQro .framer-1rj3p6b > *, .framer-yTQro .framer-1xb1ujt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-yTQro.framer-zyoh38 { width: 810px; } .framer-yTQro .framer-12zmeyu, .framer-yTQro .framer-1enbbhf, .framer-yTQro .framer-x1wan0 { gap: 60px; padding: 80px 0px 80px 0px; } .framer-yTQro .framer-1dv9ogp { gap: 14px; padding: 0px 20px 0px 20px; } .framer-yTQro .framer-1xb1ujt { height: 566px; width: 32%; } .framer-yTQro .framer-1braodi-container { flex: none; height: auto; } .framer-yTQro .framer-1lwo98g { padding: 80px 32px 80px 32px; } .framer-yTQro .framer-12l7713-container { max-width: 746px; } .framer-yTQro .framer-vnn8yd-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yTQro .framer-12zmeyu, .framer-yTQro .framer-1enbbhf, .framer-yTQro .framer-x1wan0, .framer-yTQro .framer-1dv9ogp { gap: 0px; } .framer-yTQro .framer-12zmeyu > *, .framer-yTQro .framer-1enbbhf > *, .framer-yTQro .framer-x1wan0 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-yTQro .framer-12zmeyu > :first-child, .framer-yTQro .framer-1enbbhf > :first-child, .framer-yTQro .framer-x1wan0 > :first-child { margin-top: 0px; } .framer-yTQro .framer-12zmeyu > :last-child, .framer-yTQro .framer-1enbbhf > :last-child, .framer-yTQro .framer-x1wan0 > :last-child { margin-bottom: 0px; } .framer-yTQro .framer-1dv9ogp > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-yTQro .framer-1dv9ogp > :first-child { margin-left: 0px; } .framer-yTQro .framer-1dv9ogp > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-yTQro.framer-zyoh38 { overflow: hidden; width: 390px; } .framer-yTQro .framer-12zmeyu, .framer-yTQro .framer-1enbbhf, .framer-yTQro .framer-x1wan0 { gap: 40px; padding: 40px 0px 40px 0px; } .framer-yTQro .framer-15kuhbs { flex-direction: column; gap: 40px; } .framer-yTQro .framer-18vfjo1 { flex: none; padding: 0px; width: 100%; } .framer-yTQro .framer-1cpx1xo { height: 274px; width: 106%; } .framer-yTQro .framer-1755yxp { flex-direction: column; } .framer-yTQro .framer-m2ky2w, .framer-yTQro .framer-1cpsjzo { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-yTQro .framer-1dv9ogp { flex-direction: column; gap: 14px; padding: 0px 20px 0px 20px; } .framer-yTQro .framer-nxm2n5-container, .framer-yTQro .framer-13sjel-container { width: 350px; } .framer-yTQro .framer-1xb1ujt { height: 384px; width: 81%; } .framer-yTQro .framer-1braodi-container { flex: none; height: auto; width: 350px; } .framer-yTQro .framer-1lwo98g { padding: 80px 32px 80px 32px; } .framer-yTQro .framer-12l7713-container { max-width: 746px; } .framer-yTQro .framer-vnn8yd-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yTQro .framer-12zmeyu, .framer-yTQro .framer-15kuhbs, .framer-yTQro .framer-1755yxp, .framer-yTQro .framer-1enbbhf, .framer-yTQro .framer-x1wan0, .framer-yTQro .framer-1dv9ogp { gap: 0px; } .framer-yTQro .framer-12zmeyu > *, .framer-yTQro .framer-15kuhbs > *, .framer-yTQro .framer-1enbbhf > *, .framer-yTQro .framer-x1wan0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-yTQro .framer-12zmeyu > :first-child, .framer-yTQro .framer-15kuhbs > :first-child, .framer-yTQro .framer-1755yxp > :first-child, .framer-yTQro .framer-1enbbhf > :first-child, .framer-yTQro .framer-x1wan0 > :first-child, .framer-yTQro .framer-1dv9ogp > :first-child { margin-top: 0px; } .framer-yTQro .framer-12zmeyu > :last-child, .framer-yTQro .framer-15kuhbs > :last-child, .framer-yTQro .framer-1755yxp > :last-child, .framer-yTQro .framer-1enbbhf > :last-child, .framer-yTQro .framer-x1wan0 > :last-child, .framer-yTQro .framer-1dv9ogp > :last-child { margin-bottom: 0px; } .framer-yTQro .framer-1755yxp > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yTQro .framer-1dv9ogp > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4283\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Vu0gHfBKX\":{\"layout\":[\"fixed\",\"auto\"]},\"Gm3qGEtdc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"lCkcfgb8K\":{\"pattern\":\":lCkcfgb8K\",\"name\":\"feature\"},\"WbXtHkzWd\":{\"pattern\":\":WbXtHkzWd\",\"name\":\"feature\"}}\n * @framerResponsiveScreen\n */const FramerhiHnsWxOV=withCSS(Component,css,\"framer-yTQro\");export default FramerhiHnsWxOV;FramerhiHnsWxOV.displayName=\"Page\";FramerhiHnsWxOV.defaultProps={height:4283,width:1440};addFonts(FramerhiHnsWxOV,[{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:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]},...NavigationBarActualFonts,...HeaderHeroFonts,...ButtonFonts,...ReviewFonts,...EndOfPageHeroFonts,...FooterActualFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhiHnsWxOV\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vu0gHfBKX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gm3qGEtdc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"lCkcfgb8K\\\":{\\\"pattern\\\":\\\":lCkcfgb8K\\\",\\\"name\\\":\\\"feature\\\"},\\\"WbXtHkzWd\\\":{\\\"pattern\\\":\\\":WbXtHkzWd\\\",\\\"name\\\":\\\"feature\\\"}}\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4283\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarActualFonts", "getFonts", "oa0ykuHSi_default", "HeaderHeroFonts", "TV9yf7oaD_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithFX", "withFX", "RichTextWithFX", "ButtonFonts", "beqLwtpNS_default", "ContainerWithOptimizedAppearEffect", "Container", "ReviewFonts", "mGChQc0PI_default", "EndOfPageHeroFonts", "XImMeD0g2_default", "FooterActualFonts", "TpbihUbWB_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "transition4", "animation7", "transition5", "transition6", "animation8", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "oa0ykuHSi_default", "TV9yf7oaD_default", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "RichText2", "SVG", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "MotionDivWithFX", "RichTextWithFX", "ContainerWithOptimizedAppearEffect", "beqLwtpNS_default", "mGChQc0PI_default", "XImMeD0g2_default", "TpbihUbWB_default", "css", "FramerhiHnsWxOV", "withCSS", "hiHnsWxOV_default", "addFonts", "NavigationBarActualFonts", "HeaderHeroFonts", "ButtonFonts", "ReviewFonts", "EndOfPageHeroFonts", "FooterActualFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
