{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uPgJ4Fy97dhXovFksSaP/AMgmJBmgH8i7vztIxhxR/BOKO9QkkL.js", "ssg:https://framerusercontent.com/modules/aUcNqvogn874a9EeFb7Y/Ow0EgmCmKxx3Tpe4UTEJ/BOKO9QkkL.js"],
  "sourcesContent": ["// Generated by Framer (bc39543)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={BCbzZXPY5:new LazyValue(()=>import(\"./BOKO9QkkL-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bc39543)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/cIGKsjcKv/cIGKsjcKv.js\";import FeatureSimple from\"#framer/local/canvasComponent/IMm2i7xki/IMm2i7xki.js\";import CTAFreeTrial from\"#framer/local/canvasComponent/pYuIuxR4Y/pYuIuxR4Y.js\";import Navbar from\"#framer/local/canvasComponent/yNZo75nki/yNZo75nki.js\";import*as sharedStyle from\"#framer/local/css/Bgl_uNKYX/Bgl_uNKYX.js\";import*as sharedStyle1 from\"#framer/local/css/BUi3OJxlT/BUi3OJxlT.js\";import*as sharedStyle2 from\"#framer/local/css/dGJYq65Lz/dGJYq65Lz.js\";import*as sharedStyle3 from\"#framer/local/css/Omd996LWD/Omd996LWD.js\";import*as sharedStyle5 from\"#framer/local/css/PWn1k_MD2/PWn1k_MD2.js\";import*as sharedStyle4 from\"#framer/local/css/UkYay4GtR/UkYay4GtR.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/BOKO9QkkL/BOKO9QkkL.js\";import metadataProvider from\"#framer/local/webPageMetadata/BOKO9QkkL/BOKO9QkkL.js\";const NavbarFonts=getFonts(Navbar);const ImageWithFX=withFX(Image);const FeatureSimpleFonts=getFonts(FeatureSimple);const CTAFreeTrialFonts=getFonts(CTAFreeTrial);const FooterFonts=getFonts(Footer);const breakpoints={AC4GG90O9:\"(min-width: 810px) and (max-width: 1199px)\",IACXQDF8n:\"(min-width: 1200px)\",qyOeCDIYt:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-nJN1o\";const variantClassNames={AC4GG90O9:\"framer-v-a40lxq\",IACXQDF8n:\"framer-v-1g5ycr5\",qyOeCDIYt:\"framer-v-1lkim0h\"};const animation={opacity:1,rotate:0,rotateX:20,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const transition1={delay:0,duration:1,ease:[0,.88,.23,1.01],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:20,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:120};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"IACXQDF8n\",Phone:\"qyOeCDIYt\",Tablet:\"AC4GG90O9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IACXQDF8n\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"qyOeCDIYt\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IACXQDF8n\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1g5ycr5\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:136,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lrfma0-container\",nodeId:\"y575iflUw\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{variant:\"nk014462T\"},qyOeCDIYt:{variant:\"W0caW4JSI\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"y575iflUw\",layoutId:\"y575iflUw\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UhQhY0mRn\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ieiu7t\",\"data-framer-name\":\"Features Product\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oqe2el\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"Smart Role for Financial Services\"})}),className:\"framer-e9n09r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-71uqd5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a0prbo\",\"data-styles-preset\":\"BUi3OJxlT\",children:\"The challenge: accuracy, compliance & customer trust\"})}),className:\"framer-1mtbwzm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Financial services customer support requires\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"precision, security, and trust\"}),\"\\xa0while handling sensitive client interactions.\\xa0\"]})}),className:\"framer-19jsuik\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1miivrv\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+136+40+189.8+0),pixelHeight:750,pixelWidth:2100,positionX:\"center\",positionY:\"center\",sizes:\"870px\",src:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png 2100w\"}},qyOeCDIYt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+136+40+189.8+0),pixelHeight:750,pixelWidth:2100,positionX:\"center\",positionY:\"center\",sizes:\"582px\",src:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png 2100w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+136+40+189.8+0),pixelHeight:750,pixelWidth:2100,positionX:\"center\",positionY:\"center\",sizes:\"1000px\",src:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=512 512w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dEX70Kp8KoX1YdvtEt82vrGK2E.png 2100w\"},className:\"framer-1tox3ns\",\"data-framer-name\":\"App_2x\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ezursg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`},qyOeCDIYt:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:242,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 120px) / 4, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wq5yyz-container\",nodeId:\"xPpa9Abgt\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(FeatureSimple,{ET3uJSa1F:\"Heartbeat\",height:\"100%\",id:\"xPpa9Abgt\",layoutId:\"xPpa9Abgt\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:getLocalizedValue(\"v3\",activeLocale)??\"Compliance Regulations\",ZfP85W1Qa:getLocalizedValue(\"v4\",activeLocale)??\"Agents must adhere to GDPR, PCI-DSS, and financial regulations\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`},qyOeCDIYt:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+282}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:242,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 120px) / 4, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tt0cy9-container\",nodeId:\"pB4en0TTr\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(FeatureSimple,{ET3uJSa1F:\"Lock\",height:\"100%\",id:\"pB4en0TTr\",layoutId:\"pB4en0TTr\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:getLocalizedValue(\"v5\",activeLocale)??\"High-stakes interactions\",ZfP85W1Qa:getLocalizedValue(\"v6\",activeLocale)??\"Customers expect fast, error-free resolutions for financial concerns\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+282},qyOeCDIYt:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+564}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:242,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 120px) / 4, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ca1p5c-container\",nodeId:\"CGqitg6c7\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(FeatureSimple,{ET3uJSa1F:\"Heart\",height:\"100%\",id:\"CGqitg6c7\",layoutId:\"CGqitg6c7\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:getLocalizedValue(\"v7\",activeLocale)??\"Fraud prevention & security\",ZfP85W1Qa:getLocalizedValue(\"v8\",activeLocale)??\"Support teams must recognize and handle potential fraud cases\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+282},qyOeCDIYt:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+846}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:242,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 120px) / 4, 200px)`,y:(componentViewport?.y||0)+0+136+40+543.8+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fegsh4-container\",nodeId:\"HlBsNJfwe\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(FeatureSimple,{ET3uJSa1F:\"PhoneCall\",height:\"100%\",id:\"HlBsNJfwe\",layoutId:\"HlBsNJfwe\",Pzs4GcH4x:\"rgb(0, 0, 0)\",style:{width:\"100%\"},width:\"100%\",Z6hiuC6BW:getLocalizedValue(\"v9\",activeLocale)??\"Complex financial products\",ZfP85W1Qa:getLocalizedValue(\"v10\",activeLocale)??\"Agents need in-depth knowledge of banking, loans, and insurance\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d6piwv\",\"data-framer-name\":\"Quote\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-b9qv53\",\"data-styles-preset\":\"Omd996LWD\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"A 2023 report found that\"}),\" \",/*#__PURE__*/_jsx(\"strong\",{children:\"48% of financial customers\"}),\"\\xa0switch providers after a poor support experience, making customer service a key differentiator.\"]})}),className:\"framer-1xk6a9q\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q53hxs\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15g4umk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"How Smart Role solves this for financial institutions\"})}),className:\"framer-1d401s5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Smart Role\u2019s AI-powered training platform prepares agents for\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"secure, accurate, and customer-centric financial support.\"})]})}),className:\"framer-a0gqnb\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kkg8hw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1093s91\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n88mha\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1440.1+80+293.4+0+0+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=512 512w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png 3600w\"}},qyOeCDIYt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2004.1+40+273.4+0+0+20+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=512 512w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1198.1+80+293.4+0+0+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=512 512w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tUlVp7mfhVQJXfkMZYljDDjxm0.png 3600w\"},className:\"framer-12btgb2\",\"data-framer-name\":\"cube\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18tp0x7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Regulatory compliance\"})}),className:\"framer-xxlyqa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Agents practice handling financial support while ensuring adherence to regulations\"})}),className:\"framer-1j6lx8q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-870on6\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fmsvr3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1440.1+80+293.4+0+0+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=512 512w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png 3600w\"}},qyOeCDIYt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2004.1+40+273.4+0+555.8+20+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=512 512w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1198.1+80+293.4+0+0+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317.0249px\",src:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=512 512w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/TVb3qd34kUsADKkXRWZMPu1aCuE.png 3600w\"},className:\"framer-4rw5rg\",\"data-framer-name\":\"cube\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n6a2b4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Fraud detection\"})}),className:\"framer-1pdqp3l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Simulations train agents to identify and prevent financial fraud effectively\"})}),className:\"framer-f7tby3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z6quup\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ycpoqp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1440.1+80+293.4+0+595.8+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png 3600w\"}},qyOeCDIYt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2004.1+40+273.4+0+1111.6+20+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1198.1+80+293.4+0+595.8+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/GeQ6kx2P8WEHrgJZ5HlICeDtNA.png 3600w\"},className:\"framer-97lpae\",\"data-framer-name\":\"star\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-135rig4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Complex case handling\"})}),className:\"framer-vgpvhc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Agents gain expertise in resolving claims, disputes, and financial inquiries\"})}),className:\"framer-mrxhdr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xiq4gg\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-q8jgmv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1440.1+80+293.4+0+595.8+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=512 512w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png 3600w\"}},qyOeCDIYt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2004.1+40+273.4+0+1667.4+20+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=512 512w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1198.1+80+293.4+0+595.8+40+0+0),pixelHeight:3600,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"317px\",src:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=512 512w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mZL54aXJgdyJ9NwjKKFBN68aSCg.png 3600w\"},className:\"framer-cvpghe\",\"data-framer-name\":\"star\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mwx9q7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1cx401f\",\"data-styles-preset\":\"UkYay4GtR\",children:\"Trust & communication\"})}),className:\"framer-1gujhf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:\"AI-driven coaching enhances agents clarity, professionalism, and customer confidence\"})}),className:\"framer-14lxq2l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wbsapo\",\"data-framer-name\":\"CTA Day\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sxobcz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qyOeCDIYt:{children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b9qv53\",\"data-styles-preset\":\"Omd996LWD\",children:\"Why financial institutions choose Smart Role\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"Why financial institutions choose Smart Role\"})}),className:\"framer-2su8mr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-b9qv53\",\"data-styles-preset\":\"Omd996LWD\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"\u2714\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Reduce compliance risks\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Ensure agents adhere to financial regulations\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u2714\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Improve customer retention\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Well-trained agents build trust and loyalty\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u2714\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Enhance operational efficiency\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Minimize escalations and speed up resolutions\"]})})}),className:\"framer-nxmnay\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p48rw5\",\"data-framer-name\":\"Features Product\",id:\"1p48rw5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9fqmw1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dmo79w\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v3a9ml\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a0prbo\",\"data-styles-preset\":\"BUi3OJxlT\",style:{\"--framer-text-alignment\":\"left\"},children:\"Customizable to your needs\"})}),className:\"framer-w5uq4e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Smart Role supports training for\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"banks, insurance, fintech, and investment firms:\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Realistic financial service scenarios\"}),\": Train agents for fraud prevention, claims, and transactions\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Compliance-based learning\"}),\": Ensure adherence to industry regulations\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"AI-driven performance tracking\"}),\": Identify skill gaps and optimize training programs\"]})]}),className:\"framer-3wv7t2\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3310.8+30+0+15+0+0+433.6),pixelHeight:950,pixelWidth:1658,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ilyHx9NwNvrxnuQXVDUSdMSgeHM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3068.8+40+0+15+0+0),pixelHeight:950,pixelWidth:1658,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ilyHx9NwNvrxnuQXVDUSdMSgeHM.png\"},className:\"framer-504nik hidden-1lkim0h\",\"data-border\":true,\"data-framer-name\":\"App_2x\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-54i7t6\",\"data-framer-name\":\"Wrapper\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3310.8+30+0+15+1215.6+14.8),pixelHeight:274,pixelWidth:568,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vVziPbi2u0ParUx6bEyZPvBuQTk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:900,intrinsicWidth:1440,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3068.8+40+0+15+782+14.8),pixelHeight:274,pixelWidth:568,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vVziPbi2u0ParUx6bEyZPvBuQTk.png\"},className:\"framer-1ne48yd hidden-1lkim0h\",\"data-framer-name\":\"App_2x\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19p8twq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a0prbo\",\"data-styles-preset\":\"BUi3OJxlT\",style:{\"--framer-text-alignment\":\"left\"},children:\"Security & Compliance\"})}),className:\"framer-5x1x74\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-sxuwop\",\"data-styles-preset\":\"dGJYq65Lz\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Smart Role meets the highest security standards:\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD12\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"SOC2 Type I & GDPR compliant: \"}),\"Ensuring data privacy for BPO clients\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD12\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Europe-hosted LLMs\"}),\": Data is never shared to improve third-party AI models\",/*#__PURE__*/_jsx(\"br\",{}),\"\uD83D\uDD12\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Environment isolation\"}),\": Each client\u2019s data remains secure and separate\"]})}),className:\"framer-130io97\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{y:(componentViewport?.y||0)+0+4866},qyOeCDIYt:{y:(componentViewport?.y||0)+0+5519.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:613,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4210.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bvs69a-container\",nodeId:\"snVk6lXp4\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{variant:\"OGq0liUui\"},qyOeCDIYt:{variant:\"uv8eDzLv2\"}},children:/*#__PURE__*/_jsx(CTAFreeTrial,{height:\"100%\",id:\"snVk6lXp4\",layoutId:\"snVk6lXp4\",style:{width:\"100%\"},variant:\"fyFexVLqd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{y:(componentViewport?.y||0)+0+5479},qyOeCDIYt:{y:(componentViewport?.y||0)+0+6132.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:441,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4823.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rq05w-container\",nodeId:\"TxSORALID\",scopeId:\"BOKO9QkkL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AC4GG90O9:{variant:\"bJZ3hlK_L\"},qyOeCDIYt:{variant:\"GktHIutkP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"TxSORALID\",layoutId:\"TxSORALID\",style:{width:\"100%\"},variant:\"nxxGcJ4QI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nJN1o.framer-1mlmbe1, .framer-nJN1o .framer-1mlmbe1 { display: block; }\",\".framer-nJN1o.framer-1g5ycr5 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-nJN1o .framer-1lrfma0-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; z-index: 1; }\",\".framer-nJN1o .framer-1ieiu7t { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 40.132271171941866%, rgb(255, 238, 191) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-oqe2el, .framer-nJN1o .framer-15g4umk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-e9n09r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-71uqd5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1mtbwzm, .framer-nJN1o .framer-19jsuik, .framer-nJN1o .framer-1xk6a9q, .framer-nJN1o .framer-1d401s5, .framer-nJN1o .framer-2su8mr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 90%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-1miivrv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-nJN1o .framer-1tox3ns { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 334px; overflow: visible; position: relative; width: 1000px; }\",\".framer-nJN1o .framer-ezursg { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(4, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1wq5yyz-container, .framer-nJN1o .framer-1tt0cy9-container, .framer-nJN1o .framer-1ca1p5c-container, .framer-nJN1o .framer-fegsh4-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1d6piwv { align-content: center; align-items: center; background: linear-gradient(180deg, #fdc72c 100%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-q53hxs { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-a0gqnb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 85%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-kkg8hw { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1093s91, .framer-nJN1o .framer-870on6 { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nJN1o .framer-n88mha, .framer-nJN1o .framer-1fmsvr3, .framer-nJN1o .framer-ycpoqp, .framer-nJN1o .framer-q8jgmv { align-content: center; align-items: center; aspect-ratio: 1.303030303030303 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 153px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-12btgb2, .framer-nJN1o .framer-4rw5rg { -webkit-filter: hue-rotate(0deg); aspect-ratio: 1.0497512437810945 / 1; filter: hue-rotate(0deg); flex: none; height: 100%; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 210px); }\",\".framer-nJN1o .framer-18tp0x7, .framer-nJN1o .framer-n6a2b4, .framer-nJN1o .framer-135rig4, .framer-nJN1o .framer-mwx9q7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-xxlyqa, .framer-nJN1o .framer-1pdqp3l, .framer-nJN1o .framer-vgpvhc, .framer-nJN1o .framer-1gujhf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-1j6lx8q, .framer-nJN1o .framer-f7tby3, .framer-nJN1o .framer-mrxhdr, .framer-nJN1o .framer-14lxq2l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-z6quup, .framer-nJN1o .framer-xiq4gg { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-b984212c-6b21-4967-bb54-ce90369391ae, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-nJN1o .framer-97lpae, .framer-nJN1o .framer-cvpghe { -webkit-filter: hue-rotate(0deg); aspect-ratio: 1.0496688741721854 / 1; filter: hue-rotate(0deg); flex: none; height: 100%; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 210px); }\",\".framer-nJN1o .framer-1wbsapo { align-content: center; align-items: center; background: linear-gradient(180deg, #fdc72c 100%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-sxobcz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 90%; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-nJN1o .framer-nxmnay, .framer-nJN1o .framer-w5uq4e, .framer-nJN1o .framer-3wv7t2, .framer-nJN1o .framer-5x1x74, .framer-nJN1o .framer-130io97 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-nJN1o .framer-1p48rw5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-9fqmw1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1dmo79w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1v3a9ml, .framer-nJN1o .framer-19p8twq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nJN1o .framer-504nik { --border-bottom-width: 1px; --border-color: var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.6124469589816124 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 20px 40px 0px rgba(10, 23, 61, 0.2); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 124px); overflow: visible; position: relative; width: 1px; }\",\".framer-nJN1o .framer-54i7t6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 49px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-nJN1o .framer-1ne48yd { aspect-ratio: 1.6124469589816124 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 180px); overflow: visible; position: relative; width: 290px; }\",\".framer-nJN1o .framer-bvs69a-container, .framer-nJN1o .framer-rq05w-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nJN1o.framer-1g5ycr5, .framer-nJN1o .framer-1ieiu7t, .framer-nJN1o .framer-oqe2el, .framer-nJN1o .framer-71uqd5, .framer-nJN1o .framer-1miivrv, .framer-nJN1o .framer-1d6piwv, .framer-nJN1o .framer-q53hxs, .framer-nJN1o .framer-15g4umk, .framer-nJN1o .framer-1093s91, .framer-nJN1o .framer-n88mha, .framer-nJN1o .framer-18tp0x7, .framer-nJN1o .framer-870on6, .framer-nJN1o .framer-1fmsvr3, .framer-nJN1o .framer-n6a2b4, .framer-nJN1o .framer-z6quup, .framer-nJN1o .framer-ycpoqp, .framer-nJN1o .framer-135rig4, .framer-nJN1o .framer-xiq4gg, .framer-nJN1o .framer-q8jgmv, .framer-nJN1o .framer-mwx9q7, .framer-nJN1o .framer-1wbsapo, .framer-nJN1o .framer-sxobcz, .framer-nJN1o .framer-1p48rw5, .framer-nJN1o .framer-9fqmw1, .framer-nJN1o .framer-1dmo79w, .framer-nJN1o .framer-1v3a9ml, .framer-nJN1o .framer-54i7t6, .framer-nJN1o .framer-19p8twq { gap: 0px; } .framer-nJN1o.framer-1g5ycr5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-nJN1o.framer-1g5ycr5 > :first-child, .framer-nJN1o .framer-1ieiu7t > :first-child, .framer-nJN1o .framer-oqe2el > :first-child, .framer-nJN1o .framer-71uqd5 > :first-child, .framer-nJN1o .framer-1d6piwv > :first-child, .framer-nJN1o .framer-q53hxs > :first-child, .framer-nJN1o .framer-15g4umk > :first-child, .framer-nJN1o .framer-1093s91 > :first-child, .framer-nJN1o .framer-18tp0x7 > :first-child, .framer-nJN1o .framer-870on6 > :first-child, .framer-nJN1o .framer-n6a2b4 > :first-child, .framer-nJN1o .framer-z6quup > :first-child, .framer-nJN1o .framer-135rig4 > :first-child, .framer-nJN1o .framer-xiq4gg > :first-child, .framer-nJN1o .framer-mwx9q7 > :first-child, .framer-nJN1o .framer-1wbsapo > :first-child, .framer-nJN1o .framer-sxobcz > :first-child, .framer-nJN1o .framer-1p48rw5 > :first-child, .framer-nJN1o .framer-9fqmw1 > :first-child, .framer-nJN1o .framer-1v3a9ml > :first-child, .framer-nJN1o .framer-19p8twq > :first-child { margin-top: 0px; } .framer-nJN1o.framer-1g5ycr5 > :last-child, .framer-nJN1o .framer-1ieiu7t > :last-child, .framer-nJN1o .framer-oqe2el > :last-child, .framer-nJN1o .framer-71uqd5 > :last-child, .framer-nJN1o .framer-1d6piwv > :last-child, .framer-nJN1o .framer-q53hxs > :last-child, .framer-nJN1o .framer-15g4umk > :last-child, .framer-nJN1o .framer-1093s91 > :last-child, .framer-nJN1o .framer-18tp0x7 > :last-child, .framer-nJN1o .framer-870on6 > :last-child, .framer-nJN1o .framer-n6a2b4 > :last-child, .framer-nJN1o .framer-z6quup > :last-child, .framer-nJN1o .framer-135rig4 > :last-child, .framer-nJN1o .framer-xiq4gg > :last-child, .framer-nJN1o .framer-mwx9q7 > :last-child, .framer-nJN1o .framer-1wbsapo > :last-child, .framer-nJN1o .framer-sxobcz > :last-child, .framer-nJN1o .framer-1p48rw5 > :last-child, .framer-nJN1o .framer-9fqmw1 > :last-child, .framer-nJN1o .framer-1v3a9ml > :last-child, .framer-nJN1o .framer-19p8twq > :last-child { margin-bottom: 0px; } .framer-nJN1o .framer-1ieiu7t > *, .framer-nJN1o .framer-oqe2el > *, .framer-nJN1o .framer-71uqd5 > *, .framer-nJN1o .framer-15g4umk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-nJN1o .framer-1miivrv > *, .framer-nJN1o .framer-n88mha > *, .framer-nJN1o .framer-1fmsvr3 > *, .framer-nJN1o .framer-ycpoqp > *, .framer-nJN1o .framer-q8jgmv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-nJN1o .framer-1miivrv > :first-child, .framer-nJN1o .framer-n88mha > :first-child, .framer-nJN1o .framer-1fmsvr3 > :first-child, .framer-nJN1o .framer-ycpoqp > :first-child, .framer-nJN1o .framer-q8jgmv > :first-child, .framer-nJN1o .framer-1dmo79w > :first-child, .framer-nJN1o .framer-54i7t6 > :first-child { margin-left: 0px; } .framer-nJN1o .framer-1miivrv > :last-child, .framer-nJN1o .framer-n88mha > :last-child, .framer-nJN1o .framer-1fmsvr3 > :last-child, .framer-nJN1o .framer-ycpoqp > :last-child, .framer-nJN1o .framer-q8jgmv > :last-child, .framer-nJN1o .framer-1dmo79w > :last-child, .framer-nJN1o .framer-54i7t6 > :last-child { margin-right: 0px; } .framer-nJN1o .framer-1d6piwv > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-nJN1o .framer-q53hxs > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-nJN1o .framer-1093s91 > *, .framer-nJN1o .framer-870on6 > *, .framer-nJN1o .framer-z6quup > *, .framer-nJN1o .framer-xiq4gg > *, .framer-nJN1o .framer-sxobcz > *, .framer-nJN1o .framer-1p48rw5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-nJN1o .framer-18tp0x7 > *, .framer-nJN1o .framer-n6a2b4 > *, .framer-nJN1o .framer-135rig4 > *, .framer-nJN1o .framer-mwx9q7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-nJN1o .framer-1wbsapo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-nJN1o .framer-9fqmw1 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-nJN1o .framer-1dmo79w > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-nJN1o .framer-1v3a9ml > *, .framer-nJN1o .framer-19p8twq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-nJN1o .framer-54i7t6 > * { margin: 0px; margin-left: calc(49px / 2); margin-right: calc(49px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-nJN1o[data-border=\"true\"]::after, .framer-nJN1o [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-nJN1o.framer-1g5ycr5 { width: 810px; } .framer-nJN1o .framer-1tox3ns { width: 870px; } .framer-nJN1o .framer-ezursg { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-nJN1o .framer-1p48rw5 { padding: 30px; } .framer-nJN1o .framer-1dmo79w { flex-direction: column; } .framer-nJN1o .framer-1v3a9ml, .framer-nJN1o .framer-504nik { flex: none; width: 100%; } .framer-nJN1o .framer-54i7t6 { gap: 50px; } .framer-nJN1o .framer-1ne48yd { order: 0; } .framer-nJN1o .framer-19p8twq { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nJN1o .framer-1dmo79w, .framer-nJN1o .framer-54i7t6 { gap: 0px; } .framer-nJN1o .framer-1dmo79w > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-nJN1o .framer-1dmo79w > :first-child { margin-top: 0px; } .framer-nJN1o .framer-1dmo79w > :last-child { margin-bottom: 0px; } .framer-nJN1o .framer-54i7t6 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-nJN1o .framer-54i7t6 > :first-child { margin-left: 0px; } .framer-nJN1o .framer-54i7t6 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-nJN1o.framer-1g5ycr5 { width: 390px; } .framer-nJN1o .framer-1tox3ns { width: 582px; } .framer-nJN1o .framer-ezursg { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-nJN1o .framer-q53hxs { gap: 40px; padding: 40px 20px 40px 20px; } .framer-nJN1o .framer-kkg8hw { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-nJN1o .framer-1093s91, .framer-nJN1o .framer-870on6, .framer-nJN1o .framer-z6quup, .framer-nJN1o .framer-xiq4gg { padding: 20px; } .framer-nJN1o .framer-1wbsapo { padding: 40px 20px 40px 20px; } .framer-nJN1o .framer-nxmnay { max-width: 90%; } .framer-nJN1o .framer-1p48rw5 { gap: 20px; padding: 20px; } .framer-nJN1o .framer-9fqmw1 { order: 0; } .framer-nJN1o .framer-1v3a9ml, .framer-nJN1o .framer-19p8twq { gap: 15px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-nJN1o .framer-q53hxs, .framer-nJN1o .framer-1p48rw5, .framer-nJN1o .framer-1v3a9ml, .framer-nJN1o .framer-19p8twq { gap: 0px; } .framer-nJN1o .framer-q53hxs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-nJN1o .framer-q53hxs > :first-child, .framer-nJN1o .framer-1p48rw5 > :first-child, .framer-nJN1o .framer-1v3a9ml > :first-child, .framer-nJN1o .framer-19p8twq > :first-child { margin-top: 0px; } .framer-nJN1o .framer-q53hxs > :last-child, .framer-nJN1o .framer-1p48rw5 > :last-child, .framer-nJN1o .framer-1v3a9ml > :last-child, .framer-nJN1o .framer-19p8twq > :last-child { margin-bottom: 0px; } .framer-nJN1o .framer-1p48rw5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-nJN1o .framer-1v3a9ml > *, .framer-nJN1o .framer-19p8twq > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5232\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AC4GG90O9\":{\"layout\":[\"fixed\",\"auto\"]},\"qyOeCDIYt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerBOKO9QkkL=withCSS(Component,css,\"framer-nJN1o\");export default FramerBOKO9QkkL;FramerBOKO9QkkL.displayName=\"Training / Healthcare\";FramerBOKO9QkkL.defaultProps={height:5232,width:1200};addFonts(FramerBOKO9QkkL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarFonts,...FeatureSimpleFonts,...CTAFreeTrialFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBOKO9QkkL\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"5232\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AC4GG90O9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qyOeCDIYt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "yNZo75nki_default", "ImageWithFX", "withFX", "Image2", "FeatureSimpleFonts", "IMm2i7xki_default", "CTAFreeTrialFonts", "pYuIuxR4Y_default", "FooterFonts", "cIGKsjcKv_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText2", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "css", "FramerBOKO9QkkL", "withCSS", "BOKO9QkkL_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
