{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/c91vrUZFq3zAKkXMFn0t/3JGcli6Da8HBal8rOjMr/oymsdKFuD.js"],
  "sourcesContent": ["// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withMappedReactProps,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/tMgLW02JctHcv25gtiqf/SlideShow.js\";import Footer,*as FooterInfo from\"#framer/local/canvasComponent/BxujF2qbu/BxujF2qbu.js\";import CustomersColour from\"#framer/local/canvasComponent/d5MZDwPck/d5MZDwPck.js\";import NavbarMenuVol2 from\"#framer/local/canvasComponent/dnOYyHBnC/dnOYyHBnC.js\";import Button from\"#framer/local/canvasComponent/H3pVeYHrH/H3pVeYHrH.js\";import ButtonPrimaryDark from\"#framer/local/canvasComponent/tt5D2tLTI/tt5D2tLTI.js\";import{onTextAppear,withCenterAlign}from\"#framer/local/codeFile/dBSxiK9/Main.js\";import*as sharedStyle1 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle2 from\"#framer/local/css/MmDtYFeOP/MmDtYFeOP.js\";import*as sharedStyle from\"#framer/local/css/sHAzxnhUP/sHAzxnhUP.js\";import*as sharedStyle4 from\"#framer/local/css/ty_HY7xJN/ty_HY7xJN.js\";import*as sharedStyle3 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/oymsdKFuD/oymsdKFuD.js\";const NavbarMenuVol2Fonts=getFonts(NavbarMenuVol2);const NavbarMenuVol2WithVariantAppearEffect=withVariantAppearEffect(NavbarMenuVol2);const ButtonFonts=getFonts(Button);const CustomersColourFonts=getFonts(CustomersColour);const MotionDivWithFX=withFX(motion.div);const RichTextOnTextAppear=onTextAppear(RichText);const SlideshowFonts=getFonts(Slideshow);const ContainerWithFX=withFX(Container);const ButtonPrimaryDarkFonts=getFonts(ButtonPrimaryDark);const FooterFonts=getFonts(Footer);const FooterWithCenterAlignWithMappedReactPropsh4bt34=withMappedReactProps(withCenterAlign(Footer),FooterInfo);const breakpoints={lYinu3FCo:\"(min-width: 810px) and (max-width: 1199px)\",rjhoMF98H:\"(min-width: 1200px)\",ugxBm6Uph:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Sbkja\";const variantClassNames={lYinu3FCo:\"framer-v-o6tuop\",rjhoMF98H:\"framer-v-2an2nj\",ugxBm6Uph:\"framer-v-10inyr9\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition1={damping:78,delay:0,mass:1.3,stiffness:319,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,x:0,y:30};const transition2={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,transition:transition2,x:0,y:30};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"rjhoMF98H\",Phone:\"ugxBm6Uph\",Tablet:\"lYinu3FCo\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"rjhoMF98H\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Sbkja`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Sbkja`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"UFeLiwsug\");const elementId1=useRouteElementId(\"i2OTuqlS3\");const ref3=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"Rl1i4YAhw\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"Otd_3sxGs\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ugxBm6Uph\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ugxBm6Uph\")return false;return true;};const elementId4=useRouteElementId(\"eAZYCJpSZ\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"bSaunXd1M\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"hcFx5CUgJ\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"x9yDfH4Fy\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"m9wB_S05c\");const ref10=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rjhoMF98H\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-2an2nj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ds5wmv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19n0r6z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{__framer__targets:[{ref:ref2,target:\"J82lHVLIy\"}],variant:\"J5EKv0wkd\"},ugxBm6Uph:{__framer__variantAppearEffectEnabled:undefined,variant:\"Rhm0Gg8Qo\"}},children:/*#__PURE__*/_jsx(NavbarMenuVol2WithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"UWq4GhEte\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Yba_5gvrX\",JzphWeaVc:\"Get a Demo\",layoutId:\"Yba_5gvrX\",style:{width:\"100%\"},variant:\"JpCWoL8hI\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wkl8tn\",\"data-framer-name\":\"Track-Nav\",id:elementId,name:\"Track-Nav\",ref:ref2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4rvpp6\",\"data-framer-name\":\"Hero section\",id:elementId1,name:\"Hero section\",ref:ref3,children:/*#__PURE__*/_jsx(\"header\",{className:\"framer-1bh9czz\",\"data-framer-name\":\"Main\",name:\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-omn716\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sjqh1r\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTGlnaHQ=\",\"--framer-font-family\":'\"FFF Acid Grotesk Light\", \"FFF Acid Grotesk Light Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:\"Built for large Fin-Tech companies\"})})},ugxBm6Uph:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTGlnaHQ=\",\"--framer-font-family\":'\"FFF Acid Grotesk Light\", \"FFF Acid Grotesk Light Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:\"Built for large Fin-Tech companies\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTGlnaHQ=\",\"--framer-font-family\":'\"FFF Acid Grotesk Light\", \"FFF Acid Grotesk Light Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:\"Built for large Fin-Tech companies\"})}),className:\"framer-14lhfu2\",fonts:[\"CUSTOM;FFF Acid Grotesk Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Clarisights Insights Hub helps sophisticated FinTech and Financial Services companies optimize campaign performance.\"})}),className:\"framer-1elqmdv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ajql6v\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined},{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined},{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o0ie5w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{CQu93ZsKD:resolvedLinks[1]},ugxBm6Uph:{CQu93ZsKD:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{aK7jyIIwi:\"Get a demo\",CQu93ZsKD:resolvedLinks[0],DfOZmoi1S:\"var(--token-1e3fe5d7-3b22-453e-b430-b16c44e2e05e, rgb(28, 59, 30))\",Dlf2qAxEt:\"rgb(255, 255, 255)\",fgnbYlpKA:\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\",height:\"100%\",id:\"rHMtNtJYe\",layoutId:\"rHMtNtJYe\",variant:\"q4L5vY6Mv\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(130),pixelHeight:1049,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 160px, 1360px) / 2)\",src:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg\",srcSet:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg?scale-down-to=1024 977w,https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg 1001w\"}},ugxBm6Uph:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(385),pixelHeight:1049,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 40px, 1360px)\",src:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg\",srcSet:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg?scale-down-to=1024 977w,https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg 1001w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(180),pixelHeight:1049,pixelWidth:1001,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(min(100vw - 80px, 1360px) - 80px, 1360px) / 2)\",src:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg\",srcSet:\"https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg?scale-down-to=1024 977w,https://framerusercontent.com/images/BIASiDmSTI8r0aYwl0UxF1Guedo.svg 1001w\"},className:\"framer-1700gdj\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7fbin9\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-op8bnx\",\"data-framer-name\":\"Customers\",name:\"Customers\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x706vn\",\"data-framer-name\":\"Customer logos\",name:\"Customer logos\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trusted by leading marketing teams\"})}),className:\"framer-14ohdwo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{y:669.2},ugxBm6Uph:{width:\"min(100vw - 40px, 1360px)\",y:814.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"min(100vw - 80px, 1360px)\",y:769.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18c5tqn-container\",children:/*#__PURE__*/_jsx(CustomersColour,{height:\"100%\",id:\"jyN_B8NvA\",layoutId:\"jyN_B8NvA\",style:{width:\"100%\"},variant:\"LVQVcdMcg\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6r6z8\",\"data-framer-name\":\"Content\",id:elementId2,name:\"Content\",ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ug6qw\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-eqa174\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",children:\"How Clarisights transforms marketing insights for FinTechs\"})}),className:\"framer-63jjlq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tqrwrv\",\"data-framer-name\":\"Benefits\",name:\"Benefits\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1057ppp\",\"data-framer-name\":\"Reports breaking\",name:\"Reports breaking\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-16y7d3u\",\"data-framer-name\":\"steer_marketing_budgets\",fill:\"black\",intrinsicHeight:66,intrinsicWidth:66,name:\"steer_marketing_budgets\",svg:'<svg width=\"66\" height=\"66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33 .121a2 2 0 0 1 2 2v44.81h21a2 2 0 0 1 0 4H35v13a2 2 0 1 1-4 0V33.58H10.37a2 2 0 0 1 0-4H31V2.12a2 2 0 0 1 2-2Z\" fill=\"#217A6E\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.516 10.606a2 2 0 0 1 0-2.829l7.071-7.07a2 2 0 0 1 2.829 0l7.07 7.07a2 2 0 0 1-2.828 2.829L33 4.949l-5.657 5.657a2 2 0 0 1-2.828 0Zm22.998 29.841a2 2 0 0 1 2.828 0l7.07 7.072a2 2 0 0 1 0 2.828l-7.07 7.07a2 2 0 1 1-2.829-2.828l5.657-5.656-5.657-5.657a2 2 0 0 1 0-2.829Zm-31.487-.383a2 2 0 0 1-2.828 0l-7.07-7.071a2 2 0 0 1 0-2.829l7.07-7.07a2 2 0 0 1 2.829 2.829l-5.657 5.656 5.657 5.657a2 2 0 0 1 0 2.828Z\" fill=\"#217A6E\"/><rect x=\"43.184\" y=\"17.508\" width=\"14\" height=\"14\" rx=\"7\" fill=\"#F8B440\"/><rect x=\"3.369\" y=\"3.508\" width=\"14\" height=\"14\" rx=\"7\" fill=\"#F8B440\"/><rect x=\"9.184\" y=\"45.582\" width=\"14\" height=\"14\" rx=\"7\" fill=\"#F8B440\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Full Visibility at All Times\"})}),className:\"framer-1e0oo5p\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Monitor and explore the performance of all your countries, products, plans, and channels in one 360-degree view. Budgets, targets, and projections are automatically updated with 100% cost completeness.\"})}),className:\"framer-3iwut1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gw82ha\",\"data-framer-name\":\"Reports breaking\",name:\"Reports breaking\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sxeomk\",\"data-framer-name\":\"Frame 567\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:66,intrinsicWidth:66,name:\"Frame 567\",svg:'<svg width=\"66\" height=\"66\" viewBox=\"0 0 66 66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.9998 61.4962C48.7379 61.4962 61.4962 48.7379 61.4962 32.9998C61.4962 17.2617 48.7379 4.50348 32.9998 4.50348C17.2617 4.50348 4.50348 17.2617 4.50348 32.9998C4.50348 48.7379 17.2617 61.4962 32.9998 61.4962ZM32.9998 65.9997C51.2251 65.9997 65.9997 51.2251 65.9997 32.9998C65.9997 14.7745 51.2251 0 32.9998 0C14.7745 0 0 14.7745 0 32.9998C0 51.2251 14.7745 65.9997 32.9998 65.9997Z\" fill=\"#217A6E\"/>\\n<path d=\"M3.29297 33H13.9026\" stroke=\"#217A6E\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<path d=\"M52.0977 33H62.7073\" stroke=\"#217A6E\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<path d=\"M33 3.29297L33 13.9026\" stroke=\"#217A6E\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<path d=\"M33 52.0977L33 62.7073\" stroke=\"#217A6E\" stroke-width=\"4\" stroke-linecap=\"round\"/>\\n<circle cx=\"33.0007\" cy=\"33.0007\" r=\"9.67058\" stroke=\"#F8B440\" stroke-width=\"4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Transparency Across Your Funnel\"})}),className:\"framer-176lyxp\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Don\u2019t rely solely on CAC. Incorporate activation metrics and incrementality coefficients to analyze how performance compares across cohorts, networks, device types, products, countries, and other custom dimensions.\"})}),className:\"framer-im9xnx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3buewh\",\"data-framer-name\":\"Reports breaking\",name:\"Reports breaking\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-jirvbn\",\"data-framer-name\":\"Frame 561\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:66,intrinsicWidth:66,name:\"Frame 561\",svg:'<svg width=\"66\" height=\"66\" viewBox=\"0 0 66 66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.2072 61.7556C48.041 61.7556 60.0662 49.7305 60.0662 34.8967C60.0662 20.0629 48.041 8.03768 33.2072 8.03768C18.3734 8.03768 6.34822 20.0629 6.34822 34.8967C6.34822 49.7305 18.3734 61.7556 33.2072 61.7556ZM33.2072 66.0003C50.3853 66.0003 64.3109 52.0747 64.3109 34.8967C64.3109 17.7186 50.3853 3.79297 33.2072 3.79297C16.0291 3.79297 2.10352 17.7186 2.10352 34.8967C2.10352 52.0747 16.0291 66.0003 33.2072 66.0003Z\" fill=\"#217A6E\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.209 53.0776C43.2512 53.0776 51.392 44.9367 51.392 34.8945C51.392 24.8523 43.2512 16.7115 33.209 16.7115C23.1668 16.7115 15.026 24.8523 15.026 34.8945C15.026 44.9367 23.1668 53.0776 33.209 53.0776ZM33.209 57.3223C45.5955 57.3223 55.6367 47.281 55.6367 34.8945C55.6367 22.508 45.5955 12.4668 33.209 12.4668C20.8225 12.4668 10.7812 22.508 10.7812 34.8945C10.7812 47.281 20.8225 57.3223 33.209 57.3223Z\" fill=\"#217A6E\"/>\\n<path d=\"M46.2122 34.8961C46.2122 42.0778 40.3903 47.8997 33.2086 47.8997C26.027 47.8997 20.2051 42.0778 20.2051 34.8961C20.2051 27.7145 26.027 21.8926 33.2086 21.8926C40.3903 21.8926 46.2122 27.7145 46.2122 34.8961Z\" fill=\"#F8B440\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.2086 43.655C38.046 43.655 41.9675 39.7335 41.9675 34.8961C41.9675 30.0588 38.046 26.1373 33.2086 26.1373C28.3713 26.1373 24.4498 30.0588 24.4498 34.8961C24.4498 39.7335 28.3713 43.655 33.2086 43.655ZM33.2086 47.8997C40.3903 47.8997 46.2122 42.0778 46.2122 34.8961C46.2122 27.7145 40.3903 21.8926 33.2086 21.8926C26.027 21.8926 20.2051 27.7145 20.2051 34.8961C20.2051 42.0778 26.027 47.8997 33.2086 47.8997Z\" fill=\"#F8B440\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M40.0147 30.1244C40.6364 30.746 40.6364 31.7539 40.0147 32.3755L32.7252 39.6651C32.4266 39.9636 32.0218 40.1313 31.5996 40.1313C31.1775 40.1313 30.7726 39.9636 30.4741 39.6651L26.3959 35.5869C25.7743 34.9653 25.7743 33.9574 26.3959 33.3358C27.0175 32.7142 28.0254 32.7142 28.647 33.3358L31.5996 36.2884L37.7636 30.1244C38.3853 29.5028 39.3931 29.5028 40.0147 30.1244Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M33.2057 0.00976562C33.9399 0.00976562 34.535 0.604908 34.535 1.33905V18.8359L36.9664 16.4048C37.4855 15.8857 38.3272 15.8858 38.8463 16.4049C39.3654 16.924 39.3653 17.7657 38.8462 18.2848L34.1462 22.9843C33.6271 23.5034 32.7855 23.5033 32.2664 22.9842L27.567 18.2845C27.0479 17.7653 27.048 16.9237 27.5671 16.4046C28.0863 15.8855 28.9279 15.8855 29.447 16.4047L31.8765 18.8343V1.33905C31.8765 0.604908 32.4716 0.00976562 33.2057 0.00976562Z\" fill=\"#217A6E\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.565 18.2825C27.0459 17.7634 27.046 16.9217 27.5651 16.4026C27.8721 16.0957 28.2918 15.9702 28.6909 16.0263C28.9668 16.065 29.2328 16.1905 29.445 16.4027L31.8744 18.8323V1.33704C31.8744 0.602894 32.4696 0.00775051 33.2037 0.00775051C33.9379 0.00775051 34.533 0.602894 34.533 1.33704V18.8339L36.9644 16.4028C37.1761 16.1912 37.4414 16.0658 37.7166 16.0268C38.1163 15.9701 38.5368 16.0955 38.8443 16.4029C39.3634 16.9221 39.3633 17.7637 38.8442 18.2828L34.1442 22.9823C33.6251 23.5014 32.7834 23.5014 32.2643 22.9822L27.565 18.2825ZM37.7166 12.8339C38.9333 12.7835 40.1665 13.2229 41.0955 14.1519C42.8578 15.9144 42.8576 18.7717 41.0952 20.534L36.3952 25.2335C34.6328 26.9958 31.7754 26.9957 30.0131 25.2332L25.3138 20.5335C23.5515 18.7711 23.5517 15.9137 25.3141 14.1514C26.2426 13.223 27.4749 12.7837 28.6909 12.8336V1.33704C28.6909 -1.15532 30.7114 -3.17578 33.2037 -3.17578C35.6961 -3.17578 37.7166 -1.15532 37.7166 1.33704V12.8339Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M62.9547 53.9958C62.5877 54.6316 61.7747 54.8494 61.1389 54.4824L45.9862 45.7339L46.8759 49.0551C47.0659 49.7642 46.645 50.4931 45.9359 50.6831C45.2267 50.8731 44.4979 50.4522 44.3079 49.7431L42.588 43.323C42.398 42.6139 42.8189 41.885 43.528 41.695L49.9477 39.9752C50.6569 39.7852 51.3857 40.2061 51.5757 40.9152C51.7657 41.6243 51.3448 42.3532 50.6357 42.5432L47.3169 43.4323L62.4682 52.18C63.104 52.547 63.3218 53.36 62.9547 53.9958Z\" fill=\"#217A6E\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.9466 39.9764C50.6557 39.7864 51.3846 40.2072 51.5746 40.9164C51.6869 41.3357 51.5857 41.7619 51.3376 42.0795C51.1661 42.2991 50.9244 42.4667 50.6346 42.5444L47.3157 43.4335L62.4671 52.1812C63.1028 52.5482 63.3207 53.3612 62.9536 53.997C62.5865 54.6328 61.7736 54.8506 61.1378 54.4835L45.985 45.7351L46.8747 49.0563C46.9522 49.3454 46.9281 49.6379 46.8243 49.8957C46.6736 50.2702 46.3547 50.5718 45.9347 50.6843C45.2256 50.8742 44.4967 50.4534 44.3067 49.7442L42.5868 43.3242C42.3968 42.6151 42.8177 41.8862 43.5268 41.6962L49.9466 39.9764ZM49.5894 51.4921C49.0247 52.5711 48.0276 53.4194 46.7585 53.7594C44.351 54.4043 41.8766 52.9755 41.2316 50.568L39.5117 44.148C38.8668 41.7406 40.2956 39.2661 42.703 38.6211L49.1228 36.9013C51.5302 36.2563 54.0047 37.6851 54.6497 40.0925C54.9894 41.3608 54.7537 42.6477 54.1025 43.6759L64.0588 49.4241C66.2173 50.6703 66.9568 53.4303 65.7106 55.5888C64.4645 57.7472 61.7045 58.4868 59.546 57.2406L49.5894 51.4921Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.98599 53.9964C2.61892 53.3606 2.83676 52.5476 3.47255 52.1805L18.6253 43.4321L15.3042 42.542C14.5951 42.352 14.1743 41.6231 14.3643 40.914C14.5544 40.2048 15.2833 39.784 15.9924 39.9741L22.4123 41.6946C23.1214 41.8847 23.5422 42.6136 23.3521 43.3227L21.6317 49.7423C21.4417 50.4514 20.7128 50.8722 20.0036 50.6822C19.2945 50.4921 18.8737 49.7632 19.0638 49.0541L19.9532 45.7353L4.80184 54.4829C4.16605 54.85 3.35307 54.6322 2.98599 53.9964Z\" fill=\"#217A6E\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.631 49.7431C21.4409 50.4522 20.712 50.873 20.0029 50.683C19.5836 50.5706 19.2651 50.2698 19.1141 49.8962C19.0097 49.6379 18.9854 49.3447 19.063 49.0549L19.9524 45.7361L4.80108 54.4838C4.16529 54.8508 3.3523 54.633 2.98523 53.9972C2.61816 53.3614 2.836 52.5484 3.47179 52.1814L18.6245 43.4329L15.3035 42.5429C15.0143 42.4654 14.7731 42.2983 14.6017 42.0795C14.3527 41.7617 14.251 41.3347 14.3636 40.9148C14.5536 40.2056 15.2826 39.7849 15.9917 39.9749L22.4115 41.6954C23.1206 41.8855 23.5414 42.6144 23.3514 43.3235L21.631 49.7431ZM11.8366 43.6759C11.1846 42.6474 10.9485 41.3597 11.2886 40.0907C11.9338 37.6832 14.4084 36.2547 16.8158 36.8999L23.2356 38.6204C25.643 39.2656 27.0716 41.7402 26.4264 44.1476L24.706 50.5672C24.0608 52.9746 21.5862 54.4032 19.1788 53.758C17.9106 53.4181 16.914 52.5705 16.3491 51.4925L6.39284 57.2408C4.23439 58.487 1.47439 57.7474 0.228212 55.589C-1.01797 53.4305 -0.278429 50.6705 1.88002 49.4243L11.8366 43.6759Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Iterate Quickly and Easily\"})}),className:\"framer-tzcew5\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Gain instant visibility into how new campaigns, promotions, creatives, and tests are performing. Use these insights to iterate faster and explore more hypotheses\u2014without waiting on the data team.\"})}),className:\"framer-16h4or4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e429d6\",\"data-framer-name\":\"Feature\",id:elementId3,name:\"Feature\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-94lj5g\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19r2c94\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",style:{\"--framer-text-alignment\":\"left\"},children:\"All Your Marketing Data in One Place\"})}),className:\"framer-1x9vz3h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1exobd0 hidden-2an2nj hidden-o6tuop\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ugxBm6Uph:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1872.6000000000001),pixelHeight:2065,pixelWidth:2095,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw - 40px, 1360px), 400px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg\",srcSet:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg 2095w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:2065,pixelWidth:2095,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg\",srcSet:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg 2095w\"},className:\"framer-18uylvn\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Access all your marketing data in a unified platform. Channel, analytics, and internal data (budgets and targets) are automatically blended and refreshed daily, with 100% cost completeness. Including niche affiliates and influencers.\"})}),className:\"framer-119yur3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aekvaw hidden-10inyr9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1220.4),pixelHeight:2065,pixelWidth:2095,positionX:\"center\",positionY:\"center\",sizes:\"max(min(max((min(100vw - 80px, 1360px) - 20px) / 2, 1px), 450px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg\",srcSet:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg 2095w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1300.4),pixelHeight:2065,pixelWidth:2095,positionX:\"center\",positionY:\"center\",sizes:\"max(min(max((min(100vw - 80px, 1360px) - 20px) / 2, 1px), 450px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg\",srcSet:\"https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JA4kmOmPQAQ71GjjYCCtRyjSksg.svg 2095w\"},className:\"framer-1pxc6ts\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mv99xb\",\"data-framer-name\":\"Feature\",id:elementId4,name:\"Feature\",ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g87bav\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1650.4),pixelHeight:786,pixelWidth:1993,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 80px, 1360px) * 0.3393, 380px)\",src:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg\",srcSet:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg 1993w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1760.4),pixelHeight:786,pixelWidth:1993,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 80px, 1360px) * 0.3393, 380px)\",src:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg\",srcSet:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg 1993w\"},className:\"framer-1u2d7ze hidden-10inyr9\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15i8mgs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Move beyond steering on CAC\"})}),className:\"framer-11wpl9d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ugxBm6Uph:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2425.8),pixelHeight:786,pixelWidth:1993,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 40px, 1360px), 380px)\",src:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg\",srcSet:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg 1993w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:786,pixelWidth:1993,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg\",srcSet:\"https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rliulz4JQn5mBTbNPOmPlKfJZb4.svg 1993w\"},className:\"framer-td50mp hidden-2an2nj hidden-o6tuop\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Understand the impact of cohorts, networks, channels, geos, and device types. Integrate retention and revenue metrics from your MMP, along with pLTV, to proactively optimize performance.\"})}),className:\"framer-18ok85d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ozud85\",\"data-framer-name\":\"Feature\",id:elementId5,name:\"Feature\",ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a1wb2w\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y5iccu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Highest Data Security Standards\"})}),className:\"framer-ha6qtc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r0i2vi hidden-2an2nj hidden-o6tuop\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ugxBm6Uph:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2959),pixelHeight:850,pixelWidth:1096,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw - 40px, 1360px), 400px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg\",srcSet:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg 1096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:850,pixelWidth:1096,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg\",srcSet:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg 1096w\"},className:\"framer-15kybap\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Clarisights processes no personally identifiable information (PII) and is fully GDPR-compliant, with servers located in Frankfurt. It adheres to the highest data security standards, holding both SOC 2 and ISO certifications.\"})}),className:\"framer-1m0mx8v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dz6a93 hidden-10inyr9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2000.4),pixelHeight:850,pixelWidth:1096,positionX:\"center\",positionY:\"center\",sizes:\"max(min(max((min(100vw - 80px, 1360px) - 20px) / 2, 1px), 450px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg\",srcSet:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg 1096w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2180.4),pixelHeight:850,pixelWidth:1096,positionX:\"center\",positionY:\"center\",sizes:\"max(min(max((min(100vw - 80px, 1360px) - 20px) / 2, 1px), 450px) - 40px, 1px)\",src:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg\",srcSet:\"https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/33uZYlzk3AHFJchwCrPhp6H6X7Y.svg 1096w\"},className:\"framer-j6lqvi\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wgzvpb\",\"data-framer-name\":\"Feature\",id:elementId6,name:\"Feature\",ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lpuy6g\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2460.4),pixelHeight:670,pixelWidth:1645,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2640.4),pixelHeight:670,pixelWidth:1645,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png\"},className:\"framer-18c8qej hidden-10inyr9\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r7kc09\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Full Visibility Across Affiliates\"})}),className:\"framer-1ewq9r6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ugxBm6Uph:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3512.2),pixelHeight:670,pixelWidth:1645,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 40px, 1360px), 450px)\",src:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png\",srcSet:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png?scale-down-to=512 512w,https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png 1645w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:670,pixelWidth:1645,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png\",srcSet:\"https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png?scale-down-to=512 512w,https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lqkt7P2AkiLf1FueMzfoUeBKQuE.png 1645w\"},className:\"framer-1sjpzr2 hidden-2an2nj hidden-o6tuop\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Track the performance of all affiliates, influencers, and partners in one consolidated view. Measure their true impact with automatically blended attribution, cost, MMP, and first-party data. Without having to overpay for affiliate management tools.\"})}),className:\"framer-pcbwm9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a0o2yc\",\"data-framer-name\":\"Feature\",id:elementId7,name:\"Feature\",ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7e9jil\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15hx5cf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cfk4u\",\"data-styles-preset\":\"MmDtYFeOP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Reduce Keyword Cannibalization\"})}),className:\"framer-12syqag\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3011),pixelHeight:866,pixelWidth:1510,positionX:\"left\",positionY:\"center\",sizes:\"min((max(min(100vw - 80px, 1360px) * 0.55 - 20px, 1px) - 40px) * 0.7638, 485px)\",src:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg\",srcSet:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg 1510w\"}},ugxBm6Uph:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4045.3999999999996),pixelHeight:866,pixelWidth:1510,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 40px, 1360px), 485px)\",src:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg\",srcSet:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg 1510w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3211),pixelHeight:866,pixelWidth:1510,positionX:\"left\",positionY:\"center\",sizes:\"min((max(min(100vw - 80px, 1360px) * 0.55 - 20px, 1px) - 40px) * 0.7638, 485px)\",src:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg\",srcSet:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg 1510w\"},className:\"framer-10a5zwf\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Identify instances of keyword cannibalization and streamline keyword research by merging SEM and SEO data into one view. Data is automatically joined and can be broken down by country. No need for manual data pulls, scripts, or writing SQL.\"})}),className:\"framer-dfs06r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2880.4),pixelHeight:866,pixelWidth:1510,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 80px, 1360px) * 0.45, 485px)\",src:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg\",srcSet:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg 1510w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3080.4),pixelHeight:866,pixelWidth:1510,positionX:\"left\",positionY:\"center\",sizes:\"min(min(100vw - 80px, 1360px) * 0.45, 485px)\",src:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg\",srcSet:\"https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nj5oZZDKHR1r6z78fTSiHv9aISM.svg 1510w\"},className:\"framer-5h35mg hidden-10inyr9\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fs1t69\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qm62u3\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(RichTextOnTextAppear,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1k2hnig\",\"data-styles-preset\":\"ty_HY7xJN\",children:\"What our customers say\"})}),className:\"framer-v270gi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-njg0xq\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ao0xsm-container hidden-10inyr9\",style:{transformPerspective:500},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:0,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:true},gap:20,height:\"100%\",id:\"fSYO1Rob3\",intervalControl:5,itemAmount:1,layoutId:\"fSYO1Rob3\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-glh2oj\",\"data-framer-name\":\"Nadine\",name:\"Nadine\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:400,src:\"https://framerusercontent.com/images/yArgXQnl8cV9mOCozOJqNjaD74.jpeg\"},className:\"framer-kgnyg0\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g0rndz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:'\"The biggest advantage of Clarisights is flexibility. I can build exactly the kind of reports I want. If you have a problem or want to answer a question, you can build a report that will answer it, instantly. And this can be done by yourself, without bothering other people or waiting time.\"'})}),className:\"framer-z7iuww\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-52movf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Nadine Nickelsen\"})}),className:\"framer-9k0oro\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Director of Paid Social\"})}),className:\"framer-1v499t3\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:22,pixelWidth:136,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/5ZOCmLvxDyK2D8FjaAAxaAclcI.svg\"},className:\"framer-ht9s64\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d8or3q\",\"data-framer-name\":\"Yishai Fried\",name:\"Yishai Fried\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/iAnVOtIC4yqTKmU7yJZkglUhc.jpeg\"},className:\"framer-1azvqlh\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v7apzp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:\"\u201CClarisights is our source of truth for spend and performance. No more Excel errors or waiting for the data team. It's super easy to add segments and manage naming conventions. It's helping us make better decisions faster.\u201D\"})}),className:\"framer-1q9aajv\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t5cxt7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Yishai Fried\"})}),className:\"framer-1rng3to\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Performance Marketing Lead\"})}),className:\"framer-1wgx2r9\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:56,pixelWidth:56,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/0X3Sww479U4wNzUyWMahL2w9Zo.svg\"},className:\"framer-1d1zfk9\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rhpu5x\",\"data-framer-name\":\"Cindy Lin\",name:\"Cindy Lin\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/5xykA7YMcv5oTRi5JErl3JNXIc.jpeg\"},className:\"framer-jj3kc5\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19jtznf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:'\u201CClarisights provides a single interface to analyze and visualize complex marketing data. As a company with high marketing budgets and high complexity in operations, it is highly beneficial to work with Clarisights. The software enables us to make fast decisions, confidently shift budgets, and get a cross-channel overview.\"'})}),className:\"framer-1qgfyr1\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nsdu7s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Cindy Lin\"})}),className:\"framer-ekdo74\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Senior Performance Marketing Manager\"})}),className:\"framer-xc8k7g\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1w8r49g\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:269,name:\"graphic\",svg:'<svg width=\"269\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M154.297 54.218h112.967V1.404H154.297v52.814Zm-2.619 0H2.473V1.404h149.205v52.814Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.473 1.404v52.813h149.205V1.404H2.473Zm151.825 0v52.817h112.968V1.404H154.298Zm98.121 6.467c4.8 0 8.693 3.912 8.693 8.739 0 4.826-3.893 8.739-8.693 8.739-4.803 0-8.697-3.913-8.697-8.74s3.894-8.738 8.697-8.738Zm-173.791.397c2.861 0 5.14.488 6.835 1.465a9.82 9.82 0 0 1 3.895 4.075c.9 1.74 1.485 3.827 1.751 6.258.264 2.433.397 5.085.397 7.961 0 2.913-.135 5.577-.4 7.99-.265 2.417-.846 4.493-1.748 6.233a9.315 9.315 0 0 1-3.895 3.993c-1.695.923-3.974 1.384-6.835 1.384-2.861 0-5.14-.46-6.835-1.384a9.318 9.318 0 0 1-3.896-3.993c-.9-1.74-1.483-3.816-1.748-6.233a73.526 73.526 0 0 1-.397-7.99c0-2.876.133-5.528.398-7.96.266-2.433.846-4.52 1.747-6.26a9.823 9.823 0 0 1 3.896-4.074c1.695-.977 3.974-1.465 6.835-1.465Zm120.454 0c2.861 0 5.14.488 6.834 1.465a9.82 9.82 0 0 1 3.896 4.075c.9 1.74 1.485 3.827 1.751 6.258.264 2.433.394 5.085.394 7.961 0 2.913-.132 5.577-.397 7.99-.265 2.417-.846 4.493-1.748 6.233a9.318 9.318 0 0 1-3.896 3.993c-1.694.923-3.973 1.384-6.834 1.384-2.861 0-5.14-.46-6.835-1.384a9.316 9.316 0 0 1-3.896-3.993c-.9-1.74-1.486-3.816-1.751-6.233a73.526 73.526 0 0 1-.397-7.99c0-2.876.134-5.528.4-7.96.264-2.432.848-4.52 1.748-6.26a9.825 9.825 0 0 1 3.896-4.074c1.695-.977 3.974-1.465 6.835-1.465Zm-159.864.746h12.77c1.555 0 2.995.161 4.32.481 1.324.32 2.462.852 3.417 1.598.953.745 1.694 1.739 2.226 2.982.53 1.243.794 2.768.794 4.579 0 2.06-.477 3.825-1.432 5.298-.953 1.475-2.385 2.478-4.293 3.01v.108c2.12.284 3.799 1.188 5.035 2.715 1.237 1.526 1.855 3.569 1.855 6.125 0 1.491-.194 2.912-.582 4.26v.003a8.692 8.692 0 0 1-1.989 3.541c-.936 1.012-2.153 1.82-3.655 2.425-1.503.603-3.367.905-5.591.905H39.217V9.014Zm71.595 0h7.632v26.525c0 2.414-.337 4.409-1.009 5.988-.671 1.582-1.572 2.835-2.701 3.756a9.144 9.144 0 0 1-3.867 1.865 20.83 20.83 0 0 1-4.504.479 23.386 23.386 0 0 1-4.505-.427 9.118 9.118 0 0 1-3.87-1.731c-1.133-.87-2.03-2.103-2.7-3.7-.672-1.599-1.006-3.675-1.006-6.233V9.016h7.632V35.54c0 .958.059 1.836.182 2.636s.353 1.49.69 2.077c.335.586.795 1.05 1.377 1.386.583.338 1.317.505 2.2.505.918 0 1.659-.167 2.226-.505a3.753 3.753 0 0 0 1.347-1.383c.337-.588.567-1.282.69-2.08.124-.8.186-1.678.186-2.636V9.014Zm9.705 0h24.163v6.284h-8.264v31.743h-7.632V15.298h-8.267V9.014Zm38.935 0h8.583l4.983 14.698h.104l5.302-14.698h8.266l-9.803 23.059V47.04h-7.632V32.076l-9.803-23.062Zm71.742 0h7.632v26.525c0 2.414-.337 4.409-1.009 5.988-.671 1.582-1.573 2.835-2.704 3.756a9.14 9.14 0 0 1-3.867 1.865 20.83 20.83 0 0 1-4.504.479 23.49 23.49 0 0 1-4.505-.427 9.11 9.11 0 0 1-3.869-1.731c-1.13-.87-2.032-2.103-2.702-3.7-.671-1.599-1.005-3.675-1.005-6.233V9.016h7.629V35.54c0 .958.06 1.836.185 2.636.123.798.353 1.492.69 2.077.333.586.795 1.05 1.377 1.386.583.338 1.317.505 2.2.505.918 0 1.659-.167 2.226-.505a3.763 3.763 0 0 0 1.351-1.383c.336-.587.566-1.282.69-2.08.123-.8.185-1.678.185-2.636V9.014Zm-214.076.003h9.435l10.014 38.027h-7.951l-1.748-8.042H16.803l-1.748 8.042H7.104L17.119 9.017Zm235.3 1.52c-3.333 0-6.047 2.724-6.047 6.073 0 3.35 2.714 6.076 6.047 6.076 3.332 0 6.044-2.727 6.044-6.076a6.045 6.045 0 0 0-.941-3.245l-2.662 2.672-1.872-1.878 2.663-2.678a5.988 5.988 0 0 0-3.232-.944ZM78.628 13.915c-1.132 0-2.041.26-2.73.775-.689.515-1.218 1.337-1.59 2.473-.369 1.137-.618 2.593-.741 4.368a95.534 95.534 0 0 0-.186 6.5c0 2.556.063 4.729.186 6.522.123 1.793.372 3.251.742 4.367.371 1.12.898 1.935 1.588 2.448.69.517 1.601.775 2.73.775 1.13 0 2.042-.257 2.732-.772.688-.515 1.216-1.334 1.588-2.45.37-1.12.617-2.575.742-4.368.123-1.793.185-3.966.185-6.522 0-2.558-.062-4.724-.185-6.5-.125-1.775-.372-3.231-.742-4.368-.372-1.136-.899-1.958-1.588-2.473-.69-.517-1.601-.775-2.731-.775Zm120.454 0c-1.13 0-2.039.26-2.728.775-.69.515-1.221 1.337-1.591 2.473-.372 1.137-.619 2.593-.742 4.368a95.212 95.212 0 0 0-.186 6.5c0 2.556.062 4.729.186 6.522.123 1.793.37 3.251.742 4.367.37 1.12.901 1.935 1.591 2.448.689.517 1.598.775 2.728.775 1.13 0 2.039-.257 2.727-.772.69-.515 1.222-1.334 1.592-2.45.371-1.12.617-2.575.742-4.368.123-1.793.185-3.966.185-6.522 0-2.558-.062-4.724-.185-6.5-.124-1.775-.371-3.231-.742-4.368-.37-1.136-.902-1.958-1.592-2.473-.688-.517-1.597-.775-2.727-.775Zm-152.232.746v9.959h2.17c2.12 0 3.667-.383 4.638-1.146.972-.763 1.455-2.049 1.455-3.86s-.441-3.089-1.325-3.834c-.883-.746-2.277-1.12-4.185-1.12H46.85Zm-24.963.956-.105.004-3.655 17.096h7.418l-3.659-17.1Zm24.963 14.33v11.45h2.965c1.836 0 3.322-.407 4.452-1.223 1.131-.817 1.695-2.326 1.695-4.528 0-1.1-.149-2.017-.449-2.743a4.61 4.61 0 0 0-1.217-1.758h-.003a4.382 4.382 0 0 0-1.83-.93 9.57 9.57 0 0 0-2.33-.267H46.85Z\" fill=\"#1D1D1B\"/></svg>',withExternalLayout:true})]})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:82,delay:0,mass:3.6,stiffness:210,type:\"spring\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rdwq75-container hidden-2an2nj hidden-o6tuop\",style:{transformPerspective:500},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:0,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:true,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:0,effectsPerspective:1200,effectsRotate:0,effectsScale:.7},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:true},gap:60,height:\"100%\",id:\"du2MzyqjF\",intervalControl:4,itemAmount:1,layoutId:\"du2MzyqjF\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g7o1lo\",\"data-framer-name\":\"Nadine Nickelsen Mobile\",name:\"Nadine Nickelsen Mobile\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:400,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/yArgXQnl8cV9mOCozOJqNjaD74.jpeg\"},className:\"framer-pvapry\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bbiuqh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:'\"The biggest advantage of Clarisights is flexibility. I can build exactly the kind of reports I want. If you have a problem or want to answer a question, you can build a report that will answer it, instantly. And this can be done by yourself, without bothering other people or waiting time.\"'})}),className:\"framer-yaon30\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jh0ve7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Nadine Nickelsen\"})}),className:\"framer-txjs71\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Director of Paid Social\"})}),className:\"framer-17tn17k\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:22,pixelWidth:136,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/5ZOCmLvxDyK2D8FjaAAxaAclcI.svg\"},className:\"framer-nqnn3x\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1z12429\",\"data-framer-name\":\"Yishai Fried Mobile\",name:\"Yishai Fried Mobile\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/iAnVOtIC4yqTKmU7yJZkglUhc.jpeg\"},className:\"framer-1qvb6y0\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jj3sw4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:\"\u201CClarisights is our source of truth for spend and performance. No more Excel errors or waiting for the data team. It's super easy to add segments and manage naming conventions. It's helping us make better decisions faster.\u201D\"})}),className:\"framer-lx0p4s\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c07z28\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Yishai Fried\"})}),className:\"framer-ufboy0\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Performance Marketing Lead\"})}),className:\"framer-1tv0sjq\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:56,pixelWidth:56,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/0X3Sww479U4wNzUyWMahL2w9Zo.svg\"},className:\"framer-1umgk2y\"})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yfs7oy\",\"data-framer-name\":\"Cindy Lin Mobile\",name:\"Cindy Lin Mobile\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/5xykA7YMcv5oTRi5JErl3JNXIc.jpeg\"},className:\"framer-jp1mhs\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gxvvq0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"left\"},children:'\u201CClarisights provides a single interface to analyze and visualize complex marketing data. As a company with high marketing budgets and high complexity in operations, it is highly beneficial to work with Clarisights. The software enables us to make fast decisions, confidently shift budgets, and get a cross-channel overview.\"'})}),className:\"framer-r616fb\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yskijd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"FFF Acid Grotesk Medium\", \"FFF Acid Grotesk Medium Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-f77f074c-5b49-41cb-b8e3-3a2f939cb2bb, rgb(38, 107, 49))\"},children:\"Cindy Lin\"})}),className:\"framer-heu6gz\",fonts:[\"CUSTOM;FFF Acid Grotesk Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0ZGRiBBY2lkIEdyb3Rlc2sgTm9ybWFs\",\"--framer-font-family\":'\"FFF Acid Grotesk Normal\", \"FFF Acid Grotesk Normal Placeholder\", sans-serif',\"--framer-line-height\":\"1.6em\"},children:\"Senior Performance Marketing Manager\"})}),className:\"framer-1fharfx\",fonts:[\"CUSTOM;FFF Acid Grotesk Normal\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bbpwuy\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:269,name:\"graphic\",svg:'<svg width=\"269\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M154.297 54.218h112.967V1.404H154.297v52.814Zm-2.619 0H2.473V1.404h149.205v52.814Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.473 1.404v52.813h149.205V1.404H2.473Zm151.825 0v52.817h112.968V1.404H154.298Zm98.121 6.467c4.8 0 8.693 3.912 8.693 8.739 0 4.826-3.893 8.739-8.693 8.739-4.803 0-8.697-3.913-8.697-8.74s3.894-8.738 8.697-8.738Zm-173.791.397c2.861 0 5.14.488 6.835 1.465a9.82 9.82 0 0 1 3.895 4.075c.9 1.74 1.485 3.827 1.751 6.258.264 2.433.397 5.085.397 7.961 0 2.913-.135 5.577-.4 7.99-.265 2.417-.846 4.493-1.748 6.233a9.315 9.315 0 0 1-3.895 3.993c-1.695.923-3.974 1.384-6.835 1.384-2.861 0-5.14-.46-6.835-1.384a9.318 9.318 0 0 1-3.896-3.993c-.9-1.74-1.483-3.816-1.748-6.233a73.526 73.526 0 0 1-.397-7.99c0-2.876.133-5.528.398-7.96.266-2.433.846-4.52 1.747-6.26a9.823 9.823 0 0 1 3.896-4.074c1.695-.977 3.974-1.465 6.835-1.465Zm120.454 0c2.861 0 5.14.488 6.834 1.465a9.82 9.82 0 0 1 3.896 4.075c.9 1.74 1.485 3.827 1.751 6.258.264 2.433.394 5.085.394 7.961 0 2.913-.132 5.577-.397 7.99-.265 2.417-.846 4.493-1.748 6.233a9.318 9.318 0 0 1-3.896 3.993c-1.694.923-3.973 1.384-6.834 1.384-2.861 0-5.14-.46-6.835-1.384a9.316 9.316 0 0 1-3.896-3.993c-.9-1.74-1.486-3.816-1.751-6.233a73.526 73.526 0 0 1-.397-7.99c0-2.876.134-5.528.4-7.96.264-2.432.848-4.52 1.748-6.26a9.825 9.825 0 0 1 3.896-4.074c1.695-.977 3.974-1.465 6.835-1.465Zm-159.864.746h12.77c1.555 0 2.995.161 4.32.481 1.324.32 2.462.852 3.417 1.598.953.745 1.694 1.739 2.226 2.982.53 1.243.794 2.768.794 4.579 0 2.06-.477 3.825-1.432 5.298-.953 1.475-2.385 2.478-4.293 3.01v.108c2.12.284 3.799 1.188 5.035 2.715 1.237 1.526 1.855 3.569 1.855 6.125 0 1.491-.194 2.912-.582 4.26v.003a8.692 8.692 0 0 1-1.989 3.541c-.936 1.012-2.153 1.82-3.655 2.425-1.503.603-3.367.905-5.591.905H39.217V9.014Zm71.595 0h7.632v26.525c0 2.414-.337 4.409-1.009 5.988-.671 1.582-1.572 2.835-2.701 3.756a9.144 9.144 0 0 1-3.867 1.865 20.83 20.83 0 0 1-4.504.479 23.386 23.386 0 0 1-4.505-.427 9.118 9.118 0 0 1-3.87-1.731c-1.133-.87-2.03-2.103-2.7-3.7-.672-1.599-1.006-3.675-1.006-6.233V9.016h7.632V35.54c0 .958.059 1.836.182 2.636s.353 1.49.69 2.077c.335.586.795 1.05 1.377 1.386.583.338 1.317.505 2.2.505.918 0 1.659-.167 2.226-.505a3.753 3.753 0 0 0 1.347-1.383c.337-.588.567-1.282.69-2.08.124-.8.186-1.678.186-2.636V9.014Zm9.705 0h24.163v6.284h-8.264v31.743h-7.632V15.298h-8.267V9.014Zm38.935 0h8.583l4.983 14.698h.104l5.302-14.698h8.266l-9.803 23.059V47.04h-7.632V32.076l-9.803-23.062Zm71.742 0h7.632v26.525c0 2.414-.337 4.409-1.009 5.988-.671 1.582-1.573 2.835-2.704 3.756a9.14 9.14 0 0 1-3.867 1.865 20.83 20.83 0 0 1-4.504.479 23.49 23.49 0 0 1-4.505-.427 9.11 9.11 0 0 1-3.869-1.731c-1.13-.87-2.032-2.103-2.702-3.7-.671-1.599-1.005-3.675-1.005-6.233V9.016h7.629V35.54c0 .958.06 1.836.185 2.636.123.798.353 1.492.69 2.077.333.586.795 1.05 1.377 1.386.583.338 1.317.505 2.2.505.918 0 1.659-.167 2.226-.505a3.763 3.763 0 0 0 1.351-1.383c.336-.587.566-1.282.69-2.08.123-.8.185-1.678.185-2.636V9.014Zm-214.076.003h9.435l10.014 38.027h-7.951l-1.748-8.042H16.803l-1.748 8.042H7.104L17.119 9.017Zm235.3 1.52c-3.333 0-6.047 2.724-6.047 6.073 0 3.35 2.714 6.076 6.047 6.076 3.332 0 6.044-2.727 6.044-6.076a6.045 6.045 0 0 0-.941-3.245l-2.662 2.672-1.872-1.878 2.663-2.678a5.988 5.988 0 0 0-3.232-.944ZM78.628 13.915c-1.132 0-2.041.26-2.73.775-.689.515-1.218 1.337-1.59 2.473-.369 1.137-.618 2.593-.741 4.368a95.534 95.534 0 0 0-.186 6.5c0 2.556.063 4.729.186 6.522.123 1.793.372 3.251.742 4.367.371 1.12.898 1.935 1.588 2.448.69.517 1.601.775 2.73.775 1.13 0 2.042-.257 2.732-.772.688-.515 1.216-1.334 1.588-2.45.37-1.12.617-2.575.742-4.368.123-1.793.185-3.966.185-6.522 0-2.558-.062-4.724-.185-6.5-.125-1.775-.372-3.231-.742-4.368-.372-1.136-.899-1.958-1.588-2.473-.69-.517-1.601-.775-2.731-.775Zm120.454 0c-1.13 0-2.039.26-2.728.775-.69.515-1.221 1.337-1.591 2.473-.372 1.137-.619 2.593-.742 4.368a95.212 95.212 0 0 0-.186 6.5c0 2.556.062 4.729.186 6.522.123 1.793.37 3.251.742 4.367.37 1.12.901 1.935 1.591 2.448.689.517 1.598.775 2.728.775 1.13 0 2.039-.257 2.727-.772.69-.515 1.222-1.334 1.592-2.45.371-1.12.617-2.575.742-4.368.123-1.793.185-3.966.185-6.522 0-2.558-.062-4.724-.185-6.5-.124-1.775-.371-3.231-.742-4.368-.37-1.136-.902-1.958-1.592-2.473-.688-.517-1.597-.775-2.727-.775Zm-152.232.746v9.959h2.17c2.12 0 3.667-.383 4.638-1.146.972-.763 1.455-2.049 1.455-3.86s-.441-3.089-1.325-3.834c-.883-.746-2.277-1.12-4.185-1.12H46.85Zm-24.963.956-.105.004-3.655 17.096h7.418l-3.659-17.1Zm24.963 14.33v11.45h2.965c1.836 0 3.322-.407 4.452-1.223 1.131-.817 1.695-2.326 1.695-4.528 0-1.1-.149-2.017-.449-2.743a4.61 4.61 0 0 0-1.217-1.758h-.003a4.382 4.382 0 0 0-1.83-.93 9.57 9.57 0 0 0-2.33-.267H46.85Z\" fill=\"#1D1D1B\"/></svg>',withExternalLayout:true})]})]})],startFrom:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p3ns4e\",\"data-framer-name\":\"CTA\",id:elementId8,name:\"CTA\",ref:ref10,children:/*#__PURE__*/_jsx(\"header\",{className:\"framer-135praa\",\"data-framer-name\":\"CTA-div\",name:\"CTA-div\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xtj8oa\",\"data-framer-name\":\"CTA-content\",name:\"CTA-content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1k2hnig\",\"data-styles-preset\":\"ty_HY7xJN\",style:{\"--framer-text-alignment\":\"center\"},children:\"See the platform in action\"})}),className:\"framer-1l4dj25\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-n56re6\",\"data-styles-preset\":\"sHAzxnhUP\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e7645565-541a-4a6e-aaf9-2e63b0a74d19, rgba(0, 0, 0, 0.64))\"},children:\"Curious to see how leading marketing teams use Clarisights to go from questions to insights in minutes? Book some time with us.\"})}),className:\"framer-ji1wpu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined},{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined},{href:{webPageId:\"lErxm0ZI1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{y:4114},ugxBm6Uph:{y:5691}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:4290,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e3zbt6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{Mh1ZwcbmW:resolvedLinks1[1]},ugxBm6Uph:{Mh1ZwcbmW:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryDark,{height:\"100%\",id:\"kp_prqWDF\",layoutId:\"kp_prqWDF\",Mh1ZwcbmW:resolvedLinks1[0],OYujZqnqG:\"Get a demo\",style:{height:\"100%\"},variant:\"UUi8yN6bf\",width:\"100%\"})})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{y:4194},ugxBm6Uph:{y:5771}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:794,width:\"100vw\",y:4370,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hliijp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lYinu3FCo:{variant:\"zqB4sDo4_\"},ugxBm6Uph:{variant:\"eTu8JYSuS\"}},children:/*#__PURE__*/_jsx(FooterWithCenterAlignWithMappedReactPropsh4bt34,{height:\"100%\",id:\"u4xJPV7PM\",layoutId:\"u4xJPV7PM\",style:{width:\"100%\"},variant:\"OjKBYjCPR\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Sbkja { background: white; }`,\".framer-Sbkja.framer-1bt5owu, .framer-Sbkja .framer-1bt5owu { display: block; }\",\".framer-Sbkja.framer-2an2nj { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-Sbkja .framer-1ds5wmv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-19n0r6z-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 3; }\",\".framer-Sbkja .framer-1wkl8tn { background-color: #ffffff; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; top: 5px; width: 1px; z-index: 1; }\",\".framer-Sbkja .framer-4rvpp6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 100px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",'.framer-Sbkja .framer-1bh9czz { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-7efe816b-29c3-4a6f-b20d-a9f5611ae5a2, rgba(128, 128, 128, 0.07)) /* {\"name\":\"Background 3\"} */ 0%, var(--token-d903e90e-daf3-4d2f-a457-985d635e8baf, rgba(208, 163, 110, 0.1)) /* {\"name\":\"Background 1\"} */ 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1360px; min-height: 60vh; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }',\".framer-Sbkja .framer-omn716, .framer-Sbkja .framer-1g87bav, .framer-Sbkja .framer-lpuy6g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 400px; justify-content: space-between; max-width: 1360px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-sjqh1r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 50%; }\",\".framer-Sbkja .framer-14lhfu2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-1elqmdv { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-ajql6v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 135px; }\",\".framer-Sbkja .framer-1o0ie5w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Sbkja .framer-1700gdj { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 100%; position: relative; width: 50%; }\",\".framer-Sbkja .framer-7fbin9 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-op8bnx { 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-Sbkja .framer-1x706vn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1360px; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-14ohdwo, .framer-Sbkja .framer-1e0oo5p, .framer-Sbkja .framer-3iwut1, .framer-Sbkja .framer-176lyxp, .framer-Sbkja .framer-im9xnx, .framer-Sbkja .framer-tzcew5, .framer-Sbkja .framer-16h4or4, .framer-Sbkja .framer-1v499t3, .framer-Sbkja .framer-1wgx2r9, .framer-Sbkja .framer-xc8k7g, .framer-Sbkja .framer-17tn17k, .framer-Sbkja .framer-1tv0sjq, .framer-Sbkja .framer-1fharfx { --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-Sbkja .framer-18c5tqn-container, .framer-Sbkja .framer-1hliijp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Sbkja .framer-6r6z8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-ug6qw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1360px; overflow: hidden; padding: 0px; position: relative; width: 1120px; }\",\".framer-Sbkja .framer-eqa174 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-63jjlq, .framer-Sbkja .framer-v270gi, .framer-Sbkja .framer-1l4dj25 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-tqrwrv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1360px; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-1057ppp, .framer-Sbkja .framer-gw82ha, .framer-Sbkja .framer-3buewh { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 32%; }\",\".framer-Sbkja .framer-16y7d3u, .framer-Sbkja .framer-1sxeomk, .framer-Sbkja .framer-jirvbn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-Sbkja .framer-1e429d6, .framer-Sbkja .framer-1p3ns4e { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-94lj5g, .framer-Sbkja .framer-a1wb2w, .framer-Sbkja .framer-7e9jil { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 400px; justify-content: space-between; max-width: 1360px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-19r2c94, .framer-Sbkja .framer-y5iccu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 20px 0px 0px; position: relative; width: 1px; }\",\".framer-Sbkja .framer-1x9vz3h, .framer-Sbkja .framer-11wpl9d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 550px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-Sbkja .framer-1exobd0, .framer-Sbkja .framer-1r0i2vi { align-content: center; align-items: center; aspect-ratio: 1.1666666666666667 / 1; background: linear-gradient(138deg, var(--token-d903e90e-daf3-4d2f-a457-985d635e8baf, rgba(208, 163, 110, 0.1)) /* {\"name\":\"Background 1\"} */ 0%, var(--token-7efe816b-29c3-4a6f-b20d-a9f5611ae5a2, rgba(128, 128, 128, 0.07)) /* {\"name\":\"Background 3\"} */ 111.00000000000001%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 171px); justify-content: center; max-height: 400px; max-width: 400px; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }',\".framer-Sbkja .framer-18uylvn, .framer-Sbkja .framer-1pxc6ts, .framer-Sbkja .framer-15kybap, .framer-Sbkja .framer-j6lqvi { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-Sbkja .framer-119yur3, .framer-Sbkja .framer-18ok85d, .framer-Sbkja .framer-1m0mx8v, .framer-Sbkja .framer-pcbwm9, .framer-Sbkja .framer-dfs06r { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-Sbkja .framer-1aekvaw, .framer-Sbkja .framer-1dz6a93 { align-content: center; align-items: center; background: linear-gradient(138deg, var(--token-d903e90e-daf3-4d2f-a457-985d635e8baf, rgba(208, 163, 110, 0.1)) /* {\"name\":\"Background 1\"} */ 0%, var(--token-7efe816b-29c3-4a6f-b20d-a9f5611ae5a2, rgba(128, 128, 128, 0.07)) /* {\"name\":\"Background 3\"} */ 111.00000000000001%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; max-height: 450px; max-width: 450px; overflow: hidden; padding: 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }',\".framer-Sbkja .framer-1mv99xb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 98px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-1u2d7ze { -webkit-filter: brightness(0.97); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 10px 10px 0px 0px var(--token-177ce5cf-a98b-41f4-8b5d-ad2e712bd07e, #40b553); filter: brightness(0.97); flex: none; height: 80%; max-width: 380px; overflow: hidden; position: relative; width: 34%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sbkja .framer-15i8mgs, .framer-Sbkja .framer-r7kc09 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 40px; position: relative; width: 1px; }\",\".framer-Sbkja .framer-td50mp { -webkit-filter: brightness(0.97); aspect-ratio: 1.4583333333333333 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; filter: brightness(0.97); flex: none; height: var(--framer-aspect-ratio-supported, 137px); max-width: 380px; overflow: hidden; position: relative; width: 33%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sbkja .framer-1ozud85, .framer-Sbkja .framer-a0o2yc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-ha6qtc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 660px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-1wgzvpb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 98px; height: min-content; justify-content: center; overflow: visible; padding: 40px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-18c8qej { -webkit-filter: brightness(0.97); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 10px 10px 0px 0px var(--token-177ce5cf-a98b-41f4-8b5d-ad2e712bd07e, #40b553); filter: brightness(0.97); flex: none; height: 80%; max-width: 450px; overflow: hidden; position: relative; width: 40%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sbkja .framer-1ewq9r6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 450px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-1sjpzr2 { -webkit-filter: brightness(0.97); aspect-ratio: 1.3461538461538463 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; filter: brightness(0.97); flex: none; height: var(--framer-aspect-ratio-supported, 149px); max-width: 450px; overflow: hidden; position: relative; width: 40%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sbkja .framer-15hx5cf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 40px 0px 0px; position: relative; width: 1px; }\",\".framer-Sbkja .framer-12syqag { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 670px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-10a5zwf { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 98%; max-width: 485px; position: relative; width: 76%; }\",\".framer-Sbkja .framer-5h35mg { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: -10px 10px 0px 0px var(--token-177ce5cf-a98b-41f4-8b5d-ad2e712bd07e, #40b553); flex: none; height: 80%; max-width: 485px; position: relative; width: 45%; }\",\".framer-Sbkja .framer-fs1t69 { 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: 40px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-qm62u3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-njg0xq { flex: none; height: 400px; max-height: 400px; max-width: 1360px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Sbkja .framer-1ao0xsm-container { flex: none; height: 100%; left: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-Sbkja .framer-glh2oj, .framer-Sbkja .framer-1d8or3q, .framer-Sbkja .framer-rhpu5x { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 300px; justify-content: flex-start; padding: 0px; position: relative; width: 1200px; }\",\".framer-Sbkja .framer-kgnyg0, .framer-Sbkja .framer-1azvqlh, .framer-Sbkja .framer-jj3kc5 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 100%; max-height: 400px; min-width: 300px; position: relative; width: 1px; }\",\".framer-Sbkja .framer-g0rndz, .framer-Sbkja .framer-1v7apzp, .framer-Sbkja .framer-19jtznf { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Sbkja .framer-z7iuww, .framer-Sbkja .framer-1q9aajv, .framer-Sbkja .framer-1qgfyr1, .framer-Sbkja .framer-yaon30, .framer-Sbkja .framer-lx0p4s, .framer-Sbkja .framer-r616fb { --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-Sbkja .framer-52movf, .framer-Sbkja .framer-t5cxt7, .framer-Sbkja .framer-nsdu7s, .framer-Sbkja .framer-jh0ve7, .framer-Sbkja .framer-c07z28, .framer-Sbkja .framer-yskijd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-9k0oro, .framer-Sbkja .framer-1rng3to, .framer-Sbkja .framer-ekdo74, .framer-Sbkja .framer-txjs71, .framer-Sbkja .framer-ufboy0, .framer-Sbkja .framer-heu6gz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Sbkja .framer-ht9s64, .framer-Sbkja .framer-1d1zfk9, .framer-Sbkja .framer-nqnn3x { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 70px); position: relative; width: 200px; }\",\".framer-Sbkja .framer-1w8r49g { aspect-ratio: 4.803571428571429 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 192px; }\",\".framer-Sbkja .framer-1rdwq75-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - min(390px, 100%) / 2); max-width: 390px; position: absolute; top: 0px; width: 100%; }\",\".framer-Sbkja .framer-g7o1lo, .framer-Sbkja .framer-1z12429, .framer-Sbkja .framer-yfs7oy { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: flex-start; padding: 0px; position: relative; width: 300px; }\",\".framer-Sbkja .framer-pvapry, .framer-Sbkja .framer-1qvb6y0, .framer-Sbkja .framer-jp1mhs { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 1px; max-width: 400px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-bbiuqh, .framer-Sbkja .framer-1jj3sw4, .framer-Sbkja .framer-gxvvq0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sbkja .framer-1umgk2y { aspect-ratio: 3 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 66px); position: relative; width: 200px; }\",\".framer-Sbkja .framer-bbpwuy { aspect-ratio: 4.803571428571429 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); position: relative; width: 168px; }\",'.framer-Sbkja .framer-135praa { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-7efe816b-29c3-4a6f-b20d-a9f5611ae5a2, rgba(128, 128, 128, 0.07)) /* {\"name\":\"Background 3\"} */ 0%, var(--token-d903e90e-daf3-4d2f-a457-985d635e8baf, rgba(208, 163, 110, 0.1)) /* {\"name\":\"Background 1\"} */ 100%); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1360px; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }',\".framer-Sbkja .framer-xtj8oa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 93%; }\",\".framer-Sbkja .framer-ji1wpu { flex: none; height: auto; max-width: 600px; overflow: visible; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sbkja .framer-e3zbt6-container { flex: none; height: 40px; position: relative; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sbkja.framer-2an2nj, .framer-Sbkja .framer-1ds5wmv, .framer-Sbkja .framer-4rvpp6, .framer-Sbkja .framer-1bh9czz, .framer-Sbkja .framer-sjqh1r, .framer-Sbkja .framer-ajql6v, .framer-Sbkja .framer-7fbin9, .framer-Sbkja .framer-op8bnx, .framer-Sbkja .framer-1x706vn, .framer-Sbkja .framer-6r6z8, .framer-Sbkja .framer-ug6qw, .framer-Sbkja .framer-eqa174, .framer-Sbkja .framer-1057ppp, .framer-Sbkja .framer-gw82ha, .framer-Sbkja .framer-3buewh, .framer-Sbkja .framer-1e429d6, .framer-Sbkja .framer-19r2c94, .framer-Sbkja .framer-1exobd0, .framer-Sbkja .framer-1aekvaw, .framer-Sbkja .framer-1mv99xb, .framer-Sbkja .framer-15i8mgs, .framer-Sbkja .framer-1ozud85, .framer-Sbkja .framer-y5iccu, .framer-Sbkja .framer-1r0i2vi, .framer-Sbkja .framer-1dz6a93, .framer-Sbkja .framer-1wgzvpb, .framer-Sbkja .framer-r7kc09, .framer-Sbkja .framer-a0o2yc, .framer-Sbkja .framer-15hx5cf, .framer-Sbkja .framer-fs1t69, .framer-Sbkja .framer-qm62u3, .framer-Sbkja .framer-glh2oj, .framer-Sbkja .framer-g0rndz, .framer-Sbkja .framer-52movf, .framer-Sbkja .framer-1d8or3q, .framer-Sbkja .framer-1v7apzp, .framer-Sbkja .framer-t5cxt7, .framer-Sbkja .framer-rhpu5x, .framer-Sbkja .framer-19jtznf, .framer-Sbkja .framer-nsdu7s, .framer-Sbkja .framer-g7o1lo, .framer-Sbkja .framer-bbiuqh, .framer-Sbkja .framer-jh0ve7, .framer-Sbkja .framer-1z12429, .framer-Sbkja .framer-1jj3sw4, .framer-Sbkja .framer-c07z28, .framer-Sbkja .framer-yfs7oy, .framer-Sbkja .framer-gxvvq0, .framer-Sbkja .framer-yskijd, .framer-Sbkja .framer-1p3ns4e, .framer-Sbkja .framer-135praa, .framer-Sbkja .framer-xtj8oa { gap: 0px; } .framer-Sbkja.framer-2an2nj > *, .framer-Sbkja .framer-1ds5wmv > *, .framer-Sbkja .framer-1bh9czz > *, .framer-Sbkja .framer-sjqh1r > *, .framer-Sbkja .framer-ug6qw > *, .framer-Sbkja .framer-eqa174 > *, .framer-Sbkja .framer-19r2c94 > *, .framer-Sbkja .framer-15i8mgs > *, .framer-Sbkja .framer-y5iccu > *, .framer-Sbkja .framer-r7kc09 > *, .framer-Sbkja .framer-15hx5cf > *, .framer-Sbkja .framer-52movf > *, .framer-Sbkja .framer-t5cxt7 > *, .framer-Sbkja .framer-nsdu7s > *, .framer-Sbkja .framer-jh0ve7 > *, .framer-Sbkja .framer-c07z28 > *, .framer-Sbkja .framer-yskijd > *, .framer-Sbkja .framer-135praa > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Sbkja.framer-2an2nj > :first-child, .framer-Sbkja .framer-1ds5wmv > :first-child, .framer-Sbkja .framer-1bh9czz > :first-child, .framer-Sbkja .framer-sjqh1r > :first-child, .framer-Sbkja .framer-op8bnx > :first-child, .framer-Sbkja .framer-1x706vn > :first-child, .framer-Sbkja .framer-6r6z8 > :first-child, .framer-Sbkja .framer-ug6qw > :first-child, .framer-Sbkja .framer-eqa174 > :first-child, .framer-Sbkja .framer-1057ppp > :first-child, .framer-Sbkja .framer-gw82ha > :first-child, .framer-Sbkja .framer-3buewh > :first-child, .framer-Sbkja .framer-19r2c94 > :first-child, .framer-Sbkja .framer-15i8mgs > :first-child, .framer-Sbkja .framer-y5iccu > :first-child, .framer-Sbkja .framer-r7kc09 > :first-child, .framer-Sbkja .framer-15hx5cf > :first-child, .framer-Sbkja .framer-fs1t69 > :first-child, .framer-Sbkja .framer-qm62u3 > :first-child, .framer-Sbkja .framer-g0rndz > :first-child, .framer-Sbkja .framer-52movf > :first-child, .framer-Sbkja .framer-1v7apzp > :first-child, .framer-Sbkja .framer-t5cxt7 > :first-child, .framer-Sbkja .framer-19jtznf > :first-child, .framer-Sbkja .framer-nsdu7s > :first-child, .framer-Sbkja .framer-g7o1lo > :first-child, .framer-Sbkja .framer-bbiuqh > :first-child, .framer-Sbkja .framer-jh0ve7 > :first-child, .framer-Sbkja .framer-1z12429 > :first-child, .framer-Sbkja .framer-1jj3sw4 > :first-child, .framer-Sbkja .framer-c07z28 > :first-child, .framer-Sbkja .framer-yfs7oy > :first-child, .framer-Sbkja .framer-gxvvq0 > :first-child, .framer-Sbkja .framer-yskijd > :first-child, .framer-Sbkja .framer-135praa > :first-child, .framer-Sbkja .framer-xtj8oa > :first-child { margin-top: 0px; } .framer-Sbkja.framer-2an2nj > :last-child, .framer-Sbkja .framer-1ds5wmv > :last-child, .framer-Sbkja .framer-1bh9czz > :last-child, .framer-Sbkja .framer-sjqh1r > :last-child, .framer-Sbkja .framer-op8bnx > :last-child, .framer-Sbkja .framer-1x706vn > :last-child, .framer-Sbkja .framer-6r6z8 > :last-child, .framer-Sbkja .framer-ug6qw > :last-child, .framer-Sbkja .framer-eqa174 > :last-child, .framer-Sbkja .framer-1057ppp > :last-child, .framer-Sbkja .framer-gw82ha > :last-child, .framer-Sbkja .framer-3buewh > :last-child, .framer-Sbkja .framer-19r2c94 > :last-child, .framer-Sbkja .framer-15i8mgs > :last-child, .framer-Sbkja .framer-y5iccu > :last-child, .framer-Sbkja .framer-r7kc09 > :last-child, .framer-Sbkja .framer-15hx5cf > :last-child, .framer-Sbkja .framer-fs1t69 > :last-child, .framer-Sbkja .framer-qm62u3 > :last-child, .framer-Sbkja .framer-g0rndz > :last-child, .framer-Sbkja .framer-52movf > :last-child, .framer-Sbkja .framer-1v7apzp > :last-child, .framer-Sbkja .framer-t5cxt7 > :last-child, .framer-Sbkja .framer-19jtznf > :last-child, .framer-Sbkja .framer-nsdu7s > :last-child, .framer-Sbkja .framer-g7o1lo > :last-child, .framer-Sbkja .framer-bbiuqh > :last-child, .framer-Sbkja .framer-jh0ve7 > :last-child, .framer-Sbkja .framer-1z12429 > :last-child, .framer-Sbkja .framer-1jj3sw4 > :last-child, .framer-Sbkja .framer-c07z28 > :last-child, .framer-Sbkja .framer-yfs7oy > :last-child, .framer-Sbkja .framer-gxvvq0 > :last-child, .framer-Sbkja .framer-yskijd > :last-child, .framer-Sbkja .framer-135praa > :last-child, .framer-Sbkja .framer-xtj8oa > :last-child { margin-bottom: 0px; } .framer-Sbkja .framer-4rvpp6 > *, .framer-Sbkja .framer-1e429d6 > *, .framer-Sbkja .framer-1ozud85 > *, .framer-Sbkja .framer-a0o2yc > *, .framer-Sbkja .framer-1p3ns4e > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Sbkja .framer-4rvpp6 > :first-child, .framer-Sbkja .framer-ajql6v > :first-child, .framer-Sbkja .framer-7fbin9 > :first-child, .framer-Sbkja .framer-1e429d6 > :first-child, .framer-Sbkja .framer-1exobd0 > :first-child, .framer-Sbkja .framer-1aekvaw > :first-child, .framer-Sbkja .framer-1mv99xb > :first-child, .framer-Sbkja .framer-1ozud85 > :first-child, .framer-Sbkja .framer-1r0i2vi > :first-child, .framer-Sbkja .framer-1dz6a93 > :first-child, .framer-Sbkja .framer-1wgzvpb > :first-child, .framer-Sbkja .framer-a0o2yc > :first-child, .framer-Sbkja .framer-glh2oj > :first-child, .framer-Sbkja .framer-1d8or3q > :first-child, .framer-Sbkja .framer-rhpu5x > :first-child, .framer-Sbkja .framer-1p3ns4e > :first-child { margin-left: 0px; } .framer-Sbkja .framer-4rvpp6 > :last-child, .framer-Sbkja .framer-ajql6v > :last-child, .framer-Sbkja .framer-7fbin9 > :last-child, .framer-Sbkja .framer-1e429d6 > :last-child, .framer-Sbkja .framer-1exobd0 > :last-child, .framer-Sbkja .framer-1aekvaw > :last-child, .framer-Sbkja .framer-1mv99xb > :last-child, .framer-Sbkja .framer-1ozud85 > :last-child, .framer-Sbkja .framer-1r0i2vi > :last-child, .framer-Sbkja .framer-1dz6a93 > :last-child, .framer-Sbkja .framer-1wgzvpb > :last-child, .framer-Sbkja .framer-a0o2yc > :last-child, .framer-Sbkja .framer-glh2oj > :last-child, .framer-Sbkja .framer-1d8or3q > :last-child, .framer-Sbkja .framer-rhpu5x > :last-child, .framer-Sbkja .framer-1p3ns4e > :last-child { margin-right: 0px; } .framer-Sbkja .framer-ajql6v > *, .framer-Sbkja .framer-glh2oj > *, .framer-Sbkja .framer-1d8or3q > *, .framer-Sbkja .framer-rhpu5x > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Sbkja .framer-7fbin9 > *, .framer-Sbkja .framer-1exobd0 > *, .framer-Sbkja .framer-1aekvaw > *, .framer-Sbkja .framer-1r0i2vi > *, .framer-Sbkja .framer-1dz6a93 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Sbkja .framer-op8bnx > *, .framer-Sbkja .framer-1x706vn > *, .framer-Sbkja .framer-1057ppp > *, .framer-Sbkja .framer-gw82ha > *, .framer-Sbkja .framer-3buewh > *, .framer-Sbkja .framer-fs1t69 > *, .framer-Sbkja .framer-g0rndz > *, .framer-Sbkja .framer-1v7apzp > *, .framer-Sbkja .framer-19jtznf > *, .framer-Sbkja .framer-g7o1lo > *, .framer-Sbkja .framer-bbiuqh > *, .framer-Sbkja .framer-1z12429 > *, .framer-Sbkja .framer-1jj3sw4 > *, .framer-Sbkja .framer-yfs7oy > *, .framer-Sbkja .framer-gxvvq0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Sbkja .framer-6r6z8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Sbkja .framer-1mv99xb > *, .framer-Sbkja .framer-1wgzvpb > * { margin: 0px; margin-left: calc(98px / 2); margin-right: calc(98px / 2); } .framer-Sbkja .framer-qm62u3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Sbkja .framer-xtj8oa > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-Sbkja { background: white; } .framer-Sbkja.framer-2an2nj { width: 810px; } .framer-Sbkja .framer-1bh9czz { max-width: unset; min-height: 50vh; } .framer-Sbkja .framer-omn716 { gap: 10px; height: min-content; justify-content: flex-start; } .framer-Sbkja .framer-sjqh1r { padding: 0px 10px 0px 0px; } .framer-Sbkja .framer-1elqmdv, .framer-Sbkja .framer-ug6qw, .framer-Sbkja .framer-xtj8oa { width: 100%; } .framer-Sbkja .framer-1700gdj { height: 400px; } .framer-Sbkja .framer-14ohdwo, .framer-Sbkja .framer-12syqag { max-width: 400px; } .framer-Sbkja .framer-63jjlq { max-width: 780px; } .framer-Sbkja .framer-1e0oo5p { max-width: 120px; } .framer-Sbkja .framer-176lyxp { max-width: 180px; } .framer-Sbkja .framer-tzcew5 { max-width: 140px; } .framer-Sbkja .framer-1x9vz3h { max-width: 450px; } .framer-Sbkja .framer-1aekvaw, .framer-Sbkja .framer-1dz6a93 { max-height: 360px; } .framer-Sbkja .framer-1g87bav { height: 300px; } .framer-Sbkja .framer-11wpl9d, .framer-Sbkja .framer-ha6qtc { max-width: 380px; } .framer-Sbkja .framer-18c8qej { height: 70%; } .framer-Sbkja .framer-1ewq9r6 { max-width: 320px; } .framer-Sbkja .framer-1p3ns4e { padding: 24px 40px 0px 40px; } .framer-Sbkja .framer-ji1wpu { max-width: 520px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sbkja .framer-omn716 { gap: 0px; } .framer-Sbkja .framer-omn716 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Sbkja .framer-omn716 > :first-child { margin-left: 0px; } .framer-Sbkja .framer-omn716 > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Sbkja { background: white; } .framer-Sbkja.framer-2an2nj { width: 390px; } .framer-Sbkja .framer-4rvpp6 { min-height: unset; padding: 0px; } .framer-Sbkja .framer-1bh9czz { max-width: unset; min-height: unset; padding: 40px 20px 40px 20px; } .framer-Sbkja .framer-omn716 { flex-direction: column; gap: 20px; height: min-content; justify-content: center; } .framer-Sbkja .framer-sjqh1r, .framer-Sbkja .framer-ug6qw, .framer-Sbkja .framer-1057ppp, .framer-Sbkja .framer-gw82ha, .framer-Sbkja .framer-3buewh, .framer-Sbkja .framer-xtj8oa { width: 100%; } .framer-Sbkja .framer-14lhfu2 { max-width: 700px; } .framer-Sbkja .framer-1700gdj { height: 300px; width: 100%; } .framer-Sbkja .framer-7fbin9, .framer-Sbkja .framer-1e429d6 { padding: 0px 20px 0px 20px; } .framer-Sbkja .framer-14ohdwo { max-width: 400px; } .framer-Sbkja .framer-6r6z8, .framer-Sbkja .framer-fs1t69, .framer-Sbkja .framer-135praa { padding: 40px 20px 40px 20px; } .framer-Sbkja .framer-tqrwrv { flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-Sbkja .framer-94lj5g, .framer-Sbkja .framer-1g87bav, .framer-Sbkja .framer-a1wb2w, .framer-Sbkja .framer-lpuy6g, .framer-Sbkja .framer-7e9jil { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; height: min-content; justify-content: center; } .framer-Sbkja .framer-19r2c94, .framer-Sbkja .framer-15i8mgs, .framer-Sbkja .framer-y5iccu { flex: none; gap: 20px; order: 0; padding: 0px; width: 100%; } .framer-Sbkja .framer-1x9vz3h { max-width: 350px; } .framer-Sbkja .framer-1exobd0, .framer-Sbkja .framer-1r0i2vi { height: var(--framer-aspect-ratio-supported, 300px); } .framer-Sbkja .framer-1mv99xb, .framer-Sbkja .framer-1ozud85, .framer-Sbkja .framer-1wgzvpb, .framer-Sbkja .framer-a0o2yc { padding: 40px 20px 0px 20px; } .framer-Sbkja .framer-11wpl9d, .framer-Sbkja .framer-ha6qtc { max-width: 320px; } .framer-Sbkja .framer-td50mp { height: var(--framer-aspect-ratio-supported, 240px); width: 100%; } .framer-Sbkja .framer-r7kc09, .framer-Sbkja .framer-15hx5cf { flex: none; gap: 20px; order: 1; padding: 0px; width: 100%; } .framer-Sbkja .framer-1ewq9r6 { max-width: 260px; } .framer-Sbkja .framer-1sjpzr2 { height: var(--framer-aspect-ratio-supported, 260px); width: 100%; } .framer-Sbkja .framer-12syqag, .framer-Sbkja .framer-1l4dj25 { max-width: 300px; } .framer-Sbkja .framer-10a5zwf { -webkit-filter: brightness(0.97); filter: brightness(0.97); height: 230px; width: 100%; } .framer-Sbkja .framer-qm62u3 { flex-wrap: wrap; padding: 0px 20px 0px 20px; } .framer-Sbkja .framer-njg0xq { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-height: unset; max-width: unset; padding: 0px; } .framer-Sbkja .framer-1rdwq75-container { bottom: unset; height: 800px; left: unset; order: 0; position: relative; top: unset; } .framer-Sbkja .framer-1p3ns4e { padding: 20px 20px 0px 20px; } .framer-Sbkja .framer-ji1wpu { max-width: 350px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sbkja .framer-omn716, .framer-Sbkja .framer-tqrwrv, .framer-Sbkja .framer-94lj5g, .framer-Sbkja .framer-19r2c94, .framer-Sbkja .framer-1g87bav, .framer-Sbkja .framer-15i8mgs, .framer-Sbkja .framer-a1wb2w, .framer-Sbkja .framer-y5iccu, .framer-Sbkja .framer-lpuy6g, .framer-Sbkja .framer-r7kc09, .framer-Sbkja .framer-7e9jil, .framer-Sbkja .framer-15hx5cf, .framer-Sbkja .framer-njg0xq { gap: 0px; } .framer-Sbkja .framer-omn716 > *, .framer-Sbkja .framer-tqrwrv > *, .framer-Sbkja .framer-94lj5g > *, .framer-Sbkja .framer-19r2c94 > *, .framer-Sbkja .framer-1g87bav > *, .framer-Sbkja .framer-15i8mgs > *, .framer-Sbkja .framer-a1wb2w > *, .framer-Sbkja .framer-y5iccu > *, .framer-Sbkja .framer-lpuy6g > *, .framer-Sbkja .framer-r7kc09 > *, .framer-Sbkja .framer-7e9jil > *, .framer-Sbkja .framer-15hx5cf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Sbkja .framer-omn716 > :first-child, .framer-Sbkja .framer-tqrwrv > :first-child, .framer-Sbkja .framer-94lj5g > :first-child, .framer-Sbkja .framer-19r2c94 > :first-child, .framer-Sbkja .framer-1g87bav > :first-child, .framer-Sbkja .framer-15i8mgs > :first-child, .framer-Sbkja .framer-a1wb2w > :first-child, .framer-Sbkja .framer-y5iccu > :first-child, .framer-Sbkja .framer-lpuy6g > :first-child, .framer-Sbkja .framer-r7kc09 > :first-child, .framer-Sbkja .framer-7e9jil > :first-child, .framer-Sbkja .framer-15hx5cf > :first-child, .framer-Sbkja .framer-njg0xq > :first-child { margin-top: 0px; } .framer-Sbkja .framer-omn716 > :last-child, .framer-Sbkja .framer-tqrwrv > :last-child, .framer-Sbkja .framer-94lj5g > :last-child, .framer-Sbkja .framer-19r2c94 > :last-child, .framer-Sbkja .framer-1g87bav > :last-child, .framer-Sbkja .framer-15i8mgs > :last-child, .framer-Sbkja .framer-a1wb2w > :last-child, .framer-Sbkja .framer-y5iccu > :last-child, .framer-Sbkja .framer-lpuy6g > :last-child, .framer-Sbkja .framer-r7kc09 > :last-child, .framer-Sbkja .framer-7e9jil > :last-child, .framer-Sbkja .framer-15hx5cf > :last-child, .framer-Sbkja .framer-njg0xq > :last-child { margin-bottom: 0px; } .framer-Sbkja .framer-njg0xq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5036\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lYinu3FCo\":{\"layout\":[\"fixed\",\"auto\"]},\"ugxBm6Uph\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameroymsdKFuD=withCSS(Component,css,\"framer-Sbkja\");export default FrameroymsdKFuD;FrameroymsdKFuD.displayName=\"Use Cases / Industry Deep Dive Mobilty Delivery\";FrameroymsdKFuD.defaultProps={height:5036,width:1200};addFonts(FrameroymsdKFuD,[{explicitInter:true,fonts:[{family:\"FFF Acid Grotesk Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/CFp6T4380X9SnZf3EPQet1znxc.otf\"},{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:\"FFF Acid Grotesk Normal\",source:\"custom\",url:\"https://framerusercontent.com/assets/MChVI7AmofCHDKISRIZp92NYGWI.otf\"},{family:\"FFF Acid Grotesk Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/XCi9vLg5in8sr5SjCNiWUrrRrPQ.otf\"}]},...NavbarMenuVol2Fonts,...ButtonFonts,...CustomersColourFonts,...SlideshowFonts,...ButtonPrimaryDarkFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroymsdKFuD\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lYinu3FCo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ugxBm6Uph\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5036\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8lCACg/C,IAAMA,GAAoBC,EAASC,CAAc,EAAQC,GAAsCC,GAAwBF,CAAc,EAAQG,GAAYJ,EAASK,CAAM,EAAQC,GAAqBN,EAASO,CAAe,EAAQC,EAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAqBC,GAAaC,CAAQ,EAAQC,GAAed,EAASe,CAAS,EAAQC,GAAgBP,EAAOQ,CAAS,EAAQC,GAAuBlB,EAASmB,CAAiB,EAAQC,GAAYpB,EAASqB,CAAM,EAAQC,GAAgDC,GAAqBC,GAAgBH,CAAM,EAAEI,EAAU,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,IAAI,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,GAAQ3B,GAAY,EAAK,EAAQwC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,GAAUC,EAAkB,WAAW,EAAQC,GAAWD,EAAkB,WAAW,EAAQE,GAAWL,EAAO,IAAI,EAAQM,GAAOC,EAAU,EAAQC,GAAWL,EAAkB,WAAW,EAAQM,GAAWT,EAAO,IAAI,EAAQU,GAAWP,EAAkB,WAAW,EAAQQ,GAAWX,EAAO,IAAI,EAAQY,EAAY,IAAQ,CAACrD,GAAU,GAAiBoC,IAAc,YAA6CkB,EAAa,IAAStD,GAAU,EAAiBoC,IAAc,YAAtB,GAAmEmB,GAAWX,EAAkB,WAAW,EAAQY,GAAWf,EAAO,IAAI,EAAQgB,GAAWb,EAAkB,WAAW,EAAQc,GAAWjB,EAAO,IAAI,EAAQkB,GAAWf,EAAkB,WAAW,EAAQgB,GAAWnB,EAAO,IAAI,EAAQoB,GAAWjB,EAAkB,WAAW,EAAQkB,GAAWrB,EAAO,IAAI,EAAQsB,GAAWnB,EAAkB,WAAW,EAAQoB,GAAYvB,EAAO,IAAI,EAAQwB,GAAsBC,EAAM,EAAQC,EAAsB,CAAa3C,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAA4C,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAApE,EAAiB,EAAE,SAAsBqE,EAAMC,EAAY,CAAC,GAAG/C,GAA4CwC,GAAgB,SAAS,CAAcI,EAAKtF,EAAO,IAAI,CAAC,GAAG4C,GAAU,UAAU8C,EAAGxE,GAAkB,GAAGkE,EAAsB,gBAAgB3C,CAAS,EAAE,IAAIL,GAA6BqB,GAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,SAAsBgD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKK,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBL,EAAK/E,EAAU,CAAC,UAAU,2BAA2B,SAAsB+E,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIM,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,qCAAqC,OAAU,QAAQ,WAAW,CAAC,EAAE,SAAsB2B,EAAK9F,GAAsC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAImE,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,GAAG1B,GAAU,KAAK,YAAY,IAAID,CAAI,CAAC,EAAe2B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,GAAGxB,GAAW,KAAK,eAAe,IAAIC,GAAK,SAAsBuB,EAAK,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBiC,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,6EAA6E,qBAAqB,OAAO,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,+BAA+B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,sHAAsH,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKQ,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BT,EAAKK,EAA0B,CAAC,SAAsBL,EAAK/E,EAAU,CAAC,UAAU,2BAA2B,SAAsB+E,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU0C,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBT,EAAK3F,EAAO,CAAC,UAAU,aAAa,UAAUoG,EAAc,CAAC,EAAE,UAAU,qEAAqE,UAAU,qBAAqB,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ2C,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,uCAAuC,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQA,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,4BAA4B,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,0DAA0D,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,oCAAoC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,KAAK,EAAE,UAAU,CAAC,MAAM,4BAA4B,EAAE,KAAK,CAAC,EAAE,SAAsBiC,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,4BAA4B,EAAE,MAAM,SAAsBL,EAAK/E,EAAU,CAAC,UAAU,2BAA2B,SAAsB+E,EAAKzF,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2F,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,UAAU,GAAGtB,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAS,CAAcmB,EAAK,MAAM,CAAC,UAAU,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4DAA4D,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcA,EAAM1F,EAAgB,CAAC,kBAAkB,CAAC,WAAWuB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,KAAK,mBAAmB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAckE,EAAKY,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,0BAA0B,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,KAAK,0BAA0B,IAAI,+7BAA+7B,mBAAmB,EAAI,CAAC,EAAeZ,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,iBAAiB,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,2MAA2M,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM1F,EAAgB,CAAC,kBAAkB,CAAC,WAAWuB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAckE,EAAKY,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,KAAK,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAg/B,mBAAmB,EAAI,CAAC,EAAeZ,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,iBAAiB,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,6NAAwN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM1F,EAAgB,CAAC,kBAAkB,CAAC,WAAWuB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAckE,EAAKY,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,KAAK,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA8nN,mBAAmB,EAAI,CAAC,EAAeZ,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,iBAAiB,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0MAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGlB,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAsBmB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEhB,EAAY,GAAgBgB,EAAK,MAAM,CAAC,UAAU,6CAA6C,SAAsBA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ2C,EAA0B,kBAAkB,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,yDAAyD,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,2OAA2O,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEf,EAAa,GAAgBe,EAAK,MAAM,CAAC,UAAU,gCAAgC,SAAsBA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gFAAgF,IAAI,uEAAuE,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,EAA0B,MAAM,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gFAAgF,IAAI,uEAAuE,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGd,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAsBe,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAACjB,EAAa,GAAgBe,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,iDAAiD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,iDAAiD,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,+BAA+B,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,6BAA6B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEhB,EAAY,GAAgBgB,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,wCAAwC,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,2CAA2C,CAAC,CAAC,CAAC,EAAeX,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,4LAA4L,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGZ,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAsBa,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEhB,EAAY,GAAgBgB,EAAK,MAAM,CAAC,UAAU,6CAA6C,SAAsBA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ2C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,yDAAyD,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,kOAAkO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEf,EAAa,GAAgBe,EAAK,MAAM,CAAC,UAAU,gCAAgC,SAAsBA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gFAAgF,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQD,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gFAAgF,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGV,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAsBW,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACjB,EAAa,GAAgBe,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,+BAA+B,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEhB,EAAY,GAAgBgB,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,wCAAwC,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,4CAA4C,CAAC,CAAC,CAAC,EAAeX,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,2PAA2P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,GAAGR,GAAW,KAAK,UAAU,IAAIC,GAAK,SAAsBS,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,kFAAkF,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,kBAAkB,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,wCAAwC,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,kFAAkF,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeV,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,kPAAkP,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEf,EAAa,GAAgBe,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2C,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,+CAA+C,IAAI,uEAAuE,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBV,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQD,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,+CAA+C,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAU,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKrF,GAAqB,CAAC,sBAAsB,GAAK,SAAsBqF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACjB,EAAa,GAAgBe,EAAKK,EAA0B,CAAC,SAAsBL,EAAKhF,GAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0CAA0C,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAsB8D,EAAKjF,EAAU,CAAC,UAAU,SAAS,aAAa,CAAC,UAAU,qBAAqB,SAAS,GAAG,aAAa,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,OAAO,YAAY,GAAG,kBAAkB,GAAM,iBAAiB,GAAK,UAAU,GAAG,kBAAkB,EAAI,EAAE,gBAAgB,GAAK,aAAa,EAAE,UAAU,OAAO,YAAY,GAAK,eAAe,CAAC,aAAa,GAAK,eAAe,EAAE,mBAAmB,KAAK,cAAc,EAAE,aAAa,CAAC,EAAE,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,GAAG,UAAU,GAAG,SAAS,EAAI,EAAE,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,gBAAgB,EAAE,WAAW,EAAE,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAK,aAAa,EAAE,WAAW,EAAE,gBAAgB,CAAC,kBAAkB,EAAE,eAAe,qBAAqB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,EAAI,EAAE,MAAM,CAAcmF,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,eAAe,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,qSAAqS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,GAAG,WAAW,IAAI,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,2OAAiO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,GAAG,WAAW,GAAG,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,eAAe,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,4UAAuU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKY,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,KAAK,UAAU,IAAI,4qJAA4qJ,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,kBAAkB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE5B,EAAY,GAAgBgB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKhF,GAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,uDAAuD,MAAM,CAAC,qBAAqB,GAAG,EAAE,SAAsB8D,EAAKjF,EAAU,CAAC,UAAU,SAAS,aAAa,CAAC,UAAU,qBAAqB,SAAS,GAAG,aAAa,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,OAAO,YAAY,GAAG,kBAAkB,GAAK,iBAAiB,GAAK,UAAU,GAAG,kBAAkB,EAAI,EAAE,gBAAgB,GAAK,aAAa,EAAE,UAAU,OAAO,YAAY,GAAK,eAAe,CAAC,aAAa,GAAK,eAAe,EAAE,mBAAmB,KAAK,cAAc,EAAE,aAAa,EAAE,EAAE,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,GAAG,UAAU,GAAG,SAAS,EAAI,EAAE,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,gBAAgB,EAAE,WAAW,EAAE,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAK,aAAa,EAAE,WAAW,EAAE,gBAAgB,CAAC,kBAAkB,EAAE,eAAe,qBAAqB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,EAAI,EAAE,MAAM,CAAcmF,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,0BAA0B,KAAK,0BAA0B,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,IAAI,sEAAsE,EAAE,UAAU,eAAe,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,qSAAqS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,GAAG,WAAW,IAAI,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,sBAAsB,KAAK,sBAAsB,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,2OAAiO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,GAAG,WAAW,GAAG,UAAU,OAAO,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,SAAS,CAAcsF,EAAKW,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,MAAM,IAAI,sEAAsE,EAAE,UAAU,eAAe,CAAC,EAAeT,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,4UAAuU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,gCAAgC,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeE,EAAMxF,EAAO,IAAI,CAAC,UAAU,gBAAgB,SAAS,CAAcsF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2CAA2C,uBAAuB,+EAA+E,uBAAuB,OAAO,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gCAAgC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKY,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,KAAK,UAAU,IAAI,4qJAA4qJ,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,kBAAkB,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeZ,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,GAAGN,GAAW,KAAK,MAAM,IAAIC,GAAM,SAAsBK,EAAK,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,cAAc,SAAS,CAAcF,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnF,EAAS,CAAC,sBAAsB,GAAK,SAAsBmF,EAAWO,EAAS,CAAC,SAAsBP,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,wEAAwE,EAAE,SAAS,iIAAiI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKQ,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6Bb,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBiC,EAAKK,EAA0B,CAAC,OAAO,GAAG,EAAE,KAAK,SAAsBL,EAAK/E,EAAU,CAAC,UAAU,0BAA0B,SAAsB+E,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8C,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBb,EAAK7E,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU0F,EAAe,CAAC,EAAE,UAAU,aAAa,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBiC,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBL,EAAK/E,EAAU,CAAC,UAAU,2BAA2B,SAAsB+E,EAAKM,EAAkB,CAAC,WAAWvC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBiC,EAAK1E,GAAgD,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0E,EAAK,MAAM,CAAC,UAAUI,EAAGxE,GAAkB,GAAGkE,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,IAAI3E,EAAS,aAAa,uCAAuC,kFAAkF,mSAAmS,+SAA+S,qJAAqJ,2KAA2K,uUAAuU,qvBAAqvB,mVAAmV,uQAAuQ,oQAAoQ,wMAAwM,0RAA0R,yGAAyG,8NAA8N,8RAA8R,+QAA+Q,gTAAgT,kmBAAkmB,kJAAkJ,0SAA0S,sSAAsS,4PAA4P,+TAA+T,gTAAgT,geAAge,uNAAuN,oVAAoV,iVAAiV,sTAAsT,mSAAmS,u2BAAu2B,6LAA6L,mUAAmU,4xBAA4xB,uTAAuT,mdAAmd,sTAAsT,scAAsc,oVAAoV,mQAAmQ,wTAAwT,mdAAmd,oQAAoQ,ucAAuc,wRAAwR,oQAAoQ,+OAA+O,yUAAyU,gRAAgR,oRAAoR,uJAAuJ,8JAA8J,2SAA2S,kUAAkU,gVAAgV,6VAA6V,4aAA4a,oVAAoV,uNAAuN,2KAA2K,2LAA2L,qTAAqT,+SAA+S,mVAAmV,2JAA2J,0KAA0K,uuBAAuuB,gQAAgQ,wMAAwM,oHAAoH,2qRAA2qR,GAAe2E,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,wDAAwD3E,EAAS,aAAa,qjDAAqjD,gCAAgCA,EAAS,aAAa,gtKAAgtK,EAS3jlH4E,EAAgBC,GAAQpE,GAAUkE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,kDAAkDA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,yBAAyB,OAAO,SAAS,IAAI,qEAAqE,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,0BAA0B,OAAO,SAAS,IAAI,sEAAsE,EAAE,CAAC,OAAO,0BAA0B,OAAO,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,GAAGhH,GAAoB,GAAGK,GAAY,GAAGE,GAAqB,GAAGQ,GAAe,GAAGI,GAAuB,GAAGE,GAAY,GAAG+F,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACjjF,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,uBAAyB,GAAG,yBAA2B,OAAO,oCAAsC,4JAA0L,6BAA+B,OAAO,sBAAwB,OAAO,sBAAwB,IAAI,yBAA2B,OAAO,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarMenuVol2Fonts", "getFonts", "dnOYyHBnC_default", "NavbarMenuVol2WithVariantAppearEffect", "withVariantAppearEffect", "ButtonFonts", "H3pVeYHrH_default", "CustomersColourFonts", "d5MZDwPck_default", "MotionDivWithFX", "withFX", "motion", "RichTextOnTextAppear", "onTextAppear", "RichText2", "SlideshowFonts", "Slideshow", "ContainerWithFX", "Container", "ButtonPrimaryDarkFonts", "tt5D2tLTI_default", "FooterFonts", "BxujF2qbu_default", "FooterWithCenterAlignWithMappedReactPropsh4bt34", "withMappedReactProps", "withCenterAlign", "BxujF2qbu_exports", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "elementId1", "ref3", "router", "useRouter", "elementId2", "ref4", "elementId3", "ref5", "isDisplayed", "isDisplayed1", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "elementId8", "ref10", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "x", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "SVG", "resolvedLinks1", "css", "FrameroymsdKFuD", "withCSS", "oymsdKFuD_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
