{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Y8OvHN90sMzrzdzLtQ6c/BniAJICy2VWFEItvCwKu/XoUh7zi4r.js"],
  "sourcesContent": ["// Generated by Framer (d03ec02)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Image, Link, PropertyOverrides, removeHiddenBreakpointLayers, RichText, SVG, useHydratedBreakpointVariants, useLocaleInfo, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Ticker from \"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";\nimport Slideshow from \"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/soIAPuIiPtf4z0IwVYlq/SlideShow.js\";\nimport Footer from \"https://framerusercontent.com/modules/LHFvSZ8tjEVqiQMeEcpS/Hib5UdJXCGsTFpq9rqef/BciWFMwY3.js\";\nimport Menu from \"https://framerusercontent.com/modules/SFXZvbjn9jORzNVqF7z2/BFMyaCqeMSWHrfafJ0YM/Iu2Adu4Sz.js\";\nimport Cards from \"https://framerusercontent.com/modules/CiDYmRu3lZEV5RgiCHNP/RyHI3Gz1RtANstST7RjM/kW5OIFWxD.js\";\nimport CTA from \"https://framerusercontent.com/modules/uZ1IGFcPxJtFpkH8htmC/QqlBk1PrEnzSgePXmOj6/qFpv29gXf.js\";\nimport Blogs from \"https://framerusercontent.com/modules/OIKjkN1MWRJHyAlfMruz/CnUT0HfxcQofMrz7GIKN/R1QRpQ1qZ.js\";\nimport Cards2 from \"https://framerusercontent.com/modules/A5z3iyZyOB2pWaRdnI96/2KaYj9NSt21AiwH9ktzO/TJiXQAUcy.js\";\nimport COM1 from \"https://framerusercontent.com/modules/hlOCZGyZyFYDM57BjjyX/vROAGArun5AbPonCxHHC/ygnyTA8VS.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/kV0O9W39maGF4AuvEUph/gb3Mn7mdHFPLx97aoTHe/Ftor609Tz.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/9SoUySEjgJzkAWcVIDrA/e4gfPSwFwY32hg5IfZeN/m4bYofDlq.js\";\nimport * as sharedStyle4 from \"https://framerusercontent.com/modules/Hreu5JiZqmvg67SnK34o/DQilSsjVfdXTwQLgMqx9/qZGTo6E9A.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/tnlrnWVzAzqJxoPBcKL0/l0jSGnrrF4MzTCbt9apz/Vf_2Xrw1d.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/wTmkZIymMwLgMCNj8q05/M3JYJ0whJINiesluYkRr/VfXPmCMQi.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/thdVYtz9QnWZptLG5jRI/LDf0f5IuDa96SewYiXyN/XoUh7zi4r.js\";\nconst MenuFonts = getFonts(Menu);\nconst TickerFonts = getFonts(Ticker);\nconst COM1Fonts = getFonts(COM1);\nconst CardsFonts = getFonts(Cards);\nconst Cards2Fonts = getFonts(Cards2);\nconst BlogsFonts = getFonts(Blogs);\nconst CTAFonts = getFonts(CTA);\nconst SlideshowFonts = getFonts(Slideshow);\nconst FooterFonts = getFonts(Footer);\nconst cycleOrder = [\"n4Dloi907\", \"GwC7RlMBh\"];\nconst breakpoints = {\n  GwC7RlMBh: \"(max-width: 1279px)\",\n  n4Dloi907: \"(min-width: 1280px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst serializationHash = \"framer-mUecY\";\nconst variantClassNames = {\n  GwC7RlMBh: \"framer-v-jipa3l\",\n  n4Dloi907: \"framer-v-1f9eo4t\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"n4Dloi907\", breakpoints, variantClassNames);\n}\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nconst addImageAlt = (image, alt) => {\n  if (!image || typeof image !== \"object\") {\n    return;\n  }\n  return {\n    ...image,\n    alt\n  };\n};\nconst metadata = metadataProvider();\nconst humanReadableVariantMap = {\n  Desktop: \"n4Dloi907\",\n  Phone: \"GwC7RlMBh\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _humanReadableVariantMap_props_variant, _ref;\n  return {\n    ...props,\n    variant: (_ref = (_humanReadableVariantMap_props_variant = humanReadableVariantMap[props.variant]) !== null && _humanReadableVariantMap_props_variant !== void 0 ? _humanReadableVariantMap_props_variant : props.variant) !== null && _ref !== void 0 ? _ref : \"n4Dloi907\"\n  };\n};\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale,\n    setLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  React.useLayoutEffect(() => {\n    const metadata1 = metadataProvider(undefined, activeLocale);\n    document.title = metadata1.title || \"\";\n    if (metadata1.viewport) {\n      var _document_querySelector;\n      (_document_querySelector = document.querySelector('meta[name=\"viewport\"]')) === null || _document_querySelector === void 0 ? void 0 : _document_querySelector.setAttribute(\"content\", metadata1.viewport);\n    }\n    if (metadata1.bodyClassName) {\n      Array.from(document.body.classList).filter(c => c.startsWith(\"framer-body-\")).map(c => document.body.classList.remove(c));\n      document.body.classList.add(`${metadata1.bodyClassName}-framer-mUecY`);\n      return () => {\n        document.body.classList.remove(`${metadata1.bodyClassName}-framer-mUecY`);\n      };\n    }\n  }, [undefined, activeLocale]);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const ref1 = React.useRef(null);\n  const isDisplayed = () => {\n    if (baseVariant === \"GwC7RlMBh\") return !isBrowser();\n    return true;\n  };\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className, sharedStyle4.className];\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"n4Dloi907\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsx(motion.div, {\n        style: {\n          display: \"contents\"\n        },\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(serializationHash, ...sharedStyleClassNames, \"framer-1f9eo4t\", className),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(Container, {\n            className: \"framer-vq7hli-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GwC7RlMBh: {\n                  variant: \"cChrMF7aG\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Menu, {\n                height: \"100%\",\n                id: \"u4jqtfado\",\n                layoutId: \"u4jqtfado\",\n                style: {\n                  maxWidth: \"100%\",\n                  width: \"100%\"\n                },\n                variant: \"AOA0Rya_T\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(Image, {\n            background: {\n              alt: \"\",\n              fit: \"fill\",\n              intrinsicHeight: 1365,\n              intrinsicWidth: 2048,\n              pixelHeight: 1365,\n              pixelWidth: 2048,\n              positionX: \"center\",\n              positionY: \"top\",\n              sizes: \"100vw\",\n              src: \"https://framerusercontent.com/images/5zcpgbLgVpDgWemh20ne1qFPU.png\",\n              srcSet: \"https://framerusercontent.com/images/5zcpgbLgVpDgWemh20ne1qFPU.png?scale-down-to=512 512w, https://framerusercontent.com/images/5zcpgbLgVpDgWemh20ne1qFPU.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/5zcpgbLgVpDgWemh20ne1qFPU.png 2048w\"\n            },\n            className: \"framer-1el083p\",\n            \"data-framer-name\": \"Group_21\",\n            name: \"Group_21\",\n            children: /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-l9v4gv\",\n              children: /*#__PURE__*/_jsxs(\"div\", {\n                className: \"framer-1gae5bn\",\n                children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    GwC7RlMBh: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TWFucm9wZS02MDA=\",\n                            \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                            \"--framer-font-size\": \"10px\",\n                            \"--framer-font-weight\": \"600\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\",\n                            \"--framer-text-transform\": \"uppercase\"\n                          },\n                          children: \"Service SAPPHIREIMS FOR BANKING AND FINANCIAL SERVICES\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TWFucm9wZS02MDA=\",\n                          \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-font-weight\": \"600\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\",\n                          \"--framer-text-transform\": \"uppercase\"\n                        },\n                        children: \"Service SAPPHIREIMS FOR BANKING AND FINANCIAL SERVICES\"\n                      })\n                    }),\n                    className: \"framer-1yu3fg7\",\n                    fonts: [\"GF;Manrope-600\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    GwC7RlMBh: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\",\n                            \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                            \"--framer-font-size\": \"25px\",\n                            \"--framer-font-weight\": \"500\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Automated and digital back office processes you can rely upon\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\",\n                          \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"45px\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Automated and digital back office processes you can rely upon\"\n                      })\n                    }),\n                    className: \"framer-cfzymv\",\n                    fonts: [\"GF;Manrope-500\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    GwC7RlMBh: {\n                      children: /*#__PURE__*/_jsx(React.Fragment, {\n                        children: /*#__PURE__*/_jsx(\"p\", {\n                          style: {\n                            \"--font-selector\": \"R0Y7TWFucm9wZS0zMDA=\",\n                            \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                            \"--framer-font-size\": \"10px\",\n                            \"--framer-font-weight\": \"300\",\n                            \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                          },\n                          children: \"Improve your customer experience by boosting your employee productivity and the organization agility\\xa0\"\n                        })\n                      })\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"p\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TWFucm9wZS0zMDA=\",\n                          \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-font-weight\": \"300\",\n                          \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                        },\n                        children: \"Improve your customer experience by boosting your employee productivity and the organization agility\\xa0\"\n                      })\n                    }),\n                    className: \"framer-ct6voc\",\n                    fonts: [\"GF;Manrope-300\"],\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })\n                }), /*#__PURE__*/_jsx(\"div\", {\n                  className: \"framer-1ftm058\",\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"ZqTz7UsDZ\"\n                    },\n                    children: /*#__PURE__*/_jsx(\"a\", {\n                      className: \"framer-1oia1za framer-immgun\",\n                      \"data-framer-name\": \"Button\",\n                      name: \"Button\",\n                      children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                        breakpoint: baseVariant,\n                        overrides: {\n                          GwC7RlMBh: {\n                            children: /*#__PURE__*/_jsx(React.Fragment, {\n                              children: /*#__PURE__*/_jsx(\"p\", {\n                                style: {\n                                  \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                                  \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                                  \"--framer-font-size\": \"10px\",\n                                  \"--framer-font-weight\": \"700\",\n                                  \"--framer-text-alignment\": \"center\",\n                                  \"--framer-text-color\": \"var(--token-27236c8b-988e-4d30-89f0-d7d67c9a71f0, rgb(255, 255, 255))\"\n                                },\n                                children: \"Get Started\"\n                              })\n                            })\n                          }\n                        },\n                        children: /*#__PURE__*/_jsx(RichText, {\n                          __fromCanvasComponent: true,\n                          children: /*#__PURE__*/_jsx(React.Fragment, {\n                            children: /*#__PURE__*/_jsx(\"p\", {\n                              style: {\n                                \"--font-selector\": \"R0Y7SW50ZXItNzAw\",\n                                \"--framer-font-family\": '\"Inter\", \"Inter Placeholder\", sans-serif',\n                                \"--framer-font-size\": \"14px\",\n                                \"--framer-font-weight\": \"700\",\n                                \"--framer-text-alignment\": \"center\",\n                                \"--framer-text-color\": \"var(--token-27236c8b-988e-4d30-89f0-d7d67c9a71f0, rgb(255, 255, 255))\"\n                              },\n                              children: \"Get Started\"\n                            })\n                          }),\n                          className: \"framer-1kqaf1r\",\n                          fonts: [\"GF;Inter-700\"],\n                          verticalAlignment: \"top\",\n                          withExternalLayout: true\n                        })\n                      })\n                    })\n                  })\n                })]\n              })\n            })\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1l85euj\",\n            children: [/*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-1k7i6f2\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h6\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TWFucm9wZS02MDA=\",\n                          \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"17px\",\n                          \"--framer-font-weight\": \"600\",\n                          \"--framer-letter-spacing\": \"0.02em\",\n                          \"--framer-line-height\": \"102.42%\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"var(--token-323a91a6-7518-46b7-8c0c-b60e5d7ab74d, rgb(238, 104, 36))\",\n                          \"--framer-text-transform\": \"uppercase\"\n                        },\n                        children: \"CLIENTS\"\n                      })\n                    }),\n                    fonts: [\"GF;Manrope-600\"]\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h6\", {\n                      className: \"framer-styles-preset-rh55x\",\n                      \"data-styles-preset\": \"m4bYofDlq\",\n                      style: {\n                        \"--framer-text-color\": \"var(--token-323a91a6-7518-46b7-8c0c-b60e5d7ab74d, rgb(238, 104, 36))\"\n                      },\n                      children: \"CLIENTS\"\n                    })\n                  }),\n                  className: \"framer-1e3537t\",\n                  \"data-framer-name\": \"PRODUCTS\",\n                  name: \"PRODUCTS\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        style: {\n                          \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\",\n                          \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif',\n                          \"--framer-font-size\": \"25px\",\n                          \"--framer-font-weight\": \"500\",\n                          \"--framer-line-height\": \"117%\",\n                          \"--framer-text-alignment\": \"center\"\n                        },\n                        children: \"Trusted by Global Brands\"\n                      })\n                    }),\n                    fonts: [\"GF;Manrope-500\"]\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h1\", {\n                      className: \"framer-styles-preset-kqz1bq\",\n                      \"data-styles-preset\": \"Vf_2Xrw1d\",\n                      children: \"Trusted by Global Brands\"\n                    })\n                  }),\n                  className: \"framer-18nqixf\",\n                  \"data-framer-name\": \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                  name: \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            }), /*#__PURE__*/_jsx(\"div\", {\n              className: \"framer-8wspt4\",\n              children: /*#__PURE__*/_jsx(Container, {\n                className: \"framer-134bji8-container\",\n                children: /*#__PURE__*/_jsx(Ticker, {\n                  alignment: \"center\",\n                  direction: \"left\",\n                  fadeOptions: {\n                    fadeAlpha: 0,\n                    fadeContent: true,\n                    fadeInset: 0,\n                    fadeWidth: 25,\n                    overflow: false\n                  },\n                  gap: 75,\n                  height: \"100%\",\n                  hoverFactor: 1,\n                  id: \"n78JZPWpI\",\n                  layoutId: \"n78JZPWpI\",\n                  padding: 10,\n                  paddingBottom: 10,\n                  paddingLeft: 10,\n                  paddingPerSide: false,\n                  paddingRight: 10,\n                  paddingTop: 10,\n                  sizingOptions: {\n                    heightType: true,\n                    widthType: true\n                  },\n                  slots: [/*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fit\",\n                      intrinsicHeight: 169,\n                      intrinsicWidth: 323,\n                      pixelHeight: 169,\n                      pixelWidth: 323,\n                      positionX: \"center\",\n                      positionY: \"center\",\n                      src: \"https://framerusercontent.com/images/AL8PPW3BFnG8i4Eo7HNtiVZOfPQ.png\"\n                    },\n                    className: \"framer-df3aiv\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  }), /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fit\",\n                      intrinsicHeight: 169,\n                      intrinsicWidth: 323,\n                      pixelHeight: 169,\n                      pixelWidth: 323,\n                      positionX: \"center\",\n                      positionY: \"center\",\n                      src: \"https://framerusercontent.com/images/TDRhpKoCy2v9GdymUvQWY7pW7Y.png\"\n                    },\n                    className: \"framer-7cg5ef\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  }), /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fit\",\n                      intrinsicHeight: 169,\n                      intrinsicWidth: 323,\n                      pixelHeight: 169,\n                      pixelWidth: 323,\n                      positionX: \"center\",\n                      positionY: \"center\",\n                      src: \"https://framerusercontent.com/images/KwxqpIIbluKfbG94WhT61RuUl4.png\"\n                    },\n                    className: \"framer-1e6395o\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  }), /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fit\",\n                      intrinsicHeight: 169,\n                      intrinsicWidth: 323,\n                      pixelHeight: 169,\n                      pixelWidth: 323,\n                      positionX: \"center\",\n                      positionY: \"center\",\n                      src: \"https://framerusercontent.com/images/An1MhKjtWSXiBYgYgOZSgYlZZ4.png\"\n                    },\n                    className: \"framer-qarir6\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  }), /*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fit\",\n                      intrinsicHeight: 169,\n                      intrinsicWidth: 323,\n                      pixelHeight: 169,\n                      pixelWidth: 323,\n                      positionX: \"center\",\n                      positionY: \"center\",\n                      src: \"https://framerusercontent.com/images/HgqiI0GmPyaoGsL7bSGmrR3d4.png\"\n                    },\n                    className: \"framer-ikvbw9\",\n                    \"data-framer-name\": \"Image\",\n                    name: \"Image\"\n                  })],\n                  speed: 20,\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  width: \"100%\"\n                })\n              })\n            })]\n          }), /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-bv0h41\",\n            children: /*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-9l2h5x\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        className: \"framer-styles-preset-15u83iq\",\n                        \"data-styles-preset\": \"Ftor609Tz\",\n                        children: \"Back-office Digitization and Automation Solutions for Banking and Financial Services Organizations\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h1\", {\n                      className: \"framer-styles-preset-kqz1bq\",\n                      \"data-styles-preset\": \"Vf_2Xrw1d\",\n                      children: \"Back-office Digitization and Automation Solutions for Banking and Financial Services Organizations\"\n                    })\n                  }),\n                  className: \"framer-81pxe8\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h2\", {\n                        className: \"framer-styles-preset-1ub8avv\",\n                        \"data-styles-preset\": \"qZGTo6E9A\",\n                        children: \"Banks and financial organizations demand precise and effective operations to deliver outstanding client service. Nonetheless, manual processes and peripheral back-office tasks often impede advancement. SapphireIMS presents an extensive array of solutions tailored to completely digitize and automate your back-office operations, empowering your financial service firm to function at triple the pace and boost staff and asset performance. The solution is customized for the BFSI sector, incorporating sector-specific templates, adherence to industry norms, and development by sector experts.\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h2\", {\n                      className: \"framer-styles-preset-kwn89d\",\n                      \"data-styles-preset\": \"VfXPmCMQi\",\n                      children: \"Banks and financial organizations demand precise and effective operations to deliver outstanding client service. Nonetheless, manual processes and peripheral back-office tasks often impede advancement. SapphireIMS presents an extensive array of solutions tailored to completely digitize and automate your back-office operations, empowering your financial service firm to function at triple the pace and boost staff and asset performance. The solution is customized for the BFSI sector, incorporating sector-specific templates, adherence to industry norms, and development by sector experts.\"\n                    })\n                  }),\n                  className: \"framer-2shp00\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-12ok5qg\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-1tv1wj5-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/csE2MFv93ftfcON3JofSXmQ9LQ.png\"\n                }, \"\"),\n                FllzxyOwu: \"Employee Onboarding/Offboarding\",\n                height: \"100%\",\n                id: \"O_RoKXG_8\",\n                layoutId: \"O_RoKXG_8\",\n                oqkgijtm5: \"Streamline and improve the workflow and experience of employee transitions\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-k17p10-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/F3dZzK0ZgeoxVI66uqHx521TplU.png\"\n                }, \"\"),\n                FllzxyOwu: \"System Access Request Across The Organization\",\n                height: \"100%\",\n                id: \"spWe90YcA\",\n                layoutId: \"spWe90YcA\",\n                oqkgijtm5: \"Manage, control and secure the system access based on the employee role.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-g98emt-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/T0KxF7hFR5V4nE1gEytL6zykkM.png\"\n                }, \"\"),\n                FllzxyOwu: \"Consistent Customer Support Experience\",\n                height: \"100%\",\n                id: \"HbPc_je3o\",\n                layoutId: \"HbPc_je3o\",\n                oqkgijtm5: \"Consistent Customer Support Experience\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1wwpuvt\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-1ft0d6s-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/CAPQ1yFEiyjFtZTxB3LVBmtsM.png\"\n                }, \"\"),\n                FllzxyOwu: \"Vendor Management\",\n                height: \"100%\",\n                id: \"TdfLROW6H\",\n                layoutId: \"TdfLROW6H\",\n                oqkgijtm5: \"Streamline risk reviews and actions through automated processes, ensuring no critical event is overlooked\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-vv1ed0-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/KdCS6OneRBk9Il7T7X1beAAONMU.png\"\n                }, \"\"),\n                FllzxyOwu: \"Inter Branch Operations\",\n                height: \"100%\",\n                id: \"Cmi5Yny4v\",\n                layoutId: \"Cmi5Yny4v\",\n                oqkgijtm5: \"Bring operational consistency across your branches to deliver predictable savings.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1tbb10x-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GwC7RlMBh: {\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  variant: \"TXJyPGAji\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Cards, {\n                height: \"100%\",\n                hp5uiV09P: \"Know More\",\n                id: \"fU8BT1_6Q\",\n                layoutId: \"fU8BT1_6Q\",\n                QMilic_Iu: \"Break-down the silos and standardize the service management across your back-office functions\",\n                Qsc3EJtzq: \"Employee productivity automatically doubles as soon as all the organizational functions are aligned and digitized. SapphireIMS brings together all your functions, such as travel, HR, admin, finance, facilities and project management to break-down the silos and operate as one unit.\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"uqqGJX1Ih\",\n                width: \"100%\",\n                wwXZYuMLN: addImageAlt({\n                  src: \"https://framerusercontent.com/images/UVCBPO7CHSuByww3xG8oDe2NUkg.png\",\n                  srcSet: \"https://framerusercontent.com/images/UVCBPO7CHSuByww3xG8oDe2NUkg.png?scale-down-to=512 512w, https://framerusercontent.com/images/UVCBPO7CHSuByww3xG8oDe2NUkg.png 570w\"\n                }, \"\"),\n                ZWHsFDGiP: \"\"\n              })\n            })\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-11bhivw\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-bme2dw-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/FwBRGMtfT9wQniIJlIbVseRas.png\"\n                }, \"\"),\n                FllzxyOwu: \"HR\",\n                height: \"100%\",\n                id: \"ZoppvwPBx\",\n                layoutId: \"ZoppvwPBx\",\n                oqkgijtm5: \"Automate your HR operation, integrate services with other functions, deliver quick resolutions to the employee requests and improve productivity.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-o74dug-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/7Xmtf1h10p9GLeoP7Tehj6Veg4.png\"\n                }, \"\"),\n                FllzxyOwu: \"Finance\",\n                height: \"100%\",\n                id: \"WxZsAsIPG\",\n                layoutId: \"WxZsAsIPG\",\n                oqkgijtm5: \"Significantly reduce costs by having a 100% visibility into the back-office operational costs, your asset utilization, and vendor management.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-get8dt-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/VzJYTvQapORgwx0w4qC4DdBUvA.png\"\n                }, \"\"),\n                FllzxyOwu: \"Legal\",\n                height: \"100%\",\n                id: \"zYilIP2Gs\",\n                layoutId: \"zYilIP2Gs\",\n                oqkgijtm5: \"Our Pre-built templates help you stay on top of the compliance and regulatory status be it industry or geography or function related. \",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1qh3od\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-qs066v-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/jD2Djwc5RryoBQKRmR6TBd8oCXk.png\"\n                }, \"\"),\n                FllzxyOwu: \"Facility / Admin\",\n                height: \"100%\",\n                id: \"ggayTohQA\",\n                layoutId: \"ggayTohQA\",\n                oqkgijtm5: \"Streamline and automate day-to-day routine workflows related to facilities, hospitality and other admin tasks.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1eh3ufq-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/sy9OFiMCehCSrC3ug4AEoi9t7tg.png\"\n                }, \"\"),\n                FllzxyOwu: \"IT\",\n                height: \"100%\",\n                id: \"JX7G0PlsN\",\n                layoutId: \"JX7G0PlsN\",\n                oqkgijtm5: \"Bring operational consistency across your branches to deliver predictable savings.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-3kcwp6-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GwC7RlMBh: {\n                  style: {\n                    height: \"100%\",\n                    width: \"100%\"\n                  },\n                  variant: \"Ew1P1aI6y\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Cards2, {\n                Fsk_jo1mG: \"SapphireIMS cuts across all the functions and gives you a singular dashboard to monitor and manage the high-risk areas, non-compliance, audit results, and preemptive insights. The pre-built templates, intelligent automation and alignment to the BFSI specific regulations ensure that you get to prioritize and manage all the compliances and risks.\\xa0\",\n                height: \"100%\",\n                id: \"KAdqdVmaS\",\n                jeUI0RD9M: \"\",\n                layoutId: \"KAdqdVmaS\",\n                skDOkh7V5: addImageAlt({\n                  src: \"https://framerusercontent.com/images/yYdLvtr54o0yMHHu8GG5ErTOmk.png\",\n                  srcSet: \"https://framerusercontent.com/images/yYdLvtr54o0yMHHu8GG5ErTOmk.png?scale-down-to=512 512w, https://framerusercontent.com/images/yYdLvtr54o0yMHHu8GG5ErTOmk.png 570w\"\n                }, \"\"),\n                style: {\n                  width: \"100%\"\n                },\n                thBc2JmXm: \"Request Demo\",\n                variant: \"tFdyTyqG6\",\n                VOmrWZqok: \"Governance, Risk, and Compliance was never so simple and sorted\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1otniuz\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-vh5ebf-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/mjGp84MTn5MeogQkIaC9s3yy4.png\"\n                }, \"\"),\n                FllzxyOwu: \"Asset Lifecycle Management\",\n                height: \"100%\",\n                id: \"FS94TruTr\",\n                layoutId: \"FS94TruTr\",\n                oqkgijtm5: \"Manage your asset integrity with a 100% visibility into the procure to retire process.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-82tglf-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/obzVDHNTBOIj5qvq3tvRSD9xfOY.png\"\n                }, \"\"),\n                FllzxyOwu: \"Auto Discovery and Inventory\",\n                height: \"100%\",\n                id: \"Lpy4cbdHo\",\n                layoutId: \"Lpy4cbdHo\",\n                oqkgijtm5: \"At a single click, get the minutest of detail from a diverse range of assets.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1d1hfp5-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/jjCG5lIutVazozKZWYRii3E80Eo.png\"\n                }, \"\"),\n                FllzxyOwu: \"Software License Compliance\",\n                height: \"100%\",\n                id: \"A1BLez5CA\",\n                layoutId: \"A1BLez5CA\",\n                oqkgijtm5: \"Constantly monitor and automatically blacklist unauthorized license usage.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-xtgfid-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/JpyfmSUlUPAC7NxtJPyNC5yzFs.png\"\n                }, \"\"),\n                FllzxyOwu: \"IT Policy Compliance\",\n                height: \"100%\",\n                id: \"MPte2LA_B\",\n                layoutId: \"MPte2LA_B\",\n                oqkgijtm5: \"Automate and remotely enforce the IT policy management with just a few clicks.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-1huvsgo\",\n            children: [/*#__PURE__*/_jsx(Container, {\n              className: \"framer-wsur7u-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Streamline and improve the workflow and experience of employee transitions\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/LZEr26ATINLZMUwXHQF5Y44XPY.png\"\n                }, \"\"),\n                FllzxyOwu: \"Patch Management\",\n                height: \"100%\",\n                id: \"mRahV51Yi\",\n                layoutId: \"mRahV51Yi\",\n                oqkgijtm5: \"Remotely manage all the patch, OS and security upgrades. No more manual intervention.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1e0d60v-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/ctC7pIhgiUUzxDO5x6fVAfrNCDE.png\"\n                }, \"\"),\n                FllzxyOwu: \"Software Deployment\",\n                height: \"100%\",\n                id: \"A8aysM47X\",\n                layoutId: \"A8aysM47X\",\n                oqkgijtm5: \"Control the unauthorized installations by remotely deploying the required software.\\xa0\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-104xzsl-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/OyGBdxvEsenEDpR7EqUTwvroIo.png\"\n                }, \"\"),\n                FllzxyOwu: \"USB Control\",\n                height: \"100%\",\n                id: \"ybx2_IBeK\",\n                layoutId: \"ybx2_IBeK\",\n                oqkgijtm5: \"Set up control policies on USB usage to avoid unwanted data transfers and malware injections.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-r3cgdd-container\",\n              children: /*#__PURE__*/_jsx(COM1, {\n                dv8LGxsck: \"Comprehensive risk management solution, covering every bit of risk management.\",\n                fBZ2PElWf: addImageAlt({\n                  src: \"https://framerusercontent.com/images/aupAbhrfZ13KclGNuIDSZeufnQI.png\"\n                }, \"\"),\n                FllzxyOwu: \"Software Blacklisting\",\n                height: \"100%\",\n                id: \"npRVCoJLN\",\n                layoutId: \"npRVCoJLN\",\n                oqkgijtm5: \"Automatically blacklist any unauthorized software in any location to be compliant and secure.\",\n                variant: \"SNh5KcJuG\",\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-3j816k\",\n            children: [/*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-1uug805\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h6\", {\n                    className: \"framer-styles-preset-rh55x\",\n                    \"data-styles-preset\": \"m4bYofDlq\",\n                    style: {\n                      \"--framer-text-color\": \"var(--token-323a91a6-7518-46b7-8c0c-b60e5d7ab74d, rgb(238, 104, 36))\"\n                    },\n                    children: \"CORE FEATURES\"\n                  })\n                }),\n                className: \"framer-1ey3cfw\",\n                \"data-framer-name\": \"PRODUCTS\",\n                name: \"PRODUCTS\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    className: \"framer-styles-preset-kqz1bq\",\n                    \"data-styles-preset\": \"Vf_2Xrw1d\",\n                    children: \"Core Features of Our Product \"\n                  })\n                }),\n                className: \"framer-1py9d56\",\n                \"data-framer-name\": \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                name: \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-124x328-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"vq3pMfUSE\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Blogs, {\n                  height: \"100%\",\n                  id: \"eN3E05EOU\",\n                  layoutId: \"eN3E05EOU\",\n                  QbxKRsw_Z: \"RPA-ENABLED AND ITIL-BASED\",\n                  TSIvkPDwo: \"The Robotic Process Automation enables you to intelligently automate the processes and integrate them with business applications quickly.\",\n                  variant: \"q8wpprNHN\",\n                  width: \"100%\",\n                  wy59RRDzM: addImageAlt({\n                    src: \"https://framerusercontent.com/images/2oCgTePTvUs2OSWggZ7xrf1WVsA.png\"\n                  }, \"\")\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1gkjz2l-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"vq3pMfUSE\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Blogs, {\n                  height: \"100%\",\n                  id: \"euNF0BkMt\",\n                  layoutId: \"euNF0BkMt\",\n                  QbxKRsw_Z: \"SMOOTH INTEGRATION\",\n                  TSIvkPDwo: \"Our flexible APIs and connectors ensure that the solution is integrated seamlessly with your enterprise systems.\",\n                  variant: \"q8wpprNHN\",\n                  width: \"100%\",\n                  wy59RRDzM: addImageAlt({\n                    src: \"https://framerusercontent.com/images/F2Thumgkx9uZmzXsRoFjCu0HA6Q.png\"\n                  }, \"\")\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1d8ebo4-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"vq3pMfUSE\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Blogs, {\n                  height: \"100%\",\n                  id: \"wzy46b3XO\",\n                  layoutId: \"wzy46b3XO\",\n                  QbxKRsw_Z: \"ON-PREMISE AND SAAS\",\n                  TSIvkPDwo: \"The codeless configuration and the flexibility of on-premise and SaaS model accelerates the implementation.\",\n                  variant: \"q8wpprNHN\",\n                  width: \"100%\",\n                  wy59RRDzM: addImageAlt({\n                    src: \"https://framerusercontent.com/images/ilKo9F9oXPKCO37wEL6mqhOPesA.png\"\n                  }, \"\")\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-8t7mp5-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"vq3pMfUSE\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Blogs, {\n                  height: \"100%\",\n                  id: \"EEKJADN6a\",\n                  layoutId: \"EEKJADN6a\",\n                  QbxKRsw_Z: \"READY-TO-USE SOLUTION WITH PRE-BUILT TEMPLATES\",\n                  TSIvkPDwo: \"The Pre-Built templates help you to rapidly standardize and automate the back-office processes\\xa0\",\n                  variant: \"q8wpprNHN\",\n                  width: \"100%\",\n                  wy59RRDzM: addImageAlt({\n                    src: \"https://framerusercontent.com/images/1rUSv8onLnaLruAXS80SQTu7Ypg.png\"\n                  }, \"\")\n                })\n              })\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-mm1f8h-container\",\n              children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  GwC7RlMBh: {\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"vq3pMfUSE\"\n                  }\n                },\n                children: /*#__PURE__*/_jsx(Blogs, {\n                  height: \"100%\",\n                  id: \"QHDRnUOmR\",\n                  layoutId: \"QHDRnUOmR\",\n                  QbxKRsw_Z: \"INTELLIGENT REPORTING\",\n                  TSIvkPDwo: \"The intuitive dashboards and reports give you a 100% visibility and enable you to improve service delivery performance through SLA measurements, compliance and escalations.\",\n                  variant: \"q8wpprNHN\",\n                  width: \"100%\",\n                  wy59RRDzM: addImageAlt({\n                    src: \"https://framerusercontent.com/images/QHJllntqTw3C2SZhUFtApB9OE.png\"\n                  }, \"\")\n                })\n              })\n            })]\n          }), isDisplayed() && /*#__PURE__*/_jsx(\"div\", {\n            className: \"framer-1ejwxtz hidden-jipa3l\"\n          }), isDisplayed() && /*#__PURE__*/_jsxs(\"div\", {\n            className: \"framer-5biczf hidden-jipa3l\",\n            children: [/*#__PURE__*/_jsxs(\"div\", {\n              className: \"framer-1k826py\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h6\", {\n                    className: \"framer-styles-preset-rh55x\",\n                    \"data-styles-preset\": \"m4bYofDlq\",\n                    children: \"success stories\"\n                  })\n                }),\n                className: \"framer-hqsslq\",\n                \"data-framer-name\": \"PRODUCTS\",\n                name: \"PRODUCTS\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(\"h1\", {\n                    className: \"framer-styles-preset-kqz1bq\",\n                    \"data-styles-preset\": \"Vf_2Xrw1d\",\n                    children: \"Know more about our Success Stories\"\n                  })\n                }),\n                className: \"framer-14dx3yh\",\n                \"data-framer-name\": \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                name: \"Back-Office Digitization Solutions that Empower Millions of People Around the World.\",\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              })]\n            }), /*#__PURE__*/_jsx(Container, {\n              className: \"framer-1x7ss6q-container\",\n              children: /*#__PURE__*/_jsx(Slideshow, {\n                alignment: \"center\",\n                arrowOptions: {\n                  arrowFill: \"rgba(0, 0, 0, 0.3)\",\n                  arrowGap: 10,\n                  arrowPadding: 20,\n                  arrowPaddingBottom: 0,\n                  arrowPaddingLeft: 0,\n                  arrowPaddingRight: 0,\n                  arrowPaddingTop: 0,\n                  arrowPosition: \"auto\",\n                  arrowRadius: 40,\n                  arrowShouldFadeIn: false,\n                  arrowShouldSpace: true,\n                  arrowSize: 40,\n                  showMouseControls: true\n                },\n                autoPlayControl: false,\n                borderRadius: 0,\n                direction: \"left\",\n                dragControl: true,\n                effectsOptions: {\n                  effectsHover: true,\n                  effectsOpacity: 1,\n                  effectsPerspective: 1200,\n                  effectsRotate: 0,\n                  effectsScale: 1\n                },\n                fadeOptions: {\n                  fadeAlpha: .4,\n                  fadeContent: false,\n                  fadeInset: 0,\n                  fadeWidth: 40,\n                  overflow: false\n                },\n                gap: 560,\n                height: \"100%\",\n                id: \"BPVqxKNVt\",\n                intervalControl: 2.5,\n                itemAmount: 1,\n                layoutId: \"BPVqxKNVt\",\n                padding: 0,\n                paddingBottom: 0,\n                paddingLeft: 0,\n                paddingPerSide: false,\n                paddingRight: 0,\n                paddingTop: 0,\n                progressOptions: {\n                  dotsActiveOpacity: 1,\n                  dotsBackground: \"rgba(0, 0, 0, 0.2)\",\n                  dotsBlur: 0,\n                  dotsFill: \"rgb(255, 255, 255)\",\n                  dotsGap: 10,\n                  dotsInset: 10,\n                  dotSize: 10,\n                  dotsOpacity: .5,\n                  dotsPadding: 10,\n                  dotsRadius: 50,\n                  showProgressDots: true\n                },\n                slots: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-u09f64\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1ijdh6k\",\n                    \"data-framer-name\": \"Group 11\",\n                    name: \"Group 11\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-x5kal2\",\n                      \"data-framer-name\": \"Rectangle 15\",\n                      name: \"Rectangle 15\",\n                      children: [/*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-491wcj\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M102 0L102 22.0309C102 28.3665 100.796 34.9542 98.3884 41.7938C95.9077 48.7055 92.5515 55.2211 88.3197 61.3408C84.015 67.5325 79.1996 72.7522 73.8734 77L55.4871 65.2286C59.7918 58.8209 63.4034 52.1253 66.3219 45.1416C69.1674 38.23 70.5537 30.5984 70.4807 22.2469L70.4807 -2.75551e-06L102 0ZM46.5129 -4.85084e-06L46.5129 22.0309C46.5129 28.3665 45.309 34.9542 42.9013 41.7938C40.4206 48.7055 37.0644 55.2211 32.8326 61.3408C28.5279 67.5325 23.7124 72.7522 18.3863 77L1.02909e-06 65.2286C4.30472 58.8209 7.91631 52.1253 10.8348 45.1416C13.6803 38.23 15.0665 30.5984 14.9936 22.2468L14.9936 -7.60634e-06L46.5129 -4.85084e-06Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-dlq0yn\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 77V54.9691C0 48.6335 1.20386 42.0458 3.61159 35.2062C6.09228 28.2945 9.4485 21.7789 13.6803 15.6592C17.985 9.46751 22.8004 4.24779 28.1266 0L46.5129 11.7714C42.2082 18.179 38.5966 24.8747 35.6781 31.8584C32.8326 38.77 31.4464 46.4016 31.5193 54.7531V77H0ZM55.4871 77V54.9691C55.4871 48.6335 56.691 42.0458 59.0987 35.2062C61.5794 28.2945 64.9356 21.7789 69.1674 15.6592C73.4721 9.46751 78.2876 4.24779 83.6137 0L102 11.7714C97.6953 18.179 94.0837 24.8747 91.1652 31.8584C88.3197 38.77 86.9335 46.4016 87.0064 54.7531V77H55.4871Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\n                              \"--framer-font-size\": \"26px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-line-height\": \"120%\",\n                              \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                            },\n                            children: \"Before SapphireIMS, TASL faced delays with paper approvals, scattered audit data, and complexities in approval validation during personnel changes\"\n                          })\n                        }),\n                        className: \"framer-lh3y38\",\n                        \"data-framer-name\": \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        fonts: [\"Inter-Medium\"],\n                        name: \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-1o994nd\",\n                      \"data-framer-name\": \"Rectangle 19\",\n                      name: \"Rectangle 19\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 344,\n                          intrinsicWidth: 286,\n                          pixelHeight: 344,\n                          pixelWidth: 286,\n                          src: \"https://framerusercontent.com/images/QcJfh0a9EZUXR2JfsMOzxTfl50.jpg\"\n                        },\n                        className: \"framer-1c2fvjx\",\n                        \"data-framer-name\": \"RajeevKhadeAbout-min-min 1\",\n                        name: \"RajeevKhadeAbout-min-min 1\"\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-dha0dz-container\",\n                    children: /*#__PURE__*/_jsx(CTA, {\n                      height: \"100%\",\n                      id: \"Q88D3_1hQ\",\n                      layoutId: \"Q88D3_1hQ\",\n                      U6he50_LA: \"Read More\",\n                      variant: \"ZOfIBchCy\",\n                      width: \"100%\"\n                    })\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-dyqdgz\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-rqvsq6\",\n                    \"data-framer-name\": \"Group 11\",\n                    name: \"Group 11\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-1gozrsf\",\n                      \"data-framer-name\": \"Rectangle 15\",\n                      name: \"Rectangle 15\",\n                      children: [/*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-1fvqox2\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M102 0L102 22.0309C102 28.3665 100.796 34.9542 98.3884 41.7938C95.9077 48.7055 92.5515 55.2211 88.3197 61.3408C84.015 67.5325 79.1996 72.7522 73.8734 77L55.4871 65.2286C59.7918 58.8209 63.4034 52.1253 66.3219 45.1416C69.1674 38.23 70.5537 30.5984 70.4807 22.2469L70.4807 -2.75551e-06L102 0ZM46.5129 -4.85084e-06L46.5129 22.0309C46.5129 28.3665 45.309 34.9542 42.9013 41.7938C40.4206 48.7055 37.0644 55.2211 32.8326 61.3408C28.5279 67.5325 23.7124 72.7522 18.3863 77L1.02909e-06 65.2286C4.30472 58.8209 7.91631 52.1253 10.8348 45.1416C13.6803 38.23 15.0665 30.5984 14.9936 22.2468L14.9936 -7.60634e-06L46.5129 -4.85084e-06Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-14g3u7z\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 77V54.9691C0 48.6335 1.20386 42.0458 3.61159 35.2062C6.09228 28.2945 9.4485 21.7789 13.6803 15.6592C17.985 9.46751 22.8004 4.24779 28.1266 0L46.5129 11.7714C42.2082 18.179 38.5966 24.8747 35.6781 31.8584C32.8326 38.77 31.4464 46.4016 31.5193 54.7531V77H0ZM55.4871 77V54.9691C55.4871 48.6335 56.691 42.0458 59.0987 35.2062C61.5794 28.2945 64.9356 21.7789 69.1674 15.6592C73.4721 9.46751 78.2876 4.24779 83.6137 0L102 11.7714C97.6953 18.179 94.0837 24.8747 91.1652 31.8584C88.3197 38.77 86.9335 46.4016 87.0064 54.7531V77H55.4871Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\n                              \"--framer-font-size\": \"26px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-line-height\": \"120%\",\n                              \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                            },\n                            children: \"The largest public sector life insurance company managed diverse IT infrastructure, facing challenges in zone-wise control, centralized analytics, and remote desktop sharing complexities\"\n                          })\n                        }),\n                        className: \"framer-2iglh8\",\n                        \"data-framer-name\": \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        fonts: [\"Inter-Medium\"],\n                        name: \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-11wpzou\",\n                      \"data-framer-name\": \"Rectangle 19\",\n                      name: \"Rectangle 19\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 344,\n                          intrinsicWidth: 286,\n                          pixelHeight: 344,\n                          pixelWidth: 286,\n                          src: \"https://framerusercontent.com/images/RsQAjBIb5DiTKYqqw4oefY6BnCM.jpg\"\n                        },\n                        className: \"framer-rpk01b\",\n                        \"data-border\": true,\n                        \"data-framer-name\": \"RajeevKhadeAbout-min-min 1\",\n                        name: \"RajeevKhadeAbout-min-min 1\"\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1cn56wq-container\",\n                    children: /*#__PURE__*/_jsx(CTA, {\n                      height: \"100%\",\n                      id: \"uCgDNkp82\",\n                      layoutId: \"uCgDNkp82\",\n                      U6he50_LA: \"Read More\",\n                      variant: \"ZOfIBchCy\",\n                      width: \"100%\"\n                    })\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-33glrz\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-994mrb\",\n                    \"data-framer-name\": \"Group 11\",\n                    name: \"Group 11\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-1lug9k2\",\n                      \"data-framer-name\": \"Rectangle 15\",\n                      name: \"Rectangle 15\",\n                      children: [/*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-9xhwc4\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M102 0L102 22.0309C102 28.3665 100.796 34.9542 98.3884 41.7938C95.9077 48.7055 92.5515 55.2211 88.3197 61.3408C84.015 67.5325 79.1996 72.7522 73.8734 77L55.4871 65.2286C59.7918 58.8209 63.4034 52.1253 66.3219 45.1416C69.1674 38.23 70.5537 30.5984 70.4807 22.2469L70.4807 -2.75551e-06L102 0ZM46.5129 -4.85084e-06L46.5129 22.0309C46.5129 28.3665 45.309 34.9542 42.9013 41.7938C40.4206 48.7055 37.0644 55.2211 32.8326 61.3408C28.5279 67.5325 23.7124 72.7522 18.3863 77L1.02909e-06 65.2286C4.30472 58.8209 7.91631 52.1253 10.8348 45.1416C13.6803 38.23 15.0665 30.5984 14.9936 22.2468L14.9936 -7.60634e-06L46.5129 -4.85084e-06Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-1e1revb\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 77V54.9691C0 48.6335 1.20386 42.0458 3.61159 35.2062C6.09228 28.2945 9.4485 21.7789 13.6803 15.6592C17.985 9.46751 22.8004 4.24779 28.1266 0L46.5129 11.7714C42.2082 18.179 38.5966 24.8747 35.6781 31.8584C32.8326 38.77 31.4464 46.4016 31.5193 54.7531V77H0ZM55.4871 77V54.9691C55.4871 48.6335 56.691 42.0458 59.0987 35.2062C61.5794 28.2945 64.9356 21.7789 69.1674 15.6592C73.4721 9.46751 78.2876 4.24779 83.6137 0L102 11.7714C97.6953 18.179 94.0837 24.8747 91.1652 31.8584C88.3197 38.77 86.9335 46.4016 87.0064 54.7531V77H55.4871Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\n                              \"--framer-font-size\": \"26px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-line-height\": \"120%\",\n                              \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                            },\n                            children: \"DCB Bank faced operational inefficiencies with scattered processes, impacting mortgage processing and various operations. Seeking integration, they partnered with SapphireIMS\"\n                          })\n                        }),\n                        className: \"framer-qieofj\",\n                        \"data-framer-name\": \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        fonts: [\"Inter-Medium\"],\n                        name: \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-14qr12e\",\n                      \"data-framer-name\": \"Rectangle 19\",\n                      name: \"Rectangle 19\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 344,\n                          intrinsicWidth: 286,\n                          pixelHeight: 344,\n                          pixelWidth: 286,\n                          src: \"https://framerusercontent.com/images/B4RZ5utvprqQO65wwUxGsvB4zE.jpg\"\n                        },\n                        className: \"framer-1ctkz33\",\n                        \"data-framer-name\": \"RajeevKhadeAbout-min-min 1\",\n                        name: \"RajeevKhadeAbout-min-min 1\"\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-1ly7e3t-container\",\n                    children: /*#__PURE__*/_jsx(CTA, {\n                      height: \"100%\",\n                      id: \"U0omu24Ja\",\n                      layoutId: \"U0omu24Ja\",\n                      U6he50_LA: \"Read More\",\n                      variant: \"ZOfIBchCy\",\n                      width: \"100%\"\n                    })\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-818rwt\",\n                  children: [/*#__PURE__*/_jsxs(motion.div, {\n                    className: \"framer-1nxnbhv\",\n                    \"data-framer-name\": \"Group 11\",\n                    name: \"Group 11\",\n                    children: [/*#__PURE__*/_jsxs(motion.div, {\n                      className: \"framer-1mtslbc\",\n                      \"data-framer-name\": \"Rectangle 15\",\n                      name: \"Rectangle 15\",\n                      children: [/*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-1xu3tta\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M102 0L102 22.0309C102 28.3665 100.796 34.9542 98.3884 41.7938C95.9077 48.7055 92.5515 55.2211 88.3197 61.3408C84.015 67.5325 79.1996 72.7522 73.8734 77L55.4871 65.2286C59.7918 58.8209 63.4034 52.1253 66.3219 45.1416C69.1674 38.23 70.5537 30.5984 70.4807 22.2469L70.4807 -2.75551e-06L102 0ZM46.5129 -4.85084e-06L46.5129 22.0309C46.5129 28.3665 45.309 34.9542 42.9013 41.7938C40.4206 48.7055 37.0644 55.2211 32.8326 61.3408C28.5279 67.5325 23.7124 72.7522 18.3863 77L1.02909e-06 65.2286C4.30472 58.8209 7.91631 52.1253 10.8348 45.1416C13.6803 38.23 15.0665 30.5984 14.9936 22.2468L14.9936 -7.60634e-06L46.5129 -4.85084e-06Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(SVG, {\n                        className: \"framer-1wei80h\",\n                        \"data-framer-name\": \"\u201C\",\n                        fill: \"rgba(0,0,0,1)\",\n                        intrinsicHeight: 79,\n                        intrinsicWidth: 104,\n                        name: \"\u201C\",\n                        svg: '<svg width=\"104\" height=\"79\" viewBox=\"-1 -1 104 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 77V54.9691C0 48.6335 1.20386 42.0458 3.61159 35.2062C6.09228 28.2945 9.4485 21.7789 13.6803 15.6592C17.985 9.46751 22.8004 4.24779 28.1266 0L46.5129 11.7714C42.2082 18.179 38.5966 24.8747 35.6781 31.8584C32.8326 38.77 31.4464 46.4016 31.5193 54.7531V77H0ZM55.4871 77V54.9691C55.4871 48.6335 56.691 42.0458 59.0987 35.2062C61.5794 28.2945 64.9356 21.7789 69.1674 15.6592C73.4721 9.46751 78.2876 4.24779 83.6137 0L102 11.7714C97.6953 18.179 94.0837 24.8747 91.1652 31.8584C88.3197 38.77 86.9335 46.4016 87.0064 54.7531V77H55.4871Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n</svg>\\n',\n                        withExternalLayout: true\n                      }), /*#__PURE__*/_jsx(RichText, {\n                        __fromCanvasComponent: true,\n                        children: /*#__PURE__*/_jsx(React.Fragment, {\n                          children: /*#__PURE__*/_jsx(\"p\", {\n                            style: {\n                              \"--font-selector\": \"SW50ZXItTWVkaXVt\",\n                              \"--framer-font-family\": '\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\n                              \"--framer-font-size\": \"26px\",\n                              \"--framer-font-weight\": \"500\",\n                              \"--framer-line-height\": \"120%\",\n                              \"--framer-text-color\": \"rgb(255, 255, 255)\"\n                            },\n                            children: \"Fino Payments Bank faced challenges in tracking inventory efficiently. Manual order processing and a lack of a centralized system led to error\"\n                          })\n                        }),\n                        className: \"framer-1umnqok\",\n                        \"data-framer-name\": \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        fonts: [\"Inter-Medium\"],\n                        name: \"Efficiency and business agility are a given when you engage with SapphireIMS. Their relentless focus on business goals makes us confident that our back-office is in safe hands.\",\n                        verticalAlignment: \"top\",\n                        withExternalLayout: true\n                      })]\n                    }), /*#__PURE__*/_jsx(motion.div, {\n                      className: \"framer-64z8q7\",\n                      \"data-framer-name\": \"Rectangle 19\",\n                      name: \"Rectangle 19\",\n                      children: /*#__PURE__*/_jsx(Image, {\n                        background: {\n                          alt: \"\",\n                          fit: \"fill\",\n                          intrinsicHeight: 344,\n                          intrinsicWidth: 286,\n                          pixelHeight: 344,\n                          pixelWidth: 286,\n                          src: \"https://framerusercontent.com/images/uNcjHuqJhzsbnVFpx056KNXk.jpg\"\n                        },\n                        className: \"framer-v0m8dj\",\n                        \"data-framer-name\": \"RajeevKhadeAbout-min-min 1\",\n                        name: \"RajeevKhadeAbout-min-min 1\"\n                      })\n                    })]\n                  }), /*#__PURE__*/_jsx(Container, {\n                    className: \"framer-5owjhc-container\",\n                    children: /*#__PURE__*/_jsx(CTA, {\n                      height: \"100%\",\n                      id: \"sdvP0bIBN\",\n                      layoutId: \"sdvP0bIBN\",\n                      U6he50_LA: \"Read More\",\n                      variant: \"ZOfIBchCy\",\n                      width: \"100%\"\n                    })\n                  })]\n                })],\n                startFrom: 0,\n                style: {\n                  height: \"100%\",\n                  width: \"100%\"\n                },\n                transitionControl: {\n                  damping: 40,\n                  stiffness: 200,\n                  type: \"spring\"\n                },\n                width: \"100%\"\n              })\n            })]\n          }), /*#__PURE__*/_jsx(Container, {\n            className: \"framer-1vofo99-container\",\n            children: /*#__PURE__*/_jsx(PropertyOverrides, {\n              breakpoint: baseVariant,\n              overrides: {\n                GwC7RlMBh: {\n                  variant: \"IOaxZ9aKt\"\n                }\n              },\n              children: /*#__PURE__*/_jsx(Footer, {\n                height: \"100%\",\n                id: \"yxbyT2_Y2\",\n                layoutId: \"yxbyT2_Y2\",\n                style: {\n                  width: \"100%\"\n                },\n                variant: \"VebhGt1W9\",\n                width: \"100%\"\n              })\n            })\n          }), /*#__PURE__*/_jsx(\"div\", {\n            id: \"overlay\"\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-mUecY[data-border=\"true\"]::after, .framer-mUecY [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", `.${metadata.bodyClassName}-framer-mUecY { background: rgb(255, 255, 255); }`, \".framer-mUecY.framer-immgun, .framer-mUecY .framer-immgun { display: block; }\", \".framer-mUecY.framer-1f9eo4t { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-vq7hli-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; z-index: 1; }\", \".framer-mUecY .framer-1el083p { aspect-ratio: 1.927710843373494 / 1; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); flex: none; height: var(--framer-aspect-ratio-supported, 664px); overflow: visible; position: relative; width: 100%; }\", \".framer-mUecY .framer-l9v4gv { align-content: center; align-items: center; bottom: 177px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 297px; justify-content: center; left: 171px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; width: 572px; }\", \".framer-mUecY .framer-1gae5bn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-mUecY .framer-1yu3fg7, .framer-mUecY .framer-ct6voc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --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-mUecY .framer-cfzymv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 549px; word-break: break-word; word-wrap: break-word; }\", \".framer-mUecY .framer-1ftm058 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\", \".framer-mUecY .framer-1oia1za { align-content: center; align-items: center; background-color: var(--token-dadc23da-fede-4c17-b8da-d655469d009e, #006fda); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px 15px 15px 15px; position: relative; text-decoration: none; width: auto; }\", \".framer-mUecY .framer-1kqaf1r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-mUecY .framer-1l85euj { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 33px; height: min-content; justify-content: center; overflow: hidden; padding: 45px 50px 71px 50px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-1k7i6f2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1286px; }\", \".framer-mUecY .framer-1e3537t, .framer-mUecY .framer-18nqixf, .framer-mUecY .framer-1ey3cfw, .framer-mUecY .framer-1py9d56, .framer-mUecY .framer-hqsslq, .framer-mUecY .framer-14dx3yh { --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-mUecY .framer-8wspt4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-mUecY .framer-134bji8-container { flex: none; height: 86px; position: relative; width: 100%; }\", \".framer-mUecY .framer-df3aiv, .framer-mUecY .framer-7cg5ef, .framer-mUecY .framer-1e6395o, .framer-mUecY .framer-qarir6, .framer-mUecY .framer-ikvbw9 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 150px; overflow: hidden; position: relative; width: 192px; will-change: var(--framer-will-change-override, transform); }\", \".framer-mUecY .framer-bv0h41 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-9l2h5x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1042px; }\", \".framer-mUecY .framer-81pxe8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 89%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-mUecY .framer-2shp00 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 97%; word-break: break-word; word-wrap: break-word; z-index: 1; }\", \".framer-mUecY .framer-12ok5qg { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 10px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-1tv1wj5-container, .framer-mUecY .framer-k17p10-container, .framer-mUecY .framer-g98emt-container, .framer-mUecY .framer-1ft0d6s-container, .framer-mUecY .framer-vv1ed0-container, .framer-mUecY .framer-bme2dw-container, .framer-mUecY .framer-o74dug-container, .framer-mUecY .framer-get8dt-container, .framer-mUecY .framer-qs066v-container, .framer-mUecY .framer-1eh3ufq-container, .framer-mUecY .framer-vh5ebf-container, .framer-mUecY .framer-82tglf-container, .framer-mUecY .framer-1d1hfp5-container, .framer-mUecY .framer-xtgfid-container, .framer-mUecY .framer-wsur7u-container, .framer-mUecY .framer-1e0d60v-container, .framer-mUecY .framer-104xzsl-container, .framer-mUecY .framer-r3cgdd-container, .framer-mUecY .framer-124x328-container, .framer-mUecY .framer-1gkjz2l-container, .framer-mUecY .framer-1d8ebo4-container, .framer-mUecY .framer-8t7mp5-container, .framer-mUecY .framer-mm1f8h-container, .framer-mUecY .framer-dha0dz-container, .framer-mUecY .framer-1cn56wq-container, .framer-mUecY .framer-1ly7e3t-container, .framer-mUecY .framer-5owjhc-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-mUecY .framer-1wwpuvt, .framer-mUecY .framer-1qh3od { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 30px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-1tbb10x-container, .framer-mUecY .framer-3kcwp6-container { flex: none; height: auto; position: relative; width: 1152px; }\", \".framer-mUecY .framer-11bhivw, .framer-mUecY .framer-1otniuz { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 10px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-1huvsgo { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 30px 0px; position: relative; width: 1280px; }\", \".framer-mUecY .framer-3j816k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1016px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1153px; }\", \".framer-mUecY .framer-1uug805 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 137px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1286px; }\", \".framer-mUecY .framer-1ejwxtz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; min-height: 41px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 805px; }\", \".framer-mUecY .framer-5biczf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: center; overflow: hidden; padding: 45px 0px 40px 0px; position: relative; width: 1278px; }\", \".framer-mUecY .framer-1k826py { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 73px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 808px; }\", \".framer-mUecY .framer-1x7ss6q-container { flex: none; height: 564px; position: relative; width: 1053px; }\", \".framer-mUecY .framer-u09f64 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 858px; }\", \".framer-mUecY .framer-1ijdh6k, .framer-mUecY .framer-rqvsq6, .framer-mUecY .framer-994mrb, .framer-mUecY .framer-1nxnbhv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-mUecY .framer-x5kal2 { background-color: #0f79b9; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 344px; position: relative; width: 572px; }\", \".framer-mUecY .framer-491wcj, .framer-mUecY .framer-1fvqox2, .framer-mUecY .framer-9xhwc4, .framer-mUecY .framer-1xu3tta { bottom: 36px; flex: none; height: 79px; left: 389px; position: absolute; width: 104px; }\", \".framer-mUecY .framer-dlq0yn, .framer-mUecY .framer-14g3u7z, .framer-mUecY .framer-1e1revb, .framer-mUecY .framer-1wei80h { flex: none; height: 79px; left: 49px; position: absolute; top: 42px; width: 104px; }\", \".framer-mUecY .framer-lh3y38, .framer-mUecY .framer-2iglh8, .framer-mUecY .framer-qieofj, .framer-mUecY .framer-1umnqok { --framer-paragraph-spacing: 0px; flex: none; height: 219px; left: calc(51.92307692307695% - 408px / 2); position: absolute; top: calc(51.74418604651165% - 219px / 2); white-space: pre-wrap; width: 408px; word-break: break-word; word-wrap: break-word; }\", \".framer-mUecY .framer-1o994nd, .framer-mUecY .framer-11wpzou, .framer-mUecY .framer-14qr12e, .framer-mUecY .framer-64z8q7 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 344px; overflow: hidden; position: relative; width: 286px; will-change: var(--framer-will-change-override, transform); }\", \".framer-mUecY .framer-1c2fvjx, .framer-mUecY .framer-1ctkz33, .framer-mUecY .framer-v0m8dj { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-mUecY .framer-dyqdgz, .framer-mUecY .framer-33glrz, .framer-mUecY .framer-818rwt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-mUecY .framer-1gozrsf { background-color: #ef7288; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 344px; position: relative; width: 572px; }\", \".framer-mUecY .framer-rpk01b { --border-bottom-width: 1px; --border-color: #b3b3b3; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-mUecY .framer-1lug9k2 { background-color: #4454bd; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 344px; position: relative; width: 572px; }\", \".framer-mUecY .framer-1mtslbc { background-color: #493e8f; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 344px; position: relative; width: 572px; }\", \".framer-mUecY .framer-1vofo99-container { flex: none; height: auto; position: relative; width: 100%; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mUecY.framer-1f9eo4t, .framer-mUecY .framer-l9v4gv, .framer-mUecY .framer-1gae5bn, .framer-mUecY .framer-1ftm058, .framer-mUecY .framer-1oia1za, .framer-mUecY .framer-1l85euj, .framer-mUecY .framer-1k7i6f2, .framer-mUecY .framer-8wspt4, .framer-mUecY .framer-bv0h41, .framer-mUecY .framer-9l2h5x, .framer-mUecY .framer-12ok5qg, .framer-mUecY .framer-1wwpuvt, .framer-mUecY .framer-11bhivw, .framer-mUecY .framer-1qh3od, .framer-mUecY .framer-1otniuz, .framer-mUecY .framer-1huvsgo, .framer-mUecY .framer-3j816k, .framer-mUecY .framer-1uug805, .framer-mUecY .framer-1ejwxtz, .framer-mUecY .framer-5biczf, .framer-mUecY .framer-u09f64, .framer-mUecY .framer-1ijdh6k, .framer-mUecY .framer-dyqdgz, .framer-mUecY .framer-rqvsq6, .framer-mUecY .framer-33glrz, .framer-mUecY .framer-994mrb, .framer-mUecY .framer-818rwt, .framer-mUecY .framer-1nxnbhv { gap: 0px; } .framer-mUecY.framer-1f9eo4t > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mUecY.framer-1f9eo4t > :first-child, .framer-mUecY .framer-1gae5bn > :first-child, .framer-mUecY .framer-1l85euj > :first-child, .framer-mUecY .framer-1k7i6f2 > :first-child, .framer-mUecY .framer-8wspt4 > :first-child, .framer-mUecY .framer-bv0h41 > :first-child, .framer-mUecY .framer-9l2h5x > :first-child, .framer-mUecY .framer-3j816k > :first-child, .framer-mUecY .framer-1uug805 > :first-child, .framer-mUecY .framer-1ejwxtz > :first-child, .framer-mUecY .framer-5biczf > :first-child, .framer-mUecY .framer-u09f64 > :first-child, .framer-mUecY .framer-dyqdgz > :first-child, .framer-mUecY .framer-33glrz > :first-child, .framer-mUecY .framer-818rwt > :first-child { margin-top: 0px; } .framer-mUecY.framer-1f9eo4t > :last-child, .framer-mUecY .framer-1gae5bn > :last-child, .framer-mUecY .framer-1l85euj > :last-child, .framer-mUecY .framer-1k7i6f2 > :last-child, .framer-mUecY .framer-8wspt4 > :last-child, .framer-mUecY .framer-bv0h41 > :last-child, .framer-mUecY .framer-9l2h5x > :last-child, .framer-mUecY .framer-3j816k > :last-child, .framer-mUecY .framer-1uug805 > :last-child, .framer-mUecY .framer-1ejwxtz > :last-child, .framer-mUecY .framer-5biczf > :last-child, .framer-mUecY .framer-u09f64 > :last-child, .framer-mUecY .framer-dyqdgz > :last-child, .framer-mUecY .framer-33glrz > :last-child, .framer-mUecY .framer-818rwt > :last-child { margin-bottom: 0px; } .framer-mUecY .framer-l9v4gv > *, .framer-mUecY .framer-1oia1za > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mUecY .framer-l9v4gv > :first-child, .framer-mUecY .framer-1ftm058 > :first-child, .framer-mUecY .framer-1oia1za > :first-child, .framer-mUecY .framer-12ok5qg > :first-child, .framer-mUecY .framer-1wwpuvt > :first-child, .framer-mUecY .framer-11bhivw > :first-child, .framer-mUecY .framer-1qh3od > :first-child, .framer-mUecY .framer-1otniuz > :first-child, .framer-mUecY .framer-1huvsgo > :first-child, .framer-mUecY .framer-1ijdh6k > :first-child, .framer-mUecY .framer-rqvsq6 > :first-child, .framer-mUecY .framer-994mrb > :first-child, .framer-mUecY .framer-1nxnbhv > :first-child { margin-left: 0px; } .framer-mUecY .framer-l9v4gv > :last-child, .framer-mUecY .framer-1ftm058 > :last-child, .framer-mUecY .framer-1oia1za > :last-child, .framer-mUecY .framer-12ok5qg > :last-child, .framer-mUecY .framer-1wwpuvt > :last-child, .framer-mUecY .framer-11bhivw > :last-child, .framer-mUecY .framer-1qh3od > :last-child, .framer-mUecY .framer-1otniuz > :last-child, .framer-mUecY .framer-1huvsgo > :last-child, .framer-mUecY .framer-1ijdh6k > :last-child, .framer-mUecY .framer-rqvsq6 > :last-child, .framer-mUecY .framer-994mrb > :last-child, .framer-mUecY .framer-1nxnbhv > :last-child { margin-right: 0px; } .framer-mUecY .framer-1gae5bn > *, .framer-mUecY .framer-3j816k > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mUecY .framer-1ftm058 > *, .framer-mUecY .framer-1ijdh6k > *, .framer-mUecY .framer-rqvsq6 > *, .framer-mUecY .framer-994mrb > *, .framer-mUecY .framer-1nxnbhv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-mUecY .framer-1l85euj > * { margin: 0px; margin-bottom: calc(33px / 2); margin-top: calc(33px / 2); } .framer-mUecY .framer-1k7i6f2 > *, .framer-mUecY .framer-8wspt4 > *, .framer-mUecY .framer-1uug805 > *, .framer-mUecY .framer-1ejwxtz > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-mUecY .framer-bv0h41 > *, .framer-mUecY .framer-u09f64 > *, .framer-mUecY .framer-dyqdgz > *, .framer-mUecY .framer-33glrz > *, .framer-mUecY .framer-818rwt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-mUecY .framer-9l2h5x > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-mUecY .framer-12ok5qg > *, .framer-mUecY .framer-1wwpuvt > *, .framer-mUecY .framer-11bhivw > *, .framer-mUecY .framer-1qh3od > *, .framer-mUecY .framer-1otniuz > *, .framer-mUecY .framer-1huvsgo > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-mUecY .framer-5biczf > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } }\", \"@media (min-width: 1280px) { .framer-mUecY .hidden-1f9eo4t { display: none !important; } }\", `@media (max-width: 1279px) { .framer-mUecY .hidden-jipa3l { display: none !important; } .${metadata.bodyClassName}-framer-mUecY { background: rgb(255, 255, 255); } .framer-mUecY.framer-1f9eo4t { width: 390px; } .framer-mUecY .framer-vq7hli-container, .framer-mUecY .framer-134bji8-container { order: 0; } .framer-mUecY .framer-1el083p { align-content: center; align-items: center; aspect-ratio: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 297px; justify-content: center; order: 1; padding: 0px 0px 0px 0px; } .framer-mUecY .framer-l9v4gv { bottom: unset; flex: 1 0 0px; height: 242px; left: unset; position: relative; width: 1px; } .framer-mUecY .framer-1gae5bn { order: 0; width: 284px; } .framer-mUecY .framer-cfzymv { width: 276px; } .framer-mUecY .framer-1oia1za { height: 27px; width: 74px; } .framer-mUecY .framer-1l85euj { height: 244px; order: 2; padding: 45px 50px 30px 50px; } .framer-mUecY .framer-1k7i6f2 { width: 275px; } .framer-mUecY .framer-bv0h41 { height: 505px; order: 3; width: 333px; } .framer-mUecY .framer-9l2h5x { flex: 1 0 0px; height: 1px; width: 100%; } .framer-mUecY .framer-12ok5qg { flex-direction: column; order: 4; width: 249px; } .framer-mUecY .framer-1wwpuvt { flex-direction: column; order: 5; width: 247px; } .framer-mUecY .framer-1tbb10x-container { height: 593px; order: 6; width: 389px; } .framer-mUecY .framer-11bhivw { flex-direction: column; height: 988px; order: 7; width: 257px; } .framer-mUecY .framer-1qh3od { flex-direction: column; order: 8; width: 251px; } .framer-mUecY .framer-3kcwp6-container { height: 582px; order: 9; width: 100%; } .framer-mUecY .framer-1otniuz { flex-direction: column; height: 1210px; order: 10; width: 239px; } .framer-mUecY .framer-1huvsgo { flex-direction: column; order: 11; width: 241px; } .framer-mUecY .framer-3j816k { height: 1894px; order: 12; } .framer-mUecY .framer-1uug805 { width: 388px; } .framer-mUecY .framer-124x328-container { height: 345px; width: 371px; } .framer-mUecY .framer-1gkjz2l-container { height: 288px; width: 379px; } .framer-mUecY .framer-1d8ebo4-container { height: 294px; width: 364px; } .framer-mUecY .framer-8t7mp5-container { height: 364px; width: 364px; } .framer-mUecY .framer-mm1f8h-container { height: 386px; width: 364px; } .framer-mUecY .framer-1vofo99-container { order: 15; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mUecY .framer-1el083p, .framer-mUecY .framer-12ok5qg, .framer-mUecY .framer-1wwpuvt, .framer-mUecY .framer-11bhivw, .framer-mUecY .framer-1qh3od, .framer-mUecY .framer-1otniuz, .framer-mUecY .framer-1huvsgo { gap: 0px; } .framer-mUecY .framer-1el083p > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mUecY .framer-1el083p > :first-child { margin-left: 0px; } .framer-mUecY .framer-1el083p > :last-child { margin-right: 0px; } .framer-mUecY .framer-12ok5qg > *, .framer-mUecY .framer-1wwpuvt > *, .framer-mUecY .framer-11bhivw > *, .framer-mUecY .framer-1qh3od > *, .framer-mUecY .framer-1otniuz > *, .framer-mUecY .framer-1huvsgo > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-mUecY .framer-12ok5qg > :first-child, .framer-mUecY .framer-1wwpuvt > :first-child, .framer-mUecY .framer-11bhivw > :first-child, .framer-mUecY .framer-1qh3od > :first-child, .framer-mUecY .framer-1otniuz > :first-child, .framer-mUecY .framer-1huvsgo > :first-child { margin-top: 0px; } .framer-mUecY .framer-12ok5qg > :last-child, .framer-mUecY .framer-1wwpuvt > :last-child, .framer-mUecY .framer-11bhivw > :last-child, .framer-mUecY .framer-1qh3od > :last-child, .framer-mUecY .framer-1otniuz > :last-child, .framer-mUecY .framer-1huvsgo > :last-child { margin-bottom: 0px; } }}`, ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css, ...sharedStyle4.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerIntrinsicHeight 6576\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerIntrinsicWidth 1280\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GwC7RlMBh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          */\nconst FramerXoUh7zi4r = withCSS(Component, css, \"framer-mUecY\");\nexport default FramerXoUh7zi4r;\nFramerXoUh7zi4r.displayName = \"Financial Services\";\nFramerXoUh7zi4r.defaultProps = {\n  height: 6576,\n  width: 1280\n};\naddFonts(FramerXoUh7zi4r, [{\n  family: \"Manrope\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",\n  weight: \"600\"\n}, {\n  family: \"Manrope\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",\n  weight: \"500\"\n}, {\n  family: \"Manrope\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_A87jxeN7B.woff2\",\n  weight: \"300\"\n}, {\n  family: \"Inter\",\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",\n  weight: \"700\"\n}, ...MenuFonts, ...TickerFonts, ...COM1Fonts, ...CardsFonts, ...Cards2Fonts, ...BlogsFonts, ...CTAFonts, ...SlideshowFonts, ...FooterFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts, ...sharedStyle4.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerXoUh7zi4r\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"6576\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1280\",\n        \"framerResponsiveScreen\": \"\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GwC7RlMBh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["MenuFonts", "getFonts", "Iu2Adu4Sz_default", "TickerFonts", "Ticker", "COM1Fonts", "ygnyTA8VS_default", "CardsFonts", "kW5OIFWxD_default", "Cards2Fonts", "TJiXQAUcy_default", "BlogsFonts", "R1QRpQ1qZ_default", "CTAFonts", "qFpv29gXf_default", "SlideshowFonts", "Slideshow", "FooterFonts", "BciWFMwY3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "removeHiddenBreakpointLayers", "transitions", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "u", "cx", "Container", "PropertyOverrides", "Iu2Adu4Sz_default", "Image2", "x", "RichText", "Link", "Ticker", "ygnyTA8VS_default", "kW5OIFWxD_default", "TJiXQAUcy_default", "R1QRpQ1qZ_default", "Slideshow", "SVG", "qFpv29gXf_default", "BciWFMwY3_default", "css", "FramerXoUh7zi4r", "withCSS", "XoUh7zi4r_default", "addFonts", "MenuFonts", "TickerFonts", "COM1Fonts", "CardsFonts", "Cards2Fonts", "BlogsFonts", "CTAFonts", "SlideshowFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
