{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4xbhvjEgDtOuQ8WS9mZU/x1puIP7oK53kR8q4V1DK/QofJBHKB4.js", "ssg:https://framerusercontent.com/modules/5AZ8Ksaujyv63mwqt3UO/R1MNJXHVRsQF9wtFPfyv/gI9F7waER.js", "ssg:https://framerusercontent.com/modules/qnNGLo0Arfr2MihCHQ4o/YjDivUDK6EVsjRqtNpOd/O3Y4ZRoFu.js", "ssg:https://framerusercontent.com/modules/GrPdzsg1lTyfGB0w83rg/DjArdfdTpOgmjDlvLPmR/TdIPEocoU.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Sofia Pro Light\"]);export const fonts=[{family:\"Sofia Pro Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/W7Nrkhjs4TQx92Zj0ABDOps3y6E.otf\"}];export const css=['.framer-nfvZH .framer-styles-preset-1o4536q:not(.rich-text-wrapper), .framer-nfvZH .framer-styles-preset-1o4536q.rich-text-wrapper p { --framer-font-family: \"Sofia Pro Light\", \"Sofia Pro Light Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.25px; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-99882034-1352-483b-8b5a-d84b868f42a1, #201d1d); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-nfvZH .framer-styles-preset-1o4536q:not(.rich-text-wrapper), .framer-nfvZH .framer-styles-preset-1o4536q.rich-text-wrapper p { --framer-font-family: \"Sofia Pro Light\", \"Sofia Pro Light Placeholder\", sans-serif; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.25px; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-99882034-1352-483b-8b5a-d84b868f42a1, #201d1d); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-nfvZH .framer-styles-preset-1o4536q:not(.rich-text-wrapper), .framer-nfvZH .framer-styles-preset-1o4536q.rich-text-wrapper p { --framer-font-family: \"Sofia Pro Light\", \"Sofia Pro Light Placeholder\", sans-serif; --framer-font-size: 10px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.25px; --framer-line-height: 140%; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-99882034-1352-483b-8b5a-d84b868f42a1, #201d1d); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-nfvZH\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r2ehNdtoWNmONxJ1zar5/NXrN4is8f6ugAOvkmzRF/iMl2DZI2o.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4xbhvjEgDtOuQ8WS9mZU/x1puIP7oK53kR8q4V1DK/QofJBHKB4.js\";const cycleOrder=[\"oeDfp4ugy\",\"yVVCMaqOz\",\"Y9sG8vIk5\",\"UFwSGx15r\"];const serializationHash=\"framer-PJ21u\";const variantClassNames={oeDfp4ugy:\"framer-v-171q6hc\",UFwSGx15r:\"framer-v-zkzbtd\",Y9sG8vIk5:\"framer-v-ympwmp\",yVVCMaqOz:\"framer-v-1kx53bu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={boxShadow:\"1px 2px 12px 1px rgba(32, 29, 29, 0.1)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"No Stroke\":\"yVVCMaqOz\",Default:\"oeDfp4ugy\",Icon:\"Y9sG8vIk5\",Neon:\"UFwSGx15r\"};const getProps=({background,height,id,image,textColor,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,f6UWGPxvd:(_ref=textColor!==null&&textColor!==void 0?textColor:props.f6UWGPxvd)!==null&&_ref!==void 0?_ref:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",fJzLwhckz:(_ref1=background!==null&&background!==void 0?background:props.fJzLwhckz)!==null&&_ref1!==void 0?_ref1:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",ggcRygxXm:image!==null&&image!==void 0?image:props.ggcRygxXm,hD_Muephq:(_ref2=title!==null&&title!==void 0?title:props.hD_Muephq)!==null&&_ref2!==void 0?_ref2:\"Cloud Maturity\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"oeDfp4ugy\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,fJzLwhckz,hD_Muephq,ggcRygxXm,f6UWGPxvd,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oeDfp4ugy\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-171q6hc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"oeDfp4ugy\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.800000011920929px\",\"--border-color\":\"rgb(235, 235, 235)\",\"--border-left-width\":\"0.800000011920929px\",\"--border-right-width\":\"0.800000011920929px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.800000011920929px\",backgroundColor:fJzLwhckz,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05)\",...style},variants:{UFwSGx15r:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Y9sG8vIk5:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},yVVCMaqOz:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({UFwSGx15r:{\"data-framer-name\":\"Neon\"},Y9sG8vIk5:{\"data-framer-name\":\"Icon\"},yVVCMaqOz:{\"data-framer-name\":\"No Stroke\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ke021t\",layoutDependency:layoutDependency,layoutId:\"wuJ3PFKSv\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},variants:{Y9sG8vIk5:{backgroundColor:fJzLwhckz,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05)\"}},...addPropertyOverrides({Y9sG8vIk5:{whileHover:animation}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||51)-26-25)/2)+0),sizes:\"25px\",...toResponsiveImage(ggcRygxXm)},className:\"framer-1yx5wam\",layoutDependency:layoutDependency,layoutId:\"CPE6oUfXB\",...addPropertyOverrides({UFwSGx15r:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(14+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||51)-28-51)/2)+-7),sizes:\"65px\",...toResponsiveImage(ggcRygxXm)}},Y9sG8vIk5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+16+-5),sizes:\"32px\",...toResponsiveImage(ggcRygxXm)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jrxwgh\",\"data-styles-preset\":\"iMl2DZI2o\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-f6UWGPxvd-gI9F7waER))\"},children:\"Cloud Maturity\"})}),className:\"framer-g2jk5s\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vh_WgW3Bg\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-f6UWGPxvd-gI9F7waER)\",\"--variable-reference-f6UWGPxvd-gI9F7waER\":f6UWGPxvd},text:hD_Muephq,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Y9sG8vIk5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1o4536q\",\"data-styles-preset\":\"QofJBHKB4\",children:\"Cloud Maturity\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PJ21u.framer-p9t4yl, .framer-PJ21u .framer-p9t4yl { display: block; }\",\".framer-PJ21u.framer-171q6hc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 12px 16px 14px 16px; position: relative; width: min-content; }\",\".framer-PJ21u .framer-ke021t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 25px; }\",\".framer-PJ21u .framer-1yx5wam { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); overflow: hidden; position: relative; width: 25px; }\",\".framer-PJ21u .framer-g2jk5s { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PJ21u.framer-171q6hc, .framer-PJ21u .framer-ke021t { gap: 0px; } .framer-PJ21u.framer-171q6hc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-PJ21u.framer-171q6hc > :first-child, .framer-PJ21u .framer-ke021t > :first-child { margin-left: 0px; } .framer-PJ21u.framer-171q6hc > :last-child, .framer-PJ21u .framer-ke021t > :last-child { margin-right: 0px; } .framer-PJ21u .framer-ke021t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-PJ21u.framer-v-ympwmp.framer-171q6hc { aspect-ratio: 1 / 1; flex-direction: column; gap: 16px; height: var(--framer-aspect-ratio-supported, 125px); justify-content: flex-start; padding: 16px 0px 0px 0px; width: 125px; }\",\".framer-PJ21u.framer-v-ympwmp .framer-ke021t { flex-direction: column; gap: 16px; height: 54px; padding: 16px; width: 54px; }\",\".framer-PJ21u.framer-v-ympwmp .framer-1yx5wam { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; }\",\".framer-PJ21u.framer-v-ympwmp .framer-g2jk5s { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PJ21u.framer-v-ympwmp.framer-171q6hc, .framer-PJ21u.framer-v-ympwmp .framer-ke021t { gap: 0px; } .framer-PJ21u.framer-v-ympwmp.framer-171q6hc > *, .framer-PJ21u.framer-v-ympwmp .framer-ke021t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-PJ21u.framer-v-ympwmp.framer-171q6hc > :first-child, .framer-PJ21u.framer-v-ympwmp .framer-ke021t > :first-child { margin-top: 0px; } .framer-PJ21u.framer-v-ympwmp.framer-171q6hc > :last-child, .framer-PJ21u.framer-v-ympwmp .framer-ke021t > :last-child { margin-bottom: 0px; } }\",\".framer-PJ21u.framer-v-zkzbtd.framer-171q6hc { height: 51px; overflow: hidden; padding: 14px 16px 14px 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PJ21u.framer-v-zkzbtd .framer-ke021t { height: 51px; width: 51px; }\",\".framer-PJ21u.framer-v-zkzbtd .framer-1yx5wam { height: var(--framer-aspect-ratio-supported, 65px); width: 65px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-PJ21u[data-border=\"true\"]::after, .framer-PJ21u [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 51\n * @framerIntrinsicWidth 176.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yVVCMaqOz\":{\"layout\":[\"auto\",\"auto\"]},\"Y9sG8vIk5\":{\"layout\":[\"fixed\",\"fixed\"]},\"UFwSGx15r\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"fJzLwhckz\":\"background\",\"hD_Muephq\":\"title\",\"ggcRygxXm\":\"image\",\"f6UWGPxvd\":\"textColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergI9F7waER=withCSS(Component,css,\"framer-PJ21u\");export default FramergI9F7waER;FramergI9F7waER.displayName=\"Success/ Key Wins\";FramergI9F7waER.defaultProps={height:51,width:176.5};addPropertyControls(FramergI9F7waER,{variant:{options:[\"oeDfp4ugy\",\"yVVCMaqOz\",\"Y9sG8vIk5\",\"UFwSGx15r\"],optionTitles:[\"Default\",\"No Stroke\",\"Icon\",\"Neon\"],title:\"Variant\",type:ControlType.Enum},fJzLwhckz:{defaultValue:'var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254)) /* {\"name\":\"L2: White\"} */',title:\"Background\",type:ControlType.Color},hD_Muephq:{defaultValue:\"Cloud Maturity\",displayTextArea:false,title:\"Title\",type:ControlType.String},ggcRygxXm:{title:\"Image\",type:ControlType.ResponsiveImage},f6UWGPxvd:{defaultValue:'var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29)) /* {\"name\":\"1 Black\"} */',title:\"Text Color\",type:ControlType.Color}});addFonts(FramergI9F7waER,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergI9F7waER\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"fJzLwhckz\\\":\\\"background\\\",\\\"hD_Muephq\\\":\\\"title\\\",\\\"ggcRygxXm\\\":\\\"image\\\",\\\"f6UWGPxvd\\\":\\\"textColor\\\"}\",\"framerIntrinsicWidth\":\"176.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yVVCMaqOz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Y9sG8vIk5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UFwSGx15r\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"51\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/r2ehNdtoWNmONxJ1zar5/NXrN4is8f6ugAOvkmzRF/iMl2DZI2o.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/V7H0ghHt8j5VuObHubnu/OupI5uMRgGymz9nDDT32/MSgW54R2X.js\";const cycleOrder=[\"no59nkV2R\"];const serializationHash=\"framer-L5Kf6\";const variantClassNames={no59nkV2R:\"framer-v-rg8j7s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({bottomLink,company,height,id,topLink,width,...props})=>{var _ref;return{...props,mO1KPpeTY:topLink!==null&&topLink!==void 0?topLink:props.mO1KPpeTY,rO2WzVJBe:bottomLink!==null&&bottomLink!==void 0?bottomLink:props.rO2WzVJBe,YLIKMRt8F:(_ref=company!==null&&company!==void 0?company:props.YLIKMRt8F)!==null&&_ref!==void 0?_ref:\"/blog/:slug\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,mO1KPpeTY,rO2WzVJBe,YLIKMRt8F,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"no59nkV2R\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-rg8j7s\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"no59nkV2R\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jrxwgh\",\"data-styles-preset\":\"iMl2DZI2o\",children:/*#__PURE__*/_jsx(Link,{href:mO1KPpeTY,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ri982q\",\"data-styles-preset\":\"MSgW54R2X\",children:\"Success\"})})})}),className:\"framer-v0yphz\",\"data-framer-name\":\"Intro\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RMHKFU7yq\",style:{\"--framer-paragraph-spacing\":\"32px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:20,intrinsicWidth:20,pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/T3OvZHtmTUPMZnpOf0srULLvtjM.svg\"},className:\"framer-1fw7uv4\",layoutDependency:layoutDependency,layoutId:\"gYSsU4qdW\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jrxwgh\",\"data-styles-preset\":\"iMl2DZI2o\",children:/*#__PURE__*/_jsx(Link,{href:rO2WzVJBe,openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ri982q\",\"data-styles-preset\":\"MSgW54R2X\",children:\"/blog/:slug\"})})})}),className:\"framer-r4t45e\",\"data-framer-name\":\"Intro\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hEyJ7xeHF\",style:{\"--framer-paragraph-spacing\":\"32px\",opacity:.5},text:YLIKMRt8F,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-L5Kf6.framer-o9ctnc, .framer-L5Kf6 .framer-o9ctnc { display: block; }\",\".framer-L5Kf6.framer-rg8j7s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-height: 26px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-L5Kf6 .framer-v0yphz, .framer-L5Kf6 .framer-r4t45e { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-L5Kf6 .framer-1fw7uv4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); max-width: 13px; overflow: hidden; position: relative; width: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L5Kf6.framer-rg8j7s { gap: 0px; } .framer-L5Kf6.framer-rg8j7s > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-L5Kf6.framer-rg8j7s > :first-child { margin-left: 0px; } .framer-L5Kf6.framer-rg8j7s > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 18\n * @framerIntrinsicWidth 171\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,null,\"26px\"]}}}\n * @framerVariables {\"mO1KPpeTY\":\"topLink\",\"rO2WzVJBe\":\"bottomLink\",\"YLIKMRt8F\":\"company\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerO3Y4ZRoFu=withCSS(Component,css,\"framer-L5Kf6\");export default FramerO3Y4ZRoFu;FramerO3Y4ZRoFu.displayName=\"Success/Breadcrumb\";FramerO3Y4ZRoFu.defaultProps={height:18,width:171};addPropertyControls(FramerO3Y4ZRoFu,{mO1KPpeTY:{title:\"Top Link\",type:ControlType.Link},rO2WzVJBe:{title:\"Bottom Link\",type:ControlType.Link},YLIKMRt8F:{defaultValue:\"/blog/:slug\",displayTextArea:false,title:\"Company\",type:ControlType.String}});addFonts(FramerO3Y4ZRoFu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerO3Y4ZRoFu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"18\",\"framerVariables\":\"{\\\"mO1KPpeTY\\\":\\\"topLink\\\",\\\"rO2WzVJBe\\\":\\\"bottomLink\\\",\\\"YLIKMRt8F\\\":\\\"company\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"26px\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"171\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavbarLogoLight from\"#framer/local/canvasComponent/cTcE3dX7W/cTcE3dX7W.js\";import SuccessKeyWins from\"#framer/local/canvasComponent/gI9F7waER/gI9F7waER.js\";import SuccessBreadcrumb from\"#framer/local/canvasComponent/O3Y4ZRoFu/O3Y4ZRoFu.js\";import Button from\"#framer/local/canvasComponent/QSQ_0CH98/QSQ_0CH98.js\";import FooterDark from\"#framer/local/canvasComponent/zJ4y8s3mY/zJ4y8s3mY.js\";import CaseStudies from\"#framer/local/collection/bE3dgCLpb/bE3dgCLpb.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle5 from\"#framer/local/css/a6ooIDtck/a6ooIDtck.js\";import*as sharedStyle3 from\"#framer/local/css/blkxopBM4/blkxopBM4.js\";import*as sharedStyle8 from\"#framer/local/css/bZUwovtwW/bZUwovtwW.js\";import*as sharedStyle11 from\"#framer/local/css/CbClpDYdz/CbClpDYdz.js\";import*as sharedStyle12 from\"#framer/local/css/dOP1eIQ57/dOP1eIQ57.js\";import*as sharedStyle1 from\"#framer/local/css/f1AtN15Eg/f1AtN15Eg.js\";import*as sharedStyle2 from\"#framer/local/css/g31_Bj5eb/g31_Bj5eb.js\";import*as sharedStyle9 from\"#framer/local/css/HCg4dQ5TG/HCg4dQ5TG.js\";import*as sharedStyle13 from\"#framer/local/css/iMl2DZI2o/iMl2DZI2o.js\";import*as sharedStyle10 from\"#framer/local/css/IoCIGTjCC/IoCIGTjCC.js\";import*as sharedStyle from\"#framer/local/css/JxnETCPMn/JxnETCPMn.js\";import*as sharedStyle7 from\"#framer/local/css/peLs_l7gt/peLs_l7gt.js\";import*as sharedStyle6 from\"#framer/local/css/vZgHfgPbi/vZgHfgPbi.js\";import*as sharedStyle4 from\"#framer/local/css/YYdel1bgl/YYdel1bgl.js\";import metadataProvider from\"#framer/local/webPageMetadata/TdIPEocoU/TdIPEocoU.js\";const NavbarLogoLightFonts=getFonts(NavbarLogoLight);const ButtonFonts=getFonts(Button);const SuccessBreadcrumbFonts=getFonts(SuccessBreadcrumb);const SuccessKeyWinsFonts=getFonts(SuccessKeyWins);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={cMJ_HGjwE:\"(min-width: 1200px)\",xk4_gES5j:\"(max-width: 809px)\",Xqv28liev:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sXSKv\";const variantClassNames={cMJ_HGjwE:\"framer-v-183dd8q\",xk4_gES5j:\"framer-v-rwsaof\",Xqv28liev:\"framer-v-1kfynoy\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={boxShadow:\"1px 2px 12px 1px rgba(32, 29, 29, 0.1)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"cMJ_HGjwE\",Phone:\"xk4_gES5j\",Tablet:\"Xqv28liev\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"cMJ_HGjwE\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"TdIPEocoU\",data:CaseStudies,type:\"Collection\"},select:[{collection:\"TdIPEocoU\",name:\"xguao_YpQ\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"Iuv1u6RmT\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"CTn0R09ZT\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"WPCUPb9VW\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"h6jiquzIm\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"I3Zfx4oM3\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"FM9Iv1jdN\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"BKf2Jm5Sf\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"WPnFWBgLy\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"gampjGIKI\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"nXtFgvNLK\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"dh53ub4oD\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"uIiyKo_XL\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"ZffAwh8tQ\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"RVRrSPPsV\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"BoXizvwIP\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"qKJT04b7y\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"JIn_tMHW1\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"VeIFw9aFb\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"bE4k2Amql\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"MBT3mRufD\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"T6VDiYNMD\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"xpeaFMflV\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"gIYyxd6Af\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"vdZZhUOo4\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"mtWma_qyj\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"s4QYWe4f9\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"pKacSuD_y\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"o3jBlB2Wn\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"QM9_L7gjY\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"FYe6tIxh_\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"BiFltbufg\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"zujDW56MP\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"nhWfVaoOS\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"dS01qFq8p\",type:\"Identifier\"},{collection:\"TdIPEocoU\",name:\"mNzw5ZUR2\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"TdIPEocoU\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Iuv1u6RmT=getFromCurrentRouteData(\"Iuv1u6RmT\"),WPCUPb9VW=getFromCurrentRouteData(\"WPCUPb9VW\")??\"\",xguao_YpQ=getFromCurrentRouteData(\"xguao_YpQ\")??\"\",mNzw5ZUR2=getFromCurrentRouteData(\"mNzw5ZUR2\")??\"\",BoXizvwIP=getFromCurrentRouteData(\"BoXizvwIP\")??\"\",qKJT04b7y=getFromCurrentRouteData(\"qKJT04b7y\")??\"\",JIn_tMHW1=getFromCurrentRouteData(\"JIn_tMHW1\")??\"\",VeIFw9aFb=getFromCurrentRouteData(\"VeIFw9aFb\")??\"\",FM9Iv1jdN=getFromCurrentRouteData(\"FM9Iv1jdN\")??\"\",BKf2Jm5Sf=getFromCurrentRouteData(\"BKf2Jm5Sf\")??\"\",uIiyKo_XL=getFromCurrentRouteData(\"uIiyKo_XL\")??\"\",ZffAwh8tQ=getFromCurrentRouteData(\"ZffAwh8tQ\")??\"\",RVRrSPPsV=getFromCurrentRouteData(\"RVRrSPPsV\")??\"\",pKacSuD_y=getFromCurrentRouteData(\"pKacSuD_y\")??\"\",o3jBlB2Wn=getFromCurrentRouteData(\"o3jBlB2Wn\"),QM9_L7gjY=getFromCurrentRouteData(\"QM9_L7gjY\")??\"\",FYe6tIxh_=getFromCurrentRouteData(\"FYe6tIxh_\"),BiFltbufg=getFromCurrentRouteData(\"BiFltbufg\")??\"\",zujDW56MP=getFromCurrentRouteData(\"zujDW56MP\"),nhWfVaoOS=getFromCurrentRouteData(\"nhWfVaoOS\")??\"\",dS01qFq8p=getFromCurrentRouteData(\"dS01qFq8p\"),WPnFWBgLy=getFromCurrentRouteData(\"WPnFWBgLy\")??\"\",gampjGIKI=getFromCurrentRouteData(\"gampjGIKI\")??\"\",bE4k2Amql=getFromCurrentRouteData(\"bE4k2Amql\")??\"\",MBT3mRufD=getFromCurrentRouteData(\"MBT3mRufD\"),T6VDiYNMD=getFromCurrentRouteData(\"T6VDiYNMD\")??\"\",xpeaFMflV=getFromCurrentRouteData(\"xpeaFMflV\"),gIYyxd6Af=getFromCurrentRouteData(\"gIYyxd6Af\")??\"\",vdZZhUOo4=getFromCurrentRouteData(\"vdZZhUOo4\"),mtWma_qyj=getFromCurrentRouteData(\"mtWma_qyj\")??\"\",s4QYWe4f9=getFromCurrentRouteData(\"s4QYWe4f9\"),nXtFgvNLK=getFromCurrentRouteData(\"nXtFgvNLK\")??\"\",dh53ub4oD=getFromCurrentRouteData(\"dh53ub4oD\")??\"\",CTn0R09ZTZzt0JFDos,xguao_YpQZzt0JFDos,BoXizvwIPZzt0JFDos,mNzw5ZUR2Zzt0JFDos,idZzt0JFDos,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const visible=isSet(BoXizvwIP);const visible1=isSet(qKJT04b7y);const visible2=isSet(JIn_tMHW1);const visible3=isSet(VeIFw9aFb);const visible4=isSet(BKf2Jm5Sf);const visible5=isSet(uIiyKo_XL);const visible6=isSet(pKacSuD_y);const visible7=isSet(QM9_L7gjY);const visible8=isSet(BiFltbufg);const visible9=isSet(nhWfVaoOS);const visible10=isSet(bE4k2Amql);const visible11=isSet(T6VDiYNMD);const visible12=isSet(gIYyxd6Af);const visible13=isSet(mtWma_qyj);const visible14=isSet(dh53ub4oD);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cMJ_HGjwE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-183dd8q\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ugvizk-container\",layoutScroll:true,nodeId:\"vxOh9tDtP\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xk4_gES5j:{style:{width:\"100%\"},variant:\"CR79K3YOQ\"},Xqv28liev:{variant:\"UBLcofZ7m\"}},children:/*#__PURE__*/_jsx(NavbarLogoLight,{height:\"100%\",id:\"vxOh9tDtP\",layoutId:\"vxOh9tDtP\",style:{height:\"100%\",width:\"100%\"},variant:\"NcmrlkI8U\",width:\"100%\",YQZyO0sPm:\"Get in touch\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(Iuv1u6RmT)},className:\"framer-19ra4tg\",\"data-framer-name\":\"Blog/ Hero\",children:/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"image\",background:{alt:\"\",fit:\"fill\"},className:\"framer-17tnuiq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1my9r7d\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14su1uf-container\",nodeId:\"sDE517Vly\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:WPCUPb9VW,height:\"100%\",id:\"sDE517Vly\",islY0zYeE:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",layoutId:\"sDE517Vly\",o7SOUwSYg:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",variant:\"eC7TJor4w\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1lz4ndu\",\"data-styles-preset\":\"JxnETCPMn\",style:{\"--framer-text-color\":\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\"},children:\"University of Glasgow\"})}),className:\"framer-m4h8eh\",fonts:[\"Inter\"],text:xguao_YpQ,verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q66s51\",\"data-framer-name\":\"Bio\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fccrje\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mI0oeBp9r\"},implicitPathVariables:undefined},{href:{pathVariables:{mNzw5ZUR2},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined},{href:{webPageId:\"mI0oeBp9r\"},implicitPathVariables:undefined},{href:{pathVariables:{mNzw5ZUR2},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined},{href:{webPageId:\"mI0oeBp9r\"},implicitPathVariables:undefined},{href:{pathVariables:{mNzw5ZUR2},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m0iz7v-container\",nodeId:\"pnjrn7v4u\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xk4_gES5j:{mO1KPpeTY:resolvedLinks[4],rO2WzVJBe:resolvedLinks[5]},Xqv28liev:{mO1KPpeTY:resolvedLinks[2],rO2WzVJBe:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(SuccessBreadcrumb,{height:\"100%\",id:\"pnjrn7v4u\",layoutId:\"pnjrn7v4u\",mO1KPpeTY:resolvedLinks[0],rO2WzVJBe:resolvedLinks[1],width:\"100%\",YLIKMRt8F:xguao_YpQ})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4fpnrn\",children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19hlw4s-container\",nodeId:\"WJ9zn1UiH\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:BoXizvwIP,height:\"100%\",id:\"WJ9zn1UiH\",islY0zYeE:\"var(--token-fe634147-5fae-4393-ad0c-d32ed2664a36, rgb(80, 80, 80))\",layoutId:\"WJ9zn1UiH\",o7SOUwSYg:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",variant:\"rxlXpj3ax\",width:\"100%\"})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cjr4zk-container\",nodeId:\"B2nMAGZLB\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:qKJT04b7y,height:\"100%\",id:\"B2nMAGZLB\",islY0zYeE:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",layoutId:\"B2nMAGZLB\",o7SOUwSYg:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",variant:\"rxlXpj3ax\",width:\"100%\"})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-irx7pn-container\",nodeId:\"a6AeQ6h95\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:JIn_tMHW1,height:\"100%\",id:\"a6AeQ6h95\",islY0zYeE:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",layoutId:\"a6AeQ6h95\",o7SOUwSYg:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",variant:\"rxlXpj3ax\",width:\"100%\"})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dajap3-container\",nodeId:\"bWUZexq9p\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:VeIFw9aFb,height:\"100%\",id:\"bWUZexq9p\",islY0zYeE:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",layoutId:\"bWUZexq9p\",o7SOUwSYg:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",variant:\"rxlXpj3ax\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rg83qc\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:FM9Iv1jdN,className:\"framer-l47cri\",\"data-framer-name\":\"Intro\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",h6:\"framer-styles-preset-pbxtmq\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1j0irs5\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16zppj8\",\"data-framer-name\":\"Introduction\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wx0fry\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nv32ju\",\"data-styles-preset\":\"blkxopBM4\",children:\"Introduction\"})}),className:\"framer-1m3avm9\",\"data-framer-name\":\"H3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:BKf2Jm5Sf,className:\"framer-1ge3j2\",\"data-framer-name\":\"Challenge\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",h6:\"framer-styles-preset-pbxtmq\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),visible5&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-obxq0i\",\"data-border\":true,\"data-framer-name\":\"Testimony\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aiiw3y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-85qx6a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ijkr8o\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:96,pixelHeight:96,pixelWidth:96,src:\"https://framerusercontent.com/images/HGhTdQfMCyo6PfeZlrxXu2YHyNU.png\"},className:\"framer-auws2p\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xnbnor\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-wmhslm\",\"data-styles-preset\":\"g31_Bj5eb\",children:\"Bruce Paterson\"})}),className:\"framer-1lomfnz\",fonts:[\"Inter\"],text:ZffAwh8tQ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jrxwgh\",\"data-styles-preset\":\"iMl2DZI2o\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Infrastructure Manager at Wheatley\"})})}),className:\"framer-nowkc4\",fonts:[\"Inter\",\"Inter-Bold\"],text:RVRrSPPsV,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kv1gl\",\"data-framer-name\":\"Copy\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1e0nyxs\",\"data-styles-preset\":\"dOP1eIQ57\",children:'\"We were confident that Servent was the right partner to help us with our Azure journey, especially because Microsoft had strongly endorsed them. They have outstanding engagement and expertise, and they are a vital strategic partner for us\"'})}),className:\"framer-1ncqbpx\",fonts:[\"Inter\"],text:uIiyKo_XL,verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ohi8v\",\"data-framer-name\":\"Challenge\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t6024w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nv32ju\",\"data-styles-preset\":\"blkxopBM4\",children:\"Challenge\"})}),className:\"framer-up1b9k\",\"data-framer-name\":\"H3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible6&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lkx2hk\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19uc27e-container\",nodeId:\"li8NiME3S\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",fJzLwhckz:\"var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, rgb(240, 243, 248))\",ggcRygxXm:toResponsiveImage(o3jBlB2Wn),hD_Muephq:pKacSuD_y,height:\"100%\",id:\"li8NiME3S\",layoutId:\"li8NiME3S\",variant:\"Y9sG8vIk5\",width:\"100%\"})})}),visible7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t76w50-container\",nodeId:\"yQFUJT7AU\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",fJzLwhckz:\"var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, rgb(240, 243, 248))\",ggcRygxXm:toResponsiveImage(FYe6tIxh_),hD_Muephq:QM9_L7gjY,height:\"100%\",id:\"yQFUJT7AU\",layoutId:\"yQFUJT7AU\",variant:\"Y9sG8vIk5\",width:\"100%\"})})}),visible8&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n88oue-container\",nodeId:\"E4TQy_b93\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",fJzLwhckz:\"var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, rgb(240, 243, 248))\",ggcRygxXm:toResponsiveImage(zujDW56MP),hD_Muephq:BiFltbufg,height:\"100%\",id:\"E4TQy_b93\",layoutId:\"E4TQy_b93\",variant:\"Y9sG8vIk5\",width:\"100%\"})})}),visible9&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o7xqf6-container\",nodeId:\"f7MoxNji4\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",fJzLwhckz:\"var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, rgb(240, 243, 248))\",ggcRygxXm:toResponsiveImage(dS01qFq8p),hD_Muephq:nhWfVaoOS,height:\"100%\",id:\"f7MoxNji4\",layoutId:\"f7MoxNji4\",variant:\"Y9sG8vIk5\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:WPnFWBgLy,className:\"framer-1xe965r\",\"data-framer-name\":\"Challenge\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",h6:\"framer-styles-preset-pbxtmq\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1esvjjt\",\"data-framer-name\":\"Solution\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxhmd1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nv32ju\",\"data-styles-preset\":\"blkxopBM4\",children:\"Solution\"})}),className:\"framer-1ffe50\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:gampjGIKI,className:\"framer-1dyzxed\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",h6:\"framer-styles-preset-pbxtmq\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1182miy\",\"data-framer-name\":\"Result\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hj7ptl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nv32ju\",\"data-styles-preset\":\"blkxopBM4\",children:\"Outcome\"})}),className:\"framer-h30v1p\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible10&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wfagb9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p9f35-container\",nodeId:\"zdAPFEO6C\",rendersWithMotion:true,scopeId:\"TdIPEocoU\",whileHover:animation,children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",fJzLwhckz:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",ggcRygxXm:toResponsiveImage(MBT3mRufD),hD_Muephq:bE4k2Amql,height:\"100%\",id:\"zdAPFEO6C\",layoutId:\"zdAPFEO6C\",variant:\"UFwSGx15r\",width:\"100%\"})})}),visible11&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ppvrje-container\",nodeId:\"J7mphSVlf\",rendersWithMotion:true,scopeId:\"TdIPEocoU\",whileHover:animation,children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",fJzLwhckz:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",ggcRygxXm:toResponsiveImage(xpeaFMflV),hD_Muephq:T6VDiYNMD,height:\"100%\",id:\"J7mphSVlf\",layoutId:\"J7mphSVlf\",variant:\"UFwSGx15r\",width:\"100%\"})})}),visible12&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qe9mfc-container\",nodeId:\"W99JMUQMG\",rendersWithMotion:true,scopeId:\"TdIPEocoU\",whileHover:animation,children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",fJzLwhckz:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",ggcRygxXm:toResponsiveImage(vdZZhUOo4),hD_Muephq:gIYyxd6Af,height:\"100%\",id:\"W99JMUQMG\",layoutId:\"W99JMUQMG\",variant:\"UFwSGx15r\",width:\"100%\"})})}),visible13&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-24bjya-container\",nodeId:\"i0vdIQWSV\",rendersWithMotion:true,scopeId:\"TdIPEocoU\",whileHover:animation,children:/*#__PURE__*/_jsx(SuccessKeyWins,{f6UWGPxvd:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",fJzLwhckz:\"var(--token-99882034-1352-483b-8b5a-d84b868f42a1, rgb(32, 29, 29))\",ggcRygxXm:toResponsiveImage(s4QYWe4f9),hD_Muephq:mtWma_qyj,height:\"100%\",id:\"i0vdIQWSV\",layoutId:\"i0vdIQWSV\",variant:\"UFwSGx15r\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xk4_gES5j:{stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"}},Xqv28liev:{stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:nXtFgvNLK,className:\"framer-1lo55b5\",\"data-framer-name\":\"Outcomes\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),visible14&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jno9v\",\"data-framer-name\":\"Conclusion\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nv32ju\",\"data-styles-preset\":\"blkxopBM4\",children:\"Conclusion\"})}),className:\"framer-t51dl8\",\"data-framer-name\":\"H3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"xsMKqTBwt\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:dh53ub4oD,className:\"framer-1dno1rm\",\"data-framer-name\":\"Conclusion\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-8cr0pk\",blockquote:\"framer-styles-preset-62pd51\",code:\"framer-styles-preset-9x5yv9\",h1:\"framer-styles-preset-1hevxms\",h2:\"framer-styles-preset-wmhslm\",h3:\"framer-styles-preset-nv32ju\",h4:\"framer-styles-preset-1bjyuh1\",h5:\"framer-styles-preset-j8gm52\",h6:\"framer-styles-preset-pbxtmq\",img:\"framer-styles-preset-coczup\",p:\"framer-styles-preset-1e0nyxs\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e6833w\",\"data-framer-name\":\"H4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-j8gm52\",\"data-styles-preset\":\"a6ooIDtck\",children:\"More case studies:\"})}),className:\"framer-cufm3u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v8e9cp\",\"data-framer-name\":\"Case Study Collection\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gno08w\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Zzt0JFDos\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Zzt0JFDos\",name:\"CTn0R09ZT\",type:\"Identifier\"},{collection:\"Zzt0JFDos\",name:\"xguao_YpQ\",type:\"Identifier\"},{collection:\"Zzt0JFDos\",name:\"BoXizvwIP\",type:\"Identifier\"},{collection:\"Zzt0JFDos\",name:\"mNzw5ZUR2\",type:\"Identifier\"},{collection:\"Zzt0JFDos\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BoXizvwIP:BoXizvwIPZzt0JFDos,CTn0R09ZT:CTn0R09ZTZzt0JFDos,id:idZzt0JFDos,mNzw5ZUR2:mNzw5ZUR2Zzt0JFDos,xguao_YpQ:xguao_YpQZzt0JFDos},index)=>{xguao_YpQZzt0JFDos??=\"\";BoXizvwIPZzt0JFDos??=\"\";mNzw5ZUR2Zzt0JFDos??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Zzt0JFDos-${idZzt0JFDos}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{mNzw5ZUR2:mNzw5ZUR2Zzt0JFDos},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gkwymq\",\"data-framer-name\":\"Case Study Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j3uv1u\",\"data-border\":true,\"data-framer-name\":\"Blog/ Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zxtp9y\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"272px\",...toResponsiveImage(CTn0R09ZTZzt0JFDos)},className:\"framer-1jwrqr\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lo49kd\",\"data-framer-name\":\"Frame 149\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-180ggav\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1bjyuh1\",\"data-styles-preset\":\"YYdel1bgl\",children:\"Company Name\"})}),className:\"framer-y3ruwi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:xguao_YpQZzt0JFDos,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jrxwgh\",\"data-styles-preset\":\"iMl2DZI2o\",children:\"Solution Area\"})}),className:\"framer-4pcdf6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:BoXizvwIPZzt0JFDos,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{mNzw5ZUR2:mNzw5ZUR2Zzt0JFDos},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined},{href:{pathVariables:{mNzw5ZUR2:mNzw5ZUR2Zzt0JFDos},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined},{href:{pathVariables:{mNzw5ZUR2:mNzw5ZUR2Zzt0JFDos},webPageId:\"TdIPEocoU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a92goc-container\",nodeId:\"w7E2b5lfQ\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xk4_gES5j:{JusGfLkaO:resolvedLinks1[2]},Xqv28liev:{JusGfLkaO:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{D04yNPl5d:\"Read more\",height:\"100%\",id:\"w7E2b5lfQ\",islY0zYeE:\"var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, rgb(254, 254, 254))\",JusGfLkaO:resolvedLinks1[0],layoutId:\"w7E2b5lfQ\",o7SOUwSYg:\"var(--token-c8073c57-23ad-4fe7-9f90-a4a80a67df65, rgb(204, 17, 129))\",variant:\"DSxnmZKy5\",width:\"100%\"})})})})})]})]})})})},idZzt0JFDos);})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:547,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ji6jkv-container\",nodeId:\"vdkSuAzrB\",scopeId:\"TdIPEocoU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xk4_gES5j:{variant:\"VRh30jOV0\"},Xqv28liev:{variant:\"P6JO4a06a\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"vdkSuAzrB\",layoutId:\"vdkSuAzrB\",style:{width:\"100%\"},variant:\"cES4QxMZ7\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sXSKv.framer-17mwszt, .framer-sXSKv .framer-17mwszt { display: block; }\",\".framer-sXSKv.framer-183dd8q { align-content: center; align-items: center; background-color: var(--token-ab97bdde-0c5e-49cd-9eb4-c6b805c19953, #fefefe); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-sXSKv .framer-1ugvizk-container { flex: none; height: 80px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-sXSKv .framer-19ra4tg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 240px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-17tnuiq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 240px; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 152px 0px 152px; position: relative; width: 1200px; }\",\".framer-sXSKv .framer-1my9r7d { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 896px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-14su1uf-container, .framer-sXSKv .framer-1m0iz7v-container, .framer-sXSKv .framer-19hlw4s-container, .framer-sXSKv .framer-1cjr4zk-container, .framer-sXSKv .framer-irx7pn-container, .framer-sXSKv .framer-1dajap3-container, .framer-sXSKv .framer-19uc27e-container, .framer-sXSKv .framer-1t76w50-container, .framer-sXSKv .framer-n88oue-container, .framer-sXSKv .framer-1o7xqf6-container, .framer-sXSKv .framer-1a92goc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sXSKv .framer-m4h8eh { --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-sXSKv .framer-q66s51 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px 152px 0px 152px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-fccrje { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 896px; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-4fpnrn { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-sXSKv .framer-1rg83qc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-l47cri { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-16zppj8, .framer-sXSKv .framer-9ohi8v, .framer-sXSKv .framer-1esvjjt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 40px 152px 0px 152px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-wx0fry, .framer-sXSKv .framer-t6024w, .framer-sXSKv .framer-wxhmd1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-1m3avm9, .framer-sXSKv .framer-up1b9k, .framer-sXSKv .framer-1ffe50, .framer-sXSKv .framer-h30v1p, .framer-sXSKv .framer-t51dl8 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-1ge3j2, .framer-sXSKv .framer-1xe965r, .framer-sXSKv .framer-1lo55b5, .framer-sXSKv .framer-1dno1rm { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-obxq0i { --border-bottom-width: 0.8px; --border-color: var(--token-ecc21ec6-f430-40c3-98e4-b6f44f94f59e, #ebebeb); --border-left-width: 0.8px; --border-right-width: 0.8px; --border-style: solid; --border-top-width: 0.8px; align-content: flex-start; align-items: flex-start; background-color: var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, #f0f3f8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 381px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-1aiiw3y { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-85qx6a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-1ijkr8o { border-top-left-radius: 8px; flex: none; height: 110px; overflow: hidden; position: relative; width: 110px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sXSKv .framer-auws2p { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 172px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-sXSKv .framer-xnbnor { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 16px 0px 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-1lomfnz, .framer-sXSKv .framer-nowkc4, .framer-sXSKv .framer-1ncqbpx { --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-sXSKv .framer-1kv1gl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-lkx2hk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-1dyzxed { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-1182miy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 152px 0px 152px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-hj7ptl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sXSKv .framer-wfagb9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 896px; overflow: visible; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-1p9f35-container, .framer-sXSKv .framer-ppvrje-container, .framer-sXSKv .framer-1qe9mfc-container, .framer-sXSKv .framer-24bjya-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-sXSKv .framer-14jno9v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 152px 0px 152px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-e6833w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 156px 8px 156px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-cufm3u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-v8e9cp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 896px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-gno08w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 10752px; padding: 0px 152px 40px 0px; position: relative; width: 896px; }\",\".framer-sXSKv .framer-1gkwymq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-sXSKv .framer-1j3uv1u { --border-bottom-width: 0.800000011920929px; --border-color: #ebebeb; --border-left-width: 0.800000011920929px; --border-right-width: 0.800000011920929px; --border-style: solid; --border-top-width: 0.800000011920929px; align-content: flex-start; align-items: flex-start; background-color: var(--token-54ed9818-5c24-4e1f-98ac-9d79e2a396e5, #f0f3f8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 4px 11px 13px 0px rgba(79, 79, 79, 0.06), 2px 4px 6px 0px rgba(0, 0, 0, 0.019999999552965164); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 272px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sXSKv .framer-zxtp9y { flex: none; height: 130px; overflow: hidden; position: relative; width: 100%; }\",\".framer-sXSKv .framer-1jwrqr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 272px); left: 0px; overflow: hidden; position: absolute; right: 0px; top: -71px; }\",\".framer-sXSKv .framer-1lo49kd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-180ggav { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sXSKv .framer-y3ruwi, .framer-sXSKv .framer-4pcdf6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sXSKv .framer-1ji6jkv-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sXSKv.framer-183dd8q, .framer-sXSKv .framer-19ra4tg, .framer-sXSKv .framer-17tnuiq, .framer-sXSKv .framer-1my9r7d, .framer-sXSKv .framer-q66s51, .framer-sXSKv .framer-fccrje, .framer-sXSKv .framer-4fpnrn, .framer-sXSKv .framer-1rg83qc, .framer-sXSKv .framer-16zppj8, .framer-sXSKv .framer-wx0fry, .framer-sXSKv .framer-obxq0i, .framer-sXSKv .framer-1aiiw3y, .framer-sXSKv .framer-85qx6a, .framer-sXSKv .framer-xnbnor, .framer-sXSKv .framer-1kv1gl, .framer-sXSKv .framer-9ohi8v, .framer-sXSKv .framer-t6024w, .framer-sXSKv .framer-lkx2hk, .framer-sXSKv .framer-1esvjjt, .framer-sXSKv .framer-wxhmd1, .framer-sXSKv .framer-1182miy, .framer-sXSKv .framer-hj7ptl, .framer-sXSKv .framer-wfagb9, .framer-sXSKv .framer-14jno9v, .framer-sXSKv .framer-e6833w, .framer-sXSKv .framer-v8e9cp, .framer-sXSKv .framer-gno08w, .framer-sXSKv .framer-1gkwymq, .framer-sXSKv .framer-1j3uv1u, .framer-sXSKv .framer-1lo49kd, .framer-sXSKv .framer-180ggav { gap: 0px; } .framer-sXSKv.framer-183dd8q > *, .framer-sXSKv .framer-1aiiw3y > *, .framer-sXSKv .framer-1j3uv1u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sXSKv.framer-183dd8q > :first-child, .framer-sXSKv .framer-1my9r7d > :first-child, .framer-sXSKv .framer-fccrje > :first-child, .framer-sXSKv .framer-wx0fry > :first-child, .framer-sXSKv .framer-1aiiw3y > :first-child, .framer-sXSKv .framer-xnbnor > :first-child, .framer-sXSKv .framer-1kv1gl > :first-child, .framer-sXSKv .framer-t6024w > :first-child, .framer-sXSKv .framer-wxhmd1 > :first-child, .framer-sXSKv .framer-hj7ptl > :first-child, .framer-sXSKv .framer-14jno9v > :first-child, .framer-sXSKv .framer-1j3uv1u > :first-child, .framer-sXSKv .framer-1lo49kd > :first-child, .framer-sXSKv .framer-180ggav > :first-child { margin-top: 0px; } .framer-sXSKv.framer-183dd8q > :last-child, .framer-sXSKv .framer-1my9r7d > :last-child, .framer-sXSKv .framer-fccrje > :last-child, .framer-sXSKv .framer-wx0fry > :last-child, .framer-sXSKv .framer-1aiiw3y > :last-child, .framer-sXSKv .framer-xnbnor > :last-child, .framer-sXSKv .framer-1kv1gl > :last-child, .framer-sXSKv .framer-t6024w > :last-child, .framer-sXSKv .framer-wxhmd1 > :last-child, .framer-sXSKv .framer-hj7ptl > :last-child, .framer-sXSKv .framer-14jno9v > :last-child, .framer-sXSKv .framer-1j3uv1u > :last-child, .framer-sXSKv .framer-1lo49kd > :last-child, .framer-sXSKv .framer-180ggav > :last-child { margin-bottom: 0px; } .framer-sXSKv .framer-19ra4tg > *, .framer-sXSKv .framer-e6833w > *, .framer-sXSKv .framer-v8e9cp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sXSKv .framer-19ra4tg > :first-child, .framer-sXSKv .framer-17tnuiq > :first-child, .framer-sXSKv .framer-q66s51 > :first-child, .framer-sXSKv .framer-4fpnrn > :first-child, .framer-sXSKv .framer-1rg83qc > :first-child, .framer-sXSKv .framer-16zppj8 > :first-child, .framer-sXSKv .framer-obxq0i > :first-child, .framer-sXSKv .framer-85qx6a > :first-child, .framer-sXSKv .framer-9ohi8v > :first-child, .framer-sXSKv .framer-lkx2hk > :first-child, .framer-sXSKv .framer-1esvjjt > :first-child, .framer-sXSKv .framer-1182miy > :first-child, .framer-sXSKv .framer-wfagb9 > :first-child, .framer-sXSKv .framer-e6833w > :first-child, .framer-sXSKv .framer-v8e9cp > :first-child, .framer-sXSKv .framer-gno08w > :first-child, .framer-sXSKv .framer-1gkwymq > :first-child { margin-left: 0px; } .framer-sXSKv .framer-19ra4tg > :last-child, .framer-sXSKv .framer-17tnuiq > :last-child, .framer-sXSKv .framer-q66s51 > :last-child, .framer-sXSKv .framer-4fpnrn > :last-child, .framer-sXSKv .framer-1rg83qc > :last-child, .framer-sXSKv .framer-16zppj8 > :last-child, .framer-sXSKv .framer-obxq0i > :last-child, .framer-sXSKv .framer-85qx6a > :last-child, .framer-sXSKv .framer-9ohi8v > :last-child, .framer-sXSKv .framer-lkx2hk > :last-child, .framer-sXSKv .framer-1esvjjt > :last-child, .framer-sXSKv .framer-1182miy > :last-child, .framer-sXSKv .framer-wfagb9 > :last-child, .framer-sXSKv .framer-e6833w > :last-child, .framer-sXSKv .framer-v8e9cp > :last-child, .framer-sXSKv .framer-gno08w > :last-child, .framer-sXSKv .framer-1gkwymq > :last-child { margin-right: 0px; } .framer-sXSKv .framer-17tnuiq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sXSKv .framer-1my9r7d > *, .framer-sXSKv .framer-fccrje > *, .framer-sXSKv .framer-1kv1gl > *, .framer-sXSKv .framer-1lo49kd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sXSKv .framer-q66s51 > *, .framer-sXSKv .framer-1rg83qc > *, .framer-sXSKv .framer-85qx6a > *, .framer-sXSKv .framer-lkx2hk > *, .framer-sXSKv .framer-wfagb9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-sXSKv .framer-4fpnrn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-sXSKv .framer-16zppj8 > *, .framer-sXSKv .framer-obxq0i > *, .framer-sXSKv .framer-9ohi8v > *, .framer-sXSKv .framer-1esvjjt > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-sXSKv .framer-wx0fry > *, .framer-sXSKv .framer-xnbnor > *, .framer-sXSKv .framer-t6024w > *, .framer-sXSKv .framer-wxhmd1 > *, .framer-sXSKv .framer-hj7ptl > *, .framer-sXSKv .framer-14jno9v > *, .framer-sXSKv .framer-180ggav > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-sXSKv .framer-1182miy > *, .framer-sXSKv .framer-gno08w > *, .framer-sXSKv .framer-1gkwymq > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,'.framer-sXSKv[data-border=\"true\"]::after, .framer-sXSKv [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-sXSKv.framer-183dd8q { width: 810px; } .framer-sXSKv .framer-17tnuiq { flex: 1 0 0px; padding: 0px 76px 0px 76px; width: 1px; } .framer-sXSKv .framer-q66s51, .framer-sXSKv .framer-16zppj8, .framer-sXSKv .framer-9ohi8v, .framer-sXSKv .framer-1esvjjt, .framer-sXSKv .framer-1182miy, .framer-sXSKv .framer-14jno9v { padding: 40px 48px 0px 48px; } .framer-sXSKv .framer-e6833w { padding: 40px 76px 8px 76px; } .framer-sXSKv .framer-v8e9cp { overflow-x: auto; } .framer-sXSKv .framer-gno08w { flex: 1 0 0px; overflow: hidden; overflow-x: auto; padding: 0px 48px 40px 48px; width: 1px; }}\",\"@media (max-width: 809px) { .framer-sXSKv.framer-183dd8q { width: 390px; } .framer-sXSKv .framer-1ugvizk-container { height: auto; } .framer-sXSKv .framer-19ra4tg { height: 200px; } .framer-sXSKv .framer-17tnuiq { flex: 1 0 0px; height: 100%; padding: 0px 109px 8px 19px; width: 1px; } .framer-sXSKv .framer-q66s51, .framer-sXSKv .framer-16zppj8, .framer-sXSKv .framer-9ohi8v, .framer-sXSKv .framer-1esvjjt, .framer-sXSKv .framer-1182miy { flex-direction: column; padding: 40px 19px 0px 19px; } .framer-sXSKv .framer-fccrje, .framer-sXSKv .framer-l47cri, .framer-sXSKv .framer-wx0fry, .framer-sXSKv .framer-obxq0i, .framer-sXSKv .framer-t6024w, .framer-sXSKv .framer-wxhmd1, .framer-sXSKv .framer-hj7ptl { flex: none; width: 100%; } .framer-sXSKv .framer-1rg83qc { flex-direction: column; } .framer-sXSKv .framer-lkx2hk { align-content: unset; align-items: unset; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); justify-content: center; } .framer-sXSKv .framer-19uc27e-container, .framer-sXSKv .framer-1t76w50-container, .framer-sXSKv .framer-n88oue-container, .framer-sXSKv .framer-1o7xqf6-container { align-self: start; justify-self: start; width: fit-content; } .framer-sXSKv .framer-14jno9v, .framer-sXSKv .framer-e6833w { padding: 40px 19px 0px 19px; } .framer-sXSKv .framer-v8e9cp { overflow-x: auto; } .framer-sXSKv .framer-gno08w { align-content: center; align-items: center; flex: 1 0 0px; max-width: unset; overflow: hidden; overflow-x: auto; padding: 0px 39px 32px 39px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sXSKv .framer-q66s51, .framer-sXSKv .framer-1rg83qc, .framer-sXSKv .framer-16zppj8, .framer-sXSKv .framer-9ohi8v, .framer-sXSKv .framer-lkx2hk, .framer-sXSKv .framer-1esvjjt, .framer-sXSKv .framer-1182miy { gap: 0px; } .framer-sXSKv .framer-q66s51 > *, .framer-sXSKv .framer-1rg83qc > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sXSKv .framer-q66s51 > :first-child, .framer-sXSKv .framer-1rg83qc > :first-child, .framer-sXSKv .framer-16zppj8 > :first-child, .framer-sXSKv .framer-9ohi8v > :first-child, .framer-sXSKv .framer-1esvjjt > :first-child, .framer-sXSKv .framer-1182miy > :first-child { margin-top: 0px; } .framer-sXSKv .framer-q66s51 > :last-child, .framer-sXSKv .framer-1rg83qc > :last-child, .framer-sXSKv .framer-16zppj8 > :last-child, .framer-sXSKv .framer-9ohi8v > :last-child, .framer-sXSKv .framer-1esvjjt > :last-child, .framer-sXSKv .framer-1182miy > :last-child { margin-bottom: 0px; } .framer-sXSKv .framer-16zppj8 > *, .framer-sXSKv .framer-9ohi8v > *, .framer-sXSKv .framer-1esvjjt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-sXSKv .framer-lkx2hk > *, .framer-sXSKv .framer-lkx2hk > :first-child, .framer-sXSKv .framer-lkx2hk > :last-child { margin: 0px; } .framer-sXSKv .framer-1182miy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4412\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Xqv28liev\":{\"layout\":[\"fixed\",\"auto\"]},\"xk4_gES5j\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerTdIPEocoU=withCSS(Component,css,\"framer-sXSKv\");export default FramerTdIPEocoU;FramerTdIPEocoU.displayName=\"Success\";FramerTdIPEocoU.defaultProps={height:4412,width:1200};addFonts(FramerTdIPEocoU,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarLogoLightFonts,...ButtonFonts,...SuccessBreadcrumbFonts,...SuccessKeyWinsFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"xsMKqTBwt\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"xsMKqTBwt\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTdIPEocoU\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xqv28liev\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xk4_gES5j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4412\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "image", "textColor", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "fJzLwhckz", "hD_Muephq", "ggcRygxXm", "f6UWGPxvd", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramergI9F7waER", "withCSS", "gI9F7waER_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "bottomLink", "company", "height", "id", "topLink", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "mO1KPpeTY", "rO2WzVJBe", "YLIKMRt8F", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "Link", "Image2", "css", "FramerO3Y4ZRoFu", "withCSS", "O3Y4ZRoFu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavbarLogoLightFonts", "getFonts", "cTcE3dX7W_default", "ButtonFonts", "QSQ_0CH98_default", "SuccessBreadcrumbFonts", "O3Y4ZRoFu_default", "SuccessKeyWinsFonts", "gI9F7waER_default", "FooterDarkFonts", "zJ4y8s3mY_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "isSet", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bE3dgCLpb_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Iuv1u6RmT", "WPCUPb9VW", "xguao_YpQ", "mNzw5ZUR2", "BoXizvwIP", "qKJT04b7y", "JIn_tMHW1", "VeIFw9aFb", "FM9Iv1jdN", "BKf2Jm5Sf", "uIiyKo_XL", "ZffAwh8tQ", "RVRrSPPsV", "pKacSuD_y", "o3jBlB2Wn", "QM9_L7gjY", "FYe6tIxh_", "BiFltbufg", "zujDW56MP", "nhWfVaoOS", "dS01qFq8p", "WPnFWBgLy", "gampjGIKI", "bE4k2Amql", "MBT3mRufD", "T6VDiYNMD", "xpeaFMflV", "gIYyxd6Af", "vdZZhUOo4", "mtWma_qyj", "s4QYWe4f9", "nXtFgvNLK", "dh53ub4oD", "CTn0R09ZTZzt0JFDos", "xguao_YpQZzt0JFDos", "BoXizvwIPZzt0JFDos", "mNzw5ZUR2Zzt0JFDos", "idZzt0JFDos", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "cTcE3dX7W_default", "Image2", "QSQ_0CH98_default", "RichText2", "x", "ResolveLinks", "resolvedLinks", "O3Y4ZRoFu_default", "ComponentPresetsProvider", "gI9F7waER_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "zJ4y8s3mY_default", "css", "FramerTdIPEocoU", "withCSS", "TdIPEocoU_default", "addFonts", "NavbarLogoLightFonts", "ButtonFonts", "SuccessBreadcrumbFonts", "SuccessKeyWinsFonts", "FooterDarkFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
