{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LgCs8oqN8F9BBTB8SwZM/7eEBJMl16DREZVtwJFqh/Add_ID_trackers.js", "ssg:https://framerusercontent.com/modules/rAwnRlIx6HKyPEJOj5Ri/JdkHBImXLRbhQAsVnGFo/EMh8V4Ext.js", "ssg:https://framerusercontent.com/modules/RFM6zI5MxOiqwwNiQep4/2CcJhEanvh9oX5JHRkd8/send.js", "ssg:https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js", "ssg:https://framerusercontent.com/modules/zvf2WTzc98u6EX2y7YDj/7Vzkp1ORK9zU9dYiZ1fu/consent.js", "ssg:https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/wTCMOQdBhrD1LTpkwItL/inEU.js", "ssg:https://framerusercontent.com/modules/0oeZpJVursioGAbwgB9e/nrn5valPIfiaZFRgtVW3/region.js", "ssg:https://framerusercontent.com/modules/EkwkxVF9vkTs720qqBC8/6ViXEDlSyuNyc0Na4Rzv/Banner.js", "ssg:https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/IH6s9ASs8tTeXMp8PWOj/Cookies.js", "ssg:https://framerusercontent.com/modules/ficGMBAUGDcXcTr4hCl7/AQ6NF8aSLSSjupslP4zv/liSHLEkI5.js", "ssg:https://framerusercontent.com/modules/UUnjTWlPkNiBeU7QDboA/5URCyK5gNnyDnUB5UfX9/r0sCWs9lG.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";const useStore=createStore({prompt:\"custom prompt\"});export function generic_tracking(Component){return props=>{const trackedElement=props[\"name\"];return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":`event-${trackedElement}`});};}export function track_watch_video(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"hero-watch_video\"});};}export function track_book_demo(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"hero-book_demo\"});};}export function track_get_started(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"topbar-get_started\"});};}export function track_book_expert(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"sectionAI-book_expert\"});};}export function track_ai_generate(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"sectionAI-generate\"});};}export function track_use_case_talk(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"usecase-article-lets_talk\"});};}export function track_use_case_automate(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"usecase-article-automate\"});};}/* product page */export function track_feature_product(Component){return props=>{const featureName=props[\"data-framer-name\"];return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":`product_feature_${featureName}`});};}export function track_watch_video_product(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"product-hero-watch_video\"});};}export function track_book_demo_product(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,\"data-event\":\"product-hero-book_demo\"});};}/*\nexport function track_AI_prompt(Component): ComponentType {\n    const [store, setStore] = useStore()\n\n    return (props: any) => {\n        return (\n            <Component\n                {...props}\n                data-event=\"sectionAI-prompt\"\n                onClick={() => {\n                    setStore({ prompt: \"modified prompt\" })\n                    console.log(store[\"prompt\"])\n                }}\n            />\n        )\n    }\n}\n\n\n\nexport function set_prompt_var(Component): ComponentType {\n    const [store, setStore] = useStore()\n\n    return (props: any) => {\n        return (\n            <Component\n                {...props}\n                data-event=\"sectionAI-prompt\"\n                onChange={(evt) => this.updateInputValue(evt)}\n            />\n        )\n    }\n    console.log(store[\"prompt\"])\n}\n\nexport function updateInputValue(evt) {\n    const [store, setStore] = useStore()\n    const val = evt.target.value\n\n    setStore({ prompt: val })\n    // ...\n    this.setState({\n        inputValue: val,\n    })\n    console.log(store[\"prompt\"])\n}\n\n*/\nexport const __FramerMetadata__ = {\"exports\":{\"track_feature_product\":{\"type\":\"reactHoc\",\"name\":\"track_feature_product\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"generic_tracking\":{\"type\":\"reactHoc\",\"name\":\"generic_tracking\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_watch_video_product\":{\"type\":\"reactHoc\",\"name\":\"track_watch_video_product\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_get_started\":{\"type\":\"reactHoc\",\"name\":\"track_get_started\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_use_case_automate\":{\"type\":\"reactHoc\",\"name\":\"track_use_case_automate\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_book_expert\":{\"type\":\"reactHoc\",\"name\":\"track_book_expert\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_book_demo\":{\"type\":\"reactHoc\",\"name\":\"track_book_demo\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_watch_video\":{\"type\":\"reactHoc\",\"name\":\"track_watch_video\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_use_case_talk\":{\"type\":\"reactHoc\",\"name\":\"track_use_case_talk\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_ai_generate\":{\"type\":\"reactHoc\",\"name\":\"track_ai_generate\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"track_book_demo_product\":{\"type\":\"reactHoc\",\"name\":\"track_book_demo_product\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Add_ID_trackers.map", "// Generated by Framer (114832d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const cycleOrder=[\"jzxCJkSXf\",\"qAgFeZMeX\",\"iPYvepdUx\",\"cqLrn9SNt\",\"mIQXufwAM\",\"GT_V05eHJ\"];const serializationHash=\"framer-hOrgu\";const variantClassNames={cqLrn9SNt:\"framer-v-1c0ddpl\",GT_V05eHJ:\"framer-v-rhwfgv\",iPYvepdUx:\"framer-v-20ax5w\",jzxCJkSXf:\"framer-v-lsa9e5\",mIQXufwAM:\"framer-v-19y7s3n\",qAgFeZMeX:\"framer-v-1c6iww3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\" S white+arrow\":\"cqLrn9SNt\",\"blog simple no icon\":\"mIQXufwAM\",\"NEW pill\":\"GT_V05eHJ\",\"S blue\":\"iPYvepdUx\",\"S white\":\"jzxCJkSXf\",\"XS white\":\"qAgFeZMeX\"};const getProps=({fontSize,height,id,link,tag,width,...props})=>{return{...props,JOmwbTjk1:tag??props.JOmwbTjk1??\"tag\",UM8Tc9I18:fontSize??props.UM8Tc9I18??12,variant:humanReadableVariantMap[props.variant]??props.variant??\"jzxCJkSXf\",zPYQs4Awb:link??props.zPYQs4Awb};};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,JOmwbTjk1,UM8Tc9I18,zPYQs4Awb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jzxCJkSXf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"cqLrn9SNt\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:zPYQs4Awb,nodeId:\"jzxCJkSXf\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-lsa9e5\",className,classNames)} framer-1nqli37`,\"data-framer-name\":\"S white\",layoutDependency:layoutDependency,layoutId:\"jzxCJkSXf\",ref:ref??ref1,style:{backgroundColor:\"var(--token-d756aace-4e08-4219-8a32-a4d9841ee41e, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\",...style},variants:{GT_V05eHJ:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"1px 1px 2px 0px rgba(147, 99, 242, 0.3)\"},iPYvepdUx:{backgroundColor:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\"},mIQXufwAM:{backgroundColor:\"rgb(244, 244, 255)\"},qAgFeZMeX:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}},...addPropertyOverrides({cqLrn9SNt:{\"data-framer-name\":\" S white+arrow\"},GT_V05eHJ:{\"data-framer-name\":\"NEW pill\"},iPYvepdUx:{\"data-framer-name\":\"S blue\"},mIQXufwAM:{\"data-framer-name\":\"blog simple no icon\"},qAgFeZMeX:{\"data-framer-name\":\"XS white\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wid580-container\",layoutDependency:layoutDependency,layoutId:\"Ksf72JPiz-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(102, 102, 255)\",height:\"100%\",iconSearch:\"arrow\",iconSelection:\"ArrowForward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Ksf72JPiz\",layoutId:\"Ksf72JPiz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UM8Tc9I18-EMh8V4Ext) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(99, 102, 241))\"},children:\"tag\"})}),className:\"framer-110v6zu\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"I516:17899;516:17873\",style:{\"--extracted-r6o4lv\":\"rgb(99, 102, 241)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-UM8Tc9I18-EMh8V4Ext\":UM8Tc9I18},text:JOmwbTjk1,variants:{GT_V05eHJ:{\"--extracted-r6o4lv\":\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\"},iPYvepdUx:{\"--extracted-r6o4lv\":\"var(--token-d756aace-4e08-4219-8a32-a4d9841ee41e, rgb(255, 255, 255))\"},mIQXufwAM:{\"--extracted-r6o4lv\":\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GT_V05eHJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"8px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241)))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(71deg, var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241)) 0%, rgb(173, 99, 242) 100%)\"},children:\"tag\"})})})},iPYvepdUx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UM8Tc9I18-EMh8V4Ext) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d756aace-4e08-4219-8a32-a4d9841ee41e, rgb(255, 255, 255)))\"},children:\"tag\"})})},mIQXufwAM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-UM8Tc9I18-EMh8V4Ext) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241)))\"},children:\"tag\"})})},qAgFeZMeX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"8px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"16px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(99, 102, 241))\"},children:\"tag\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hOrgu.framer-1nqli37, .framer-hOrgu .framer-1nqli37 { display: block; }\",\".framer-hOrgu.framer-lsa9e5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 25px; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-hOrgu .framer-1wid580-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-hOrgu .framer-110v6zu { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hOrgu.framer-lsa9e5 { gap: 0px; } .framer-hOrgu.framer-lsa9e5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-hOrgu.framer-lsa9e5 > :first-child { margin-left: 0px; } .framer-hOrgu.framer-lsa9e5 > :last-child { margin-right: 0px; } }\",\".framer-hOrgu.framer-v-1c6iww3.framer-lsa9e5 { height: 16px; padding: 4px 8px 4px 8px; }\",\".framer-hOrgu.framer-v-1c0ddpl.framer-lsa9e5 { gap: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hOrgu.framer-v-1c0ddpl.framer-lsa9e5 { gap: 0px; } .framer-hOrgu.framer-v-1c0ddpl.framer-lsa9e5 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-hOrgu.framer-v-1c0ddpl.framer-lsa9e5 > :first-child { margin-left: 0px; } .framer-hOrgu.framer-v-1c0ddpl.framer-lsa9e5 > :last-child { margin-right: 0px; } }\",\".framer-hOrgu.framer-v-19y7s3n.framer-lsa9e5 { flex-direction: column; gap: 10px; }\",\".framer-hOrgu.framer-v-19y7s3n .framer-110v6zu { overflow: visible; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hOrgu.framer-v-19y7s3n.framer-lsa9e5 { gap: 0px; } .framer-hOrgu.framer-v-19y7s3n.framer-lsa9e5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-hOrgu.framer-v-19y7s3n.framer-lsa9e5 > :first-child { margin-top: 0px; } .framer-hOrgu.framer-v-19y7s3n.framer-lsa9e5 > :last-child { margin-bottom: 0px; } }\",\".framer-hOrgu.framer-v-rhwfgv.framer-lsa9e5 { height: 16px; padding: 2px 4px 2px 4px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"qAgFeZMeX\":{\"layout\":[\"auto\",\"fixed\"]},\"iPYvepdUx\":{\"layout\":[\"auto\",\"fixed\"]},\"cqLrn9SNt\":{\"layout\":[\"auto\",\"fixed\"]},\"mIQXufwAM\":{\"layout\":[\"auto\",\"fixed\"]},\"GT_V05eHJ\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"JOmwbTjk1\":\"tag\",\"UM8Tc9I18\":\"fontSize\",\"zPYQs4Awb\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEMh8V4Ext=withCSS(Component,css,\"framer-hOrgu\");export default FramerEMh8V4Ext;FramerEMh8V4Ext.displayName=\"tag\";FramerEMh8V4Ext.defaultProps={height:25,width:200};addPropertyControls(FramerEMh8V4Ext,{variant:{options:[\"jzxCJkSXf\",\"qAgFeZMeX\",\"iPYvepdUx\",\"cqLrn9SNt\",\"mIQXufwAM\",\"GT_V05eHJ\"],optionTitles:[\"S white\",\"XS white\",\"S blue\",\" S white+arrow\",\"blog simple no icon\",\"NEW pill\"],title:\"Variant\",type:ControlType.Enum},JOmwbTjk1:{defaultValue:\"tag\",displayTextArea:false,title:\"tag\",type:ControlType.String},UM8Tc9I18:{defaultValue:12,title:\"Font Size\",type:ControlType.Number},zPYQs4Awb:{title:\"Link\",type:ControlType.Link}});addFonts(FramerEMh8V4Ext,[{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/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\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEMh8V4Ext\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"200\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"qAgFeZMeX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"iPYvepdUx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"cqLrn9SNt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"mIQXufwAM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GT_V05eHJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"25\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"JOmwbTjk1\\\":\\\"tag\\\",\\\"UM8Tc9I18\\\":\\\"fontSize\\\",\\\"zPYQs4Awb\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EMh8V4Ext.map", "import{isBrowser}from\"framer-motion\";export const DEFAULT_DOMAIN=\"https://www.googletagmanager.com\";export const DEFAULT_SCRIPT_NAME=\"gtm.js\";/**\n * Function to get and set dataLayer\n * @param dataLayer - The dataLayer\n * @param dataLayerName - The dataLayer name\n */const getDataLayerSnippet=(dataLayer,dataLayerName=\"dataLayer\")=>`window['${dataLayerName}']=window['${dataLayerName}']||[];`+(dataLayer?`window['${dataLayerName}'].push(${JSON.stringify(dataLayer)});`:\"\")+`window['${dataLayerName}'].push({'gtm.start':new Date().getTime(),event:'gtm.js'})`;/**\n * Function to get the GTM script\n * @param dataLayerName - The name of the dataLayer\n * @param customDomain - Custom domain for gtm\n * @param customScriptName - Custom script file name for gtm\n * @param environment - The parameters to use a custom environment\n * @param id - The id of the container\n */const getGTMScript=(dataLayerName,id,environment,customDomain=DEFAULT_DOMAIN,customScriptName=DEFAULT_SCRIPT_NAME)=>{let params=\"\";if(environment){const{gtm_auth,gtm_preview}=environment;params=`&gtm_auth=${gtm_auth}&gtm_preview=${gtm_preview}&gtm_cookies_win=x`;}return`${customDomain}/${customScriptName}?id=${id}${dataLayerName===\"dataLayer\"?\"\":`&l=${dataLayerName}`}${params}`;};/**\n * Function to setup the Google Tag Manager\n * @param params - The snippets params\n */const setupGTM=params=>{const getDataLayerScript=()=>{const dataLayerScript=document.createElement(\"script\");if(params.nonce){dataLayerScript.setAttribute(\"nonce\",params.nonce);}dataLayerScript.innerHTML=getDataLayerSnippet(params.dataLayer,params.dataLayerName);return dataLayerScript;};const getScript=()=>{const script=document.createElement(\"script\");if(params.nonce){script.setAttribute(\"nonce\",params.nonce);}script.src=getGTMScript(params.dataLayerName,params.id,params.environment,params.customDomain,params.customScriptName);script.crossOrigin=\"anonymous\"// allows for more detailed INP collection\n;return script;};return{getDataLayerScript,getScript};};/**\n * Function to init the GTM\n * @param dataLayer - The dataLayer\n * @param dataLayerName - The dataLayer name\n * @param environment - Specify the custom environment to use\n * @param nonce - Server-generated nonce\n * @param id - The ID of the GTM\n */export const initGTM=({dataLayer,dataLayerName,environment,nonce,id,customDomain,customScriptName})=>{const gtm=setupGTM({dataLayer,dataLayerName,environment,nonce,id,customDomain,customScriptName});const dataLayerScript=gtm.getDataLayerScript();const script=gtm.getScript();document.head.append(dataLayerScript,script);};export function sendToGTM(){if(isBrowser){window[\"dataLayer\"]=window[\"dataLayer\"]||[];window[\"dataLayer\"].push(arguments);}}\nexport const __FramerMetadata__ = {\"exports\":{\"DEFAULT_DOMAIN\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_SCRIPT_NAME\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"initGTM\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"sendToGTM\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./send.map", "import{isBrowser}from\"framer-motion\";import{useLayoutEffect}from\"react\";export const DEFAULT_FONT_FAMILY=`\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;export function getFlexboxValues(position){const positionParts=position.split(\"-\");let justifyContent,alignItems;switch(positionParts[0]){case\"top\":alignItems=\"flex-start\";break;case\"bottom\":alignItems=\"flex-end\";break;case\"center\":alignItems=\"center\";break;default:alignItems=\"initial\";break;}switch(positionParts[1]){case\"left\":justifyContent=\"flex-start\";break;case\"right\":justifyContent=\"flex-end\";break;case\"center\":justifyContent=\"center\";break;default:justifyContent=\"initial\";break;}return{justifyContent,alignItems};}export function getMultipleShadows(...shadows){const output=[];shadows.forEach(shadow=>{return shadow&&output.push(shadow);});return output.join(\", \");}export function getShadow(shadow){if(shadow){return`${shadow.shadowX}px ${shadow.shadowY}px ${shadow.shadowBlur}px ${shadow.shadowColor}`;}else return null;}export function safeJSONParse(jsonString,onError){try{return JSON.parse(jsonString);}catch{if(onError)onError();}}export const getCookie=(name,cookies)=>{cookies=cookies?cookies:isBrowser?document.cookie:\"\";var _cookies_match;const[,,cookie]=(_cookies_match=cookies.match(`(^|;) ?${name}=([^;]*)(;|$)`))!==null&&_cookies_match!==void 0?_cookies_match:[null,null,null];return cookie;};/**\n * Yields to main thread before continuing execution, which might allow the browser to paint.\n * If `options.priority` is 'user-blocking', it will asynchronously resolve in older browsers.\n * @param {object} options - see https://github.com/WICG/scheduling-apis/blob/main/explainers/yield-and-continuation.md\n * @see interactionResponse for guaranteeing execution after a paint\n */export function yieldToMain(options){if(\"scheduler\"in window){if(\"yield\"in scheduler)return scheduler.yield(options);if(\"postTask\"in scheduler)return scheduler.postTask(()=>{},options);}if((options===null||options===void 0?void 0:options.priority)===\"user-blocking\"){// `setTimeout` could suffer from being delayed for longer: https://developer.chrome.com/blog/introducing-scheduler-yield-origin-trial#the_problem_with_current_yielding_strategies\n// so for browsers not supporting yield, we guarantee execution for high priority actions, but this does not create space for a paint opportunity as trade-off.\nreturn Promise.resolve();}return new Promise(resolve=>{setTimeout(resolve);});}/**\n * Helper function for `yieldToMain`, which yields before calling `fn`.\n * @see yieldToMain\n */export async function yieldBeforeCb(fn,options){await yieldToMain(options);return fn();}/**\n * Similar to `yieldToMain`, but also waits for the next animation frame before yielding (with a fallback of 100ms if the animation frame never fires).\n * Compared to `yieldToMain`, it guarantees improved INP, but might make processing a little slower. Use only if necessary.\n * @see yieldToMain\n */export function interactionResponse(options){return new Promise(resolve=>{setTimeout(resolve,200)// Fallback for the case where the animation frame never fires.\n;requestAnimationFrame(()=>{void yieldBeforeCb(resolve,options);});});}/**\n * Runs `fn` after the next paint. Similar to `useEffect`, but *guarantees* that the function is run after the next paint.\n * @important Does not support a cleanup fn.\n * @see https://thoughtspile.github.io/2021/11/15/unintentional-layout-effect/\n */export function useAfterPaintEffect(fn,deps,options){useLayoutEffect(()=>{const runAfterPaint=async()=>{await interactionResponse(options);fn();};void runAfterPaint();// eslint-disable-next-line react-hooks/exhaustive-deps -- deps are passed in\n},deps);}\nexport const __FramerMetadata__ = {\"exports\":{\"useAfterPaintEffect\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getCookie\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"safeJSONParse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFlexboxValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldBeforeCb\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getShadow\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getMultipleShadows\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FlexboxPosition\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"yieldToMain\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"interactionResponse\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DEFAULT_FONT_FAMILY\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{useIsOnFramerCanvas}from\"framer\";import{isBrowser}from\"framer-motion\";import{useEffect,useReducer}from\"react\";import{initGTM,sendToGTM}from\"https://framerusercontent.com/modules/RFM6zI5MxOiqwwNiQep4/2CcJhEanvh9oX5JHRkd8/send.js\";import{safeJSONParse,yieldBeforeCb}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";function toGTMConsent(consent){return{functionality_storage:consent.necessary?\"granted\":\"denied\",security_storage:consent.necessary?\"granted\":\"denied\",ad_storage:consent.marketing?\"granted\":\"denied\",ad_user_data:consent.marketing?\"granted\":\"denied\",ad_personalization:consent.marketing?\"granted\":\"denied\",analytics_storage:consent.analytics?\"granted\":\"denied\",personalization_storage:consent.preferences?\"granted\":\"denied\"};}function reducer(state,action){switch(action.type){case\"autoAccept\":return{...state,sync:true,autoAccepted:true,modes:{analytics:true,marketing:true,necessary:true,preferences:true}};case\"acceptAll\":return{...state,sync:true,dismissed:true,modes:{analytics:true,marketing:true,necessary:true,preferences:true}};case\"rejectAll\":return{...state,sync:true,dismissed:true,modes:{analytics:false,marketing:false,necessary:false,preferences:false}};case\"acceptCurrent\":return{...state,dismissed:true,sync:true};case\"update\":return{...state,modes:{...state.modes,...action.modes},sync:action.sync};case\"toggle\":return{...state,modes:{...state.modes,[action.mode]:!state.modes[action.mode]}};case\"initFromLocalStorage\":return{...state,modes:action.modes,dismissed:action.dismissed,autoAccepted:action.autoAccepted,initializedFromLocalStorage:true,sync:true};case\"dismiss\":return{...state,dismissed:true};case\"synced\":return{...state,sync:false,hasSynced:true};default:return state;}}const initialState={dismissed:false,autoAccepted:false,modes:null,sync:false,initializedFromLocalStorage:false,hasSynced:false};export const defaultConsent={necessary:false,analytics:false,marketing:false,preferences:false};// Keep track of if GTM has been loaded as a script and default consent has been set,\n// to ensure the script does not keep appending between page switches.\nlet hasInitializedGTM=false;export function useConsent({gtmId,defaultConsent,gtmLoadedExternally=false}){const[state,dispatch]=useReducer(reducer,initialState);const isOnFramerCanvas=useIsOnFramerCanvas();const consentModeLocalStorageKey=\"framerCookiesConsentMode\";const dismissedLocalStorageKey=\"framerCookiesDismissed\";const autoAcceptedLocalStorageKey=\"framerCookiesAutoAccepted\";function getStateFromLocalStorage(){const consentFromLocalStorage=localStorage.getItem(consentModeLocalStorageKey);const dismissedFromLocalStorage=localStorage.getItem(dismissedLocalStorageKey);const autoAcceptedFromLocalStorage=localStorage.getItem(autoAcceptedLocalStorageKey);const isDismissed=dismissedFromLocalStorage!==null;const isAutoAccepted=autoAcceptedFromLocalStorage!==null;const hasConsentInLocalStorage=consentFromLocalStorage!==null;const consentInLocalStorageIsNotDefault=isDismissed||isAutoAccepted;const shouldLoadConsentFromLocalStorage=hasConsentInLocalStorage&&consentInLocalStorageIsNotDefault;dispatch({type:\"initFromLocalStorage\",dismissed:isDismissed,autoAccepted:isAutoAccepted,modes:shouldLoadConsentFromLocalStorage?safeJSONParse(consentFromLocalStorage,()=>localStorage.removeItem(consentModeLocalStorageKey)):defaultConsent});}function syncToGTM(){if(gtmId){if(!hasInitializedGTM&&!gtmLoadedExternally){// This is the first time we sync consent, so we save it as \"default\" and initialize tag manager.\n// This order is important, because we need to have set the default consent BEFORE we initialize GTM.\n// https://developers.google.com/tag-platform/devguides/consent?tab=tag-manager&sjid=11348191096952324675-EU#implementation_example\n// It might seem weird that we're \"sending\" before initializing, but \"sending\" here means building up\n// the \"dataLayer\" object that GTM picks up when it initializes.\nsendToGTM(\"consent\",\"default\",toGTMConsent(state.modes));initGTM({dataLayer:undefined,dataLayerName:\"dataLayer\",environment:undefined,nonce:undefined,injectScript:true,id:gtmId});hasInitializedGTM=true;}else{hasInitializedGTM=true;sendToGTM(\"consent\",\"update\",toGTMConsent(state.modes));// must be sent like this or else GTM doesn't act on it:\nwindow.dataLayer.push({event:\"cookie_consent_update\"});}}}useEffect(()=>{if(isOnFramerCanvas)return;yieldBeforeCb(()=>getStateFromLocalStorage(),{priority:\"user-blocking\"});},[]);// Anytime the dismissed value is updated, we need to persist it in local storage.\nuseEffect(()=>{if(isOnFramerCanvas)return;if(state.dismissed){localStorage.setItem(dismissedLocalStorageKey,\"true\");}},[state.dismissed]);// Anytime consent is auto accepted, we need to persist it in local storage.\nuseEffect(()=>{if(isOnFramerCanvas)return;if(state.autoAccepted){localStorage.setItem(autoAcceptedLocalStorageKey,\"true\");}},[state.autoAccepted]);// Sync data to dataLayer and localStorage.\nuseEffect(()=>{if(isOnFramerCanvas)return;const shouldSync=state.sync&&isBrowser&&state.modes!==null;if(!shouldSync){return;}yieldBeforeCb(()=>{syncToGTM();// Save locally\nlocalStorage.setItem(consentModeLocalStorageKey,JSON.stringify(state.modes));dispatch({type:\"synced\"});},{priority:\"user-blocking\"});},[state.sync]);function dismiss(){dispatch({type:\"dismiss\"});localStorage.setItem(dismissedLocalStorageKey,\"true\");}function autoAccept(){dispatch({type:\"autoAccept\"});}function acceptAll(){dispatch({type:\"acceptAll\"});}function rejectAll(){dispatch({type:\"rejectAll\"});}function acceptCurrent(){dispatch({type:\"acceptCurrent\"});}function toggleMode(mode){dispatch({type:\"toggle\",mode});}return{modes:state.modes,isInitialized:state.hasSynced,isDismissed:state.dismissed,isAutoAccepted:state.autoAccepted,dismiss,autoAccept,acceptAll,rejectAll,acceptCurrent,toggleMode};}\nexport const __FramerMetadata__ = {\"exports\":{\"useConsent\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultConsent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ConsentModeName\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ConsentModes\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Check if visitor is in EU\nconst countries=[\"BE\",\"EL\",\"LT\",\"PT\",\"BG\",\"ES\",\"LU\",\"RO\",\"CZ\",\"FR\",\"RE\",\"GP\",\"MQ\",\"GF\",\"YT\",\"BL\",\"MF\",\"PM\",\"WF\",\"PF\",\"NC\",\"HU\",\"SI\",\"DK\",\"FO\",\"GL\",\"HR\",\"MT\",\"SK\",\"DE\",\"IT\",\"NL\",\"AW\",\"CW\",\"SX\",\"FI\",\"AX\",\"EE\",\"CY\",\"AT\",\"SE\",\"IE\",\"LV\",\"PL\",\"UK\",\"GB\",\"AI\",\"BM\",\"IO\",\"VG\",\"KY\",\"FK\",\"GI\",\"MS\",\"PN\",\"SH\",\"TC\",\"GG\",\"JE\",\"IM\"];const isInEUTimezone=()=>{return Intl?.DateTimeFormat()?.resolvedOptions()?.timeZone?.startsWith(\"Europe\");};const isEULocale=()=>{const locale=navigator.language??navigator.languages?.[0];return countries.some(country=>locale?.toUpperCase()?.includes(country));};let _inEU=null;export const inEU=()=>{if(_inEU===null)_inEU=isInEUTimezone()||isEULocale();return _inEU;};\nexport const __FramerMetadata__ = {\"exports\":{\"inEU\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./inEU.map", "import{isBrowser}from\"framer-motion\";import{inEU}from\"https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/wTCMOQdBhrD1LTpkwItL/inEU.js\";export function useRegion({content,useRegionFromProps,skipEUCheck}){const isInEUBasedOnLocation=isBrowser&&!skipEUCheck?inEU():false;const regionBasedOnLocation=isInEUBasedOnLocation?\"EU\":\"World\";const regionFromProps=content.isEU?\"EU\":\"World\";const regionContent={EU:{title:content.euTitle,description:content.euDescription,type:content.euType,defaults:content.euDefaults,policy:content.euPolicy,blocking:content.euBlocking,showReject:content.euType===\"advanced\"?content.euShowReject:true},World:{title:content.worldTitle,description:content.worldDescription,type:content.worldType,defaults:content.worldDefaults,policy:content.worldPolicy,blocking:content.worldBlocking,showReject:content.worldType===\"advanced\"?content.worldShowReject:true}};return regionContent[useRegionFromProps?regionFromProps:regionBasedOnLocation];}\nexport const __FramerMetadata__ = {\"exports\":{\"useRegion\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RegionType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RegionContent\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useState,lazy,Suspense}from\"react\";import{withCSS}from\"framer\";import{AnimatePresence,motion}from\"framer-motion\";import{DEFAULT_FONT_FAMILY,getMultipleShadows,getShadow}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";const SPACING=20;// if you update the Toggle component inside this project, copy the new URL to here:\nconst Toggle=/*#__PURE__*/lazy(()=>import(\"https://framerusercontent.com/modules/QDCSmi7dYWSK5AcRSFyX/iWVjq9atvKQLvxgv6qiM/Blf0sjosZ.js\"));export const Banner=withCSS(function Banner({banner,button,region,options,previewOptions,consentModes,onDismiss,onAcceptAll,onRejectAll,onAcceptCurrent,onToggleConsent,animateOnMount}){const maxHeightReduction=banner.insetPerSide?banner.insetTop+banner.insetBottom:banner.inset*2;const linkColor=banner.style.link||button.primary.fill;const paddingValue=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;const bannerShadow=getShadow(banner.style.shadow);const borderShadow=banner.style.border?.width?`inset 0 0 0 ${banner.style.border.width}px ${banner.style.border.color}`:null;const bannerStyle={background:banner.style.fill,boxShadow:getMultipleShadows(bannerShadow,borderShadow),overflow:\"hidden\",borderRadius:banner.style.border.radius};return /*#__PURE__*/_jsx(motion.div,{initial:animateOnMount&&{x:banner.animation.x,y:banner.animation.y,scale:banner.animation.scale,opacity:0},animate:{y:0,x:0,scale:1,opacity:1},exit:{x:banner.animation.x,y:banner.animation.y,scale:banner.animation.scale,opacity:0},transition:animateOnMount?banner.animation.transition:{duration:0},style:{fontFamily:DEFAULT_FONT_FAMILY,maxHeight:`calc(100vh - ${maxHeightReduction}px)`,flexDirection:\"column\",gap:12,position:\"relative\",display:\"flex\",zIndex:100,pointerEvents:\"auto\"},children:/*#__PURE__*/_jsx(\"div\",{style:{...bannerStyle,overflow:\"scroll\",width:\"100%\",maxWidth:banner.width},className:`--framer-cookie-banner-container --framer-cookie-banner-type-${region.type}`,children:region.type===\"simple\"?/*#__PURE__*/_jsx(SimpleBanner,{banner:banner,button:button,linkColor:linkColor,description:region.description,policy:region.policy,onDismiss:onDismiss}):region.type===\"medium\"?/*#__PURE__*/_jsx(AcceptRejectBanner,{banner:banner,button:button,linkColor:linkColor,title:region.title,description:region.description,policy:region.policy,onAccept:onAcceptAll,onReject:onRejectAll}):/*#__PURE__*/_jsx(OptionsBanner,{banner:banner,button:button,options:options,previewOptions:previewOptions,linkColor:linkColor,title:region.title,description:region.description,showReject:region.showReject,policy:region.policy,onOptionToggle:onToggleConsent,consent:consentModes,onAcceptAll:onAcceptAll,onRejectAll:onRejectAll,onAcceptCurrent:onAcceptCurrent})})});},[`.--framer-cookie-banner-container::-webkit-scrollbar { display: none; }`,`.--framer-cookie-banner-container { \n            -ms-overflow-style: none; \n            scrollbar-width: none;  \n        }`],\"framer-lib-cookie-banner\");function SimpleBanner({banner,button,description,policy,onDismiss,linkColor}){const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;return /*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"row\",padding,gap:SPACING},children:[/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,flex:1,alignItems:\"center\",color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy}),/*#__PURE__*/_jsx(motion.div,{style:{display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},children:/*#__PURE__*/_jsx(Button,{onClick:onDismiss,settings:{...button,fluid:false},id:\"dismiss\",children:button.labels.confirm})})]});}function AcceptRejectBanner({banner,button,title,linkColor,description,policy,onAccept,onReject}){const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;return /*#__PURE__*/_jsxs(\"div\",{style:{padding},children:[/*#__PURE__*/_jsxs(\"div\",{children:[title&&/*#__PURE__*/_jsx(Headline,{style:{...banner.style.fontTitle,color:banner.style.colorTitle},children:title}),/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy})]}),/*#__PURE__*/_jsxs(Buttons,{direction:button.direction,children:[/*#__PURE__*/_jsx(Button,{settings:button,onClick:onReject,id:\"reject\",children:button.labels.reject}),/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAccept,id:\"accept\",children:button.labels.accept})]})]});}function OptionsBanner({banner,button,options,previewOptions,title,description,policy,showReject=true,linkColor,consent,onAcceptCurrent,onAcceptAll,onRejectAll,onOptionToggle}){const[showOptions,setShowOptions]=useState(false);const optionTheme={...options.style,color:banner.style.colorBody};const padding=banner.paddingPerSide?`${banner.paddingTop}px ${banner.paddingRight}px ${banner.paddingBottom}px ${banner.paddingLeft}px`:`${banner.padding}px`;// const optionNames = consent && Object.keys(consent)\nconst optionNames=[\"necessary\",\"preferences\",\"analytics\",\"marketing\"];const shouldShowOptions=showOptions||previewOptions;return /*#__PURE__*/_jsxs(\"div\",{style:{padding},children:[/*#__PURE__*/_jsxs(\"div\",{children:[title&&/*#__PURE__*/_jsx(Headline,{style:{...banner.style.fontTitle,color:banner.style.colorTitle},children:title}),/*#__PURE__*/_jsx(Description,{style:{...banner.style.fontBody,color:banner.style.colorBody},linkColor:linkColor,description:description,policy:policy}),/*#__PURE__*/_jsx(AnimatePresence,{children:shouldShowOptions&&/*#__PURE__*/_jsx(motion.div,{initial:previewOptions?null:{opacity:0,height:0},animate:{opacity:1,height:\"auto\"},exit:{opacity:0,height:0},style:{display:\"flex\",flexDirection:\"column\",gap:10,marginTop:SPACING,overflow:\"hidden\"},children:optionNames&&optionNames.map(option=>/*#__PURE__*/_jsx(Option,{title:options[option].title,description:options[option].description,titleColor:banner.style.colorTitle,descriptionColor:banner.style.colorBody,showDescription:options.descriptions,enabled:consent[option],onClick:()=>onOptionToggle(option),theme:optionTheme,optional:option===\"necessary\"?options[option].optional:true}))},\"modal\")})]}),/*#__PURE__*/_jsx(Buttons,{direction:button.direction,children:shouldShowOptions?/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAcceptCurrent,id:\"accept\",children:button.labels.save}):/*#__PURE__*/_jsxs(_Fragment,{children:[showReject&&/*#__PURE__*/_jsx(Button,{settings:button,onClick:onRejectAll,id:\"reject\",children:button.labels.rejectAll}),/*#__PURE__*/_jsx(Button,{settings:button,onClick:()=>{setShowOptions(true);},id:\"customize\",children:button.labels.customize}),/*#__PURE__*/_jsx(Button,{settings:button,primary:true,onClick:onAcceptAll,id:\"accept\",children:button.labels.acceptAll})]})})]});}function Option({title,titleColor,description,descriptionColor,showDescription,enabled,optional,onClick,theme}){const paddingValue=theme.paddingPerSide?`${theme.paddingTop}px ${theme.paddingRight}px ${theme.paddingBottom}px ${theme.paddingLeft}px`:`${theme.padding}px`;const borderShadow=theme.border?`inset 0 0 0 ${theme.border.width}px ${theme.border.color}`:null;return /*#__PURE__*/_jsxs(motion.div,{style:{boxShadow:borderShadow,background:theme.background,borderRadius:theme.border.radius,padding:paddingValue,cursor:\"pointer\",userSelect:\"none\",pointerEvents:\"all\"},onClick:onClick,whileHover:{opacity:.5},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsx(\"p\",{style:{margin:0,fontWeight:600,fontSize:12,color:titleColor,...theme.fontTitle},children:title}),optional?/*#__PURE__*/_jsx(Suspense,{children:/*#__PURE__*/_jsx(Toggle,{variant:enabled?\"On\":\"Off\",background:theme.toggleColor,backgroundInactive:theme.toggleColorInactive})}):/*#__PURE__*/_jsx(\"p\",{style:{margin:0,fontSize:12,color:theme.toggleColor,...theme.fontTitle,fontWeight:400},children:\"Always active\"})]}),description&&/*#__PURE__*/_jsx(\"p\",{style:{margin:0,marginTop:10,fontSize:12,lineHeight:1.5,color:descriptionColor,...theme.fontBody},children:description})]});}function Headline({children,style}){return /*#__PURE__*/_jsx(\"p\",{style:{fontSize:14,margin:\"0px 0px 10px 0px\",fontWeight:\"bold\",padding:0,...style},children:children});}function Description({style,description,policy,linkColor}){const shouldShow=description||policy?.link;if(!shouldShow)return null;if(!description){return /*#__PURE__*/_jsx(DescriptionParagraph,{policy:policy,style:style,linkColor:linkColor});}// @ivan: Support rendering the description in multiple paragraphs.\n// This is a site speed optimization: it allows to split a single\n// huge <p> into several smaller ones, which prevents the huge <p>\n// from becoming an LCP element.\nconst descriptionParagraphs=description?.split(\"\\n\\n\");return description.split(\"\\n\\n\").map((line,index)=>/*#__PURE__*/_jsx(DescriptionParagraph,{line:line,// Only render the policy in the last paragraph\n    policy:index===descriptionParagraphs.length-1?policy:null,style:{// Add a spacing between paragraphs\n    marginTop:index>0?4:0,...style},linkColor:linkColor},index));}function DescriptionParagraph({line,policy,style,linkColor}){return /*#__PURE__*/_jsxs(\"p\",{style:{lineHeight:1.5,margin:0,padding:0,fontSize:14,...style},children:[line,line&&policy?.link?\" \":null,policy?.link&&/*#__PURE__*/_jsxs(\"span\",{children:[policy?.prefix,\" \",/*#__PURE__*/_jsx(\"a\",{href:policy?.link,target:\"_blank\",style:{color:linkColor,textDecoration:\"none\"},children:policy?.label}),\".\"]})]});}function Buttons({children,direction}){return /*#__PURE__*/_jsx(\"div\",{style:{display:\"flex\",flexDirection:direction,gap:10,marginTop:16},children:children});}const Button=withCSS(function Button({id,children,primary,settings,onClick}){const paddingValue=settings.paddingPerSide?`${settings.paddingTop}px ${settings.paddingRight}px ${settings.paddingBottom}px ${settings.paddingLeft}px`:`${settings.padding}px`;const theme=primary?settings.primary:settings.secondary;return /*#__PURE__*/_jsx(motion.input,{className:\"__framer-cookie-component-button\",id:`__framer-cookie-component-button-${id}`,onClick:onClick,type:\"button\",value:`${children}`,whileHover:{opacity:settings.hoverOpacity??.6},whileTap:{opacity:settings.tapOpacity??.4},style:{WebkitAppearance:\"none\",appearance:\"none\",width:settings.fluid?\"100%\":\"auto\",height:\"auto\",border:\"none\",padding:paddingValue,borderRadius:settings.borderRadius,boxShadow:getShadow(theme.shadow),background:theme.fill,color:theme.color,fontSize:14,lineHeight:1,cursor:\"pointer\",fontWeight:settings.font?\"unset\":600,...settings.font}});},\".__framer-cookie-component-button:focus:not(:focus-visible){outline-color:transparent}\");\nexport const __FramerMetadata__ = {\"exports\":{\"BannerComponentProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Banner\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Banner.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsOnFramerCanvas,withCSS}from\"framer\";import{AnimatePresence,isBrowser,motion}from\"framer-motion\";import{lazy,Suspense,useEffect,useState}from\"react\";import{createPortal}from\"react-dom\";import{defaultConsent,useConsent}from\"https://framerusercontent.com/modules/zvf2WTzc98u6EX2y7YDj/7Vzkp1ORK9zU9dYiZ1fu/consent.js\";import{useRegion}from\"https://framerusercontent.com/modules/0oeZpJVursioGAbwgB9e/nrn5valPIfiaZFRgtVW3/region.js\";import{Banner}from\"https://framerusercontent.com/modules/EkwkxVF9vkTs720qqBC8/6ViXEDlSyuNyc0Na4Rzv/Banner.js\";import{inEU}from\"https://framerusercontent.com/modules/HKzIAGtbudIGLRAteuFH/wTCMOQdBhrD1LTpkwItL/inEU.js\";import{DEFAULT_FONT_FAMILY,getFlexboxValues,interactionResponse,yieldBeforeCb}from\"https://framerusercontent.com/modules/tfq8EDfrazNLXzc9LJte/hLcdFz4t8UjInDMvzq41/utils.js\";// Keep track of open state between page reloads\nlet initiallyOpen=false;/**\n * COOKIE BANNER\n * By Floris Verloop\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n *\n * @framerDisableUnlink\n *\n */export default function CookieBanner({gtmId,preview,trigger,banner,button,content,options,style,gtmLoadedExternally,onShown,onConsentChange,onAccept,onDismiss,onReject,onSavePreferences}){const isOnFramerCanvas=useIsOnFramerCanvas();const isPreview=preview&&isOnFramerCanvas;const skipLogic=!preview&&isOnFramerCanvas;const isInEU=isBrowser?inEU():false;const region=useRegion({content,useRegionFromProps:isPreview,// skip EU check (expensive) if we are on the canvas and don't want a preview\nskipEUCheck:skipLogic});const consent=useConsent({gtmId,defaultConsent:region.defaults,gtmLoadedExternally});const[isOpen,setIsOpen]=useState(initiallyOpen);// On page switch, disable all transitions so the banner shows up as fast as possible.\nconst[instantlyShowOnMount,setInstantlyShowOnMount]=useState(initiallyOpen);useEffect(()=>{if(skipLogic)return;// Save open state between page switches\ninitiallyOpen=isOpen;// Disable instantly show on mount after first open\nif(isOpen){setInstantlyShowOnMount(false);}// Track shown event\nif(isOpen&&!isPreview&&onShown){yieldBeforeCb(()=>onShown({isInEU}),{priority:\"user-blocking\"});}},[isOpen,skipLogic]);// Check if user should be prompted\nuseEffect(()=>{if(skipLogic)return;const noConsentGiven=consent.isInitialized&&!consent.isDismissed;const shouldAutoAccept=region.type===\"simple\"&&!consent.isAutoAccepted;if(noConsentGiven){performance.mark(\"framer-cookie-open\");setIsOpen(true);/** Automatically accept all cookies for simple banner. */if(shouldAutoAccept){consent.autoAccept();// Fire callback\nif(onAccept){yieldBeforeCb(()=>onAccept({isInEU}));}}}if(consent.isDismissed){setIsOpen(false);}},[consent.isInitialized,consent.isDismissed,skipLogic]);useEffect(()=>{if(skipLogic)return;if(onConsentChange){yieldBeforeCb(()=>onConsentChange({isInEU,consent:consent.modes}));}},[consent.modes,skipLogic]);async function handleDismiss(){await interactionResponse();consent.dismiss();setIsOpen(false);// Fire callback\nif(onDismiss){yieldBeforeCb(()=>onDismiss({isInEU}));}}async function handleAcceptAll(){await interactionResponse();consent.acceptAll();setIsOpen(false);// Fire callback\nif(onAccept){yieldBeforeCb(()=>onAccept({isInEU}));}}async function handleRejectAll(){await interactionResponse();consent.rejectAll();setIsOpen(false);// Fire callback\nif(onReject){yieldBeforeCb(()=>onReject({isInEU}));}}async function handleAcceptCurrent(){await interactionResponse();consent.acceptCurrent();setIsOpen(false);// Fire callbacks\nyieldBeforeCb(()=>{if(onAccept){onAccept({isInEU});}});yieldBeforeCb(()=>{if(onSavePreferences){onSavePreferences({isInEU});}});}if(isPreview){return /*#__PURE__*/_jsx(\"div\",{style:{...style,width:banner.width},children:/*#__PURE__*/_jsx(Banner,{banner:banner,button:button,region:region,options:options,previewOptions:isPreview&&options.preview,consentModes:{...defaultConsent,necessary:true},animateOnMount:false})});}return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(Trigger,{style:style,trigger:trigger,onClick:()=>setIsOpen(true)}),!skipLogic&&/*#__PURE__*/_jsx(Overlay,{banner:banner,button:button,region:region,options:options,consentModes:consent.modes,animateOnMount:!instantlyShowOnMount,onAcceptAll:handleAcceptAll,onAcceptCurrent:handleAcceptCurrent,onRejectAll:handleRejectAll,onDismiss:handleDismiss,onToggleConsent:consent.toggleMode,isOpen:isOpen})]});}const IconCookie=/*#__PURE__*/lazy(()=>import(\"https://framerusercontent.com/modules/80EyUU0Nk6u7skW3IlHH/qKhU3oZiLDe4R0LcF3Tp/Icons.js\"));function Overlay(props){const insetValue=props.banner.insetPerSide?`${props.banner.insetTop}px ${props.banner.insetRight}px ${props.banner.insetBottom}px ${props.banner.insetLeft}px`:`${props.banner.inset}px`;const{justifyContent,alignItems}=getFlexboxValues(props.banner.position);const isOpen=props.isOpen;const[shouldRenderPortal,setShouldRenderPortal]=useState(isOpen);// if the portal has previously been rendered, we want to keep rendering the portal, which ensures:\n// - that AnimatePresence works (fade out effect)\n// - we don't cause body style recalc/reflow when the DOM node is removed\nif(!shouldRenderPortal&&isOpen)setShouldRenderPortal(isOpen);if(!shouldRenderPortal)return null;const blocking=props.region.blocking;return /*#__PURE__*/createPortal(/*#__PURE__*/_jsx(\"div\",{style:{display:\"contents\"},children:/*#__PURE__*/_jsx(AnimatePresence,{children:isOpen?/*#__PURE__*/_jsxs(motion.div,{style:{// We only need to span to the full viewport width if the overlay is blocking.\n// Otherwise, we optimize for a smaller layer size. see: https://framer-team.slack.com/archives/C05V49Q4NJ2/p1709820207863249\ntop:blocking||alignItems===\"flex-start\"?0:undefined,left:blocking||justifyContent===\"flex-start\"?0:undefined,right:blocking||justifyContent===\"flex-end\"?0:undefined,height:blocking?\"100%\":undefined,width:blocking||justifyContent===\"center\"?\"100%\":undefined,bottom:blocking||alignItems===\"flex-end\"?0:undefined,boxSizing:\"border-box\",position:\"fixed\",touchAction:\"none\",padding:insetValue,zIndex:props.banner.zIndex,display:\"flex\",flexDirection:\"row\",gap:20,justifyContent:\"center\",pointerEvents:blocking?\"all\":\"none\"},children:[blocking&&/*#__PURE__*/_jsx(Backdrop,{color:props.banner.style?.backdrop}),/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",display:\"flex\",justifyContent,alignItems,pointerEvents:\"none\",maxWidth:props.banner.containerWidth>0?props.banner.containerWidth:\"unset\"},children:/*#__PURE__*/_jsx(Banner,{...props})})]}):null})}),document.body);}const Trigger=withCSS(({trigger,style,onClick})=>{const isOnFramerCanvas=useIsOnFramerCanvas();if(trigger.type!==\"none\"){return /*#__PURE__*/_jsx(\"button\",{className:\"__framer-cookie-component-button\",\"aria-label\":\"Cookie Trigger\",style:{width:\"100%\",height:\"100%\",background:\"none\",display:\"flex\",border:\"none\",padding:0,color:trigger.color,fontSize:16,cursor:\"pointer\",...trigger.textFont},onClick:onClick,children:trigger.type===\"icon\"?/*#__PURE__*/_jsx(_Fragment,{children:trigger.iconType===\"custom\"&&trigger.iconImage?/*#__PURE__*/_jsx(\"img\",{alt:\"icon entry point for Site Search\",src:trigger.iconImage.src,width:trigger.iconSize,height:trigger.iconSize}):/*#__PURE__*/_jsx(Suspense,{children:/*#__PURE__*/_jsx(IconCookie,{width:trigger.iconSize,height:trigger.iconSize,color:trigger.color})})}):/*#__PURE__*/_jsx(\"span\",{style:{whiteSpace:\"nowrap\"},children:trigger.text})});}if(isOnFramerCanvas){return /*#__PURE__*/_jsxs(\"div\",{style:{borderRadius:8,color:\"#09F\",border:\"1px dashed #09F\",background:\"rgba(0, 153, 255, 0.1)\",padding:20,display:\"flex\",flexDirection:\"column\",gap:5,fontFamily:DEFAULT_FONT_FAMILY,textAlign:\"center\",justifyContent:\"center\",width:164,...style},children:[/*#__PURE__*/_jsx(\"p\",{style:{fontSize:12,fontWeight:600,lineHeight:1,margin:0},children:\"Cookie Banner\"}),/*#__PURE__*/_jsx(\"p\",{style:{fontSize:12,lineHeight:1.5,margin:0},children:\"Put on a page to add a Cookie Banner.\"})]});}},\".__framer-cookie-component-button:focus:not(:focus-visible){outline-color:transparent}\",\"framer-lib-cookie-trigger\");function Backdrop({color}){return /*#__PURE__*/_jsx(motion.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},style:{position:\"absolute\",top:0,left:0,right:0,bottom:0,width:\"100%\",height:\"100%\",backgroundColor:color,pointerEvents:\"none\"}});}addPropertyControls(CookieBanner,{gtmId:{title:\"GTM ID\",type:ControlType.String,placeholder:\"GTM-AAAAAAA\",description:\"Your GTM container ID.\\n[Learn more](https://www.framer.com/learn/cookie-banner/)\"},preview:{type:ControlType.Boolean,defaultValue:true,description:\"Lets you preview the banner on the Canvas.\"},trigger:{type:ControlType.Object,buttonTitle:\"Icon, Text\",controls:{type:{title:\"Type\",type:ControlType.Enum,options:[\"text\",\"icon\",\"none\"],optionTitles:[\"Text\",\"Icon\",\"None\"],defaultValue:\"text\",displaySegmentedControl:true},iconType:{title:\"Icon\",type:ControlType.Enum,options:[\"default\",\"custom\"],optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,hidden:props=>props.type!==\"icon\"},text:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.type!==\"text\"},textFont:{// @ts-ignore - internal\ntype:ControlType.Font,title:\" \",controls:\"extended\",hidden:props=>props.type!==\"text\"},iconSize:{title:\"Size\",type:ControlType.Number,displayStepper:true,defaultValue:24,hidden:props=>props.type!==\"icon\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#333\",hidden:props=>props.type===\"none\"||props.type===\"icon\"&&props.iconType===\"custom\"},iconImage:{title:\"File\",type:ControlType.ResponsiveImage,allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.iconType===\"default\"}}},banner:{title:\"Banner\",type:ControlType.Object,buttonTitle:\"Font, Styles\",controls:{position:{type:ControlType.Enum,title:\"Position\",options:[\"top-left\",\"top-center\",\"top-right\",\"bottom-right\",\"bottom-center\",\"bottom-left\"],optionTitles:[\"Top Left\",\"Top Center\",\"Top Right\",\"Bottom Right\",\"Bottom Center\",\"Bottom Left\"],defaultValue:\"bottom-right\"},zIndex:{title:\"Z Index\",type:ControlType.Number,defaultValue:10,displayStepper:true,min:0,max:10},width:{title:\"Width\",type:ControlType.Number,defaultValue:360,min:200,max:1e3,displayStepper:true,step:5},containerWidth:{title:\"Wrapping\",type:ControlType.Number,defaultValue:0,min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:20,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},inset:{title:\"Inset\",type:ControlType.FusedNumber,toggleKey:\"insetPerSide\",toggleTitles:[\"Inset\",\"Inset per side\"],defaultValue:20,valueKeys:[\"insetTop\",\"insetRight\",\"insetBottom\",\"insetLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},style:{type:ControlType.Object,title:\"Style\",buttonTitle:\"Fonts, Colors, Shadow\",controls:{fontTitle:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Title\",controls:\"extended\"},colorTitle:{title:\" \",type:ControlType.Color,defaultValue:\"#000\"},fontBody:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Body\",controls:\"extended\"},colorBody:{title:\" \",type:ControlType.Color,defaultValue:\"#444\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#FFF\"},link:{title:\"Link\",type:ControlType.Color,optional:true,defaultValue:\"#999\"},border:{type:ControlType.Object,title:\"Border\",buttonTitle:\"Radius, Width\",controls:{radius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:14},width:{title:\"Width\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:1},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.05)\"}}},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100,defaultValue:4}}},backdrop:{title:\"Backdrop\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.1)\",hidden:(_,props)=>!props.content.euBlocking&&!props.content.worldBlocking}}},animation:{icon:\"effect\",buttonTitle:\"Options\",type:ControlType.Object,controls:{x:{type:ControlType.Number,displayStepper:true,defaultValue:0},y:{type:ControlType.Number,displayStepper:true,defaultValue:10},scale:{type:ControlType.Number,min:0,step:.1,defaultValue:1},transition:{type:ControlType.Transition}}}}},button:{title:\"Buttons\",type:ControlType.Object,buttonTitle:\"Variants, Style\",controls:{primary:{title:\"Primary\",type:ControlType.Object,buttonTitle:\"Colors, Shadow\",controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#FFF\"},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100}}}}},secondary:{title:\"Secondary\",type:ControlType.Object,buttonTitle:\"Colors, Shadow\",controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EEE\"},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"#444\"},shadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"X\",type:ControlType.Number,min:-100,max:100},shadowY:{title:\"Y\",type:ControlType.Number,min:-100,max:100},shadowBlur:{title:\"Blur\",type:ControlType.Number,min:0,max:100}}}}},labels:{type:ControlType.Object,controls:{accept:{type:ControlType.String,defaultValue:\"Accept\"},reject:{type:ControlType.String,defaultValue:\"Reject\"},acceptAll:{type:ControlType.String,defaultValue:\"Accept all\"},rejectAll:{type:ControlType.String,defaultValue:\"Reject all\"},customize:{type:ControlType.String,defaultValue:\"Customize\"},save:{type:ControlType.String,defaultValue:\"Save Preferences\"},confirm:{type:ControlType.String,defaultValue:\"Okay\"}}},font:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Font\",controls:\"extended\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:10,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},tapOpacity:{title:\"Tap Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0,defaultValue:.4},hoverOpacity:{title:\"Hover Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0,defaultValue:.6},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"row\",\"column\"],// @ts-ignore - internal\noptionIcons:[\"direction-horizontal\",\"direction-vertical\"],defaultValue:\"row\",displaySegmentedControl:true},fluid:{title:\"Fluid\",type:ControlType.Boolean,defaultValue:true}}},content:{title:\"Regions\",type:ControlType.Object,buttonTitle:\"World, EU\",controls:{isEU:{title:\" \",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"EU\",disabledTitle:\"World\"},euType:{title:\"Choices\",type:ControlType.Enum,options:[\"simple\",\"medium\",\"advanced\"],optionTitles:[\"None\",\"Accept/Reject\",\"Customizable\"],defaultValue:\"medium\",hidden:props=>!props.isEU},euTitle:{title:\"Title\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.euType===\"simple\"||!props.isEU},euDescription:{title:\"Description\",type:ControlType.String,defaultValue:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",displayTextArea:true,hidden:props=>!props.isEU},euPolicy:{title:\"Policy\",type:ControlType.Object,buttonTitle:\"Link, Prefix\",controls:{link:{title:\"Link\",type:ControlType.Link,defaultValue:\"https://www.framer.com/legal/policy/\"},prefix:{title:\"Prefix\",type:ControlType.String,defaultValue:\"Read our\"},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Policy\"}},hidden:props=>!props.isEU},euDefaults:{title:\"Defaults\",buttonTitle:\"Options\",type:ControlType.Object,controls:{necessary:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},preferences:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false},analytics:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false},marketing:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:false,description:\"The default consent when the user hasn\u2019t provided any yet.\"}},hidden:props=>!props.isEU},euShowReject:{title:\"Reject All\",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\",hidden:props=>props.euType!==\"advanced\"},euBlocking:{title:\"Blocking\",type:ControlType.Boolean,defaultValue:false,description:\"Renders a content blocking backdrop.\",hidden:props=>!props.isEU},worldType:{title:\"Choices\",type:ControlType.Enum,options:[\"simple\",\"medium\",\"advanced\"],optionTitles:[\"None\",\"Accept/Reject\",\"Customizable\"],defaultValue:\"simple\",hidden:props=>props.isEU},worldTitle:{title:\"Title\",type:ControlType.String,defaultValue:\"Cookie Settings\",hidden:props=>props.worldType===\"simple\"||props.isEU},worldDescription:{title:\"Description\",type:ControlType.String,defaultValue:\"We use cookies to personalize content, run ads, and analyze traffic.\",displayTextArea:true,hidden:props=>props.isEU},worldPolicy:{title:\"Policy\",type:ControlType.Object,buttonTitle:\"Link, Prefix\",controls:{link:{title:\"Link\",type:ControlType.Link},prefix:{title:\"Prefix\",type:ControlType.String,defaultValue:\"Read our\"},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Cookie Policy\"}},hidden:props=>props.isEU},worldDefaults:{title:\"Defaults\",buttonTitle:\"Options\",type:ControlType.Object,controls:{necessary:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},preferences:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},analytics:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true},marketing:{type:ControlType.Boolean,enabledTitle:\"Granted\",disabledTitle:\"Denied\",defaultValue:true,description:\"The default consent when the user hasn\u2019t provided any yet.\"}},hidden:props=>props.isEU},worldShowReject:{title:\"Reject All\",type:ControlType.Boolean,defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\",hidden:props=>props.worldType!==\"advanced\"},worldBlocking:{title:\"Blocking\",type:ControlType.Boolean,defaultValue:false,description:\"Renders a content blocking backdrop.\",hidden:props=>props.isEU}}},options:{type:ControlType.Object,buttonTitle:\"Content, Styles\",hidden:(_,props)=>props.content.euType!==\"advanced\"&&props.content.worldType!==\"advanced\",controls:{preview:{type:ControlType.Boolean,defaultValue:false,description:\"Open when previewing banner on the canvas.\",hidden:(_,props)=>!props.preview},necessary:{title:\"Necessary\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Necessary\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables security and basic functionality.\",displayTextArea:true},optional:{title:\"Optional\",type:ControlType.Boolean,defaultValue:true}}},preferences:{title:\"Preferences\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Preferences\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables personalized content and settings.\",displayTextArea:true,optional:true}}},analytics:{title:\"Analytics\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Analytics\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables tracking of performance.\",displayTextArea:true}}},marketing:{title:\"Marketing\",type:ControlType.Object,buttonTitle:\"Content\",controls:{title:{title:\"Title\",type:ControlType.String,defaultValue:\"Marketing\"},description:{title:\"Description\",type:ControlType.String,defaultValue:\"Enables ads personalization and tracking.\",displayTextArea:true}}},style:{type:ControlType.Object,title:\"Style\",buttonTitle:\"Fonts, Colors\",controls:{fontTitle:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Title\",controls:\"basic\"},fontBody:{// @ts-ignore - internal\ntype:ControlType.Font,title:\"Body\",controls:\"basic\"},background:{title:\"Background\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.02)\"},border:{type:ControlType.Object,title:\"Border\",buttonTitle:\"Radius, Width\",controls:{radius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},width:{title:\"Width\",type:ControlType.Number,displayStepper:true},color:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.02)\"}}},toggleColor:{title:\"On\",type:ControlType.Color,defaultValue:\"#000\"},toggleColorInactive:{title:\"Off\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.1)\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:12,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0}}}}}});CookieBanner.displayName=\"Cookie Banner\";\nexport const __FramerMetadata__ = {\"exports\":{\"CookieBannerProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"CookieBanner\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\"}},\"ContentProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PolicyProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ContentType\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ButtonsProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"OptionsStyle\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-klfJw .framer-styles-preset-w0alm0:not(.rich-text-wrapper), .framer-klfJw .framer-styles-preset-w0alm0.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-klfJw\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import CookieBanner from\"https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/IH6s9ASs8tTeXMp8PWOj/Cookies.js\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/cGBHXozmXUtcAABEfMAq/Hubspot.js\";import{generic_tracking}from\"https://framerusercontent.com/modules/LgCs8oqN8F9BBTB8SwZM/7eEBJMl16DREZVtwJFqh/Add_ID_trackers.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ficGMBAUGDcXcTr4hCl7/AQ6NF8aSLSSjupslP4zv/liSHLEkI5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/MBnsIaUYkL4anCVRWs7B/4BNImVeSVqfQ8J5uPP8m/ro7OPezbn.js\";import Tag from\"https://framerusercontent.com/modules/rAwnRlIx6HKyPEJOj5Ri/JdkHBImXLRbhQAsVnGFo/EMh8V4Ext.js\";import Mindflow_logo from\"https://framerusercontent.com/modules/kinxxweeYnpzBbkVmdzZ/ROnz9BQPPieoQGqpPNOV/qN2B_rZEt.js\";const NoiseFonts=getFonts(Noise);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const TagFonts=getFonts(Tag);const HubSpotFormFonts=getFonts(HubSpotForm);const HubSpotFormGeneric_tracking1ymr8fm=withCodeBoundaryForOverrides(HubSpotForm,{nodeId:\"sMuFJfg7C\",override:generic_tracking,scopeId:\"r0sCWs9lG\"});const Mindflow_logoFonts=getFonts(Mindflow_logo);const CookieBannerFonts=getFonts(CookieBanner);const cycleOrder=[\"h7EoftYF5\",\"DYkIjWZwj\"];const serializationHash=\"framer-kc34O\";const variantClassNames={DYkIjWZwj:\"framer-v-kb7719\",h7EoftYF5:\"framer-v-127vuq7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={desktop:\"h7EoftYF5\",mobile:\"DYkIjWZwj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"h7EoftYF5\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"h7EoftYF5\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"DYkIjWZwj\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"DYkIjWZwj\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id: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(scopingClassNames,\"framer-127vuq7\",className,classNames),\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"h7EoftYF5\",ref:refBinding,style:{backgroundColor:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\",...style},...addPropertyOverrides({DYkIjWZwj:{\"data-framer-name\":\"mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-dv1o0n-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"pscJyyc2z-container\",nodeId:\"pscJyyc2z\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:160,borderRadius:0,height:\"100%\",id:\"pscJyyc2z\",layoutId:\"pscJyyc2z\",opacity:.1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nj8pp5\",\"data-framer-name\":\"CONTENT\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20011\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-98tyly\",\"data-framer-name\":\"TOP\",layoutDependency:layoutDependency,layoutId:\"SYrv_82Xl\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1egkp96\",\"data-framer-name\":\"LEFT\",layoutDependency:layoutDependency,layoutId:\"BJGMUflLH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"44px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Subscribe to innovation.\"})}),className:\"framer-782txi\",\"data-framer-name\":\"Keep track of innovation.\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:19928\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DYkIjWZwj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Subscribe to innovation.\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fxzdry\",layoutDependency:layoutDependency,layoutId:\"d47sy7FVo\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gnnd5p\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"L3ihpUI00\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases/\",motionChild:true,nodeId:\"Z5USVFbTO\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Use cases\"})})})}),className:\"framer-1f7xtz2\",\"data-framer-name\":\"Use cases\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Z5USVFbTO\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tMAC7UdIU\"},motionChild:true,nodeId:\"c8HlwPQ2z\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cloud Security\"})})})}),className:\"framer-1ag1uqw\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"c8HlwPQ2z\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RZ37mzSoE\"},motionChild:true,nodeId:\"irmblG6ad\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Endpoint Protection\"})})})}),className:\"framer-ksige0\",\"data-framer-name\":\"Endpoint Protection\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"irmblG6ad\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HlyoJsSBP\"},motionChild:true,nodeId:\"YLr2Kl4Yb\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Alerts and notifications\"})})})}),className:\"framer-mjk0yj\",\"data-framer-name\":\"Alert and notifications\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YLr2Kl4Yb\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"N3KplQ8cR\"},motionChild:true,nodeId:\"ZwRth4z04\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Incident Triage\"})})})}),className:\"framer-dpvyxc\",\"data-framer-name\":\"Incident Triage\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZwRth4z04\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"y4ThdVjjN\"},motionChild:true,nodeId:\"dUhfZ18Sq\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Phishing\"})})})}),className:\"framer-zu7j2k\",\"data-framer-name\":\"Phishing\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dUhfZ18Sq\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Pl3Q5NBSF\"},motionChild:true,nodeId:\"qGQ4oJMIH\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"IP Analysis\"})})})}),className:\"framer-1hlpv2m\",\"data-framer-name\":\"IP Analysis \",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qGQ4oJMIH\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gV0PrECN9\"},motionChild:true,nodeId:\"WWtJvNLT9\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Incident management\"})})})}),className:\"framer-szakid\",\"data-framer-name\":\"Incident management\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WWtJvNLT9\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hzp8WY88X\"},motionChild:true,nodeId:\"e6tXPcstM\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Threat Detection\"})})})}),className:\"framer-6tei57\",\"data-framer-name\":\"Threat Detection\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"e6tXPcstM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WOiVgwrzo\"},motionChild:true,nodeId:\"iq6FSIYjJ\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Threat Analysis\"})})})}),className:\"framer-l5sri5\",\"data-framer-name\":\"Threat Analysis\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iq6FSIYjJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j9ylry\",\"data-framer-name\":\"Frame 39360\",layoutDependency:layoutDependency,layoutId:\"PETE7Nl9j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/integrations/\",motionChild:true,nodeId:\"CcSsmq2iv\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Integrations\"})})})}),className:\"framer-1448ojr\",\"data-framer-name\":\"Integrations\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"CcSsmq2iv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/integrations-category/cybersecurity/\",motionChild:true,nodeId:\"GFWb97bqY\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cybersecurity\"})})})}),className:\"framer-knspwm\",\"data-framer-name\":\"Cybersecurity\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GFWb97bqY\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/integrations-category/cloud/\",motionChild:true,nodeId:\"QKPrO1Ykr\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"CloudOps\"})})})}),className:\"framer-kzwc8i\",\"data-framer-name\":\"CloudOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QKPrO1Ykr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/integrations-category/business/\",motionChild:true,nodeId:\"iZiG0ktq2\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"IT & Business\"})})})}),className:\"framer-wte7hl\",\"data-framer-name\":\"IT & Business\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iZiG0ktq2\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a35n3x\",\"data-framer-name\":\"Frame 39359\",layoutDependency:layoutDependency,layoutId:\"mYz5BeUjM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Solutions\"})}),className:\"framer-1d6qxip\",\"data-framer-name\":\"Product\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"t3e27O934\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oCRafKkH6\"},motionChild:true,nodeId:\"L0XjotNXP\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"SecOps\"})})})}),className:\"framer-ouxo8f\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L0XjotNXP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"us1nN5ez_\"},motionChild:true,nodeId:\"GY0SgfvYr\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"ITOps\"})})})}),className:\"framer-1kglw7b\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GY0SgfvYr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mL5ppQSp5\"},motionChild:true,nodeId:\"LvXuQqXpx\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"CloudOps\"})})})}),className:\"framer-nq4ect\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LvXuQqXpx\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cSFPk0u8I\"},motionChild:true,nodeId:\"G17fPQABN\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"AI in Ops\"})})})}),className:\"framer-e06068\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"G17fPQABN\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v0EWCCCpx\"},motionChild:true,nodeId:\"Tp2gDMIJV\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"MSSP\"})})})}),className:\"framer-602jqu\",\"data-framer-name\":\"MSSP\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Tp2gDMIJV\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q81j07\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"ZFXDveDbD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"opPKVA501\"},motionChild:true,nodeId:\"tUWGVSEat\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Company\"})})})}),className:\"framer-1yz5j8u\",\"data-framer-name\":\"Company\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"tUWGVSEat\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.welcometothejungle.com/fr/companies/mindflow/jobs\",motionChild:true,nodeId:\"JVh1dnHEU\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Hiring\"})})})}),className:\"framer-110uhpd\",\"data-framer-name\":\"Hiring\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JVh1dnHEU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KQOl2Z0oM\"},motionChild:true,nodeId:\"wEuJOkPli\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Security\"})})})}),className:\"framer-10ou5ia\",\"data-framer-name\":\"Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wEuJOkPli\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CGwQ6jK1j\"},motionChild:true,nodeId:\"tQinxJHuk\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"DPA\"})})})}),className:\"framer-10ium70\",\"data-framer-name\":\"DPA\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tQinxJHuk\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MBn_LXBbX\"},motionChild:true,nodeId:\"AkAVq5tWl\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Privacy\"})})})}),className:\"framer-1nl5g2p\",\"data-framer-name\":\"Privacy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AkAVq5tWl\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Y1nXFH5w2\"},motionChild:true,nodeId:\"QFHwzsoec\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Terms and Conditions\"})})})}),className:\"framer-czofgl\",\"data-framer-name\":\"Terms and Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QFHwzsoec\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DUU77uQjl\"},motionChild:true,nodeId:\"EsOuLZ8nG\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"SLAs\"})})})}),className:\"framer-wg17tx\",\"data-framer-name\":\"Terms and Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EsOuLZ8nG\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pxQ2zrRqb\"},motionChild:true,nodeId:\"NGUjD7XMS\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Contact us\"})})})}),className:\"framer-jypdwu\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NGUjD7XMS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBR663ZFl\"},motionChild:true,nodeId:\"X8EwC9SQf\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Blog\"})})})}),className:\"framer-2cfj0q\",\"data-framer-name\":\"Blog\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X8EwC9SQf\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nYX0EGEft\"},motionChild:true,nodeId:\"yVheyMQNC\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cookie preferences\"})})})}),className:\"framer-8cmqjk\",\"data-framer-name\":\"Cookie preferences\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yVheyMQNC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BpKykxXwD\"},motionChild:true,nodeId:\"li2MoCaRK\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Legal notice\"})})})}),className:\"framer-o10euv\",\"data-framer-name\":\"Legal notice\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"li2MoCaRK\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cwaqz1JHz\"},motionChild:true,nodeId:\"JROSVN1ET\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Partners\"})})})}),className:\"framer-ym3gob\",\"data-framer-name\":\"Legal notice\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JROSVN1ET\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r0p84h\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"CLR9gwDAP\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Resources\"})}),className:\"framer-1n4mrqx\",\"data-framer-name\":\"Use cases\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"bIuVwyRW3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oMh4sgmXI\"},motionChild:true,nodeId:\"CqC6gFRLf\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Studies\"})})})}),className:\"framer-103rw52\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CqC6gFRLf\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vPZq7U1h0\"},motionChild:true,nodeId:\"TY32l1L3i\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Customer Stories\"})})})}),className:\"framer-1351wyg\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TY32l1L3i\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBR663ZFl\"},motionChild:true,nodeId:\"OdWb3xDBd\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Blog\"})})})}),className:\"framer-1ugcbe\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OdWb3xDBd\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yzc4g09JL\"},motionChild:true,nodeId:\"ZL310QMRU\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Certification\"})})})}),className:\"framer-1g13u8v\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZL310QMRU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qpkgkm\",\"data-framer-name\":\"Frame 39359\",layoutDependency:layoutDependency,layoutId:\"iyxZvUuyU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QEZ5WS7Is\"},motionChild:true,nodeId:\"ia7rG95zP\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Product\"})})})}),className:\"framer-ns7tay\",\"data-framer-name\":\"Product\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ia7rG95zP\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QEZ5WS7Is\"},motionChild:true,nodeId:\"tP88tPFdG\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Automation platform\"})})})}),className:\"framer-swsho3\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tP88tPFdG\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zuHV1XBtv\"},motionChild:true,nodeId:\"rPOK23i_B\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Hyperautomation\"})})})}),className:\"framer-5vfrwb\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rPOK23i_B\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m5hotc\",layoutDependency:layoutDependency,layoutId:\"LKacPGiMF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Z6rwqUUOk\"},motionChild:true,nodeId:\"Rot3HIZjr\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"AI\\xb7\\xb7Rooms\"})})})}),className:\"framer-stlzjy\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Rot3HIZjr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Z6rwqUUOk\"},implicitPathVariables:undefined},{href:{webPageId:\"Z6rwqUUOk\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,...addPropertyOverrides({DYkIjWZwj:{y:(componentViewport?.y||0)+24+(((componentViewport?.height||200)-72-4254.8)/2+0+0)+0+0+0+0+0+295+0+1480+0+133.2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u6xhad-container\",layoutDependency:layoutDependency,layoutId:\"Q_kXbflHt-container\",nodeId:\"Q_kXbflHt\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"Q_kXbflHt\",JOmwbTjk1:\"NEW\",layoutId:\"Q_kXbflHt\",UM8Tc9I18:12,variant:\"GT_V05eHJ\",width:\"100%\",zPYQs4Awb:resolvedLinks[0],...addPropertyOverrides({DYkIjWZwj:{zPYQs4Awb:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12me487\",\"data-framer-name\":\"newsletter\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20921\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ymr8fm-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sMuFJfg7C-container\",nodeId:\"sMuFJfg7C\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(HubSpotFormGeneric_tracking1ymr8fm,{advanced:true,formId:\"2bda9874-b2e7-4c43-bc09-7d5ba0f3521a\",height:\"100%\",id:\"sMuFJfg7C\",layoutId:\"sMuFJfg7C\",portalId:\"25091674\",region:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({DYkIjWZwj:{advanced:false}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h1wmp5\",\"data-framer-name\":\"RIGHT\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20387\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xtirol\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"dDBUi8wBK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"puN1yY1d7\"},motionChild:true,nodeId:\"YWSCi5ZF3\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Use cases\"})})})}),className:\"framer-h54wfw\",\"data-framer-name\":\"Use cases\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"YWSCi5ZF3\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=Cloud+Security\",motionChild:true,nodeId:\"cm6MkxCfS\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cloud Security\"})})})}),className:\"framer-1g0a6xh\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cm6MkxCfS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=Endpoint+Protection\",motionChild:true,nodeId:\"VyjFY06pg\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Endpoint Protection\"})})})}),className:\"framer-1f1f1bs\",\"data-framer-name\":\"Endpoint Protection\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VyjFY06pg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=Alerts+and+Notifications\",motionChild:true,nodeId:\"hcXpeeG4F\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Alerts & notifications\"})})})}),className:\"framer-11ez6rv\",\"data-framer-name\":\"Alert and notifications\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hcXpeeG4F\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases/secops?tags=Incident+analysis\",motionChild:true,nodeId:\"m1Ys1rqA1\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Incident analysis\"})})})}),className:\"framer-8e4mn0\",\"data-framer-name\":\"Incident Triage\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m1Ys1rqA1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=IP+Analysis\",motionChild:true,nodeId:\"t42ek_EQj\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"IP Analysis\"})})})}),className:\"framer-tdics3\",\"data-framer-name\":\"IP Analysis \",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"t42ek_EQj\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases/secops?tags=Incident+Management\",motionChild:true,nodeId:\"Q1gEc1joM\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Incident management\"})})})}),className:\"framer-wbw45m\",\"data-framer-name\":\"Incident management\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q1gEc1joM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=Threat+Detection\",motionChild:true,nodeId:\"T7hPSsect\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Threat Detection\"})})})}),className:\"framer-t01foy\",\"data-framer-name\":\"Threat Detection\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T7hPSsect\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/use-cases?tags=Threat+Analysis\",motionChild:true,nodeId:\"yz8tFlcOd\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Threat Analysis\"})})})}),className:\"framer-18f2yjm\",\"data-framer-name\":\"Threat Analysis\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yz8tFlcOd\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h3k17n\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22198\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oyy3p6\",\"data-framer-name\":\"Frame 39360\",layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22112\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://mindflow.io/integrations/\",motionChild:true,nodeId:\"I426:23185;219:22113\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Integrations\"})})})}),className:\"framer-1mu7u4k\",\"data-framer-name\":\"Integrations\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22113\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RUUAdu62t\"},motionChild:true,nodeId:\"I426:23185;219:22114\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cybersecurity\"})})})}),className:\"framer-ttki86\",\"data-framer-name\":\"Cybersecurity\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22114\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hEFFuXoya\"},motionChild:true,nodeId:\"I426:23185;219:22115\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cloud\"})})})}),className:\"framer-1e821c5\",\"data-framer-name\":\"CloudOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22115\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A4AmvggRS\"},motionChild:true,nodeId:\"I426:23185;219:22116\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"IT\"})})})}),className:\"framer-1dcy2um\",\"data-framer-name\":\"IT & Business\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;219:22116\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r3MWj5bEx\"},motionChild:true,nodeId:\"OMVuJ219H\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Business & Productivity \"})})})}),className:\"framer-1tou1gu\",\"data-framer-name\":\"IT & Business\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OMVuJ219H\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MYdI47WVj\"},motionChild:true,nodeId:\"yAXqxuLWD\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"AI\"})})})}),className:\"framer-hytoj0\",\"data-framer-name\":\"IT & Business\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yAXqxuLWD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-if047w\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"pBA7C4hYM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Resources\"})}),className:\"framer-1ma6qo5\",\"data-framer-name\":\"Use cases\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ssgjWq2iq\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oMh4sgmXI\"},motionChild:true,nodeId:\"wlAmfO3Xi\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Studies\"})})})}),className:\"framer-1gg2byh\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wlAmfO3Xi\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vPZq7U1h0\"},motionChild:true,nodeId:\"ymf6VKiUh\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Customer Stories\"})})})}),className:\"framer-25o5gz\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ymf6VKiUh\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yzc4g09JL\"},motionChild:true,nodeId:\"UK_pe_Zmu\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Certification\"})})})}),className:\"framer-bf7wip\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UK_pe_Zmu\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bBR663ZFl\"},motionChild:true,nodeId:\"jO51IofVI\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Blog\"})})})}),className:\"framer-17025yy\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jO51IofVI\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cou172\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"jYIG0h8fo\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hca6p\",\"data-framer-name\":\"Frame 39359\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:19919\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QEZ5WS7Is\"},motionChild:true,nodeId:\"I426:23185;204:19917\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Product\"})})})}),className:\"framer-9y0874\",\"data-framer-name\":\"Product\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:19917\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QEZ5WS7Is\"},motionChild:true,nodeId:\"I426:23185;204:20042\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Automation platform\"})})})}),className:\"framer-19l10jw\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20042\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nmqfgi\",layoutDependency:layoutDependency,layoutId:\"LonR3P8wN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Z6rwqUUOk\"},motionChild:true,nodeId:\"oNRQzD3YK\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"AI\\xb7\\xb7Rooms\"})})})}),className:\"framer-13x6sg9\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oNRQzD3YK\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Z6rwqUUOk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:(componentViewport?.y||0)+80+0+0+0+0+0+0+0+0+133.2+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f1dwos-container\",layoutDependency:layoutDependency,layoutId:\"WRB_W7bj8-container\",nodeId:\"WRB_W7bj8\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"WRB_W7bj8\",JOmwbTjk1:\"NEW\",layoutId:\"WRB_W7bj8\",UM8Tc9I18:12,variant:\"GT_V05eHJ\",width:\"100%\",zPYQs4Awb:resolvedLinks1[0]})})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zuHV1XBtv\"},motionChild:true,nodeId:\"razOC3Y7E\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Hyperautomation\"})})})}),className:\"framer-7fo6w3\",\"data-framer-name\":\"Cloud Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"razOC3Y7E\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dq5rwh\",\"data-framer-name\":\"Frame 39359\",layoutDependency:layoutDependency,layoutId:\"jkuobvqKl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Solutions\"})}),className:\"framer-djtlfx\",\"data-framer-name\":\"Product\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Osa3SyTFM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oCRafKkH6\"},motionChild:true,nodeId:\"t_GKtKQIy\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"SecOps\"})})})}),className:\"framer-17s1qjc\",\"data-framer-name\":\"SecOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"t_GKtKQIy\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"us1nN5ez_\"},motionChild:true,nodeId:\"LaVg75q3S\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"ITOps\"})})})}),className:\"framer-rc77vk\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LaVg75q3S\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mL5ppQSp5\"},motionChild:true,nodeId:\"CiD_BLWQA\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"CloudOps\"})})})}),className:\"framer-10ll6sr\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CiD_BLWQA\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cSFPk0u8I\"},motionChild:true,nodeId:\"KDplwK7ar\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"AI in Ops\"})})})}),className:\"framer-1qylr6v\",\"data-framer-name\":\"ITOps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KDplwK7ar\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"v0EWCCCpx\"},motionChild:true,nodeId:\"b9gqkn1fY\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"MSSP\"})})})}),className:\"framer-7eiggq\",\"data-framer-name\":\"MSSP\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b9gqkn1fY\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a81yvo\",\"data-framer-name\":\"COLUMN\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20058\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"opPKVA501\"},motionChild:true,nodeId:\"I426:23185;204:20059\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Company\"})})})}),className:\"framer-1c4la82\",\"data-framer-name\":\"Company\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20059\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"opPKVA501\"},motionChild:true,nodeId:\"I426:23185;204:20061\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"About us\"})})})}),className:\"framer-5b3rsm\",\"data-framer-name\":\"Hiring\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20061\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.welcometothejungle.com/fr/companies/mindflow/jobs\",motionChild:true,nodeId:\"sUlTXXpNt\",openInNewTab:true,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Hiring\"})})})}),className:\"framer-8wu1r3\",\"data-framer-name\":\"Hiring\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sUlTXXpNt\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KQOl2Z0oM\"},motionChild:true,nodeId:\"I426:23185;204:20062\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Security\"})})})}),className:\"framer-1t9x3e2\",\"data-framer-name\":\"Security\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20062\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CGwQ6jK1j\"},motionChild:true,nodeId:\"I426:23185;204:20063\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"DPA\"})})})}),className:\"framer-25b6mj\",\"data-framer-name\":\"DPA\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20063\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MBn_LXBbX\"},motionChild:true,nodeId:\"I426:23185;204:20090\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Privacy\"})})})}),className:\"framer-167qxy8\",\"data-framer-name\":\"Privacy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20090\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Y1nXFH5w2\"},motionChild:true,nodeId:\"I426:23185;204:20097\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Terms and Conditions\"})})})}),className:\"framer-1jrwf17\",\"data-framer-name\":\"Terms and Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20097\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DUU77uQjl\"},motionChild:true,nodeId:\"fOkXgrEnV\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"SLAs\"})})})}),className:\"framer-1b9tzck\",\"data-framer-name\":\"Terms and Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fOkXgrEnV\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nYX0EGEft\"},motionChild:true,nodeId:\"I426:23185;204:20124\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Cookie preferences\"})})})}),className:\"framer-1v6q7of\",\"data-framer-name\":\"Cookie preferences\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20124\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BpKykxXwD\"},motionChild:true,nodeId:\"I426:23185;204:20135\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Legal notice\"})})})}),className:\"framer-2x9l8i\",\"data-framer-name\":\"Legal notice\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20135\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cwaqz1JHz\"},motionChild:true,nodeId:\"k7xsY9LiC\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Partners\"})})})}),className:\"framer-6qshx4\",\"data-framer-name\":\"Cookie preferences\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"k7xsY9LiC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pxQ2zrRqb\"},motionChild:true,nodeId:\"I426:23185;204:20105\",openInNewTab:false,scopeId:\"r0sCWs9lG\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w0alm0\",\"data-styles-preset\":\"liSHLEkI5\",children:\"Contact us\"})})})}),className:\"framer-1ol0jvf\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20105\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dlp5ue\",\"data-framer-name\":\"BOTTOM\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:21443\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iescjw\",\"data-framer-name\":\"LOGO\",layoutDependency:layoutDependency,layoutId:\"SUc77AxSA\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\\xa9 2025 \u2014 All rights reserved.\"})}),className:\"framer-penjss\",\"data-framer-name\":\"\\xa9 2024 \u2014 All rights reserved.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"A7cKeLgeA\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,...addPropertyOverrides({DYkIjWZwj:{y:(componentViewport?.y||0)+24+(((componentViewport?.height||200)-72-4254.8)/2+0+0)+0+4062.4+0+144+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s9axnu-container\",layoutDependency:layoutDependency,layoutId:\"rEwbAhsig-container\",nodeId:\"rEwbAhsig\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(Mindflow_logo,{height:\"100%\",id:\"rEwbAhsig\",layoutId:\"rEwbAhsig\",variant:\"BsUJavNJs\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a2nne5\",\"data-framer-name\":\"LOGO Third-party\",layoutDependency:layoutDependency,layoutId:\"gBsvloIsz\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1u0i4di\",\"data-framer-name\":\"AICPA_SOC2_TYPE_II_Certified_MINDFLOW\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"F94WDoB8z\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 95 40\"><g><path d=\"M 0 0 L 95 0 L 95 40 L 0 40 Z\" fill=\"transparent\"></path><path d=\"M 31.429 2.518 C 28.131 0.719 24.392 -0.111 20.643 0.125 C 16.892 0.373 13.288 1.68 10.25 3.893 C 7.162 6.122 4.786 9.198 3.411 12.75 C 2.694 14.585 2.254 16.517 2.107 18.482 L 7.036 18.482 C 7.375 14.82 9.054 11.412 11.75 8.911 C 14.442 6.406 17.966 4.987 21.643 4.928 C 25.417 4.858 29.078 6.217 31.893 8.732 C 34.697 11.25 36.465 14.732 36.822 18.482 L 41.732 18.482 C 41.411 13.107 38.393 6.339 31.429 2.518 Z M 23.322 15.053 C 22.998 15.443 22.562 15.724 22.072 15.857 C 21.59 16 21.072 15.982 20.59 15.804 C 20.231 15.716 19.904 15.53 19.643 15.268 C 19.105 14.76 18.869 14.01 19.018 13.286 C 19.09 12.929 19.25 12.589 19.482 12.321 C 19.914 11.849 20.506 11.556 21.143 11.5 C 21.777 11.442 22.409 11.627 22.911 12.018 C 23.071 12.143 23.215 12.286 23.357 12.428 C 23.536 12.303 23.715 12.161 23.929 12.018 C 23.7 11.678 23.394 11.396 23.036 11.196 C 22.376 10.839 21.626 10.696 20.876 10.803 C 20.477 10.845 20.089 10.96 19.732 11.143 C 19.383 11.332 19.074 11.587 18.822 11.893 C 18.572 12.196 18.393 12.536 18.286 12.911 C 18.183 13.283 18.158 13.672 18.215 14.054 C 18.268 14.536 18.447 15.018 18.732 15.411 C 19.018 15.804 19.411 16.125 19.857 16.321 C 20.4 16.567 20.997 16.666 21.59 16.607 C 22.304 16.589 23 16.304 23.554 15.839 C 23.697 15.714 23.804 15.571 23.947 15.446 L 23.34 15.018 C 23.34 15.018 23.34 15.036 23.322 15.053 Z M 27.84 16.518 L 28.697 16.518 L 29.59 14.732 L 31.965 14.732 L 32.875 16.518 L 33.715 16.518 C 32.732 14.536 31.768 12.571 30.786 10.607 C 29.804 12.571 28.822 14.536 27.84 16.517 Z M 29.965 14 C 30.232 13.446 30.518 12.91 30.786 12.357 C 31.072 12.911 31.34 13.464 31.607 14 Z M 10.197 16.518 L 11.054 16.518 C 11.357 15.928 11.661 15.321 11.947 14.732 L 14.322 14.732 C 14.625 15.322 14.929 15.929 15.232 16.518 L 16.072 16.518 L 13.143 10.589 C 12.161 12.571 11.179 14.536 10.197 16.518 Z M 12.304 14 C 12.572 13.446 12.857 12.91 13.144 12.34 C 13.429 12.91 13.697 13.446 13.964 14 Z M 28.536 13.25 C 28.661 13.053 28.75 12.821 28.768 12.59 C 28.787 12.353 28.75 12.114 28.661 11.893 C 28.568 11.674 28.428 11.479 28.251 11.321 C 28.073 11.162 27.858 11.052 27.625 11 C 27.352 10.925 27.069 10.895 26.786 10.91 C 26.215 10.893 25.643 10.91 25.054 10.91 L 24.964 10.91 L 24.964 16.518 L 25.714 16.518 L 25.714 14 L 26.268 14 C 26.625 13.982 27 13.982 27.358 13.946 C 27.594 13.925 27.825 13.858 28.036 13.75 C 28.232 13.607 28.411 13.446 28.536 13.25 Z M 27.929 12.714 C 27.875 12.871 27.768 13.004 27.625 13.089 C 27.487 13.179 27.326 13.229 27.161 13.232 C 26.697 13.25 26.215 13.232 25.732 13.232 L 25.732 11.589 C 26.232 11.607 26.715 11.607 27.197 11.625 C 27.322 11.625 27.447 11.661 27.554 11.715 C 27.669 11.773 27.767 11.859 27.84 11.965 C 27.975 12.191 28.008 12.464 27.93 12.715 Z M 16.519 16.5 L 17.286 16.5 L 17.286 10.893 L 16.518 10.893 L 16.518 16.5 Z M 67.232 31.143 L 68.554 31.143 L 68.554 35.303 L 70.036 35.303 L 70.036 31.143 L 71.357 31.143 L 71.357 29.982 L 67.25 29.982 L 67.25 31.142 L 67.232 31.142 Z M 71.768 35.286 L 73.25 35.286 L 73.25 29.964 L 71.768 29.964 Z M 78.715 35.286 L 80.197 35.286 L 80.197 29.964 L 78.715 29.964 Z M 74.179 31.018 L 74.179 35.286 L 75.661 35.286 L 75.661 33.178 L 77.482 33.178 L 77.482 32.09 L 75.661 32.09 L 75.661 31.019 L 78.036 31.019 L 78.036 29.965 L 74.196 29.965 L 74.179 31.019 Z M 81.125 31.018 L 81.125 35.303 L 84.965 35.303 L 84.965 34.25 L 82.59 34.25 L 82.59 33.053 L 84.411 33.053 L 84.411 31.964 L 82.59 31.964 L 82.59 31.018 L 84.965 31.018 L 84.965 29.964 L 81.125 29.964 Z M 57.732 35.303 L 61.572 35.303 L 61.572 34.25 L 59.197 34.25 L 59.197 33.053 L 61.018 33.053 L 61.018 31.964 L 59.197 31.964 L 59.197 31.018 L 61.572 31.018 L 61.572 29.964 L 57.732 29.964 L 57.732 35.304 Z M 87.965 29.964 L 85.768 29.964 L 85.768 35.286 L 87.965 35.286 C 89.276 35.283 90.337 34.222 90.34 32.911 L 90.34 32.321 C 90.339 31.692 90.088 31.088 89.643 30.643 C 89.191 30.21 88.591 29.967 87.965 29.964 Z M 87.232 34.25 L 87.232 31.036 C 87.75 31.036 88.84 30.803 88.84 32.643 C 88.857 34.464 87.768 34.25 87.232 34.25 Z M 66.822 31.625 C 66.822 31.411 66.786 31.196 66.697 30.982 C 66.605 30.786 66.485 30.606 66.34 30.446 C 66.185 30.295 66.003 30.174 65.804 30.089 C 65.601 30.001 65.382 29.959 65.161 29.964 L 62.393 29.964 L 62.393 35.286 L 63.875 35.286 L 63.875 33.286 L 64.411 33.286 L 65.232 35.286 L 66.893 35.286 L 65.983 33.071 C 66.233 32.929 66.447 32.714 66.607 32.464 C 66.75 32.214 66.822 31.929 66.822 31.624 Z M 64.75 32.232 L 63.875 32.232 L 63.875 31.018 L 64.75 31.018 C 64.911 31.018 65.072 31.089 65.179 31.196 C 65.291 31.311 65.355 31.464 65.357 31.625 C 65.357 31.785 65.286 31.946 65.179 32.053 C 65.069 32.173 64.912 32.238 64.75 32.232 Z M 55.018 24.464 L 57.036 24.464 L 57.036 18.768 L 58.84 18.768 L 58.84 18.321 L 60.572 21.446 L 60.572 24.482 L 62.59 24.482 L 62.59 21.446 L 64.965 17.178 L 62.804 17.178 L 61.59 19.464 L 60.375 17.179 L 53.215 17.179 L 53.215 18.786 L 55.018 18.786 Z M 77.125 18.607 L 77.125 17.161 L 71.84 17.161 L 71.84 24.464 L 77.125 24.464 L 77.125 23.036 L 73.875 23.036 L 73.875 21.393 L 76.375 21.393 L 76.375 19.893 L 73.875 19.893 L 73.875 18.607 Z M 54.93 29.821 L 54.733 29.821 C 54.108 29.821 53.519 30.071 53.073 30.5 C 52.628 30.938 52.378 31.536 52.376 32.16 L 52.376 33.071 C 52.376 33.375 52.43 33.679 52.555 33.964 C 52.68 34.25 52.841 34.5 53.055 34.732 C 53.269 34.946 53.537 35.125 53.823 35.232 C 54.108 35.357 54.412 35.411 54.716 35.411 L 54.912 35.411 C 55.483 35.411 56.019 35.178 56.43 34.786 C 56.837 34.386 57.062 33.838 57.055 33.268 L 55.645 33.268 C 55.537 34.053 55.18 34.321 54.751 34.321 C 54.233 34.321 53.823 33.946 53.823 32.696 C 53.823 31.464 54.233 30.911 54.751 30.911 C 55.162 30.911 55.519 31.286 55.644 32.071 L 57.054 32.071 L 57.054 31.964 C 57.054 31.393 56.823 30.839 56.43 30.446 C 56.035 30.044 55.494 29.818 54.93 29.821 Z M 72.305 12.286 L 72.573 12.286 C 74.163 12.285 75.455 11.001 75.466 9.411 L 73.573 9.411 C 73.43 10.464 72.948 10.821 72.376 10.821 C 71.68 10.821 71.126 10.303 71.126 8.643 C 71.126 6.982 71.68 6.232 72.376 6.232 C 72.93 6.232 73.412 6.732 73.573 7.786 L 75.466 7.786 L 75.466 7.625 C 75.466 6.857 75.162 6.125 74.626 5.571 C 74.079 5.032 73.341 4.731 72.573 4.732 L 72.305 4.732 C 71.465 4.732 70.662 5.072 70.073 5.661 C 69.48 6.253 69.146 7.055 69.144 7.893 L 69.144 9.125 C 69.144 9.535 69.234 9.946 69.376 10.339 C 69.537 10.714 69.769 11.071 70.055 11.357 C 70.341 11.643 70.698 11.875 71.073 12.036 C 71.466 12.214 71.876 12.286 72.305 12.286 Z M 70.233 21.268 C 70.302 21.219 70.368 21.165 70.43 21.107 C 70.448 21.089 70.466 21.089 70.466 21.071 C 70.519 21.018 70.555 20.982 70.591 20.928 C 70.619 20.902 70.643 20.872 70.662 20.839 C 70.692 20.808 70.716 20.772 70.733 20.732 C 70.773 20.691 70.804 20.643 70.823 20.589 C 71.019 20.249 71.126 19.839 71.126 19.446 C 71.126 19.143 71.073 18.857 70.948 18.571 C 70.836 18.294 70.666 18.044 70.448 17.839 C 70.235 17.631 69.987 17.461 69.716 17.339 C 69.438 17.225 69.141 17.165 68.841 17.161 L 65.037 17.161 L 65.037 24.464 L 67.055 24.464 L 67.055 21.732 L 68.823 21.732 C 69.358 21.732 69.841 21.572 70.233 21.268 Z M 67.108 20.268 L 67.108 18.607 L 68.305 18.607 C 68.527 18.609 68.739 18.699 68.895 18.857 C 69.055 19.017 69.145 19.232 69.145 19.447 C 69.143 19.669 69.053 19.88 68.895 20.036 C 68.739 20.194 68.527 20.284 68.305 20.286 L 67.108 20.286 Z M 83.126 17.161 L 81.108 17.161 L 81.108 24.464 L 83.126 24.464 Z M 84.43 24.464 L 86.448 24.464 L 86.448 17.161 L 84.43 17.161 Z M 65.09 12.286 L 65.483 12.286 C 65.93 12.286 66.358 12.179 66.769 11.982 C 67.162 11.786 67.519 11.5 67.787 11.142 C 68.262 10.577 68.521 9.863 68.519 9.125 L 68.519 7.893 C 68.519 7.161 68.269 6.446 67.787 5.875 C 67.517 5.52 67.169 5.233 66.769 5.035 C 66.369 4.836 65.929 4.733 65.483 4.732 L 65.091 4.732 C 64.645 4.733 64.204 4.837 63.805 5.036 C 63.406 5.233 63.057 5.521 62.787 5.875 C 62.319 6.444 62.061 7.156 62.055 7.893 L 62.055 9.125 C 62.055 9.857 62.305 10.571 62.787 11.143 C 63.055 11.5 63.412 11.786 63.805 11.982 C 64.198 12.179 64.645 12.286 65.091 12.286 Z M 64.251 7.143 C 64.287 7.018 64.341 6.911 64.394 6.821 C 64.412 6.803 64.412 6.786 64.43 6.768 C 64.448 6.75 64.466 6.714 64.483 6.696 C 64.501 6.678 64.501 6.661 64.519 6.643 L 64.573 6.589 C 64.591 6.571 64.608 6.553 64.608 6.536 L 64.662 6.482 L 64.698 6.446 C 64.731 6.427 64.761 6.403 64.787 6.375 L 64.805 6.357 C 64.841 6.339 64.858 6.321 64.895 6.321 C 64.912 6.321 64.912 6.303 64.93 6.303 C 64.966 6.286 64.983 6.286 65.02 6.268 L 65.055 6.268 C 65.091 6.268 65.126 6.25 65.162 6.25 L 65.447 6.25 C 65.482 6.25 65.518 6.268 65.554 6.268 L 65.59 6.268 C 65.625 6.268 65.643 6.286 65.679 6.303 C 65.697 6.303 65.697 6.303 65.715 6.321 C 65.75 6.339 65.768 6.357 65.804 6.357 L 65.822 6.375 C 65.855 6.394 65.885 6.418 65.911 6.446 L 65.947 6.482 L 66 6.536 C 66.018 6.553 66.036 6.571 66.036 6.589 L 66.09 6.643 C 66.107 6.661 66.125 6.678 66.125 6.696 C 66.143 6.714 66.161 6.75 66.179 6.768 C 66.197 6.786 66.197 6.803 66.215 6.821 C 66.268 6.928 66.322 7.036 66.357 7.143 C 66.518 7.625 66.59 8.125 66.572 8.643 C 66.586 9.059 66.538 9.474 66.429 9.875 L 66.429 9.911 C 66.411 9.964 66.393 10 66.375 10.036 C 66.34 10.125 66.286 10.232 66.25 10.304 C 66.25 10.304 66.25 10.321 66.232 10.321 C 66.215 10.357 66.197 10.393 66.161 10.411 L 66.161 10.429 C 66.143 10.464 66.107 10.482 66.09 10.518 C 66.015 10.593 65.931 10.659 65.84 10.714 C 65.822 10.732 65.804 10.732 65.768 10.75 C 65.75 10.75 65.732 10.768 65.732 10.768 C 65.715 10.768 65.697 10.786 65.679 10.786 C 65.661 10.786 65.643 10.804 65.607 10.804 C 65.59 10.804 65.572 10.804 65.572 10.821 C 65.536 10.821 65.518 10.839 65.482 10.839 L 65.197 10.839 C 65.161 10.839 65.143 10.839 65.107 10.821 C 65.09 10.821 65.072 10.821 65.072 10.803 C 65.054 10.803 65.036 10.786 65 10.786 C 64.982 10.786 64.965 10.768 64.947 10.768 C 64.929 10.768 64.911 10.75 64.893 10.75 C 64.875 10.75 64.857 10.732 64.822 10.714 C 64.727 10.665 64.643 10.598 64.572 10.518 C 64.544 10.492 64.519 10.461 64.5 10.428 L 64.5 10.411 C 64.482 10.377 64.458 10.346 64.429 10.321 C 64.429 10.321 64.429 10.303 64.411 10.303 C 64.362 10.218 64.32 10.128 64.286 10.036 C 64.268 10 64.25 9.946 64.232 9.911 L 64.232 9.875 C 64.122 9.474 64.074 9.058 64.09 8.643 C 64.018 8.143 64.09 7.625 64.25 7.143 Z M 58.216 10.857 C 57.216 10.857 56.912 9.875 56.876 9.714 L 55.876 9.946 L 55.037 10.107 C 55.216 11.054 55.983 12.393 58.162 12.393 C 60.966 12.393 61.233 10.536 61.233 9.946 C 61.233 8.428 59.983 8.036 58.608 7.571 C 57.751 7.286 57.519 7.178 57.519 6.803 C 57.519 6.428 57.876 6.214 58.323 6.214 C 58.912 6.214 59.251 6.536 59.501 7.071 L 61.126 6.5 C 60.805 5.571 60.18 4.696 58.251 4.696 C 56.323 4.696 55.483 5.928 55.483 6.857 C 55.483 8.143 56.091 8.697 57.608 9.214 C 58.733 9.607 59.216 9.714 59.216 10.214 C 59.198 10.589 58.876 10.857 58.216 10.857 Z M 82.144 6.357 C 82.698 6.517 82.769 7.089 82.591 7.482 C 82.412 7.892 81.644 8.553 81.269 8.839 C 80.679 9.286 78.966 10.607 78.966 10.607 L 78.966 12.214 L 84.698 12.214 L 84.698 10.607 L 81.537 10.607 C 81.537 10.607 82.001 10.286 83.073 9.517 C 84.144 8.75 84.573 7.857 84.573 7.25 C 84.573 6.643 84.555 4.732 81.823 4.732 C 79.091 4.732 78.858 7.178 78.858 7.178 L 80.644 7.696 C 80.841 6.339 81.734 6.232 82.144 6.357 Z M 22.214 34.804 C 19.03 34.892 15.906 33.932 13.321 32.071 C 9.928 29.643 7.893 26.357 7.161 22.25 L 2.196 22.25 C 3.232 32.036 11.964 40.482 23.178 39.786 C 33.518 39.161 40.821 30.875 41.661 22.25 L 36.696 22.25 C 36.14 25.706 34.382 28.856 31.732 31.143 C 29.087 33.441 25.718 34.737 22.214 34.803 Z M 20.34 29.32 C 20.733 29.481 21.162 29.57 21.59 29.553 C 22.019 29.553 22.447 29.445 22.84 29.267 C 23.197 29.124 23.519 28.874 23.787 28.588 C 24.037 28.285 24.233 27.928 24.322 27.553 C 24.489 26.949 24.477 26.31 24.287 25.713 C 24.194 25.387 24.036 25.083 23.822 24.82 C 23.611 24.554 23.343 24.341 23.037 24.195 C 22.59 23.965 22.092 23.854 21.59 23.874 L 21.269 23.874 C 21.197 23.874 21.144 23.892 21.072 23.892 C 20.662 23.928 20.251 24.088 19.894 24.32 C 19.544 24.55 19.255 24.863 19.054 25.231 C 18.778 25.745 18.654 26.328 18.697 26.91 C 18.769 28.035 19.287 28.874 20.34 29.32 Z M 20.822 24.874 C 21.185 24.732 21.582 24.695 21.965 24.767 C 22.34 24.857 22.697 25.053 22.947 25.357 C 23.269 25.785 23.429 26.303 23.394 26.838 C 23.359 27.375 23.123 27.879 22.733 28.249 C 21.893 28.999 20.126 28.839 19.751 27.231 C 19.721 27.102 19.703 26.97 19.697 26.838 C 19.662 25.928 20.09 25.178 20.822 24.874 Z M 16.126 28.66 C 15.912 28.66 15.679 28.624 15.483 28.517 C 15.291 28.414 15.126 28.267 15.001 28.088 L 14.304 28.838 C 14.483 29.053 14.715 29.213 14.965 29.32 C 15.465 29.535 16.001 29.588 16.537 29.499 C 17.412 29.356 17.983 28.785 18.037 27.945 C 18.074 27.655 18.018 27.361 17.876 27.106 C 17.733 26.85 17.515 26.644 17.251 26.516 C 17.019 26.41 16.769 26.32 16.537 26.231 C 16.263 26.133 15.994 26.02 15.733 25.891 C 15.613 25.827 15.524 25.718 15.483 25.588 C 15.444 25.459 15.451 25.32 15.501 25.195 C 15.537 25.102 15.592 25.017 15.661 24.945 C 15.734 24.881 15.819 24.833 15.911 24.803 C 16.144 24.713 16.411 24.695 16.661 24.767 C 16.911 24.838 17.126 24.963 17.287 25.16 C 17.519 24.91 17.751 24.678 17.983 24.428 C 17.945 24.381 17.896 24.344 17.84 24.32 C 17.414 24.016 16.9 23.859 16.376 23.874 C 15.923 23.876 15.479 23.999 15.09 24.231 C 14.215 24.767 14.126 26.321 15.233 26.821 C 15.501 26.945 15.787 27.017 16.054 27.124 C 16.287 27.214 16.519 27.32 16.733 27.445 C 16.811 27.499 16.873 27.573 16.912 27.66 C 16.96 27.741 16.985 27.834 16.983 27.928 C 16.982 28.025 16.964 28.122 16.929 28.213 C 16.894 28.303 16.822 28.374 16.751 28.445 C 16.626 28.588 16.376 28.66 16.126 28.66 Z M 25.716 28.695 C 26.608 29.57 27.662 29.731 28.822 29.374 C 29.243 29.23 29.606 28.954 29.858 28.588 L 29.054 28.017 C 29.019 28.053 29.001 28.07 28.983 28.107 C 28.197 29.053 26.947 28.695 26.429 28.035 C 26.248 27.797 26.12 27.523 26.054 27.231 C 25.98 26.939 25.968 26.635 26.019 26.338 C 26.073 25.89 26.289 25.478 26.626 25.178 C 27.162 24.695 28.233 24.463 28.929 25.231 C 28.947 25.249 28.965 25.267 28.983 25.267 L 29.733 24.713 C 29.536 24.465 29.286 24.264 29.001 24.124 C 28.484 23.88 27.905 23.799 27.341 23.892 C 26.983 23.928 26.644 24.052 26.341 24.232 C 26.037 24.41 25.769 24.642 25.554 24.928 C 25.143 25.497 24.947 26.193 25 26.893 C 24.982 27.571 25.25 28.214 25.714 28.696 Z M 23.697 30.695 C 23.575 30.806 23.498 30.959 23.483 31.124 C 23.463 31.289 23.507 31.456 23.608 31.588 C 23.667 31.661 23.74 31.722 23.822 31.767 C 23.912 31.803 24.001 31.838 24.09 31.838 C 24.18 31.856 24.269 31.838 24.358 31.803 C 24.443 31.77 24.517 31.714 24.572 31.642 C 24.59 31.963 24.537 32.142 24.358 32.213 C 24.241 32.269 24.108 32.282 23.983 32.249 C 23.859 32.216 23.748 32.148 23.662 32.053 C 23.605 32.104 23.557 32.164 23.519 32.231 C 23.622 32.336 23.752 32.41 23.894 32.445 C 24.034 32.481 24.182 32.481 24.322 32.445 C 24.429 32.427 24.529 32.378 24.608 32.303 C 24.694 32.23 24.751 32.129 24.768 32.017 C 24.787 31.927 24.804 31.838 24.804 31.749 L 24.804 30.606 L 24.608 30.606 C 24.608 30.66 24.608 30.713 24.59 30.785 C 24.482 30.659 24.328 30.582 24.162 30.57 C 23.997 30.553 23.831 30.598 23.697 30.695 Z M 24.572 31.195 C 24.572 31.249 24.572 31.32 24.537 31.374 C 24.518 31.428 24.487 31.476 24.447 31.517 C 24.403 31.557 24.355 31.593 24.304 31.624 C 24.247 31.646 24.187 31.658 24.126 31.66 C 24.014 31.653 23.907 31.609 23.822 31.535 C 23.748 31.45 23.704 31.343 23.697 31.231 C 23.697 31.178 23.697 31.124 23.715 31.071 C 23.734 31.017 23.765 30.969 23.805 30.928 C 23.845 30.888 23.894 30.857 23.947 30.838 C 23.998 30.818 24.053 30.806 24.108 30.803 C 24.163 30.806 24.217 30.818 24.268 30.838 C 24.322 30.857 24.371 30.888 24.412 30.928 C 24.452 30.968 24.482 31.017 24.501 31.07 C 24.554 31.07 24.572 31.124 24.572 31.195 Z M 17.751 30.588 L 17.554 30.588 L 17.554 32.41 L 17.751 32.41 L 17.751 31.642 C 18.072 31.91 18.394 31.928 18.644 31.695 C 18.755 31.578 18.823 31.427 18.84 31.267 C 18.854 31.108 18.81 30.949 18.715 30.82 C 18.628 30.702 18.501 30.619 18.358 30.588 C 18.253 30.561 18.142 30.561 18.037 30.588 C 17.929 30.606 17.84 30.678 17.751 30.767 Z M 18.197 30.749 C 18.251 30.749 18.322 30.767 18.376 30.785 C 18.434 30.804 18.484 30.842 18.519 30.892 C 18.554 30.928 18.59 30.982 18.608 31.035 C 18.632 31.091 18.639 31.153 18.626 31.213 C 18.626 31.267 18.626 31.32 18.608 31.374 C 18.589 31.428 18.558 31.476 18.518 31.517 C 18.483 31.553 18.429 31.588 18.376 31.624 C 18.325 31.644 18.271 31.657 18.216 31.66 C 18.155 31.657 18.094 31.645 18.036 31.624 C 17.983 31.605 17.934 31.574 17.894 31.534 C 17.854 31.494 17.823 31.445 17.804 31.392 C 17.787 31.338 17.769 31.285 17.769 31.213 C 17.769 31.16 17.769 31.088 17.804 31.035 C 17.823 30.981 17.854 30.932 17.894 30.892 C 17.938 30.852 17.986 30.816 18.037 30.785 C 18.087 30.761 18.142 30.748 18.197 30.749 Z M 21.09 31.195 C 21.09 31.285 21.108 31.374 21.126 31.445 C 21.162 31.535 21.216 31.606 21.269 31.66 C 21.34 31.713 21.412 31.767 21.483 31.803 C 21.573 31.838 21.643 31.838 21.733 31.838 C 21.823 31.838 21.912 31.838 21.983 31.803 C 22.067 31.777 22.141 31.727 22.197 31.66 C 22.251 31.588 22.304 31.535 22.34 31.445 C 22.378 31.368 22.391 31.28 22.376 31.195 C 22.376 31.106 22.376 31.017 22.34 30.945 C 22.314 30.861 22.264 30.787 22.197 30.731 C 22.133 30.673 22.061 30.625 21.983 30.588 C 21.893 30.553 21.823 30.553 21.733 30.553 C 21.643 30.553 21.554 30.553 21.483 30.588 C 21.399 30.614 21.325 30.664 21.269 30.731 C 21.202 30.787 21.152 30.861 21.126 30.945 C 21.104 31.027 21.092 31.111 21.09 31.195 Z M 22.18 31.195 C 22.18 31.249 22.18 31.32 22.162 31.374 C 22.143 31.428 22.112 31.476 22.072 31.517 C 22.028 31.557 21.98 31.593 21.929 31.624 C 21.872 31.646 21.812 31.658 21.751 31.66 C 21.696 31.657 21.642 31.644 21.591 31.624 C 21.537 31.605 21.488 31.574 21.447 31.534 C 21.407 31.494 21.377 31.445 21.358 31.392 C 21.338 31.341 21.325 31.287 21.322 31.232 C 21.322 31.178 21.322 31.106 21.34 31.052 C 21.359 30.999 21.39 30.95 21.43 30.91 C 21.474 30.87 21.521 30.834 21.572 30.803 C 21.629 30.781 21.69 30.768 21.751 30.767 C 21.804 30.767 21.876 30.785 21.929 30.803 C 21.987 30.822 22.037 30.86 22.072 30.91 C 22.112 30.951 22.143 30.999 22.162 31.053 C 22.177 31.099 22.183 31.147 22.179 31.195 Z M 27.09 31.195 C 27.09 31.285 27.108 31.374 27.144 31.445 C 27.179 31.535 27.233 31.606 27.287 31.66 C 27.358 31.713 27.429 31.767 27.501 31.803 C 27.591 31.838 27.661 31.838 27.751 31.838 C 27.841 31.838 27.929 31.82 28.001 31.803 C 28.085 31.777 28.159 31.727 28.215 31.66 C 28.273 31.596 28.321 31.523 28.358 31.445 C 28.388 31.365 28.4 31.28 28.394 31.195 C 28.394 31.106 28.376 31.017 28.358 30.945 C 28.322 30.874 28.287 30.785 28.215 30.731 C 28.144 30.678 28.072 30.624 28.001 30.588 C 27.911 30.553 27.841 30.553 27.751 30.553 C 27.661 30.553 27.572 30.553 27.501 30.588 C 27.417 30.614 27.343 30.664 27.287 30.731 C 27.22 30.787 27.17 30.861 27.144 30.945 C 27.109 31.024 27.091 31.109 27.09 31.195 Z M 28.18 31.213 C 28.18 31.267 28.18 31.32 28.162 31.374 C 28.143 31.428 28.112 31.476 28.072 31.517 C 28.032 31.557 27.983 31.588 27.929 31.607 C 27.878 31.627 27.824 31.639 27.769 31.642 C 27.708 31.639 27.648 31.627 27.59 31.606 C 27.532 31.587 27.482 31.549 27.447 31.499 C 27.407 31.458 27.377 31.41 27.358 31.356 C 27.336 31.299 27.324 31.239 27.322 31.178 C 27.322 31.124 27.322 31.053 27.358 30.999 C 27.394 30.945 27.412 30.892 27.448 30.856 C 27.483 30.82 27.537 30.785 27.59 30.749 C 27.647 30.727 27.708 30.715 27.769 30.713 C 27.822 30.713 27.894 30.731 27.947 30.749 C 28.005 30.768 28.055 30.806 28.09 30.856 C 28.126 30.892 28.162 30.946 28.18 30.999 C 28.162 31.089 28.18 31.142 28.18 31.213 Z M 14.59 31.82 C 14.694 31.856 14.808 31.856 14.912 31.82 C 15.017 31.789 15.11 31.727 15.179 31.642 C 15.179 31.713 15.197 31.749 15.197 31.785 L 15.376 31.785 L 15.376 31.035 C 15.376 30.767 15.286 30.624 15.108 30.57 C 14.876 30.499 14.501 30.553 14.394 30.749 L 14.501 30.856 C 14.911 30.642 15.161 30.713 15.161 31.035 L 14.983 31.035 C 14.84 31.053 14.679 31.07 14.537 31.124 C 14.46 31.144 14.395 31.196 14.358 31.267 C 14.32 31.338 14.307 31.42 14.322 31.499 C 14.322 31.57 14.358 31.642 14.412 31.695 C 14.447 31.767 14.519 31.803 14.59 31.82 Z M 14.697 31.267 L 15.144 31.213 C 15.162 31.517 15.019 31.695 14.751 31.678 C 14.701 31.677 14.652 31.664 14.608 31.642 C 14.572 31.606 14.537 31.57 14.537 31.517 L 14.537 31.445 C 14.537 31.428 14.554 31.392 14.572 31.374 L 14.626 31.32 C 14.644 31.285 14.679 31.267 14.697 31.267 Z M 19.733 31.053 C 19.59 31.07 19.429 31.088 19.287 31.142 C 19.21 31.162 19.145 31.214 19.108 31.285 C 19.069 31.356 19.056 31.438 19.072 31.517 C 19.072 31.588 19.108 31.66 19.162 31.713 C 19.215 31.767 19.269 31.803 19.358 31.82 C 19.462 31.852 19.572 31.859 19.679 31.838 C 19.784 31.807 19.877 31.745 19.947 31.66 C 19.965 31.713 19.965 31.767 19.983 31.803 L 20.162 31.803 L 20.162 31.017 C 20.162 30.927 20.162 30.857 20.108 30.767 C 20.068 30.691 20.005 30.628 19.929 30.588 C 19.806 30.533 19.668 30.52 19.537 30.553 C 19.401 30.571 19.275 30.634 19.179 30.731 L 19.287 30.874 C 19.36 30.805 19.454 30.761 19.554 30.749 C 19.651 30.733 19.75 30.746 19.84 30.785 C 19.876 30.803 19.912 30.856 19.947 30.892 C 19.965 30.945 19.965 30.982 19.965 31.035 C 19.84 31.053 19.787 31.053 19.733 31.053 Z M 19.483 31.66 C 19.435 31.661 19.39 31.641 19.358 31.606 C 19.324 31.571 19.3 31.528 19.287 31.481 C 19.269 31.428 19.287 31.391 19.304 31.356 C 19.322 31.32 19.376 31.285 19.412 31.285 C 19.572 31.249 19.733 31.249 19.894 31.213 C 19.929 31.535 19.751 31.695 19.483 31.66 Z M 26.519 31.642 C 26.443 31.66 26.363 31.66 26.287 31.642 C 26.21 31.622 26.145 31.57 26.108 31.499 C 26.059 31.546 26.006 31.588 25.948 31.624 C 26.017 31.725 26.117 31.8 26.233 31.838 C 26.358 31.874 26.483 31.874 26.59 31.838 C 26.68 31.826 26.762 31.781 26.822 31.713 C 26.878 31.641 26.909 31.554 26.912 31.463 C 26.912 31.285 26.804 31.178 26.608 31.124 C 26.517 31.108 26.427 31.085 26.34 31.053 C 26.287 31.035 26.215 30.963 26.233 30.928 C 26.251 30.892 26.269 30.874 26.287 30.838 C 26.304 30.82 26.34 30.803 26.376 30.785 C 26.44 30.767 26.508 30.767 26.572 30.785 C 26.639 30.805 26.697 30.85 26.733 30.91 L 26.893 30.803 C 26.769 30.517 26.304 30.517 26.126 30.695 C 26.086 30.735 26.055 30.784 26.036 30.838 C 26.018 30.89 26.018 30.947 26.036 30.999 C 26.049 31.051 26.074 31.1 26.108 31.142 C 26.145 31.178 26.187 31.208 26.233 31.232 C 26.34 31.267 26.465 31.302 26.573 31.32 C 26.662 31.338 26.733 31.392 26.715 31.481 C 26.701 31.513 26.684 31.544 26.662 31.571 L 26.519 31.641 Z M 29.572 30.892 C 29.626 30.838 29.679 30.802 29.733 30.749 C 29.465 30.487 29.037 30.487 28.769 30.749 C 28.663 30.894 28.607 31.069 28.608 31.249 C 28.626 31.428 28.698 31.589 28.84 31.713 C 28.965 31.803 29.126 31.856 29.287 31.838 C 29.446 31.822 29.593 31.746 29.697 31.624 C 29.654 31.577 29.606 31.536 29.554 31.499 C 29.516 31.539 29.474 31.575 29.429 31.606 C 29.378 31.626 29.324 31.639 29.269 31.642 C 29.215 31.642 29.162 31.642 29.108 31.624 C 29.054 31.605 29.006 31.574 28.965 31.534 C 28.883 31.447 28.832 31.334 28.822 31.214 C 28.815 31.094 28.847 30.975 28.912 30.874 C 28.946 30.824 28.996 30.786 29.054 30.767 C 29.108 30.749 29.162 30.731 29.233 30.731 C 29.287 30.731 29.358 30.749 29.412 30.767 C 29.483 30.82 29.537 30.857 29.572 30.892 Z M 16.787 30.767 C 16.857 30.749 16.931 30.749 17.001 30.767 C 17.071 30.792 17.132 30.835 17.179 30.892 C 17.233 30.838 17.287 30.785 17.34 30.749 C 17.223 30.627 17.063 30.557 16.894 30.553 C 16.721 30.546 16.553 30.611 16.429 30.731 C 16.308 30.862 16.244 31.035 16.251 31.213 C 16.251 31.392 16.322 31.553 16.447 31.695 C 16.572 31.801 16.731 31.858 16.894 31.856 C 17.054 31.856 17.215 31.785 17.34 31.678 L 17.215 31.517 C 16.983 31.695 16.769 31.713 16.608 31.553 C 16.534 31.468 16.49 31.361 16.483 31.249 C 16.483 31.142 16.501 31.017 16.573 30.928 C 16.621 30.849 16.698 30.791 16.787 30.767 Z M 25.894 29.91 C 25.822 29.892 25.787 29.874 25.715 29.838 C 25.447 30.517 25.197 31.178 24.929 31.838 L 25.108 31.91 C 25.376 31.249 25.626 30.588 25.894 29.91 Z M 22.929 31.035 C 22.929 30.999 22.947 30.945 22.965 30.91 C 22.985 30.872 23.017 30.84 23.055 30.82 C 23.09 30.803 23.125 30.785 23.179 30.767 C 23.219 30.749 23.264 30.749 23.304 30.767 L 23.376 30.767 L 23.376 30.57 C 23.286 30.558 23.195 30.564 23.108 30.588 C 23.023 30.621 22.949 30.676 22.894 30.749 C 22.876 30.678 22.876 30.642 22.876 30.606 L 22.697 30.606 L 22.697 31.82 L 22.894 31.82 L 22.894 31.57 C 22.912 31.392 22.912 31.213 22.929 31.035 Z M 15.751 31.803 L 15.947 31.803 L 15.947 30.588 L 15.751 30.588 Z M 20.483 31.66 L 20.483 31.731 C 20.483 31.749 20.501 31.767 20.519 31.785 C 20.537 31.803 20.554 31.82 20.572 31.82 C 20.59 31.82 20.608 31.838 20.626 31.82 C 20.716 31.82 20.769 31.767 20.786 31.66 C 20.786 31.642 20.786 31.624 20.769 31.606 C 20.769 31.588 20.751 31.57 20.733 31.553 C 20.715 31.535 20.697 31.535 20.679 31.517 C 20.662 31.517 20.644 31.499 20.626 31.517 L 20.572 31.517 C 20.554 31.517 20.537 31.535 20.519 31.553 C 20.501 31.57 20.501 31.588 20.483 31.606 Z M 15.983 30.124 C 15.983 30.017 15.929 29.964 15.84 29.964 L 15.787 29.964 C 15.769 29.964 15.751 29.981 15.733 29.999 C 15.715 30.017 15.715 30.035 15.697 30.053 C 15.679 30.07 15.679 30.088 15.679 30.106 L 15.679 30.16 C 15.679 30.178 15.697 30.195 15.715 30.213 C 15.733 30.231 15.751 30.231 15.769 30.249 C 15.787 30.249 15.804 30.267 15.822 30.267 L 15.876 30.267 C 15.894 30.267 15.912 30.249 15.929 30.231 C 15.947 30.213 15.947 30.195 15.965 30.178 C 15.983 30.16 15.983 30.142 15.983 30.124 Z M 47.769 26.749 L 47.769 27.159 L 94.929 27.159 L 94.929 26.749 Z M 47.769 38.767 L 94.929 38.767 L 94.929 38.357 L 47.769 38.357 Z M 43.786 22 L 43.786 18.732 L 0.161 18.732 L 0.161 22 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:9848269941,withExternalLayout:true,...addPropertyOverrides({DYkIjWZwj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 32\"><g><path d=\"M 0 0 L 76 0 L 76 32 L 0 32 Z\" fill=\"transparent\"></path><path d=\"M 25.143 2.014 C 22.505 0.575 19.514 -0.089 16.514 0.1 C 13.514 0.299 10.631 1.344 8.2 3.114 C 5.729 4.897 3.829 7.359 2.729 10.2 C 2.155 11.668 1.803 13.214 1.686 14.786 L 5.629 14.786 C 5.9 11.856 7.243 9.13 9.4 7.129 C 11.554 5.125 14.373 3.99 17.314 3.942 C 20.334 3.887 23.262 4.974 25.514 6.986 C 27.758 9 29.172 11.786 29.458 14.786 L 33.386 14.786 C 33.129 10.486 30.714 5.071 25.143 2.014 Z M 18.658 12.042 C 18.399 12.355 18.049 12.579 17.658 12.686 C 17.272 12.8 16.858 12.786 16.472 12.643 C 16.185 12.572 15.923 12.424 15.714 12.214 C 15.284 11.808 15.095 11.208 15.214 10.629 C 15.272 10.343 15.4 10.071 15.586 9.857 C 15.931 9.48 16.405 9.245 16.914 9.2 C 17.421 9.153 17.927 9.301 18.329 9.614 C 18.457 9.714 18.572 9.829 18.686 9.942 C 18.829 9.842 18.972 9.729 19.143 9.614 C 18.96 9.342 18.715 9.117 18.429 8.957 C 17.901 8.671 17.301 8.557 16.701 8.642 C 16.382 8.676 16.071 8.768 15.786 8.914 C 15.507 9.066 15.259 9.27 15.058 9.514 C 14.858 9.757 14.714 10.029 14.629 10.329 C 14.546 10.626 14.527 10.938 14.572 11.243 C 14.614 11.629 14.758 12.014 14.986 12.329 C 15.214 12.643 15.529 12.9 15.886 13.057 C 16.32 13.254 16.798 13.332 17.272 13.286 C 17.843 13.271 18.4 13.043 18.843 12.671 C 18.958 12.571 19.043 12.457 19.158 12.357 L 18.672 12.014 C 18.672 12.014 18.672 12.029 18.658 12.042 Z M 22.272 13.214 L 22.958 13.214 L 23.672 11.786 L 25.572 11.786 L 26.3 13.214 L 26.972 13.214 C 26.186 11.629 25.414 10.057 24.629 8.486 C 23.843 10.057 23.058 11.629 22.272 13.214 Z M 23.972 11.2 C 24.186 10.757 24.414 10.328 24.629 9.886 C 24.858 10.329 25.072 10.771 25.286 11.2 Z M 8.158 13.214 L 8.843 13.214 C 9.086 12.742 9.329 12.257 9.558 11.786 L 11.458 11.786 C 11.7 12.258 11.943 12.743 12.186 13.214 L 12.858 13.214 L 10.514 8.471 C 9.729 10.057 8.943 11.629 8.158 13.214 Z M 9.843 11.2 C 10.058 10.757 10.286 10.328 10.515 9.872 C 10.743 10.328 10.958 10.757 11.171 11.2 Z M 22.829 10.6 C 22.929 10.442 23 10.257 23.014 10.072 C 23.029 9.882 23 9.691 22.929 9.514 C 22.855 9.34 22.743 9.183 22.601 9.057 C 22.458 8.93 22.286 8.842 22.1 8.8 C 21.882 8.74 21.655 8.716 21.429 8.728 C 20.972 8.714 20.514 8.728 20.043 8.728 L 19.971 8.728 L 19.971 13.214 L 20.571 13.214 L 20.571 11.2 L 21.014 11.2 C 21.3 11.186 21.6 11.186 21.886 11.157 C 22.076 11.14 22.26 11.087 22.429 11 C 22.586 10.886 22.729 10.757 22.829 10.6 Z M 22.343 10.171 C 22.3 10.297 22.214 10.403 22.1 10.471 C 21.989 10.543 21.861 10.583 21.729 10.586 C 21.358 10.6 20.972 10.586 20.586 10.586 L 20.586 9.271 C 20.986 9.286 21.372 9.286 21.758 9.3 C 21.858 9.3 21.958 9.329 22.043 9.372 C 22.135 9.418 22.214 9.487 22.272 9.572 C 22.38 9.753 22.407 9.971 22.344 10.172 Z M 13.215 13.2 L 13.829 13.2 L 13.829 8.714 L 13.214 8.714 L 13.214 13.2 Z M 53.786 24.914 L 54.843 24.914 L 54.843 28.242 L 56.029 28.242 L 56.029 24.914 L 57.086 24.914 L 57.086 23.986 L 53.8 23.986 L 53.8 24.914 L 53.786 24.914 Z M 57.414 28.229 L 58.6 28.229 L 58.6 23.971 L 57.414 23.971 Z M 62.972 28.229 L 64.158 28.229 L 64.158 23.971 L 62.972 23.971 Z M 59.343 24.814 L 59.343 28.229 L 60.529 28.229 L 60.529 26.542 L 61.986 26.542 L 61.986 25.672 L 60.529 25.672 L 60.529 24.815 L 62.429 24.815 L 62.429 23.972 L 59.357 23.972 L 59.343 24.815 Z M 64.9 24.814 L 64.9 28.242 L 67.972 28.242 L 67.972 27.4 L 66.072 27.4 L 66.072 26.442 L 67.529 26.442 L 67.529 25.571 L 66.072 25.571 L 66.072 24.814 L 67.972 24.814 L 67.972 23.971 L 64.9 23.971 Z M 46.186 28.242 L 49.258 28.242 L 49.258 27.4 L 47.358 27.4 L 47.358 26.442 L 48.814 26.442 L 48.814 25.571 L 47.358 25.571 L 47.358 24.814 L 49.258 24.814 L 49.258 23.971 L 46.186 23.971 L 46.186 28.243 Z M 70.372 23.971 L 68.614 23.971 L 68.614 28.229 L 70.372 28.229 C 71.42 28.227 72.27 27.377 72.272 26.329 L 72.272 25.857 C 72.271 25.353 72.07 24.871 71.714 24.514 C 71.353 24.168 70.873 23.973 70.372 23.971 Z M 69.786 27.4 L 69.786 24.829 C 70.2 24.829 71.072 24.642 71.072 26.114 C 71.086 27.571 70.214 27.4 69.786 27.4 Z M 53.458 25.3 C 53.458 25.129 53.429 24.957 53.358 24.786 C 53.284 24.629 53.188 24.485 53.072 24.357 C 52.948 24.236 52.802 24.139 52.643 24.071 C 52.481 24.001 52.305 23.967 52.129 23.971 L 49.914 23.971 L 49.914 28.229 L 51.1 28.229 L 51.1 26.629 L 51.529 26.629 L 52.186 28.229 L 53.514 28.229 L 52.786 26.457 C 52.986 26.343 53.158 26.171 53.286 25.971 C 53.4 25.771 53.458 25.543 53.458 25.299 Z M 51.8 25.786 L 51.1 25.786 L 51.1 24.814 L 51.8 24.814 C 51.929 24.814 52.058 24.871 52.143 24.957 C 52.233 25.049 52.284 25.172 52.286 25.3 C 52.286 25.428 52.229 25.557 52.143 25.642 C 52.055 25.738 51.93 25.79 51.8 25.786 Z M 44.014 19.571 L 45.629 19.571 L 45.629 15.014 L 47.072 15.014 L 47.072 14.657 L 48.458 17.157 L 48.458 19.586 L 50.072 19.586 L 50.072 17.157 L 51.972 13.742 L 50.243 13.742 L 49.272 15.571 L 48.3 13.743 L 42.572 13.743 L 42.572 15.029 L 44.014 15.029 Z M 61.7 14.886 L 61.7 13.729 L 57.472 13.729 L 57.472 19.571 L 61.7 19.571 L 61.7 18.429 L 59.1 18.429 L 59.1 17.114 L 61.1 17.114 L 61.1 15.914 L 59.1 15.914 L 59.1 14.886 Z M 43.944 23.857 L 43.786 23.857 C 43.286 23.857 42.815 24.057 42.458 24.4 C 42.103 24.751 41.902 25.229 41.901 25.728 L 41.901 26.457 C 41.901 26.7 41.944 26.943 42.044 27.171 C 42.144 27.4 42.273 27.6 42.444 27.786 C 42.615 27.957 42.83 28.1 43.058 28.186 C 43.286 28.286 43.53 28.329 43.773 28.329 L 43.93 28.329 C 44.386 28.329 44.815 28.142 45.144 27.829 C 45.469 27.509 45.65 27.07 45.644 26.614 L 44.516 26.614 C 44.43 27.242 44.144 27.457 43.801 27.457 C 43.386 27.457 43.058 27.157 43.058 26.157 C 43.058 25.171 43.386 24.729 43.801 24.729 C 44.13 24.729 44.415 25.029 44.515 25.657 L 45.643 25.657 L 45.643 25.571 C 45.643 25.114 45.458 24.671 45.144 24.357 C 44.828 24.035 44.395 23.855 43.944 23.857 Z M 57.844 9.829 L 58.058 9.829 C 59.331 9.828 60.364 8.801 60.373 7.529 L 58.858 7.529 C 58.744 8.371 58.358 8.657 57.901 8.657 C 57.344 8.657 56.901 8.242 56.901 6.914 C 56.901 5.586 57.344 4.986 57.901 4.986 C 58.344 4.986 58.73 5.386 58.858 6.229 L 60.373 6.229 L 60.373 6.1 C 60.373 5.486 60.13 4.9 59.701 4.457 C 59.263 4.026 58.673 3.785 58.058 3.786 L 57.844 3.786 C 57.172 3.786 56.53 4.058 56.058 4.529 C 55.584 5.002 55.317 5.644 55.315 6.314 L 55.315 7.3 C 55.315 7.628 55.387 7.957 55.501 8.271 C 55.63 8.571 55.815 8.857 56.044 9.086 C 56.273 9.314 56.558 9.5 56.858 9.629 C 57.173 9.771 57.501 9.829 57.844 9.829 Z M 56.186 17.014 C 56.242 16.975 56.294 16.932 56.344 16.886 C 56.358 16.871 56.373 16.871 56.373 16.857 C 56.415 16.814 56.444 16.786 56.473 16.742 C 56.495 16.722 56.514 16.698 56.53 16.671 C 56.553 16.646 56.573 16.617 56.586 16.586 C 56.618 16.553 56.643 16.514 56.658 16.471 C 56.815 16.199 56.901 15.871 56.901 15.557 C 56.901 15.314 56.858 15.086 56.758 14.857 C 56.669 14.635 56.533 14.435 56.358 14.271 C 56.188 14.105 55.99 13.969 55.773 13.871 C 55.55 13.78 55.313 13.732 55.073 13.729 L 52.03 13.729 L 52.03 19.571 L 53.644 19.571 L 53.644 17.386 L 55.058 17.386 C 55.486 17.386 55.873 17.258 56.186 17.014 Z M 53.686 16.214 L 53.686 14.886 L 54.644 14.886 C 54.822 14.887 54.991 14.959 55.116 15.086 C 55.244 15.214 55.316 15.386 55.316 15.558 C 55.314 15.735 55.242 15.904 55.116 16.029 C 54.991 16.155 54.822 16.227 54.644 16.229 L 53.686 16.229 Z M 66.501 13.729 L 64.886 13.729 L 64.886 19.571 L 66.501 19.571 Z M 67.544 19.571 L 69.158 19.571 L 69.158 13.729 L 67.544 13.729 Z M 52.072 9.829 L 52.386 9.829 C 52.744 9.829 53.086 9.743 53.415 9.586 C 53.73 9.429 54.015 9.2 54.23 8.914 C 54.61 8.462 54.817 7.89 54.815 7.3 L 54.815 6.314 C 54.815 5.729 54.615 5.157 54.23 4.7 C 54.014 4.416 53.735 4.186 53.415 4.028 C 53.096 3.869 52.743 3.786 52.386 3.786 L 52.073 3.786 C 51.716 3.786 51.364 3.869 51.044 4.029 C 50.724 4.187 50.446 4.416 50.23 4.7 C 49.855 5.155 49.649 5.725 49.644 6.314 L 49.644 7.3 C 49.644 7.886 49.844 8.457 50.23 8.914 C 50.444 9.2 50.73 9.429 51.044 9.586 C 51.358 9.743 51.716 9.829 52.073 9.829 Z M 51.401 5.714 C 51.43 5.614 51.473 5.529 51.515 5.457 C 51.53 5.442 51.53 5.429 51.544 5.414 C 51.558 5.4 51.573 5.371 51.586 5.357 C 51.601 5.342 51.601 5.329 51.615 5.314 L 51.658 5.271 C 51.673 5.257 51.686 5.242 51.686 5.229 L 51.73 5.186 L 51.758 5.157 C 51.785 5.141 51.809 5.122 51.83 5.1 L 51.844 5.086 C 51.873 5.071 51.886 5.057 51.916 5.057 C 51.93 5.057 51.93 5.042 51.944 5.042 C 51.973 5.029 51.986 5.029 52.016 5.014 L 52.044 5.014 C 52.073 5.014 52.101 5 52.13 5 L 52.358 5 C 52.386 5 52.414 5.014 52.443 5.014 L 52.472 5.014 C 52.5 5.014 52.514 5.029 52.543 5.042 C 52.558 5.042 52.558 5.042 52.572 5.057 C 52.6 5.071 52.614 5.086 52.643 5.086 L 52.658 5.1 C 52.684 5.115 52.708 5.135 52.729 5.157 L 52.758 5.186 L 52.8 5.229 C 52.814 5.242 52.829 5.257 52.829 5.271 L 52.872 5.314 C 52.886 5.329 52.9 5.342 52.9 5.357 C 52.914 5.371 52.929 5.4 52.943 5.414 C 52.958 5.429 52.958 5.442 52.972 5.457 C 53.014 5.542 53.058 5.629 53.086 5.714 C 53.214 6.1 53.272 6.5 53.258 6.914 C 53.269 7.247 53.23 7.579 53.143 7.9 L 53.143 7.929 C 53.129 7.971 53.114 8 53.1 8.029 C 53.072 8.1 53.029 8.186 53 8.243 C 53 8.243 53 8.257 52.986 8.257 C 52.972 8.286 52.958 8.314 52.929 8.329 L 52.929 8.343 C 52.914 8.371 52.886 8.386 52.872 8.414 C 52.812 8.474 52.745 8.527 52.672 8.571 C 52.658 8.586 52.643 8.586 52.614 8.6 C 52.6 8.6 52.586 8.614 52.586 8.614 C 52.572 8.614 52.558 8.629 52.543 8.629 C 52.529 8.629 52.514 8.643 52.486 8.643 C 52.472 8.643 52.458 8.643 52.458 8.657 C 52.429 8.657 52.414 8.671 52.386 8.671 L 52.158 8.671 C 52.129 8.671 52.114 8.671 52.086 8.657 C 52.072 8.657 52.058 8.657 52.058 8.642 C 52.043 8.642 52.029 8.629 52 8.629 C 51.986 8.629 51.972 8.614 51.958 8.614 C 51.943 8.614 51.929 8.6 51.914 8.6 C 51.9 8.6 51.886 8.586 51.858 8.571 C 51.782 8.532 51.714 8.479 51.658 8.414 C 51.635 8.393 51.615 8.369 51.6 8.342 L 51.6 8.329 C 51.586 8.302 51.566 8.277 51.543 8.257 C 51.543 8.257 51.543 8.242 51.529 8.242 C 51.489 8.174 51.456 8.103 51.429 8.029 C 51.414 8 51.4 7.957 51.386 7.929 L 51.386 7.9 C 51.298 7.579 51.26 7.247 51.272 6.914 C 51.214 6.514 51.272 6.1 51.4 5.714 Z M 46.573 8.686 C 45.773 8.686 45.53 7.9 45.501 7.771 L 44.701 7.957 L 44.03 8.086 C 44.173 8.843 44.786 9.914 46.53 9.914 C 48.773 9.914 48.986 8.429 48.986 7.957 C 48.986 6.742 47.986 6.429 46.886 6.057 C 46.201 5.829 46.015 5.742 46.015 5.442 C 46.015 5.142 46.301 4.971 46.658 4.971 C 47.13 4.971 47.401 5.229 47.601 5.657 L 48.901 5.2 C 48.644 4.457 48.144 3.757 46.601 3.757 C 45.058 3.757 44.386 4.742 44.386 5.486 C 44.386 6.514 44.873 6.958 46.086 7.371 C 46.986 7.686 47.373 7.771 47.373 8.171 C 47.358 8.471 47.101 8.686 46.573 8.686 Z M 65.715 5.086 C 66.158 5.214 66.215 5.671 66.073 5.986 C 65.93 6.314 65.315 6.842 65.015 7.071 C 64.543 7.429 63.173 8.486 63.173 8.486 L 63.173 9.771 L 67.758 9.771 L 67.758 8.486 L 65.23 8.486 C 65.23 8.486 65.601 8.229 66.458 7.614 C 67.315 7 67.658 6.286 67.658 5.8 C 67.658 5.314 67.644 3.786 65.458 3.786 C 63.273 3.786 63.086 5.742 63.086 5.742 L 64.515 6.157 C 64.673 5.071 65.387 4.986 65.715 5.086 Z M 17.771 27.843 C 15.224 27.914 12.725 27.146 10.657 25.657 C 7.942 23.714 6.314 21.086 5.729 17.8 L 1.757 17.8 C 2.586 25.629 9.571 32.386 18.542 31.829 C 26.814 31.329 32.657 24.7 33.329 17.8 L 29.357 17.8 C 28.912 20.565 27.506 23.085 25.386 24.914 C 23.269 26.753 20.574 27.789 17.771 27.842 Z M 16.272 23.456 C 16.586 23.585 16.93 23.656 17.272 23.642 C 17.615 23.642 17.958 23.556 18.272 23.414 C 18.558 23.299 18.815 23.099 19.03 22.87 C 19.23 22.628 19.386 22.342 19.458 22.042 C 19.591 21.559 19.581 21.048 19.43 20.57 C 19.355 20.31 19.228 20.067 19.058 19.856 C 18.889 19.644 18.674 19.473 18.43 19.356 C 18.072 19.172 17.674 19.083 17.272 19.099 L 17.015 19.099 C 16.958 19.099 16.915 19.114 16.858 19.114 C 16.53 19.142 16.201 19.27 15.915 19.456 C 15.635 19.64 15.404 19.89 15.243 20.185 C 15.023 20.596 14.923 21.062 14.958 21.528 C 15.015 22.428 15.43 23.099 16.272 23.456 Z M 16.658 19.899 C 16.948 19.786 17.265 19.756 17.572 19.814 C 17.872 19.886 18.158 20.042 18.358 20.286 C 18.615 20.628 18.743 21.042 18.715 21.47 C 18.687 21.9 18.498 22.303 18.186 22.599 C 17.514 23.199 16.101 23.071 15.801 21.785 C 15.777 21.682 15.762 21.576 15.758 21.47 C 15.73 20.742 16.072 20.142 16.658 19.899 Z M 12.901 22.928 C 12.73 22.928 12.543 22.899 12.386 22.814 C 12.233 22.731 12.101 22.613 12.001 22.47 L 11.443 23.07 C 11.586 23.242 11.772 23.37 11.972 23.456 C 12.372 23.628 12.801 23.67 13.23 23.599 C 13.93 23.485 14.386 23.028 14.43 22.356 C 14.459 22.124 14.414 21.889 14.301 21.685 C 14.187 21.48 14.012 21.315 13.801 21.213 C 13.615 21.128 13.415 21.056 13.23 20.985 C 13.01 20.906 12.795 20.816 12.586 20.713 C 12.491 20.661 12.419 20.574 12.386 20.47 C 12.355 20.367 12.36 20.256 12.401 20.156 C 12.43 20.081 12.473 20.013 12.529 19.956 C 12.587 19.905 12.655 19.866 12.729 19.842 C 12.915 19.77 13.129 19.756 13.329 19.814 C 13.529 19.87 13.701 19.97 13.83 20.128 C 14.015 19.928 14.201 19.742 14.386 19.542 C 14.356 19.505 14.316 19.475 14.272 19.456 C 13.931 19.213 13.52 19.087 13.101 19.099 C 12.739 19.101 12.383 19.2 12.072 19.385 C 11.372 19.814 11.301 21.057 12.186 21.457 C 12.401 21.556 12.63 21.614 12.843 21.699 C 13.03 21.771 13.215 21.856 13.386 21.956 C 13.449 21.999 13.498 22.059 13.53 22.128 C 13.568 22.193 13.588 22.267 13.586 22.342 C 13.586 22.42 13.571 22.498 13.543 22.57 C 13.515 22.642 13.458 22.699 13.401 22.756 C 13.301 22.87 13.101 22.928 12.901 22.928 Z M 20.573 22.956 C 21.286 23.656 22.13 23.785 23.058 23.499 C 23.394 23.384 23.685 23.163 23.886 22.87 L 23.243 22.414 C 23.215 22.442 23.201 22.456 23.186 22.486 C 22.558 23.242 21.558 22.956 21.143 22.428 C 20.998 22.238 20.896 22.018 20.843 21.785 C 20.784 21.551 20.774 21.308 20.815 21.07 C 20.859 20.712 21.031 20.382 21.301 20.142 C 21.73 19.756 22.586 19.57 23.143 20.185 C 23.158 20.199 23.172 20.214 23.186 20.214 L 23.786 19.77 C 23.629 19.572 23.429 19.411 23.201 19.299 C 22.787 19.104 22.324 19.039 21.873 19.114 C 21.586 19.142 21.315 19.242 21.073 19.386 C 20.83 19.528 20.615 19.714 20.443 19.942 C 20.115 20.398 19.958 20.955 20 21.514 C 19.986 22.057 20.2 22.571 20.571 22.957 Z M 18.958 24.556 C 18.86 24.645 18.799 24.767 18.786 24.899 C 18.77 25.031 18.806 25.164 18.886 25.27 C 18.934 25.329 18.992 25.378 19.058 25.414 C 19.13 25.442 19.201 25.47 19.272 25.47 C 19.344 25.485 19.415 25.47 19.486 25.442 C 19.554 25.416 19.614 25.372 19.658 25.314 C 19.672 25.57 19.63 25.714 19.486 25.77 C 19.393 25.815 19.287 25.825 19.186 25.799 C 19.087 25.773 18.998 25.719 18.93 25.642 C 18.884 25.683 18.845 25.731 18.815 25.785 C 18.897 25.868 19.001 25.928 19.115 25.956 C 19.228 25.984 19.345 25.984 19.458 25.956 C 19.544 25.942 19.623 25.902 19.686 25.842 C 19.755 25.784 19.801 25.703 19.814 25.614 C 19.83 25.542 19.843 25.47 19.843 25.399 L 19.843 24.485 L 19.686 24.485 C 19.686 24.528 19.686 24.57 19.672 24.628 C 19.585 24.527 19.462 24.465 19.33 24.456 C 19.198 24.443 19.065 24.478 18.958 24.556 Z M 19.658 24.956 C 19.658 24.999 19.658 25.056 19.63 25.099 C 19.614 25.142 19.59 25.181 19.558 25.214 C 19.522 25.246 19.484 25.274 19.443 25.299 C 19.398 25.317 19.35 25.327 19.301 25.328 C 19.211 25.323 19.125 25.287 19.058 25.228 C 18.998 25.16 18.963 25.075 18.958 24.985 C 18.958 24.942 18.958 24.899 18.972 24.857 C 18.987 24.814 19.012 24.775 19.044 24.742 C 19.076 24.71 19.115 24.686 19.158 24.67 C 19.199 24.654 19.242 24.645 19.286 24.642 C 19.33 24.645 19.373 24.654 19.414 24.67 C 19.458 24.686 19.497 24.71 19.53 24.742 C 19.561 24.775 19.586 24.813 19.601 24.856 C 19.643 24.856 19.658 24.899 19.658 24.956 Z M 14.201 24.47 L 14.043 24.47 L 14.043 25.928 L 14.201 25.928 L 14.201 25.314 C 14.458 25.528 14.715 25.542 14.915 25.356 C 15.004 25.262 15.059 25.142 15.072 25.014 C 15.083 24.886 15.048 24.759 14.972 24.656 C 14.903 24.561 14.801 24.495 14.686 24.47 C 14.602 24.449 14.514 24.449 14.43 24.47 C 14.343 24.485 14.272 24.542 14.201 24.614 Z M 14.558 24.599 C 14.601 24.599 14.658 24.614 14.701 24.628 C 14.747 24.643 14.788 24.673 14.815 24.714 C 14.843 24.742 14.872 24.786 14.886 24.828 C 14.906 24.873 14.911 24.923 14.901 24.97 C 14.901 25.014 14.901 25.056 14.886 25.099 C 14.871 25.142 14.846 25.181 14.814 25.214 C 14.786 25.242 14.743 25.27 14.701 25.299 C 14.66 25.316 14.617 25.325 14.573 25.328 C 14.524 25.325 14.475 25.316 14.429 25.299 C 14.386 25.284 14.347 25.259 14.315 25.227 C 14.283 25.195 14.259 25.156 14.243 25.114 C 14.23 25.07 14.215 25.028 14.215 24.97 C 14.215 24.928 14.215 24.87 14.243 24.828 C 14.259 24.785 14.283 24.746 14.315 24.714 C 14.35 24.681 14.389 24.653 14.43 24.628 C 14.469 24.609 14.513 24.599 14.558 24.599 Z M 16.872 24.956 C 16.872 25.028 16.886 25.099 16.901 25.156 C 16.93 25.228 16.973 25.285 17.015 25.328 C 17.072 25.37 17.13 25.414 17.186 25.442 C 17.258 25.47 17.314 25.47 17.386 25.47 C 17.458 25.47 17.53 25.47 17.586 25.442 C 17.653 25.421 17.713 25.382 17.758 25.328 C 17.801 25.27 17.843 25.228 17.872 25.156 C 17.902 25.094 17.912 25.024 17.901 24.956 C 17.901 24.885 17.901 24.814 17.872 24.756 C 17.851 24.689 17.811 24.63 17.758 24.585 C 17.706 24.539 17.649 24.5 17.586 24.47 C 17.514 24.442 17.458 24.442 17.386 24.442 C 17.314 24.442 17.243 24.442 17.186 24.47 C 17.12 24.491 17.06 24.531 17.015 24.585 C 16.961 24.63 16.922 24.689 16.901 24.756 C 16.883 24.821 16.874 24.888 16.872 24.956 Z M 17.744 24.956 C 17.744 24.999 17.744 25.056 17.73 25.099 C 17.714 25.142 17.69 25.181 17.658 25.214 C 17.622 25.246 17.584 25.274 17.543 25.299 C 17.498 25.317 17.45 25.327 17.401 25.328 C 17.357 25.325 17.314 25.316 17.273 25.299 C 17.23 25.284 17.19 25.259 17.158 25.227 C 17.126 25.195 17.102 25.156 17.086 25.114 C 17.07 25.073 17.06 25.03 17.058 24.986 C 17.058 24.942 17.058 24.885 17.072 24.842 C 17.087 24.799 17.112 24.76 17.144 24.728 C 17.179 24.696 17.217 24.667 17.258 24.642 C 17.303 24.625 17.352 24.615 17.401 24.614 C 17.443 24.614 17.501 24.628 17.543 24.642 C 17.59 24.658 17.63 24.688 17.658 24.728 C 17.69 24.76 17.714 24.799 17.73 24.842 C 17.742 24.879 17.746 24.918 17.743 24.956 Z M 21.672 24.956 C 21.672 25.028 21.686 25.099 21.715 25.156 C 21.743 25.228 21.786 25.285 21.83 25.328 C 21.886 25.37 21.943 25.414 22.001 25.442 C 22.073 25.47 22.129 25.47 22.201 25.47 C 22.273 25.47 22.343 25.456 22.401 25.442 C 22.468 25.422 22.527 25.382 22.572 25.328 C 22.618 25.276 22.657 25.219 22.686 25.156 C 22.71 25.092 22.72 25.024 22.715 24.956 C 22.715 24.885 22.701 24.814 22.686 24.756 C 22.658 24.699 22.63 24.628 22.572 24.585 C 22.515 24.542 22.458 24.499 22.401 24.47 C 22.329 24.442 22.273 24.442 22.201 24.442 C 22.129 24.442 22.058 24.442 22.001 24.47 C 21.934 24.491 21.874 24.531 21.83 24.585 C 21.776 24.63 21.736 24.689 21.715 24.756 C 21.687 24.819 21.673 24.887 21.672 24.956 Z M 22.544 24.97 C 22.544 25.014 22.544 25.056 22.53 25.099 C 22.514 25.142 22.49 25.181 22.458 25.214 C 22.425 25.246 22.386 25.27 22.343 25.286 C 22.302 25.302 22.259 25.311 22.215 25.314 C 22.166 25.311 22.118 25.301 22.072 25.285 C 22.025 25.27 21.985 25.24 21.958 25.199 C 21.926 25.167 21.902 25.128 21.886 25.085 C 21.869 25.039 21.859 24.991 21.858 24.942 C 21.858 24.899 21.858 24.842 21.886 24.799 C 21.915 24.756 21.93 24.714 21.958 24.685 C 21.986 24.656 22.03 24.628 22.072 24.599 C 22.118 24.581 22.166 24.572 22.215 24.57 C 22.258 24.57 22.315 24.585 22.358 24.599 C 22.404 24.614 22.444 24.644 22.472 24.685 C 22.501 24.714 22.53 24.757 22.544 24.799 C 22.53 24.871 22.544 24.914 22.544 24.97 Z M 11.672 25.456 C 11.755 25.485 11.846 25.485 11.93 25.456 C 12.013 25.431 12.088 25.381 12.143 25.314 C 12.143 25.37 12.158 25.399 12.158 25.428 L 12.301 25.428 L 12.301 24.828 C 12.301 24.614 12.229 24.499 12.086 24.456 C 11.901 24.399 11.601 24.442 11.515 24.599 L 11.601 24.685 C 11.929 24.514 12.129 24.57 12.129 24.828 L 11.986 24.828 C 11.872 24.842 11.743 24.856 11.63 24.899 C 11.568 24.916 11.516 24.957 11.486 25.014 C 11.456 25.07 11.446 25.136 11.458 25.199 C 11.458 25.256 11.486 25.314 11.53 25.356 C 11.558 25.414 11.615 25.442 11.672 25.456 Z M 11.758 25.014 L 12.115 24.97 C 12.13 25.214 12.015 25.356 11.801 25.342 C 11.761 25.341 11.722 25.332 11.686 25.314 C 11.658 25.285 11.63 25.256 11.63 25.214 L 11.63 25.156 C 11.63 25.142 11.643 25.114 11.658 25.099 L 11.701 25.056 C 11.715 25.028 11.743 25.014 11.758 25.014 Z M 15.786 24.842 C 15.672 24.856 15.543 24.87 15.43 24.914 C 15.368 24.93 15.316 24.971 15.286 25.028 C 15.255 25.084 15.245 25.15 15.258 25.214 C 15.258 25.27 15.286 25.328 15.33 25.37 C 15.372 25.414 15.415 25.442 15.486 25.456 C 15.569 25.482 15.658 25.487 15.743 25.47 C 15.827 25.445 15.902 25.396 15.958 25.328 C 15.972 25.37 15.972 25.414 15.986 25.442 L 16.13 25.442 L 16.13 24.814 C 16.13 24.742 16.13 24.686 16.086 24.614 C 16.054 24.553 16.004 24.503 15.943 24.47 C 15.845 24.426 15.734 24.416 15.63 24.442 C 15.521 24.457 15.42 24.507 15.343 24.585 L 15.43 24.699 C 15.488 24.644 15.563 24.609 15.643 24.599 C 15.721 24.587 15.8 24.597 15.872 24.628 C 15.901 24.642 15.93 24.685 15.958 24.714 C 15.972 24.756 15.972 24.786 15.972 24.828 C 15.872 24.842 15.83 24.842 15.786 24.842 Z M 15.586 25.328 C 15.548 25.329 15.512 25.313 15.486 25.285 C 15.459 25.257 15.44 25.222 15.43 25.185 C 15.415 25.142 15.43 25.113 15.443 25.085 C 15.458 25.056 15.501 25.028 15.53 25.028 C 15.658 24.999 15.786 24.999 15.915 24.97 C 15.943 25.228 15.801 25.356 15.586 25.328 Z M 21.215 25.314 C 21.154 25.328 21.091 25.328 21.03 25.314 C 20.968 25.297 20.916 25.256 20.886 25.199 C 20.847 25.237 20.804 25.27 20.758 25.299 C 20.814 25.38 20.894 25.44 20.986 25.47 C 21.086 25.499 21.186 25.499 21.272 25.47 C 21.344 25.461 21.41 25.425 21.458 25.37 C 21.502 25.313 21.528 25.243 21.53 25.17 C 21.53 25.028 21.443 24.942 21.286 24.899 C 21.213 24.887 21.142 24.868 21.072 24.842 C 21.03 24.828 20.972 24.77 20.986 24.742 C 21.001 24.714 21.015 24.699 21.03 24.67 C 21.043 24.656 21.072 24.642 21.101 24.628 C 21.152 24.614 21.206 24.614 21.258 24.628 C 21.311 24.644 21.357 24.68 21.386 24.728 L 21.514 24.642 C 21.415 24.414 21.043 24.414 20.901 24.556 C 20.869 24.588 20.844 24.627 20.829 24.67 C 20.814 24.712 20.814 24.757 20.829 24.799 C 20.839 24.841 20.859 24.88 20.886 24.914 C 20.916 24.942 20.95 24.967 20.986 24.986 C 21.072 25.014 21.172 25.042 21.258 25.056 C 21.33 25.07 21.386 25.114 21.372 25.185 C 21.361 25.211 21.347 25.235 21.33 25.257 L 21.215 25.313 Z M 23.658 24.714 C 23.701 24.67 23.743 24.642 23.786 24.599 C 23.572 24.39 23.23 24.39 23.015 24.599 C 22.93 24.715 22.885 24.855 22.886 24.999 C 22.901 25.142 22.958 25.271 23.072 25.37 C 23.172 25.442 23.301 25.485 23.43 25.47 C 23.557 25.458 23.674 25.396 23.758 25.299 C 23.723 25.262 23.685 25.228 23.643 25.199 C 23.613 25.231 23.579 25.26 23.543 25.285 C 23.502 25.301 23.459 25.311 23.415 25.314 C 23.372 25.314 23.33 25.314 23.286 25.299 C 23.243 25.284 23.204 25.259 23.172 25.227 C 23.106 25.157 23.066 25.067 23.058 24.971 C 23.052 24.875 23.078 24.78 23.13 24.699 C 23.157 24.659 23.197 24.629 23.243 24.614 C 23.286 24.599 23.33 24.585 23.386 24.585 C 23.43 24.585 23.486 24.599 23.53 24.614 C 23.586 24.656 23.63 24.686 23.658 24.714 Z M 13.43 24.614 C 13.486 24.599 13.545 24.599 13.601 24.614 C 13.657 24.633 13.706 24.668 13.743 24.714 C 13.786 24.67 13.83 24.628 13.872 24.599 C 13.778 24.502 13.65 24.446 13.515 24.442 C 13.377 24.437 13.242 24.488 13.143 24.585 C 13.047 24.689 12.995 24.828 13.001 24.97 C 13.001 25.114 13.058 25.242 13.158 25.356 C 13.258 25.44 13.384 25.486 13.515 25.485 C 13.643 25.485 13.772 25.428 13.872 25.342 L 13.772 25.214 C 13.586 25.356 13.415 25.37 13.286 25.242 C 13.227 25.175 13.192 25.089 13.186 24.999 C 13.186 24.914 13.201 24.814 13.258 24.742 C 13.297 24.679 13.358 24.633 13.43 24.614 Z M 20.715 23.928 C 20.658 23.914 20.63 23.899 20.572 23.87 C 20.358 24.414 20.158 24.942 19.943 25.47 L 20.086 25.528 C 20.301 24.999 20.501 24.47 20.715 23.928 Z M 18.343 24.828 C 18.343 24.799 18.358 24.756 18.372 24.728 C 18.388 24.697 18.413 24.672 18.444 24.656 C 18.472 24.642 18.5 24.628 18.543 24.614 C 18.575 24.599 18.611 24.599 18.643 24.614 L 18.701 24.614 L 18.701 24.456 C 18.629 24.447 18.556 24.451 18.486 24.47 C 18.418 24.497 18.359 24.541 18.315 24.599 C 18.301 24.542 18.301 24.514 18.301 24.485 L 18.158 24.485 L 18.158 25.456 L 18.315 25.456 L 18.315 25.256 C 18.33 25.114 18.33 24.97 18.343 24.828 Z M 12.601 25.442 L 12.758 25.442 L 12.758 24.47 L 12.601 24.47 Z M 16.386 25.328 L 16.386 25.385 C 16.386 25.399 16.401 25.414 16.415 25.428 C 16.43 25.442 16.443 25.456 16.458 25.456 C 16.472 25.456 16.486 25.47 16.501 25.456 C 16.573 25.456 16.615 25.414 16.629 25.328 C 16.629 25.314 16.629 25.299 16.615 25.285 C 16.615 25.27 16.601 25.256 16.586 25.242 C 16.572 25.228 16.558 25.228 16.543 25.214 C 16.53 25.214 16.515 25.199 16.501 25.214 L 16.458 25.214 C 16.443 25.214 16.43 25.228 16.415 25.242 C 16.401 25.256 16.401 25.27 16.386 25.285 Z M 12.786 24.099 C 12.786 24.014 12.743 23.971 12.672 23.971 L 12.63 23.971 C 12.615 23.971 12.601 23.985 12.586 23.999 C 12.572 24.014 12.572 24.028 12.558 24.042 C 12.543 24.056 12.543 24.07 12.543 24.085 L 12.543 24.128 C 12.543 24.142 12.558 24.156 12.572 24.17 C 12.586 24.185 12.601 24.185 12.615 24.199 C 12.63 24.199 12.643 24.214 12.658 24.214 L 12.701 24.214 C 12.715 24.214 12.73 24.199 12.743 24.185 C 12.758 24.17 12.758 24.156 12.772 24.142 C 12.786 24.128 12.786 24.114 12.786 24.099 Z M 38.215 21.399 L 38.215 21.727 L 75.943 21.727 L 75.943 21.399 Z M 38.215 31.014 L 75.943 31.014 L 75.943 30.686 L 38.215 30.686 Z M 35.029 17.6 L 35.029 14.986 L 0.129 14.986 L 0.129 17.6 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:8935341441}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-134cymp\",\"data-framer-name\":\"ISO_27001_MINDFLOW\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:40,layoutDependency:layoutDependency,layoutId:\"zei1bPNTL\",svg:'<svg width=\"40\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M19.778 5.946c7.656.007 13.857 6.18 13.85 13.79-.008 7.608-6.22 13.77-13.877 13.762-7.647-.007-13.844-6.166-13.85-13.766-.007-7.607 6.192-13.779 13.847-13.786h.03Zm-4.66 20.85a13.966 13.966 0 0 1 9.294-.002l.432-1.615c.2 0 .382-.005.566.001.19-.015.38-.005.567.033a19.94 19.94 0 0 1-.492 1.987c.512.281 1.02.535 1.504.83.484.295.942.627 1.41.943 5.62-5.118 5.27-13.824-.023-18.514a14.434 14.434 0 0 1-2.899 1.76c.197.692.384 1.354.508 2.037h-1.151c-.07-.276-.134-.539-.205-.8-.06-.272-.14-.54-.24-.8a13.942 13.942 0 0 1-9.272-.005l-.433 1.62h-.567l-.598-.008.522-2.049c-1.03-.47-2-1.06-2.889-1.759-5.585 5.062-5.35 13.766 0 18.53a14.56 14.56 0 0 1 2.904-1.765 19.606 19.606 0 0 1-.514-2.034h1.147l.428 1.61Zm8.896-15.216a1.092 1.092 0 0 0-.028-.133 10.825 10.825 0 0 0-1.434-2.643 5.065 5.065 0 0 0-1.43-1.332 2.496 2.496 0 0 0-2.586-.07 4.59 4.59 0 0 0-1.348 1.14 9.727 9.727 0 0 0-1.442 2.416c-.085.195-.163.393-.253.613 2.754.983 5.766.986 8.521.01Zm-8.508 16.284c.02.066.028.104.042.14.328.874.768 1.703 1.307 2.468.353.505.785.95 1.28 1.32 1.04.754 2.167.763 3.216.029.36-.255.684-.556.966-.894a10.244 10.244 0 0 0 1.673-2.942.73.73 0 0 0 .022-.124 12.752 12.752 0 0 0-8.506.003Zm7.501 4.052a12.206 12.206 0 0 0 4.484-2.167 12.23 12.23 0 0 0-2.358-1.429c-.319.645-.611 1.273-.936 1.885a9.94 9.94 0 0 1-1.19 1.711Zm-6.473.005a9.41 9.41 0 0 1-1.195-1.703c-.332-.616-.623-1.252-.941-1.898-.839.386-1.63.866-2.36 1.429a12.285 12.285 0 0 0 4.497 2.172ZM25.09 11.12c.613-.206 2.151-1.153 2.365-1.454a12.18 12.18 0 0 0-4.458-2.144c.935 1.063 1.575 2.287 2.093 3.598Zm-8.578-3.59a12.163 12.163 0 0 0-4.461 2.154c.475.439 1.944 1.315 2.393 1.426.482-1.3 1.18-2.51 2.068-3.58ZM27.15 37.324c.003.418-.086.83-.262 1.21a2.126 2.126 0 0 1-1.855 1.248 2.491 2.491 0 0 1-.859-.07 2.103 2.103 0 0 1-1.505-1.418 3.031 3.031 0 0 1-.01-1.95 2.152 2.152 0 0 1 1.937-1.516c.482-.052.969.044 1.394.275.569.319.964.873 1.077 1.512.047.232.057.473.084.71Zm-3.005-.026.04.003c0 .183-.012.367.003.549.002.32.071.634.201.926a.473.473 0 0 0 .418.277c.19.013.37-.095.445-.27.065-.127.112-.263.14-.403a6.387 6.387 0 0 0 .035-1.925 2.492 2.492 0 0 0-.16-.596.437.437 0 0 0-.422-.299.48.48 0 0 0-.46.289.987.987 0 0 0-.109.313c-.052.378-.089.757-.13 1.136Zm-2.081.025c.027.423-.057.846-.243 1.228a2.13 2.13 0 0 1-1.916 1.234 2.413 2.413 0 0 1-1.082-.17 2.1 2.1 0 0 1-1.213-1.316 3.05 3.05 0 0 1-.019-1.928 2.15 2.15 0 0 1 2.013-1.546c.734-.036 1.379.164 1.88.727.343.396.545.892.577 1.414.011.117.003.237.003.357Zm-1.628.043c-.022-.337-.023-.594-.059-.844a3.222 3.222 0 0 0-.159-.645.451.451 0 0 0-.436-.32.47.47 0 0 0-.465.317 1.63 1.63 0 0 0-.14.503c-.03.515-.048 1.032-.041 1.548-.006.297.062.59.196.855a.472.472 0 0 0 .851.021c.077-.13.128-.275.15-.425.049-.362.075-.727.102-1.01h.001ZM8.409 35.943a.5.5 0 0 0 .083.026c.28-.004.51.218.513.496l-.001.05a.649.649 0 0 1-.52.681 1.455 1.455 0 0 1-.336.017.688.688 0 0 1-.672-.632 1.35 1.35 0 0 1 .446-1.207c.364-.321.826-.51 1.311-.538a2.663 2.663 0 0 1 1.693.332c.564.321.84.98.672 1.604a1.203 1.203 0 0 1-.588.756c-.333.193-.69.341-1.061.444-.269.082-.54.154-.803.252a1.024 1.024 0 0 0-.593.445 1.5 1.5 0 0 0 .155-.047 2.039 2.039 0 0 1 1.384-.124c.147.04.297.072.447.097.325.048.455-.059.494-.391.006-.047.008-.095.016-.172.249-.017.5-.017.749.003.029.434.029.85-.185 1.237-.2.362-.543.478-.925.511-.37.024-.74-.02-1.093-.13-.231-.066-.461-.14-.696-.188-.232-.048-.472-.077-.616.176h-.797a1.913 1.913 0 0 1 .197-1.05c.207-.372.506-.685.868-.911.271-.185.555-.352.831-.528.103-.063.202-.13.297-.205a.798.798 0 0 0 .31-.669.584.584 0 0 0-.359-.549c-.41-.19-.9-.105-1.221.214Zm5.17-.986c.01.153.017.275.025.428a.777.777 0 0 0 .09-.083c.297-.404.712-.498 1.176-.418.234.051.465.118.691.198.137.042.274.09.41.137.112.045.24.018.325-.066l.08-.186h.608a.566.566 0 0 1-.019.4c-.14.32-.28.642-.445.95-.211.394-.453.77-.669 1.162a4.225 4.225 0 0 0-.476 1.908l-.012.247H13.81a1.545 1.545 0 0 1-.017-.545 2.77 2.77 0 0 1 .838-1.805c.326-.318.665-.623.997-.935.075-.071.143-.147.255-.263-.095.022-.135.027-.173.04a2.101 2.101 0 0 1-1.023.043 4.825 4.825 0 0 0-.546-.073.458.458 0 0 0-.511.398l-.001.006a2.621 2.621 0 0 0-.044.355c-.007.077-.007.156-.012.246h-.832v-2.134c.138-.003.272-.008.405-.01h.433Zm14.821.61c.446-.07.89-.137 1.117-.6h1.205c.004.089.01.173.01.258v3.419c.008.244.084.325.335.34.118.007.238.002.37.002.025.208.032.417.02.626-.192.047-2.659.063-3.054.021v-.618c.222-.071.478.035.729-.128.032-.085.053-.173.063-.263.006-.757.004-1.515.003-2.271a.624.624 0 0 0-.025-.116h-.775l.001-.67ZM19.616.167l.354 1.434h.052l.392-1.412h.967v2.438h-.6V.901c-.218.558-.35 1.139-.528 1.718H19.7L19.273.865l-.05.002-.008.426-.004.43c-.002.153 0 .304-.005.456-.007.141-.023.282-.037.445l-.534-.029c-.052-.174-.05-2.06.001-2.428h.98Zm12.52 7.667-.525-.467.214-1.587-.042-.017-.884.961-.518-.475 1.668-1.828.518.48-.222 1.589.04.021.893-.969.527.469-1.67 1.823ZM9.301 4.712l-.764-1.034.566-.421 1.473 1.98-.567.424-1.58-.545c.27.405.546.74.806 1.107l-.564.42-1.477-1.981.567-.418 1.5.516.04-.048ZM37.94 20.668c-.282.317-.535.472-1.12.684v-.81l.786-.4a.405.405 0 0 0 .254-.268.858.858 0 0 0 0-.145h-.978a3.833 3.833 0 0 1-.003-.753c.826-.029 1.636.051 2.464.041 0 .24.004.454 0 .668-.007.263-.022.525-.034.788-.002.047-.003.095-.01.143-.053.358-.245.565-.553.597a.665.665 0 0 1-.774-.458 1.8 1.8 0 0 0-.032-.087Zm.782-.231c.133-.192.152-.332.09-.666l-.453-.03a.775.775 0 0 0-.031.448c.05.256.111.296.394.248ZM15.508.6c.437-.072.845-.141 1.256-.205.134-.024.27-.038.405-.041a.607.607 0 0 1 .634.447.684.684 0 0 1-.261.783c-.044.03-.089.058-.14.09.364.208.526.383.886.958-.138.026-.268.052-.399.074-.134.023-.268.043-.417.067-.185-.236-.373-.473-.558-.711a.324.324 0 0 0-.415-.131l.15.975-.738.123L15.508.6Zm1.59.57c-.023-.197-.11-.3-.268-.29a1.083 1.083 0 0 0-.497.102l.09.476c.274-.042.54-.017.675-.289Zm-4.563 1.101c.004-.834.772-1.185 1.413-1.201.8-.02 1.187.69 1.21 1.398.024.786-.662 1.174-1.433 1.2-.738.024-1.153-.667-1.19-1.397Zm1.886.3a1.335 1.335 0 0 0-.242-.712.491.491 0 0 0-.58-.16.476.476 0 0 0-.333.476c.01.264.103.518.266.727.13.172.364.23.56.14a.45.45 0 0 0 .329-.47Zm16.522 1.618a1.543 1.543 0 0 1-.806 1.274.998.998 0 0 1-.795.057 1.753 1.753 0 0 1-.783-.494c-.25-.26-.344-.63-.25-.978a1.6 1.6 0 0 1 .515-.846 1.06 1.06 0 0 1 1.1-.213c.307.1.578.286.783.535a.98.98 0 0 1 .236.665Zm-.7-.095c0-.346-.406-.686-.745-.476-.289.17-.478.466-.51.797-.036.35.385.648.69.487.3-.17.508-.467.564-.808ZM1.553 23.322c-.634 0-1.039-.3-1.178-.884a1.901 1.901 0 0 1-.052-.637c.06-.543.34-.842.875-.976a1.8 1.8 0 0 1 .69-.05c.42.041.773.328.896.73.092.256.124.53.094.801a1.041 1.041 0 0 1-.631.87 1.501 1.501 0 0 1-.694.146Zm.185-1.82a1.294 1.294 0 0 0-.626.142.494.494 0 0 0-.225.516c.022.206.18.372.387.403.254.048.517.017.753-.088a.462.462 0 0 0 .292-.477c-.015-.323-.214-.495-.58-.497Zm37.571-3.446c-.177.03-.332.057-.488.08-.332.048-.666.099-1 .14-.48.06-.997-.156-1.116-.746a3.38 3.38 0 0 1-.075-.71.794.794 0 0 1 .557-.787c.252-.077.51-.132.772-.165.324-.053.65-.09.975-.132.094.23.133.48.113.728l-1.038.15c-.151.021-.304.032-.452.065a.423.423 0 0 0-.318.62.357.357 0 0 0 .378.237c.208-.016.414-.045.62-.073.262-.035.524-.077.785-.112a1.46 1.46 0 0 1 .178 0l.109.705Zm-2.837-5.564-.536-1.068-.455.223.584 1.176-.473.24a.81.81 0 0 1-.061-.087c-.29-.578-.577-1.157-.88-1.765l2.228-1.091.904 1.823-.455.229-.581-1.146-.368.177.525 1.069-.432.22Zm-.602-2.739-.405-.511c.133-.317.1-.526-.096-.64-.108-.062-.157-.044-.285.116l.107.324c.065.196.143.39.193.59a.663.663 0 0 1-.195.7.763.763 0 0 1-.785.162.964.964 0 0 1-.291-.16 1.82 1.82 0 0 1-.594-.881.778.778 0 0 1 .323-.877l.42.525c-.113.161-.223.324-.13.527.052.146.18.253.335.277.216-.083.271-.17.218-.374-.033-.123-.096-.238-.126-.36a3.678 3.678 0 0 1-.114-.607c-.03-.407.41-.683.778-.584.087.02.168.054.243.101.36.247.61.625.694 1.053.041.214-.056.407-.29.619ZM1.382 24.064l.238.64c-.18.134-.278.294-.176.516.06.13.105.156.284.15.13-.098.094-.238.092-.372a6.795 6.795 0 0 1 .007-.737c.057-.586.764-.765 1.186-.445.09.067.167.15.227.243.218.339.315.742.273 1.142-.04.318-.261.49-.555.627l-.244-.64c.39-.334.385-.67-.004-.842-.214.063-.255.105-.263.307-.005.159.012.32.004.478a2.134 2.134 0 0 1-.051.45.63.63 0 0 1-.977.36.795.795 0 0 1-.22-.217 1.676 1.676 0 0 1-.287-1.114.664.664 0 0 1 .466-.546ZM24.296 3.176l-.754-.144-.065-.425-.855-.163-.226.375-.736-.144L23.035.433l.807.152c.164.85.308 1.7.454 2.591Zm-.876-1.104a3.02 3.02 0 0 0-.143-.884l-.408.77.55.114ZM3.968 12.083c-.132-.03-.266-.05-.395-.093a2.734 2.734 0 0 1-.857-.47.805.805 0 0 1-.276-1.02c.055-.141.13-.274.22-.395a.77.77 0 0 1 .806-.306c.434.089.836.292 1.163.589a.776.776 0 0 1 .211 1.01 1.983 1.983 0 0 1-.253.402.796.796 0 0 1-.619.283Zm.094-.626c.177.006.273-.041.32-.152a.287.287 0 0 0-.09-.346 2.64 2.64 0 0 0-1.046-.56.278.278 0 0 0-.332.133.268.268 0 0 0 .027.312c.022.033.05.062.081.087.278.215.59.385.92.504.039.011.08.018.12.022Zm33.123 3.318v.614a.872.872 0 0 1-1.004-.469 1.843 1.843 0 0 1-.203-.732c-.037-.41.174-.801.538-.997.282-.174.609-.263.94-.253.277 0 .541.117.726.323.271.3.412.695.394 1.099a.943.943 0 0 1-.465.764l-.33-.567.083-.093a.475.475 0 0 0-.032-.673.48.48 0 0 0-.386-.12 2.593 2.593 0 0 0-.657.216.396.396 0 0 0-.22.482.458.458 0 0 0 .383.379c.068.013.14.016.233.027Zm-34.308-.503a2.568 2.568 0 0 1-1.247-.481.712.712 0 0 1-.288-.76c.034-.17.088-.336.161-.494.14-.32.48-.505.827-.448.425.038.833.185 1.184.426a.78.78 0 0 1 .349.953c-.03.106-.07.211-.117.312-.158.34-.434.494-.87.492Zm.165-.62c.194-.002.297-.066.341-.188a.266.266 0 0 0-.103-.317 1.066 1.066 0 0 0-.24-.155 9.214 9.214 0 0 0-.582-.221 1.52 1.52 0 0 0-.28-.064.32.32 0 0 0-.354.187c-.046.118-.01.224.122.331a.7.7 0 0 0 .181.115c.246.095.493.186.742.274.057.016.116.028.176.036l-.003.002Zm-2.018 4.672-.114.625c-.489-.1-.707-.362-.695-.845.005-.2.033-.397.085-.59a.696.696 0 0 1 1.11-.383c.182.145.332.326.44.531l.293.465c.116-.18.064-.35.09-.508.026-.164.037-.33.058-.526l.538.03-.185 2.046a1.23 1.23 0 0 1-.625-.339c-.16-.177-.298-.374-.44-.566-.086-.115-.16-.239-.241-.357a.864.864 0 0 0-.09-.111.356.356 0 0 0-.368-.122.3.3 0 0 0-.201.273.322.322 0 0 0 .215.315c.037.014.072.033.13.062ZM11.871 2.86l.223.417-.852.458.464.892-.662.352L9.89 2.796l1.668-.87.247.445-.993.528.202.4.857-.44Zm24.354 24.314-.949-.413.3-.68.96.405 1.7-.3-.331.75-.98.132.568.801-.328.757-.94-1.452ZM25.616 3.647l-.706-.24.593-1.743c-.222-.147-.487-.168-.73-.296l.19-.545 2.2.743-.19.557-.747-.241-.61 1.765Zm10.773 19.931 1.816.472.212-.75.569.148-.585 2.227-.578-.14.194-.756-1.814-.48.186-.72ZM.998 16.386l-.536-.127.438-1.935.436.095a3.029 3.029 0 0 0 1.78 1.332l-.143.636A3.285 3.285 0 0 1 1.299 15.2c-.135.404-.175.791-.3 1.187Zm3.599-7.677c-.047.237-.087.44-.13.64a.656.656 0 0 1-.054.12l-.428-.312c.119-.362.168-.72-.033-1.073l.334-.451 2.027 1.485-.398.547-1.318-.956Zm3.636-1.675-.518.55L6.01 5.802l.522-.54 1.701 1.772Zm19.17-2.62-.678-.324 1.057-2.225.684.316-1.063 2.233ZM3.923 26.002l.297.688-2.275.976-.298-.687 2.276-.977Zm32.705-3.592.107-.723c.818.098 1.617.22 2.445.343l-.101.726a73.996 73.996 0 0 1-2.451-.346Z\"/><path d=\"M30.517 19.734a4.111 4.111 0 0 1-.418 1.852 3.25 3.25 0 0 1-1.71 1.541 5.099 5.099 0 0 1-1.687.351 5.454 5.454 0 0 1-1.997-.214c-1.397-.446-2.235-1.382-2.448-2.841a4.551 4.551 0 0 1 .125-1.99 3.235 3.235 0 0 1 1.987-2.136 5.516 5.516 0 0 1 2.602-.317 4.491 4.491 0 0 1 1.467.352 3.266 3.266 0 0 1 2.01 2.64c.036.253.047.509.07.762Zm-2.745 0c-.023-.34-.034-.684-.072-1.024a2.888 2.888 0 0 0-.307-1.098 1.1 1.1 0 0 0-1.02-.6 1.12 1.12 0 0 0-1.05.597c-.142.27-.234.56-.273.861a8.415 8.415 0 0 0-.04 2.24c.026.341.109.677.244.993a1.202 1.202 0 0 0 2.182.046 2.5 2.5 0 0 0 .172-.495 7.13 7.13 0 0 0 .164-1.52Zm-7.742-1.158c-.047-.13-.083-.236-.122-.34-.263-.703-.793-1.06-1.525-1.139a2.054 2.054 0 0 0-.835.045c-.179.052-.34.15-.466.285-.261.287-.233.61.098.81.193.113.401.199.618.255.455.125.921.214 1.378.336a5.185 5.185 0 0 1 1.504.624c.5.309.82.838.861 1.421a2.139 2.139 0 0 1-.462 1.657 2.448 2.448 0 0 1-1.085.73 4.515 4.515 0 0 1-1.753.22 5.297 5.297 0 0 1-2.013-.516c-.027-.013-.058-.021-.105-.037l-.268.375h-.947V20.7c.164-.025.33-.032.495-.02.16-.004.32-.001.5-.001.033.086.062.166.095.245.33.78.883 1.302 1.736 1.465.284.065.578.058.859-.018a1.29 1.29 0 0 0 .423-.215.54.54 0 0 0-.001-.883 2.496 2.496 0 0 0-.677-.351c-.469-.162-.953-.28-1.426-.431a9.645 9.645 0 0 1-.972-.348c-.604-.267-1.045-.7-1.18-1.359-.213-1.052.232-1.967 1.202-2.476a3.246 3.246 0 0 1 1.34-.347 5.26 5.26 0 0 1 2.577.464c.03.013.06.023.112.043l.197-.326h.996v2.428c-.185.001-.374.005-.562.005h-.591Zm-5.968 3.706v.978h-4.21v-.978c.13 0 .257.002.383-.001.088 0 .176-.007.263-.022a.285.285 0 0 0 .255-.25 2.11 2.11 0 0 0 .037-.307 876.93 876.93 0 0 0 0-3.973c0-.469-.113-.575-.585-.583-.111-.002-.223 0-.352 0v-.974h4.18c.055.316.06.64.014.957-.058.006-.12.013-.182.017-.062.004-.128 0-.193.002-.43.015-.531.107-.531.528a689.765 689.765 0 0 0 0 4.069c.002.435.104.529.544.537h.377Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h39.506v40H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1mldrfo\",\"data-framer-name\":\"ecovadi_GOLD_Mindflow\",fill:\"black\",intrinsicHeight:107,intrinsicWidth:219,layoutDependency:layoutDependency,layoutId:\"xxWiQEOU0\",svg:'<svg width=\"219\" height=\"107\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M81.53 15.328c.907 5.26 1.437 10.62 1.461 16.018 0 32.821-16.365 61.64-40.124 71.055C19.107 92.986 2.76 64.171 2.742 31.35v-.005c.036-5.405.556-10.775 1.466-16.042 9.251 4.052 38.655-12.345 38.655-12.345S72.271 19.386 81.53 15.33v-.003Z\" fill=\"#fff\"/><path d=\"M42.861 2.956S13.46 19.353 4.208 15.301c-.91 5.267-1.43 10.636-1.466 16.041v.008c.02 32.82 16.365 61.637 40.124 71.052 23.759-9.415 40.126-38.236 40.126-71.057-.023-5.397-.556-10.759-1.462-16.017C72.063 19.44 42.861 2.956 42.861 2.956Z\" stroke=\"#E0E7FF\" stroke-width=\"2\"/><g filter=\"url(#a)\"><path d=\"m42.605 1-.73.404S34.58 5.47 26.164 9.026c-4.208 1.777-8.692 3.42-12.618 4.356-3.926.936-7.293 1.053-9.004.303l-1.733-.759-.324 1.861C1.562 20.127 1.036 25.578 1 31.072v.018c.015 16.929 4.29 32.844 11.71 45.683C5.61 64.096 1.532 48.53 1.523 32.002v-.015c.035-5.494.564-10.946 1.486-16.285l.324-1.861 1.733.759c1.712.75 5.076.633 9.002-.303 3.926-.936 8.412-2.58 12.62-4.357 8.418-3.554 15.714-7.62 15.714-7.62l.73-.404.722.406S51.1 6.41 59.492 9.978c4.195 1.784 8.67 3.432 12.606 4.368 3.935.935 7.327 1.055 9.106.282l1.385-.603-.182-1.061-1.73.753c-1.779.773-5.167.653-9.103-.283-3.935-.935-8.413-2.584-12.609-4.368C50.574 5.498 43.328 1.41 43.328 1.41L42.605 1ZM80.46 17.64c-.122.026-.257.03-.381.052.673 4.424 1.151 8.89 1.171 13.392 0 32.065-15.936 60.044-38.645 69.4-11.134-4.587-20.628-13.656-27.422-25.483 6.826 12.276 16.524 21.692 27.945 26.397 22.71-9.356 38.646-37.334 38.646-69.4-.021-4.829-.561-9.62-1.314-14.358Z\" fill=\"#E0E7FF\"/></g><g filter=\"url(#b)\"><path d=\"M42.567 4.35c-.655.362-7.056 3.937-15.247 7.396-4.299 1.816-8.897 3.51-13.086 4.51-3.377.804-6.35.975-8.956.44-.754 4.745-1.283 9.544-1.316 14.385v.006c.015 16.344 4.157 31.62 11.22 43.914-6.746-12.133-10.687-27.06-10.697-43v-.005c.033-4.841.563-9.64 1.317-14.385 2.605.534 5.58.364 8.955-.441 4.19-.999 8.788-2.694 13.086-4.51 8.191-3.458 14.593-7.033 15.247-7.396.966.54 7.29 4.051 15.239 7.431 4.288 1.824 8.884 3.525 13.086 4.524 3.239.77 6.113.932 8.663.473-.048-.322-.09-.645-.142-.966-2.64.547-5.648.386-9.045-.421-4.202-1-8.798-2.7-13.086-4.524-7.95-3.38-14.272-6.892-15.238-7.432Zm40.366 9.525-.344.15.14.794c.918 5.329 1.457 10.773 1.48 16.262v.006c0 33.311-16.555 62.717-41.06 72.429l-.544.216-.55-.216C30.004 98.74 19.89 89.196 12.71 76.772c7.207 12.87 17.527 22.763 29.873 27.655l.546.217.547-.217c24.506-9.711 41.06-39.117 41.06-72.428v-.006c-.023-5.49-.562-10.934-1.48-16.263l-.322-1.855Z\" fill=\"#E0E7FF\"/></g><path d=\"M29.21 29.92c-.391-.882-.979-1.178-1.862-1.178H20.08c-1.18 0-1.667.787-1.18 1.96l3.816 8.28a10.874 10.874 0 0 0 9.894 6.354h3.192L29.21 29.92Z\" fill=\"#6366F1\"/><path d=\"M64.609 28.893h-6.877c-.883 0-1.57.49-1.963 1.277L42.762 61.494l-1.707-3.98a10.568 10.568 0 0 0-9.713-6.395H28.07l9.88 21.849c.295.882.982 1.176 1.866 1.176h5.106c.887 0 1.57-.294 1.867-1.176l18.995-42.115c.492-1.077 0-1.96-1.175-1.96Z\" fill=\"#6366F1\"/><path d=\"M113.601 31.905h3.929v8.911c-1.15.916-2.492 1.619-4.025 2.109-1.533.49-3.109.734-4.727.734-2.279 0-4.333-.49-6.165-1.47-1.831-1-3.268-2.373-4.312-4.12-1.043-1.745-1.565-3.715-1.565-5.908 0-2.194.522-4.163 1.565-5.91 1.044-1.745 2.481-3.108 4.312-4.088 1.853-1 3.929-1.5 6.229-1.5 1.874 0 3.577.308 5.11.925 1.533.618 2.822 1.523 3.865 2.715l-2.619 2.556c-1.704-1.704-3.758-2.556-6.165-2.556-1.575 0-2.981.33-4.216.99a7.357 7.357 0 0 0-2.874 2.78c-.682 1.192-1.022 2.555-1.022 4.088 0 1.49.34 2.832 1.022 4.024a7.59 7.59 0 0 0 2.874 2.81c1.235.682 2.63 1.023 4.184 1.023 1.747 0 3.28-.383 4.6-1.15v-6.963Zm16.657 11.658c-1.725 0-3.28-.372-4.664-1.117a8.298 8.298 0 0 1-3.258-3.099c-.766-1.341-1.149-2.853-1.149-4.535s.383-3.184 1.149-4.504a8.298 8.298 0 0 1 3.258-3.098c1.384-.745 2.939-1.118 4.664-1.118 1.746 0 3.311.373 4.695 1.118 1.384.745 2.459 1.778 3.226 3.098.788 1.32 1.182 2.822 1.182 4.504 0 1.682-.394 3.194-1.182 4.535-.767 1.32-1.842 2.353-3.226 3.099-1.384.745-2.949 1.117-4.695 1.117Zm0-3.417c1.469 0 2.683-.49 3.641-1.47.958-.979 1.437-2.267 1.437-3.864s-.479-2.885-1.437-3.865c-.958-.98-2.172-1.47-3.641-1.47-1.47 0-2.683.49-3.642 1.47-.937.98-1.405 2.268-1.405 3.865 0 1.597.468 2.885 1.405 3.865.959.98 2.172 1.469 3.642 1.469Zm12.92-20.506h3.992v23.7h-3.992v-23.7Zm25.938 0v23.7h-3.833v-2.204a6.156 6.156 0 0 1-2.459 1.82c-.958.405-2.023.607-3.194.607-1.64 0-3.12-.361-4.44-1.086a7.858 7.858 0 0 1-3.066-3.066c-.746-1.341-1.118-2.874-1.118-4.6 0-1.724.372-3.247 1.118-4.567a7.858 7.858 0 0 1 3.066-3.066c1.32-.724 2.8-1.086 4.44-1.086 1.128 0 2.161.192 3.098.575a6.24 6.24 0 0 1 2.396 1.725V19.64h3.992Zm-9.007 20.506c.958 0 1.82-.213 2.587-.639a4.85 4.85 0 0 0 1.821-1.884c.447-.81.67-1.746.67-2.811s-.223-2.002-.67-2.81c-.448-.81-1.054-1.428-1.821-1.854-.767-.447-1.629-.67-2.587-.67-.958 0-1.821.223-2.587.67-.767.426-1.374 1.044-1.821 1.853-.447.81-.671 1.746-.671 2.81 0 1.066.224 2.002.671 2.812a4.843 4.843 0 0 0 1.821 1.884c.766.426 1.629.639 2.587.639ZM97.528 72.66v-2.52l6.48-6.12c.512-.465.888-.88 1.128-1.249.24-.368.4-.704.48-1.008.096-.304.144-.584.144-.84 0-.672-.232-1.184-.696-1.536-.448-.368-1.112-.552-1.992-.552-.704 0-1.36.136-1.968.408-.592.272-1.096.696-1.512 1.272l-2.832-1.824c.64-.96 1.536-1.72 2.688-2.28 1.152-.56 2.48-.84 3.984-.84 1.248 0 2.336.208 3.264.624.944.4 1.672.968 2.184 1.704.528.736.792 1.616.792 2.64 0 .544-.072 1.088-.216 1.632-.128.528-.4 1.088-.816 1.68-.4.592-.992 1.256-1.776 1.992l-5.376 5.064-.744-1.416h9.48v3.168H97.528Zm21.501.287c-1.376 0-2.608-.336-3.696-1.008-1.088-.688-1.944-1.68-2.568-2.976-.624-1.296-.936-2.864-.936-4.704 0-1.84.312-3.408.936-4.704.624-1.296 1.48-2.28 2.568-2.952 1.088-.688 2.32-1.032 3.696-1.032 1.392 0 2.624.344 3.696 1.032 1.088.672 1.944 1.656 2.568 2.952.624 1.296.936 2.864.936 4.704 0 1.84-.312 3.408-.936 4.704-.624 1.296-1.48 2.288-2.568 2.976-1.072.672-2.304 1.008-3.696 1.008Zm0-3.288c.656 0 1.224-.184 1.704-.552.496-.368.88-.952 1.152-1.752.288-.8.432-1.832.432-3.096s-.144-2.296-.432-3.096c-.272-.8-.656-1.384-1.152-1.752-.48-.368-1.048-.552-1.704-.552-.64 0-1.208.184-1.704.552-.48.368-.864.952-1.152 1.752-.272.8-.408 1.832-.408 3.096s.136 2.296.408 3.096c.288.8.672 1.384 1.152 1.752a2.785 2.785 0 0 0 1.704.552Zm8.851 3v-2.52l6.48-6.12c.512-.464.888-.88 1.128-1.248.24-.368.4-.704.48-1.008.096-.304.144-.584.144-.84 0-.672-.232-1.184-.696-1.536-.448-.368-1.112-.552-1.992-.552-.704 0-1.36.136-1.968.408-.592.272-1.096.696-1.512 1.272l-2.832-1.824c.64-.96 1.536-1.72 2.688-2.28 1.152-.56 2.48-.84 3.984-.84 1.248 0 2.336.208 3.264.624.944.4 1.672.968 2.184 1.704.528.736.792 1.616.792 2.64 0 .544-.072 1.088-.216 1.632-.128.528-.4 1.088-.816 1.68-.4.592-.992 1.256-1.776 1.992l-5.376 5.064-.744-1.416h9.48v3.168H127.88Zm13.85-3.528v-2.616l7.92-10.656h4.08l-7.752 10.656-1.896-.552h13.224v3.168H141.73Zm9.048 3.528v-3.528l.12-3.168V62.82h3.672v9.84h-3.792Zm3.416 16.733c-.095-.213-.236-.285-.45-.285h-1.756c-.284 0-.402.19-.285.474l.922 2.003a2.627 2.627 0 0 0 2.39 1.537h.771l-1.592-3.73Zm-57.357 5.194c0-3.225 2.586-5.692 5.93-5.692 1.731 0 2.799.474 3.534.949.213.166.261.355.119.593l-.617 1.067c-.119.213-.332.237-.546.119-.545-.333-1.28-.57-2.23-.57-2.253 0-3.77 1.495-3.77 3.534 0 1.992 1.517 3.487 3.676 3.487 1.067 0 1.755-.237 2.324-.545.238-.142.404-.095.498.094l.641 1.139c.119.237.071.403-.142.545-.57.357-1.637.925-3.487.925-3.51 0-5.93-2.466-5.93-5.645Zm21.526-5.005-4.031 9.606-2.159 5.148a.464.464 0 0 1-.451.309h-1.542c-.285 0-.426-.191-.307-.451l1.683-4.175-4.506-10.437c-.119-.284 0-.474.285-.474h1.826c.213 0 .379.096.45.31l3.203 7.897 3.154-7.898c.071-.213.237-.309.45-.309h1.66c.285 0 .404.19.285.474Zm10.054 4.982c0-2.016-1.494-3.511-3.368-3.511-2.039 0-3.416 1.495-3.416 3.511 0 2.04 1.377 3.51 3.416 3.51 1.874 0 3.368-1.494 3.368-3.51Zm2.372 0c0 3.25-2.325 5.668-5.313 5.668-1.851 0-3.178-.806-4.032-1.92l-.071 1.328c0 .237-.166.379-.403.379h-1.187c-.236 0-.402-.142-.402-.403V85.213c0-.26.166-.404.402-.404h1.542c.238 0 .404.143.404.404v5.437c.806-.997 2.087-1.756 3.818-1.756 2.989 0 5.242 2.42 5.242 5.67Zm3.644-.996h6.215v-.048c-.166-1.612-1.376-2.703-2.917-2.703-1.708 0-2.965 1.066-3.298 2.75Zm8.468 1.28c-.023.262-.166.404-.403.404h-8.088c.285 1.731 1.754 2.989 3.795 2.989 1.305 0 2.134-.475 2.775-.902.214-.166.403-.142.522.095l.617 1.02c.118.213.094.403-.096.568-.782.594-2.063 1.21-4.079 1.21-3.392 0-5.882-2.418-5.882-5.668 0-3.202 2.301-5.67 5.597-5.67 3.131 0 5.242 2.302 5.242 5.575v.379Zm7.917-5.479-.142 1.518c-.024.285-.189.38-.451.332-.629-.179-3.397.053-3.443 2.989v5.407c0 .262-.142.404-.403.404h-1.566c-.237 0-.403-.142-.403-.404V89.511c0-.26.166-.404.403-.404h1.234c.237 0 .403.143.403.38l.071 1.755c.818-2.323 3.4-2.403 3.942-2.324.26.023.379.213.355.45Zm21.769 5.195c-.023-2.016-1.375-3.511-3.416-3.511-1.873 0-3.368 1.495-3.368 3.511s1.495 3.51 3.368 3.51c2.041 0 3.416-1.494 3.416-3.51Zm2.254-5.052v10.103c0 .262-.143.404-.404.404h-1.305c-.213 0-.379-.142-.379-.38l-.071-1.352c-.83 1.115-2.134 1.945-3.985 1.945-2.988 0-5.265-2.418-5.265-5.668s2.301-5.67 5.29-5.67c1.754 0 3.059.712 3.889 1.661l.071-1.067c.024-.237.165-.38.403-.38h1.352c.261 0 .404.143.404.404Zm11.016 5.052c0-2.016-1.375-3.511-3.415-3.511-1.874 0-3.368 1.495-3.368 3.511 0 2.015 1.494 3.51 3.368 3.51 2.04 0 3.415-1.47 3.415-3.51Zm2.254-9.5v14.551c0 .262-.166.404-.404.404h-1.186c-.237 0-.403-.142-.403-.38l-.071-1.328c-.854 1.115-2.182 1.921-4.032 1.921-2.989 0-5.313-2.418-5.313-5.668s2.253-5.67 5.241-5.67c1.732 0 3.013.76 3.819 1.756v-5.586c0-.26.167-.404.404-.404h1.541c.238 0 .404.143.404.404Zm2.548 14.551.024-10.103c0-.26.142-.404.38-.404h1.589c.237 0 .38.143.38.404v10.103c0 .262-.143.404-.38.404h-1.589c-.261 0-.404-.142-.404-.404Zm0-12.91.024-1.641c0-.26.142-.404.38-.404h1.589c.237 0 .38.143.38.404v1.641c0 .262-.143.404-.38.404h-1.589c-.261 0-.404-.142-.404-.404Zm4.443 12.389c-.238-.119-.261-.308-.142-.546l.64-1.114c.142-.214.332-.262.545-.119.83.546 1.968.972 3.344.972 1.21 0 1.945-.45 1.945-1.28 0-.759-.569-1.138-2.3-1.566-2.135-.522-3.891-1.352-3.891-3.297 0-1.968 1.708-3.225 4.27-3.225 1.636 0 2.941.427 3.866.972.213.12.261.308.119.546l-.593 1.091c-.119.213-.308.26-.546.118-.925-.497-1.826-.782-2.965-.782-1.019 0-1.755.355-1.755 1.161 0 .712.664.997 2.515 1.448 2.3.593 3.676 1.375 3.676 3.415 0 1.992-1.708 3.344-4.482 3.344-1.709 0-3.108-.45-4.246-1.138Z\" fill=\"#fff\"/><path d=\"M162.745 89.144h-1.661a.518.518 0 0 0-.474.309l-3.142 7.577-.413-.963a2.552 2.552 0 0 0-2.346-1.547h-.79l2.386 5.285c.072.213.238.285.451.285h1.234c.214 0 .379-.072.45-.285l4.589-10.187c.119-.261 0-.474-.284-.474ZM85.25 100.276c-.426 0-.792-.09-1.099-.27-.306-.18-.54-.454-.703-.82-.162-.373-.243-.841-.243-1.406 0-.57.084-1.04.252-1.406.175-.366.415-.64.721-.82a2.08 2.08 0 0 1 1.073-.27c.456 0 .865.102 1.225.306.367.205.655.493.865.865.217.373.325.814.325 1.325 0 .505-.108.943-.325 1.316-.21.372-.498.664-.865.874-.36.204-.769.306-1.225.306Zm-2.865-.072v-6.686h1.406v2.82l-.09 1.433.027 1.442v.991h-1.343Zm2.622-1.081a1.185 1.185 0 0 0 1.064-.622c.114-.204.17-.445.17-.72 0-.283-.056-.524-.17-.722a1.185 1.185 0 0 0-1.063-.622c-.235 0-.445.055-.631.163a1.164 1.164 0 0 0-.442.46 1.487 1.487 0 0 0-.162.72c0 .276.054.517.162.721.108.198.255.351.442.46.186.108.396.162.63.162Zm4.08 2.901a2.47 2.47 0 0 1-.748-.117 1.652 1.652 0 0 1-.603-.324l.513-1a1.222 1.222 0 0 0 .793.306c.199 0 .355-.048.469-.144.12-.09.228-.244.324-.46l.253-.594.108-.154 1.739-4.18h1.352l-2.19 5.144c-.156.391-.337.697-.54.92a1.658 1.658 0 0 1-.668.468 2.27 2.27 0 0 1-.801.135Zm.83-1.631-2.163-5.037h1.45l1.677 4.055-.965.982Z\" fill=\"#fff\"/><defs><filter id=\"a\" x=\".09\" y=\".09\" width=\"83.41\" height=\"102.218\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\".455\" result=\"effect1_foregroundBlur_1719_11614\"/></filter><filter id=\"b\" x=\"2.151\" y=\"2.538\" width=\"84.395\" height=\"103.916\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feBlend in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/><feGaussianBlur stdDeviation=\".905\" result=\"effect1_foregroundBlur_1719_11614\"/></filter></defs></svg>',withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xls7im\",\"data-framer-name\":\"RIGHT\",layoutDependency:layoutDependency,layoutId:\"I426:23185;204:20568\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wdqk6x\",layoutDependency:layoutDependency,layoutId:\"IRncY4DeA\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/mindflow/\",motionChild:true,nodeId:\"KD5Jjvg55\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1ck8nbw framer-22fu5t\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"KD5Jjvg55\",svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.99634 4.17578C3.09888 4.17578 3.99268 3.28199 3.99268 2.17944C3.99268 1.0769 3.09888 0.183105 1.99634 0.183105C0.893791 0.183105 0 1.0769 0 2.17944C0 3.28199 0.893791 4.17578 1.99634 4.17578ZM0.21582 15.884V5.20093H3.77686V15.884H0.21582ZM5.71924 15.884V5.20093H9.28027V6.62634C9.73254 5.93016 10.6483 4.98511 12.4097 4.98511C14.7837 4.98511 16.5103 6.49585 16.5103 9.78711V15.884H12.9492V10.2188C12.9492 8.76196 12.4636 7.79077 11.1687 7.79077C10.1277 7.79077 9.46636 8.55014 9.28027 9.43186V15.884H5.71924Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/mindflow_io\",motionChild:true,nodeId:\"cJNba9h3r\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1v94hae framer-22fu5t\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"cJNba9h3r\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.0244 0.884033H0.510254L5.8624 7.95359L0.852642 13.884H3.1673L6.95639 9.39862L10.3209 13.8428H14.8351L9.3274 6.56777L9.33717 6.58031L14.0794 0.966587H11.7647L8.24302 5.13545L5.0244 0.884033ZM3.00199 2.12214H4.40731L12.3434 12.6047H10.938L3.00199 2.12214Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.welcometothejungle.com/fr/companies/mindflow\",motionChild:true,nodeId:\"pD9fIz6N6\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1oe7jqf framer-22fu5t\",\"data-framer-name\":\"WttJ 1\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"pD9fIz6N6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 14\"><g transform=\"translate(0.835 0.884)\"><path d=\"M 0 13 L 0 0 L 15.683 0 L 15.683 13 Z\" fill=\"transparent\"></path><path d=\"M 3.735 12.525 C 3.684 12.729 3.67 12.875 3.748 12.918 C 3.831 12.965 3.977 12.939 4.125 12.723 C 5.436 10.818 6.819 8.054 8.083 5.728 C 7.804 6.535 7.611 7.131 7.48 8.072 C 7.203 10.058 7.841 11.611 8.366 12.337 C 8.634 12.708 8.878 12.984 9.633 12.871 C 13.487 12.298 14.628 8.906 15.102 7.186 C 15.967 4.051 15.334 2.281 14.642 1.139 C 13.931 -0.035 11.865 -0.548 10.362 0.968 C 10.278 1.055 10.167 1.323 10.501 1.683 C 11.201 2.428 14.808 6.421 13.371 9.722 C 12.787 11.063 11.179 10.692 10.39 9.365 C 9.547 7.947 9.166 5.196 9.697 2.598 C 9.71 2.536 9.735 2.405 9.592 2.351 C 9.501 2.317 9.401 2.324 9.307 2.475 C 9.269 2.537 7.945 4.42 6.407 7.23 C 7.096 3.938 5.47 0.46 5.195 0.308 C 5.116 0.265 5.103 0.218 4.945 0.218 L 0.303 0.218 C -0.01 0.218 0.018 0.485 0.117 0.583 C 1.304 1.994 5.176 6.716 3.735 12.525 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:10690542104,withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://medium.com/@Mindflowio\",motionChild:true,nodeId:\"bHkEDyYOf\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1db1gn4 framer-22fu5t\",\"data-framer-name\":\"Iconmonstr-medium-1\",fill:'var(--token-d756aace-4e08-4219-8a32-a4d9841ee41e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"bHkEDyYOf\",svg:'<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M2.846 6.887a.928.928 0 0 0-.303-.784l-2.24-2.7V3h6.958l5.378 11.795L17.367 3H24v.403L22.084 5.24a.561.561 0 0 0-.213.538v13.498a.56.56 0 0 0 .213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537V8.321l-5.389 13.688h-.728L4.28 8.321v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404H0v-.404l2.521-3.058c.27-.279.39-.67.325-1.052V6.887z\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"to7FJHAbj\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:(componentViewport?.y||0)+80+0+0+775.4+0+22+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1naegh5-container\",layoutDependency:layoutDependency,layoutId:\"dMmNvTuKA-container\",nodeId:\"dMmNvTuKA\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(Mindflow_logo,{height:\"100%\",id:\"dMmNvTuKA\",kv3pqbatT:resolvedLinks2[0],layoutId:\"dMmNvTuKA\",variant:\"BsUJavNJs\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\\xa9 2025 \u2014 All rights reserved.\"})}),className:\"framer-x99qat\",\"data-framer-name\":\"\\xa9 2024 \u2014 All rights reserved.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I426:23185;204:19984\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-prgnsd\",layoutDependency:layoutDependency,layoutId:\"KbxKDg9Ly\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/mindflow/\",motionChild:true,nodeId:\"O5itMIi6P\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-qqnt86 framer-22fu5t\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"O5itMIi6P\",svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.99634 4.17578C3.09888 4.17578 3.99268 3.28199 3.99268 2.17944C3.99268 1.0769 3.09888 0.183105 1.99634 0.183105C0.893791 0.183105 0 1.0769 0 2.17944C0 3.28199 0.893791 4.17578 1.99634 4.17578ZM0.21582 15.884V5.20093H3.77686V15.884H0.21582ZM5.71924 15.884V5.20093H9.28027V6.62634C9.73254 5.93016 10.6483 4.98511 12.4097 4.98511C14.7837 4.98511 16.5103 6.49585 16.5103 9.78711V15.884H12.9492V10.2188C12.9492 8.76196 12.4636 7.79077 11.1687 7.79077C10.1277 7.79077 9.46636 8.55014 9.28027 9.43186V15.884H5.71924Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/mindflow_io\",motionChild:true,nodeId:\"GTsIS5wSN\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-6vrhsf framer-22fu5t\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"GTsIS5wSN\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"0 0 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.0244 0.884033H0.510254L5.8624 7.95359L0.852642 13.884H3.1673L6.95639 9.39862L10.3209 13.8428H14.8351L9.3274 6.56777L9.33717 6.58031L14.0794 0.966587H11.7647L8.24302 5.13545L5.0244 0.884033ZM3.00199 2.12214H4.40731L12.3434 12.6047H10.938L3.00199 2.12214Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.welcometothejungle.com/fr/companies/mindflow\",motionChild:true,nodeId:\"Xmp5m7Mry\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1iwko3f framer-22fu5t\",\"data-framer-name\":\"WttJ 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:17,layoutDependency:layoutDependency,layoutId:\"Xmp5m7Mry\",svg:'<svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_167_54)\">\\n<path d=\"M4.56997 13.4093C4.5194 13.6131 4.50502 13.7589 4.58286 13.8025C4.66608 13.8491 4.81202 13.8228 4.96038 13.6073C6.2716 11.7021 7.65464 8.9385 8.91837 6.61209C8.63954 7.41882 8.44668 8.01493 8.31531 8.95571C8.03818 10.9423 8.67608 12.4946 9.20111 13.2207C9.46962 13.592 9.71309 13.8676 10.4687 13.7551C14.3224 13.1818 15.4628 9.7903 15.9372 8.07022C16.8026 4.93454 16.169 3.1655 15.4773 2.0234C14.7662 0.849521 12.7006 0.335847 11.1971 1.85156C11.1132 1.93934 11.0026 2.20674 11.3366 2.5674C12.036 3.31195 15.6436 7.30492 14.2058 10.6063C13.6218 11.9473 12.0138 11.5761 11.2251 10.2492C10.3818 8.83077 10.0017 6.08053 10.5324 3.48231C10.5452 3.41965 10.5707 3.28896 10.4268 3.23492C10.3358 3.20073 10.2366 3.20786 10.1425 3.35903C10.1039 3.42114 8.7799 5.30371 7.24252 8.11376C7.93149 4.82239 6.30537 1.34373 6.03 1.19218C5.95142 1.149 5.93844 1.102 5.78026 1.102H1.13839C0.825638 1.102 0.853105 1.3695 0.951811 1.46654C2.13937 2.87808 6.01164 7.59977 4.56997 13.4093Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_167_54\">\\n<rect width=\"15.6825\" height=\"13\" fill=\"white\" transform=\"translate(0.835205 0.884033)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://medium.com/@Mindflowio\",motionChild:true,nodeId:\"QYDMBnwbR\",scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-e4mqh7 framer-22fu5t\",\"data-framer-name\":\"Iconmonstr-medium-1\",fill:'var(--token-d756aace-4e08-4219-8a32-a4d9841ee41e, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"QYDMBnwbR\",svg:'<svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M2.846 6.887a.928.928 0 0 0-.303-.784l-2.24-2.7V3h6.958l5.378 11.795L17.367 3H24v.403L22.084 5.24a.561.561 0 0 0-.213.538v13.498a.56.56 0 0 0 .213.537l1.871 1.837v.403h-9.412v-.403l1.939-1.882c.19-.19.19-.246.19-.537V8.321l-5.389 13.688h-.728L4.28 8.321v9.174c-.052.385.076.774.347 1.052l2.521 3.058v.404H0v-.404l2.521-3.058c.27-.279.39-.67.325-1.052V6.887z\"/></svg>',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MBn_LXBbX\"},implicitPathVariables:undefined},{href:{webPageId:\"MBn_LXBbX\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wrgpqa-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"KA4r4l2Og-container\",nodeId:\"KA4r4l2Og\",rendersWithMotion:true,scopeId:\"r0sCWs9lG\",children:/*#__PURE__*/_jsx(CookieBanner,{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:20,insetBottom:20,insetLeft:20,insetPerSide:false,insetRight:20,insetTop:20,padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,position:\"bottom-left\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:14,width:1},colorBody:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\",colorTitle:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\",fill:\"rgb(255, 255, 255)\",fontBody:{},fontTitle:{fontFamily:'\"Inter\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},link:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\"},width:360,zIndex:10},button:{borderRadius:8,direction:\"row\",fluid:true,font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},hoverOpacity:.6,labels:{accept:\"Accept\",acceptAll:\"Accept all\",confirm:\"Okay\",customize:\"Customize\",reject:\"Reject\",rejectAll:\"Reject all\",save:\"Save Preferences\"},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,primary:{color:\"rgb(255, 255, 255)\",fill:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\"},secondary:{color:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\",fill:\"rgba(99, 102, 241, 0.1)\"},tapOpacity:.4},content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks3[0],prefix:\"Read our\"},euShowReject:true,euTitle:\"Cookie Settings\",euType:\"advanced\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"},gtmId:\"GTM-KWR6S4BX\",height:\"100%\",id:\"KA4r4l2Og\",layoutId:\"KA4r4l2Og\",options:{analytics:{description:\"Enables tracking of performance.\",title:\"Statistics\"},marketing:{description:\"Enables ads personalization and tracking.\",title:\"Marketing\"},necessary:{description:\"Enables security and basic functionality.\",optional:true,title:\"Functional\"},preferences:{description:\"Enables personalized content and settings.\",title:\"Preferences\"},preview:true,style:{background:\"rgba(0, 0, 0, 0.02)\",border:{color:\"rgba(0, 0, 0, 0.02)\",radius:8,width:0},fontBody:{},fontTitle:{},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,toggleColor:\"var(--token-2b44f44c-e555-4132-b2fb-83c2e0702eeb, rgb(99, 102, 241))\",toggleColorInactive:\"rgba(0, 0, 0, 0.1)\"}},preview:false,trigger:{color:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",text:\"Cookie Settings\",textFont:{},type:\"none\"},width:\"100%\",...addPropertyOverrides({DYkIjWZwj:{content:{euBlocking:false,euDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:resolvedLinks3[1],prefix:\"Read our\"},euShowReject:true,euTitle:\"Cookie Settings\",euType:\"advanced\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"}}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kc34O.framer-22fu5t, .framer-kc34O .framer-22fu5t { display: block; }\",\".framer-kc34O.framer-127vuq7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 608px; justify-content: flex-start; overflow: visible; padding: 80px 80px 64px 80px; position: relative; width: 1440px; }\",\".framer-kc34O .framer-dv1o0n-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); pointer-events: none; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-kc34O .framer-1nj8pp5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-98tyly { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-1egkp96 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-kc34O .framer-782txi, .framer-kc34O .framer-602jqu, .framer-kc34O .framer-swsho3, .framer-kc34O .framer-1e821c5, .framer-kc34O .framer-1dcy2um, .framer-kc34O .framer-1tou1gu, .framer-kc34O .framer-hytoj0, .framer-kc34O .framer-19l10jw, .framer-kc34O .framer-17s1qjc, .framer-kc34O .framer-rc77vk, .framer-kc34O .framer-10ll6sr, .framer-kc34O .framer-1qylr6v, .framer-kc34O .framer-7eiggq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kc34O .framer-fxzdry { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-gnnd5p, .framer-kc34O .framer-j9ylry, .framer-kc34O .framer-1a35n3x, .framer-kc34O .framer-q81j07, .framer-kc34O .framer-1qpkgkm, .framer-kc34O .framer-dq5rwh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-1f7xtz2, .framer-kc34O .framer-1ag1uqw, .framer-kc34O .framer-ksige0, .framer-kc34O .framer-mjk0yj, .framer-kc34O .framer-dpvyxc, .framer-kc34O .framer-zu7j2k, .framer-kc34O .framer-1hlpv2m, .framer-kc34O .framer-szakid, .framer-kc34O .framer-6tei57, .framer-kc34O .framer-l5sri5, .framer-kc34O .framer-1448ojr, .framer-kc34O .framer-knspwm, .framer-kc34O .framer-kzwc8i, .framer-kc34O .framer-wte7hl, .framer-kc34O .framer-1d6qxip, .framer-kc34O .framer-ouxo8f, .framer-kc34O .framer-1kglw7b, .framer-kc34O .framer-nq4ect, .framer-kc34O .framer-e06068, .framer-kc34O .framer-1yz5j8u, .framer-kc34O .framer-110uhpd, .framer-kc34O .framer-10ou5ia, .framer-kc34O .framer-10ium70, .framer-kc34O .framer-1nl5g2p, .framer-kc34O .framer-czofgl, .framer-kc34O .framer-wg17tx, .framer-kc34O .framer-jypdwu, .framer-kc34O .framer-2cfj0q, .framer-kc34O .framer-8cmqjk, .framer-kc34O .framer-o10euv, .framer-kc34O .framer-ym3gob { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 187px; word-break: break-word; word-wrap: break-word; }\",\".framer-kc34O .framer-1r0p84h, .framer-kc34O .framer-1xtirol, .framer-kc34O .framer-if047w, .framer-kc34O .framer-1a81yvo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; min-width: 80px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-1n4mrqx, .framer-kc34O .framer-103rw52, .framer-kc34O .framer-1351wyg, .framer-kc34O .framer-1ugcbe, .framer-kc34O .framer-1g13u8v, .framer-kc34O .framer-ns7tay, .framer-kc34O .framer-5vfrwb, .framer-kc34O .framer-stlzjy, .framer-kc34O .framer-tdics3, .framer-kc34O .framer-wbw45m, .framer-kc34O .framer-t01foy, .framer-kc34O .framer-18f2yjm, .framer-kc34O .framer-1mu7u4k, .framer-kc34O .framer-ttki86, .framer-kc34O .framer-1ma6qo5, .framer-kc34O .framer-1gg2byh, .framer-kc34O .framer-25o5gz, .framer-kc34O .framer-bf7wip, .framer-kc34O .framer-17025yy, .framer-kc34O .framer-9y0874, .framer-kc34O .framer-13x6sg9, .framer-kc34O .framer-7fo6w3, .framer-kc34O .framer-djtlfx, .framer-kc34O .framer-1c4la82, .framer-kc34O .framer-5b3rsm, .framer-kc34O .framer-8wu1r3, .framer-kc34O .framer-1t9x3e2, .framer-kc34O .framer-25b6mj, .framer-kc34O .framer-167qxy8, .framer-kc34O .framer-1jrwf17, .framer-kc34O .framer-1b9tzck, .framer-kc34O .framer-1v6q7of, .framer-kc34O .framer-2x9l8i, .framer-kc34O .framer-6qshx4, .framer-kc34O .framer-1ol0jvf, .framer-kc34O .framer-penjss, .framer-kc34O .framer-x99qat { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-kc34O .framer-1m5hotc, .framer-kc34O .framer-nmqfgi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-u6xhad-container, .framer-kc34O .framer-1f1dwos-container, .framer-kc34O .framer-1s9axnu-container, .framer-kc34O .framer-1naegh5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-kc34O .framer-12me487 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-kc34O .framer-1ymr8fm-container { flex: 1 0 0px; height: 304px; position: relative; width: 1px; }\",\".framer-kc34O .framer-1h1wmp5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-h54wfw, .framer-kc34O .framer-1g0a6xh, .framer-kc34O .framer-1f1f1bs, .framer-kc34O .framer-11ez6rv, .framer-kc34O .framer-8e4mn0 { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-kc34O .framer-h3k17n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; min-width: 80px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-1oyy3p6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 92px; }\",\".framer-kc34O .framer-cou172 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-width: 80px; overflow: visible; padding: 0px; position: relative; width: 135px; }\",\".framer-kc34O .framer-hca6p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-1dlp5ue { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kc34O .framer-iescjw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-kc34O .framer-1a2nne5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-1u0i4di { flex: none; height: 40px; position: relative; width: 95px; }\",\".framer-kc34O .framer-134cymp { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-kc34O .framer-1mldrfo { aspect-ratio: 2.046728971962617 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 82px; }\",\".framer-kc34O .framer-1xls7im { align-content: center; align-items: center; 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: min-content; }\",\".framer-kc34O .framer-wdqk6x { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 16px; justify-content: center; overflow: visible; padding: 0px 56px 0px 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-1ck8nbw, .framer-kc34O .framer-qqnt86 { flex: none; height: 16px; position: relative; text-decoration: none; width: 17px; }\",\".framer-kc34O .framer-1v94hae, .framer-kc34O .framer-6vrhsf { flex: none; height: 14px; position: relative; text-decoration: none; width: 15px; }\",\".framer-kc34O .framer-1oe7jqf, .framer-kc34O .framer-1iwko3f { flex: none; height: 14px; position: relative; text-decoration: none; width: 17px; }\",\".framer-kc34O .framer-1db1gn4, .framer-kc34O .framer-e4mqh7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; text-decoration: none; width: 16px; }\",\".framer-kc34O .framer-prgnsd { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 16px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-kc34O .framer-wrgpqa-container { bottom: -210px; flex: none; height: auto; left: 24px; position: absolute; width: auto; z-index: 1; }\",\".framer-kc34O.framer-v-kb7719.framer-127vuq7 { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; padding: 24px 24px 48px 24px; width: 283px; }\",\".framer-kc34O.framer-v-kb7719 .framer-dv1o0n-container, .framer-kc34O.framer-v-kb7719 .framer-fxzdry, .framer-kc34O.framer-v-kb7719 .framer-10ou5ia, .framer-kc34O.framer-v-kb7719 .framer-1351wyg, .framer-kc34O.framer-v-kb7719 .framer-1qpkgkm, .framer-kc34O.framer-v-kb7719 .framer-1m5hotc { order: 2; }\",\".framer-kc34O.framer-v-kb7719 .framer-1nj8pp5 { gap: 40px; justify-content: center; max-width: unset; order: 0; z-index: 1; }\",\".framer-kc34O.framer-v-kb7719 .framer-98tyly { flex-direction: column; order: 0; }\",\".framer-kc34O.framer-v-kb7719 .framer-1egkp96 { flex: none; justify-content: center; padding: 0px 24px 0px 24px; width: 100%; }\",\".framer-kc34O.framer-v-kb7719 .framer-782txi, .framer-kc34O.framer-v-kb7719 .framer-gnnd5p, .framer-kc34O.framer-v-kb7719 .framer-1yz5j8u, .framer-kc34O.framer-v-kb7719 .framer-1n4mrqx, .framer-kc34O.framer-v-kb7719 .framer-ns7tay, .framer-kc34O.framer-v-kb7719 .framer-1s9axnu-container, .framer-kc34O.framer-v-kb7719 .framer-1a2nne5 { order: 0; }\",\".framer-kc34O.framer-v-kb7719 .framer-j9ylry, .framer-kc34O.framer-v-kb7719 .framer-110uhpd, .framer-kc34O.framer-v-kb7719 .framer-103rw52, .framer-kc34O.framer-v-kb7719 .framer-swsho3, .framer-kc34O.framer-v-kb7719 .framer-penjss, .framer-kc34O.framer-v-kb7719 .framer-prgnsd, .framer-kc34O.framer-v-kb7719 .framer-wrgpqa-container { order: 1; }\",\".framer-kc34O.framer-v-kb7719 .framer-1a35n3x, .framer-kc34O.framer-v-kb7719 .framer-10ium70, .framer-kc34O.framer-v-kb7719 .framer-1g13u8v, .framer-kc34O.framer-v-kb7719 .framer-5vfrwb { order: 3; }\",\".framer-kc34O.framer-v-kb7719 .framer-q81j07, .framer-kc34O.framer-v-kb7719 .framer-czofgl { order: 5; }\",\".framer-kc34O.framer-v-kb7719 .framer-1nl5g2p, .framer-kc34O.framer-v-kb7719 .framer-1r0p84h, .framer-kc34O.framer-v-kb7719 .framer-1ugcbe { order: 4; }\",\".framer-kc34O.framer-v-kb7719 .framer-wg17tx { order: 6; }\",\".framer-kc34O.framer-v-kb7719 .framer-jypdwu { order: 11; }\",\".framer-kc34O.framer-v-kb7719 .framer-2cfj0q { order: 7; }\",\".framer-kc34O.framer-v-kb7719 .framer-8cmqjk { order: 8; }\",\".framer-kc34O.framer-v-kb7719 .framer-o10euv { order: 9; }\",\".framer-kc34O.framer-v-kb7719 .framer-ym3gob { order: 10; }\",\".framer-kc34O.framer-v-kb7719 .framer-12me487 { align-content: center; align-items: center; height: 137px; justify-content: center; order: 1; width: 100%; }\",\".framer-kc34O.framer-v-kb7719 .framer-1ymr8fm-container { height: 160px; order: 0; }\",\".framer-kc34O.framer-v-kb7719 .framer-1dlp5ue { align-content: center; align-items: center; flex-direction: column; gap: 48px; justify-content: center; order: 1; }\",\".framer-kc34O.framer-v-kb7719 .framer-iescjw { flex: none; order: 2; width: 100%; }\",\".framer-kc34O.framer-v-kb7719 .framer-1u0i4di { height: 32px; width: 76px; }\",\".framer-kc34O.framer-v-kb7719 .framer-134cymp { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; }\",\".framer-kc34O.framer-v-kb7719 .framer-1mldrfo { height: var(--framer-aspect-ratio-supported, 32px); width: 65px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 608\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"DYkIjWZwj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerr0sCWs9lG=withCSS(Component,css,\"framer-kc34O\");export default Framerr0sCWs9lG;Framerr0sCWs9lG.displayName=\"footer\";Framerr0sCWs9lG.defaultProps={height:608,width:1440};addPropertyControls(Framerr0sCWs9lG,{variant:{options:[\"h7EoftYF5\",\"DYkIjWZwj\"],optionTitles:[\"desktop\",\"mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerr0sCWs9lG,[{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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NoiseFonts,...TagFonts,...HubSpotFormFonts,...Mindflow_logoFonts,...CookieBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr0sCWs9lG\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DYkIjWZwj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"608\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8lBAAgH,IAAMA,GAASC,GAAY,CAAC,OAAO,eAAe,CAAC,EAAS,SAASC,GAAiBC,EAAU,CAAC,OAAOC,GAAO,CAAC,IAAMC,EAAeD,EAAM,KAAQ,OAAoBE,EAAKH,EAAU,CAAC,GAAGC,EAAM,aAAa,SAASC,CAAc,EAAE,CAAC,CAAE,CAAE,CAAsJ,SAASE,GAAgBC,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,aAAa,gBAAgB,CAAC,CAAI,CAAwJ,SAASE,GAAkBC,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,aAAa,uBAAuB,CAAC,CAAI,CAAwJ,SAASE,GAAoBC,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,aAAa,2BAA2B,CAAC,CAAI,CAAQ,SAASE,GAAwBH,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,aAAa,0BAA0B,CAAC,CAAI,CAAsO,SAASG,GAA0BC,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,aAAa,0BAA0B,CAAC,CAAI,CCC1xC,IAAME,GAAcC,EAASC,EAAQ,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,iBAAiB,YAAY,sBAAsB,YAAY,WAAW,YAAY,SAAS,YAAY,UAAU,YAAY,WAAW,WAAW,EAAQC,GAAS,CAAC,CAAC,SAAAC,EAAS,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,WAAW,MAAM,UAAUN,GAAUM,EAAM,WAAW,GAAG,QAAQR,GAAwBQ,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUH,GAAMG,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAjC,EAAQ,UAAAkC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAErB,GAASO,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA/C,CAAQ,EAAEgD,GAAgB,CAAC,WAAArD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQoD,EAAiBvB,GAAuBD,EAAMzB,CAAQ,EAAuCkD,EAAkBC,EAAGvD,GAAkB,GAAhD,CAAC,CAAuE,EAAQwD,EAAWC,GAAO,IAAI,EAAQC,EAAY,IAAQd,IAAc,YAA6Ce,GAAsBC,GAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoB7C,EAAK8C,GAAY,CAAC,GAAGxB,GAAUoB,GAAgB,SAAsB1C,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAK+C,EAAK,CAAC,KAAKtB,EAAU,OAAO,YAAY,SAAsBuB,EAAM9C,EAAO,EAAE,CAAC,GAAGwB,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,EAAkB,gBAAgBhB,EAAUO,CAAU,CAAC,kBAAkB,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIpB,GAAKuB,EAAK,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,OAAO,GAAGnB,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,yCAAyC,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,EAAE,GAAGnC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,EAAE,UAAU,CAAC,mBAAmB,UAAU,CAAC,EAAE0C,EAAYI,CAAc,EAAE,SAAS,CAACU,EAAY,GAAgBzC,EAAKiD,EAA0B,CAAC,SAAsBjD,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBkC,EAAiB,SAAS,sBAAsB,SAAsBpC,EAAKnB,GAAS,CAAC,MAAM,qBAAqB,OAAO,OAAO,WAAW,QAAQ,cAAc,eAAe,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemB,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,4DAA4D,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,4CAA4C,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,YAAY,EAAE,iBAAiBkC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,oBAAoB,6BAA6B,MAAM,2CAA2CZ,CAAS,EAAE,KAAKD,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,sEAAsE,EAAE,UAAU,CAAC,qBAAqB,uEAAuE,EAAE,UAAU,CAAC,qBAAqB,sEAAsE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGtC,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,MAAM,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,+FAA+F,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,yHAAyH,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,4DAA4D,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,4DAA4D,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,+FAA+F,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,MAAM,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,4CAA4C,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoB,GAAI,CAAC,kFAAkF,kFAAkF,oSAAoS,yGAAyG,iHAAiH,yWAAyW,2FAA2F,6DAA6D,6aAA6a,sFAAsF,wEAAwE,+aAA+a,yFAAyF,EAS5tUC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,MAAMA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,WAAW,SAAS,iBAAiB,sBAAsB,UAAU,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,MAAM,gBAAgB,GAAM,MAAM,MAAM,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,YAAY,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzE,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVxuE,IAAM+E,GAAe,mCAAgDC,GAAoB,SAI5HC,GAAoB,CAACC,EAAUC,EAAc,cAAc,WAAWA,CAAa,cAAcA,CAAa,WAAWD,EAAU,WAAWC,CAAa,WAAW,KAAK,UAAUD,CAAS,CAAC,KAAK,IAAI,WAAWC,CAAa,6DAOhOC,GAAa,CAACD,EAAcE,EAAGC,EAAYC,EAAaR,GAAeS,EAAiBR,KAAsB,CAAC,IAAIS,EAAO,GAAG,GAAGH,EAAY,CAAC,GAAK,CAAC,SAAAI,EAAS,YAAAC,CAAW,EAAEL,EAAYG,EAAO,aAAaC,CAAQ,gBAAgBC,CAAW,oBAAqB,CAAC,MAAM,GAAGJ,CAAY,IAAIC,CAAgB,OAAOH,CAAE,GAAGF,IAAgB,YAAY,GAAG,MAAMA,CAAa,EAAE,GAAGM,CAAM,EAAG,EAGvXG,GAASH,IACK,CAAC,mBAD4B,IAAI,CAAC,IAAMI,EAAgB,SAAS,cAAc,QAAQ,EAAE,OAAGJ,EAAO,OAAOI,EAAgB,aAAa,QAAQJ,EAAO,KAAK,EAAGI,EAAgB,UAAUZ,GAAoBQ,EAAO,UAAUA,EAAO,aAAa,EAASI,CAAgB,EACtP,UADwQ,IAAI,CAAC,IAAMC,EAAO,SAAS,cAAc,QAAQ,EAAE,OAAGL,EAAO,OAAOK,EAAO,aAAa,QAAQL,EAAO,KAAK,EAAGK,EAAO,IAAIV,GAAaK,EAAO,cAAcA,EAAO,GAAGA,EAAO,YAAYA,EAAO,aAAaA,EAAO,gBAAgB,EAAEK,EAAO,YAAY,YACpiBA,CAAO,CAAqC,GAOpCC,GAAQ,CAAC,CAAC,UAAAb,EAAU,cAAAC,EAAc,YAAAG,EAAY,MAAAU,EAAM,GAAAX,EAAG,aAAAE,EAAa,iBAAAC,CAAgB,IAAI,CAAC,IAAMS,EAAIL,GAAS,CAAC,UAAAV,EAAU,cAAAC,EAAc,YAAAG,EAAY,MAAAU,EAAM,GAAAX,EAAG,aAAAE,EAAa,iBAAAC,CAAgB,CAAC,EAAQK,EAAgBI,EAAI,mBAAmB,EAAQH,EAAOG,EAAI,UAAU,EAAE,SAAS,KAAK,OAAOJ,EAAgBC,CAAM,CAAE,EAAS,SAASI,IAAW,CAAIC,IAAWC,EAAO,UAAaA,EAAO,WAAc,CAAC,EAAEA,EAAO,UAAa,KAAK,SAAS,EAAG,CCtBjX,IAAMC,GAAoB,oKAA2K,SAASC,GAAiBC,EAAS,CAAC,IAAMC,EAAcD,EAAS,MAAM,GAAG,EAAME,EAAeC,EAAW,OAAOF,EAAc,CAAC,EAAE,CAAC,IAAI,MAAME,EAAW,aAAa,MAAM,IAAI,SAASA,EAAW,WAAW,MAAM,IAAI,SAASA,EAAW,SAAS,MAAM,QAAQA,EAAW,UAAU,KAAM,CAAC,OAAOF,EAAc,CAAC,EAAE,CAAC,IAAI,OAAOC,EAAe,aAAa,MAAM,IAAI,QAAQA,EAAe,WAAW,MAAM,IAAI,SAASA,EAAe,SAAS,MAAM,QAAQA,EAAe,UAAU,KAAM,CAAC,MAAM,CAAC,eAAAA,EAAe,WAAAC,CAAU,CAAE,CAAQ,SAASC,MAAsBC,EAAQ,CAAC,IAAMC,EAAO,CAAC,EAAE,OAAAD,EAAQ,QAAQE,GAAgBA,GAAQD,EAAO,KAAKC,CAAM,CAAG,EAASD,EAAO,KAAK,IAAI,CAAE,CAAQ,SAASE,GAAUD,EAAO,CAAC,OAAGA,EAAc,GAAGA,EAAO,OAAO,MAAMA,EAAO,OAAO,MAAMA,EAAO,UAAU,MAAMA,EAAO,WAAW,GAAgB,IAAK,CAAQ,SAASE,GAAcC,EAAWC,EAAQ,CAAC,GAAG,CAAC,OAAO,KAAK,MAAMD,CAAU,CAAE,MAAM,CAAIC,GAAQA,EAAQ,CAAE,CAAC,CAKvrC,SAASC,GAAYC,EAAQ,CAAC,GAAG,cAAcC,EAAO,CAAC,GAAG,UAAU,UAAU,OAAO,UAAU,MAAMD,CAAO,EAAE,GAAG,aAAa,UAAU,OAAO,UAAU,SAAS,IAAI,CAAC,EAAEA,CAAO,CAAE,CAAC,OAA4CA,GAAQ,WAAY,gBAEtP,QAAQ,QAAQ,EAAU,IAAI,QAAQE,GAAS,CAAC,WAAWA,CAAO,CAAE,CAAC,CAAE,CAG3E,eAAsBC,EAAcC,EAAGJ,EAAQ,CAAC,aAAMD,GAAYC,CAAO,EAASI,EAAG,CAAE,CAIhF,SAASC,GAAoBL,EAAQ,CAAC,OAAO,IAAI,QAAQE,GAAS,CAAC,WAAWA,EAAQ,GAAG,EAClG,sBAAsB,IAAI,CAAMC,EAAcD,EAAQF,CAAO,CAAE,CAAC,CAAE,CAAC,CAAE,CCfwS,SAASM,GAAaC,EAAQ,CAAC,MAAM,CAAC,sBAAsBA,EAAQ,UAAU,UAAU,SAAS,iBAAiBA,EAAQ,UAAU,UAAU,SAAS,WAAWA,EAAQ,UAAU,UAAU,SAAS,aAAaA,EAAQ,UAAU,UAAU,SAAS,mBAAmBA,EAAQ,UAAU,UAAU,SAAS,kBAAkBA,EAAQ,UAAU,UAAU,SAAS,wBAAwBA,EAAQ,YAAY,UAAU,QAAQ,CAAE,CAAC,SAASC,GAAQC,EAAMC,EAAO,CAAC,OAAOA,EAAO,KAAK,CAAC,IAAI,aAAa,MAAM,CAAC,GAAGD,EAAM,KAAK,GAAK,aAAa,GAAK,MAAM,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,CAAC,EAAE,IAAI,YAAY,MAAM,CAAC,GAAGA,EAAM,KAAK,GAAK,UAAU,GAAK,MAAM,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,CAAC,EAAE,IAAI,YAAY,MAAM,CAAC,GAAGA,EAAM,KAAK,GAAK,UAAU,GAAK,MAAM,CAAC,UAAU,GAAM,UAAU,GAAM,UAAU,GAAM,YAAY,EAAK,CAAC,EAAE,IAAI,gBAAgB,MAAM,CAAC,GAAGA,EAAM,UAAU,GAAK,KAAK,EAAI,EAAE,IAAI,SAAS,MAAM,CAAC,GAAGA,EAAM,MAAM,CAAC,GAAGA,EAAM,MAAM,GAAGC,EAAO,KAAK,EAAE,KAAKA,EAAO,IAAI,EAAE,IAAI,SAAS,MAAM,CAAC,GAAGD,EAAM,MAAM,CAAC,GAAGA,EAAM,MAAM,CAACC,EAAO,IAAI,EAAE,CAACD,EAAM,MAAMC,EAAO,IAAI,CAAC,CAAC,EAAE,IAAI,uBAAuB,MAAM,CAAC,GAAGD,EAAM,MAAMC,EAAO,MAAM,UAAUA,EAAO,UAAU,aAAaA,EAAO,aAAa,4BAA4B,GAAK,KAAK,EAAI,EAAE,IAAI,UAAU,MAAM,CAAC,GAAGD,EAAM,UAAU,EAAI,EAAE,IAAI,SAAS,MAAM,CAAC,GAAGA,EAAM,KAAK,GAAM,UAAU,EAAI,EAAE,QAAQ,OAAOA,CAAM,CAAC,CAAC,IAAME,GAAa,CAAC,UAAU,GAAM,aAAa,GAAM,MAAM,KAAK,KAAK,GAAM,4BAA4B,GAAM,UAAU,EAAK,EAAeC,GAAe,CAAC,UAAU,GAAM,UAAU,GAAM,UAAU,GAAM,YAAY,EAAK,EAEh8DC,GAAkB,GAAa,SAASC,GAAW,CAAC,MAAAC,EAAM,eAAAH,EAAe,oBAAAI,EAAoB,EAAK,EAAE,CAAC,GAAK,CAACP,EAAMQ,CAAQ,EAAEC,GAAWV,GAAQG,EAAY,EAAQQ,EAAiBC,GAAoB,EAAQC,EAA2B,2BAAiCC,EAAyB,yBAA+BC,EAA4B,4BAA4B,SAASC,GAA0B,CAAC,IAAMC,EAAwB,aAAa,QAAQJ,CAA0B,EAAQK,EAA0B,aAAa,QAAQJ,CAAwB,EAAQK,EAA6B,aAAa,QAAQJ,CAA2B,EAAQK,EAAYF,IAA4B,KAAWG,EAAeF,IAA+B,KAA2OV,EAAS,CAAC,KAAK,uBAAuB,UAAUW,EAAY,aAAaC,EAAe,MAA/RJ,IAA0B,OAA6CG,GAAaC,GAAmPC,GAAcL,EAAwB,IAAI,aAAa,WAAWJ,CAA0B,CAAC,EAAET,CAAc,CAAC,CAAE,CAAC,SAASmB,GAAW,CAAIhB,IAAU,CAACF,IAAmB,CAACG,GAKhxCgB,GAAU,UAAU,UAAU1B,GAAaG,EAAM,KAAK,CAAC,EAAEwB,GAAQ,CAAC,UAAU,OAAU,cAAc,YAAY,YAAY,OAAU,MAAM,OAAU,aAAa,GAAK,GAAGlB,CAAK,CAAC,EAAEF,GAAkB,KAAWA,GAAkB,GAAKmB,GAAU,UAAU,SAAS1B,GAAaG,EAAM,KAAK,CAAC,EAC7RyB,EAAO,UAAU,KAAK,CAAC,MAAM,uBAAuB,CAAC,GAAI,CAACC,EAAU,IAAI,CAAIhB,GAAwBiB,EAAc,IAAIZ,EAAyB,EAAE,CAAC,SAAS,eAAe,CAAC,CAAE,EAAE,CAAC,CAAC,EACjLW,EAAU,IAAI,CAAIhB,GAA2BV,EAAM,WAAW,aAAa,QAAQa,EAAyB,MAAM,CAAG,EAAE,CAACb,EAAM,SAAS,CAAC,EACxI0B,EAAU,IAAI,CAAIhB,GAA2BV,EAAM,cAAc,aAAa,QAAQc,EAA4B,MAAM,CAAG,EAAE,CAACd,EAAM,YAAY,CAAC,EACjJ0B,EAAU,IAAI,CAAIhB,GAAsF,EAA7CV,EAAM,MAAM4B,GAAW5B,EAAM,QAAQ,OAA6B2B,EAAc,IAAI,CAACL,EAAU,EAC1J,aAAa,QAAQV,EAA2B,KAAK,UAAUZ,EAAM,KAAK,CAAC,EAAEQ,EAAS,CAAC,KAAK,QAAQ,CAAC,CAAE,EAAE,CAAC,SAAS,eAAe,CAAC,CAAE,EAAE,CAACR,EAAM,IAAI,CAAC,EAAE,SAAS6B,GAAS,CAACrB,EAAS,CAAC,KAAK,SAAS,CAAC,EAAE,aAAa,QAAQK,EAAyB,MAAM,CAAE,CAAC,SAASiB,GAAY,CAACtB,EAAS,CAAC,KAAK,YAAY,CAAC,CAAE,CAAC,SAASuB,GAAW,CAACvB,EAAS,CAAC,KAAK,WAAW,CAAC,CAAE,CAAC,SAASwB,GAAW,CAACxB,EAAS,CAAC,KAAK,WAAW,CAAC,CAAE,CAAC,SAASyB,GAAe,CAACzB,EAAS,CAAC,KAAK,eAAe,CAAC,CAAE,CAAC,SAAS0B,EAAWC,EAAK,CAAC3B,EAAS,CAAC,KAAK,SAAS,KAAA2B,CAAI,CAAC,CAAE,CAAC,MAAM,CAAC,MAAMnC,EAAM,MAAM,cAAcA,EAAM,UAAU,YAAYA,EAAM,UAAU,eAAeA,EAAM,aAAa,QAAA6B,EAAQ,WAAAC,EAAW,UAAAC,EAAU,UAAAC,EAAU,cAAAC,EAAc,WAAAC,CAAU,CAAE,CCXhsB,IAAME,GAAU,CAAC,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,KAAK,IAAI,EAAQC,GAAe,IAAY,MAAM,eAAe,GAAG,gBAAgB,GAAG,UAAU,WAAW,QAAQ,EAAUC,GAAW,IAAI,CAAC,IAAMC,EAAOC,EAAU,UAAUA,EAAU,YAAY,CAAC,EAAE,OAAOJ,GAAU,KAAKK,GAASF,GAAQ,YAAY,GAAG,SAASE,CAAO,CAAC,CAAE,EAAMC,GAAM,KAAkBC,GAAK,KAAQD,KAAQ,OAAKA,GAAML,GAAe,GAAGC,GAAW,GAASI,ICDlhB,SAASE,GAAU,CAAC,QAAAC,EAAQ,mBAAAC,EAAmB,YAAAC,CAAW,EAAE,CAAkE,IAAMC,GAA3CC,GAAW,CAACF,EAAYG,GAAK,EAAE,IAAwD,KAAK,QAAcC,EAAgBN,EAAQ,KAAK,KAAK,QAA6f,MAAje,CAAC,GAAG,CAAC,MAAMA,EAAQ,QAAQ,YAAYA,EAAQ,cAAc,KAAKA,EAAQ,OAAO,SAASA,EAAQ,WAAW,OAAOA,EAAQ,SAAS,SAASA,EAAQ,WAAW,WAAWA,EAAQ,SAAS,WAAWA,EAAQ,aAAa,EAAI,EAAE,MAAM,CAAC,MAAMA,EAAQ,WAAW,YAAYA,EAAQ,iBAAiB,KAAKA,EAAQ,UAAU,SAASA,EAAQ,cAAc,OAAOA,EAAQ,YAAY,SAASA,EAAQ,cAAc,WAAWA,EAAQ,YAAY,WAAWA,EAAQ,gBAAgB,EAAI,CAAC,EAAuBC,EAAmBK,EAAgBH,CAAqB,CAAE,CCAzmB,IAAMI,GAAQ,GACtWC,GAAoBC,GAAK,IAAI,OAAO,0BAA8F,CAAC,EAAeC,GAAOC,EAAQ,SAAgB,CAAC,OAAAC,EAAO,OAAAC,EAAO,OAAAC,EAAO,QAAAC,EAAQ,eAAAC,EAAe,aAAAC,EAAa,UAAAC,EAAU,YAAAC,EAAY,YAAAC,EAAY,gBAAAC,EAAgB,gBAAAC,EAAgB,eAAAC,CAAc,EAAE,CAAC,IAAMC,EAAmBZ,EAAO,aAAaA,EAAO,SAASA,EAAO,YAAYA,EAAO,MAAM,EAAQa,EAAUb,EAAO,MAAM,MAAMC,EAAO,QAAQ,KAAWa,EAAad,EAAO,eAAe,GAAGA,EAAO,UAAU,MAAMA,EAAO,YAAY,MAAMA,EAAO,aAAa,MAAMA,EAAO,WAAW,KAAK,GAAGA,EAAO,OAAO,KAAWe,EAAaC,GAAUhB,EAAO,MAAM,MAAM,EAAQiB,EAAajB,EAAO,MAAM,QAAQ,MAAM,eAAeA,EAAO,MAAM,OAAO,KAAK,MAAMA,EAAO,MAAM,OAAO,KAAK,GAAG,KAAWkB,EAAY,CAAC,WAAWlB,EAAO,MAAM,KAAK,UAAUmB,GAAmBJ,EAAaE,CAAY,EAAE,SAAS,SAAS,aAAajB,EAAO,MAAM,OAAO,MAAM,EAAE,OAAoBoB,EAAKC,EAAO,IAAI,CAAC,QAAQV,GAAgB,CAAC,EAAEX,EAAO,UAAU,EAAE,EAAEA,EAAO,UAAU,EAAE,MAAMA,EAAO,UAAU,MAAM,QAAQ,CAAC,EAAE,QAAQ,CAAC,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,QAAQ,CAAC,EAAE,KAAK,CAAC,EAAEA,EAAO,UAAU,EAAE,EAAEA,EAAO,UAAU,EAAE,MAAMA,EAAO,UAAU,MAAM,QAAQ,CAAC,EAAE,WAAWW,EAAeX,EAAO,UAAU,WAAW,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC,WAAWsB,GAAoB,UAAU,gBAAgBV,CAAkB,MAAM,cAAc,SAAS,IAAI,GAAG,SAAS,WAAW,QAAQ,OAAO,OAAO,IAAI,cAAc,MAAM,EAAE,SAAsBQ,EAAK,MAAM,CAAC,MAAM,CAAC,GAAGF,EAAY,SAAS,SAAS,MAAM,OAAO,SAASlB,EAAO,KAAK,EAAE,UAAU,gEAAgEE,EAAO,IAAI,GAAG,SAASA,EAAO,OAAO,SAAsBkB,EAAKG,GAAa,CAAC,OAAOvB,EAAO,OAAOC,EAAO,UAAUY,EAAU,YAAYX,EAAO,YAAY,OAAOA,EAAO,OAAO,UAAUI,CAAS,CAAC,EAAEJ,EAAO,OAAO,SAAsBkB,EAAKI,GAAmB,CAAC,OAAOxB,EAAO,OAAOC,EAAO,UAAUY,EAAU,MAAMX,EAAO,MAAM,YAAYA,EAAO,YAAY,OAAOA,EAAO,OAAO,SAASK,EAAY,SAASC,CAAW,CAAC,EAAeY,EAAKK,GAAc,CAAC,OAAOzB,EAAO,OAAOC,EAAO,QAAQE,EAAQ,eAAeC,EAAe,UAAUS,EAAU,MAAMX,EAAO,MAAM,YAAYA,EAAO,YAAY,WAAWA,EAAO,WAAW,OAAOA,EAAO,OAAO,eAAeQ,EAAgB,QAAQL,EAAa,YAAYE,EAAY,YAAYC,EAAY,gBAAgBC,CAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,EAAE,CAAC,0EAA0E;AAAA;AAAA;AAAA,UAGx+E,EAAE,0BAA0B,EAAE,SAASc,GAAa,CAAC,OAAAvB,EAAO,OAAAC,EAAO,YAAAyB,EAAY,OAAAC,EAAO,UAAArB,EAAU,UAAAO,CAAS,EAAE,CAAC,IAAMe,EAAQ5B,EAAO,eAAe,GAAGA,EAAO,UAAU,MAAMA,EAAO,YAAY,MAAMA,EAAO,aAAa,MAAMA,EAAO,WAAW,KAAK,GAAGA,EAAO,OAAO,KAAK,OAAoB6B,EAAM,MAAM,CAAC,MAAM,CAAC,QAAQ,OAAO,cAAc,MAAM,QAAAD,EAAQ,IAAIjC,EAAO,EAAE,SAAS,CAAcyB,EAAKU,GAAY,CAAC,MAAM,CAAC,GAAG9B,EAAO,MAAM,SAAS,KAAK,EAAE,WAAW,SAAS,MAAMA,EAAO,MAAM,SAAS,EAAE,UAAUa,EAAU,YAAYa,EAAY,OAAOC,CAAM,CAAC,EAAeP,EAAKC,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,OAAO,eAAe,SAAS,WAAW,QAAQ,EAAE,SAAsBD,EAAKW,EAAO,CAAC,QAAQzB,EAAU,SAAS,CAAC,GAAGL,EAAO,MAAM,EAAK,EAAE,GAAG,UAAU,SAASA,EAAO,OAAO,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASuB,GAAmB,CAAC,OAAAxB,EAAO,OAAAC,EAAO,MAAA+B,EAAM,UAAAnB,EAAU,YAAAa,EAAY,OAAAC,EAAO,SAAAM,EAAS,SAAAC,CAAQ,EAAE,CAAC,IAAMN,EAAQ5B,EAAO,eAAe,GAAGA,EAAO,UAAU,MAAMA,EAAO,YAAY,MAAMA,EAAO,aAAa,MAAMA,EAAO,WAAW,KAAK,GAAGA,EAAO,OAAO,KAAK,OAAoB6B,EAAM,MAAM,CAAC,MAAM,CAAC,QAAAD,CAAO,EAAE,SAAS,CAAcC,EAAM,MAAM,CAAC,SAAS,CAACG,GAAoBZ,EAAKe,GAAS,CAAC,MAAM,CAAC,GAAGnC,EAAO,MAAM,UAAU,MAAMA,EAAO,MAAM,UAAU,EAAE,SAASgC,CAAK,CAAC,EAAeZ,EAAKU,GAAY,CAAC,MAAM,CAAC,GAAG9B,EAAO,MAAM,SAAS,MAAMA,EAAO,MAAM,SAAS,EAAE,UAAUa,EAAU,YAAYa,EAAY,OAAOC,CAAM,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAMO,GAAQ,CAAC,UAAUnC,EAAO,UAAU,SAAS,CAAcmB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQiC,EAAS,GAAG,SAAS,SAASjC,EAAO,OAAO,MAAM,CAAC,EAAemB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQ,GAAK,QAAQgC,EAAS,GAAG,SAAS,SAAShC,EAAO,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASwB,GAAc,CAAC,OAAAzB,EAAO,OAAAC,EAAO,QAAAE,EAAQ,eAAAC,EAAe,MAAA4B,EAAM,YAAAN,EAAY,OAAAC,EAAO,WAAAU,EAAW,GAAK,UAAAxB,EAAU,QAAAyB,EAAQ,gBAAA7B,EAAgB,YAAAF,EAAY,YAAAC,EAAY,eAAA+B,CAAc,EAAE,CAAC,GAAK,CAACC,EAAYC,CAAc,EAAEC,EAAS,EAAK,EAAQC,EAAY,CAAC,GAAGxC,EAAQ,MAAM,MAAMH,EAAO,MAAM,SAAS,EAAQ4B,EAAQ5B,EAAO,eAAe,GAAGA,EAAO,UAAU,MAAMA,EAAO,YAAY,MAAMA,EAAO,aAAa,MAAMA,EAAO,WAAW,KAAK,GAAGA,EAAO,OAAO,KACvmE4C,EAAY,CAAC,YAAY,cAAc,YAAY,WAAW,EAAQC,EAAkBL,GAAapC,EAAe,OAAoByB,EAAM,MAAM,CAAC,MAAM,CAAC,QAAAD,CAAO,EAAE,SAAS,CAAcC,EAAM,MAAM,CAAC,SAAS,CAACG,GAAoBZ,EAAKe,GAAS,CAAC,MAAM,CAAC,GAAGnC,EAAO,MAAM,UAAU,MAAMA,EAAO,MAAM,UAAU,EAAE,SAASgC,CAAK,CAAC,EAAeZ,EAAKU,GAAY,CAAC,MAAM,CAAC,GAAG9B,EAAO,MAAM,SAAS,MAAMA,EAAO,MAAM,SAAS,EAAE,UAAUa,EAAU,YAAYa,EAAY,OAAOC,CAAM,CAAC,EAAeP,EAAK0B,GAAgB,CAAC,SAASD,GAAgCzB,EAAKC,EAAO,IAAI,CAAC,QAAQjB,EAAe,KAAK,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,EAAE,OAAO,MAAM,EAAE,KAAK,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,QAAQ,OAAO,cAAc,SAAS,IAAI,GAAG,UAAUT,GAAQ,SAAS,QAAQ,EAAE,SAASiD,GAAaA,EAAY,IAAIG,GAAqB3B,EAAK4B,GAAO,CAAC,MAAM7C,EAAQ4C,CAAM,EAAE,MAAM,YAAY5C,EAAQ4C,CAAM,EAAE,YAAY,WAAW/C,EAAO,MAAM,WAAW,iBAAiBA,EAAO,MAAM,UAAU,gBAAgBG,EAAQ,aAAa,QAAQmC,EAAQS,CAAM,EAAE,QAAQ,IAAIR,EAAeQ,CAAM,EAAE,MAAMJ,EAAY,SAASI,IAAS,YAAY5C,EAAQ4C,CAAM,EAAE,SAAS,EAAI,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAKgB,GAAQ,CAAC,UAAUnC,EAAO,UAAU,SAAS4C,EAA+BzB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQ,GAAK,QAAQQ,EAAgB,GAAG,SAAS,SAASR,EAAO,OAAO,IAAI,CAAC,EAAe4B,EAAMoB,EAAU,CAAC,SAAS,CAACZ,GAAyBjB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQO,EAAY,GAAG,SAAS,SAASP,EAAO,OAAO,SAAS,CAAC,EAAemB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQ,IAAI,CAACwC,EAAe,EAAI,CAAE,EAAE,GAAG,YAAY,SAASxC,EAAO,OAAO,SAAS,CAAC,EAAemB,EAAKW,EAAO,CAAC,SAAS9B,EAAO,QAAQ,GAAK,QAAQM,EAAY,GAAG,SAAS,SAASN,EAAO,OAAO,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAAS+C,GAAO,CAAC,MAAAhB,EAAM,WAAAkB,EAAW,YAAAxB,EAAY,iBAAAyB,EAAiB,gBAAAC,EAAgB,QAAAC,EAAQ,SAAAC,EAAS,QAAAC,EAAQ,MAAAC,CAAK,EAAE,CAAC,IAAM1C,EAAa0C,EAAM,eAAe,GAAGA,EAAM,UAAU,MAAMA,EAAM,YAAY,MAAMA,EAAM,aAAa,MAAMA,EAAM,WAAW,KAAK,GAAGA,EAAM,OAAO,KAAWvC,EAAauC,EAAM,OAAO,eAAeA,EAAM,OAAO,KAAK,MAAMA,EAAM,OAAO,KAAK,GAAG,KAAK,OAAoB3B,EAAMR,EAAO,IAAI,CAAC,MAAM,CAAC,UAAUJ,EAAa,WAAWuC,EAAM,WAAW,aAAaA,EAAM,OAAO,OAAO,QAAQ1C,EAAa,OAAO,UAAU,WAAW,OAAO,cAAc,KAAK,EAAE,QAAQyC,EAAQ,WAAW,CAAC,QAAQ,EAAE,EAAE,SAAS,CAAc1B,EAAM,MAAM,CAAC,MAAM,CAAC,QAAQ,OAAO,eAAe,eAAe,EAAE,SAAS,CAAcT,EAAK,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,WAAW,IAAI,SAAS,GAAG,MAAM8B,EAAW,GAAGM,EAAM,SAAS,EAAE,SAASxB,CAAK,CAAC,EAAEsB,EAAsBlC,EAAKqC,GAAS,CAAC,SAAsBrC,EAAKxB,GAAO,CAAC,QAAQyD,EAAQ,KAAK,MAAM,WAAWG,EAAM,YAAY,mBAAmBA,EAAM,mBAAmB,CAAC,CAAC,CAAC,EAAepC,EAAK,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,SAAS,GAAG,MAAMoC,EAAM,YAAY,GAAGA,EAAM,UAAU,WAAW,GAAG,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,EAAE9B,GAA0BN,EAAK,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,UAAU,GAAG,SAAS,GAAG,WAAW,IAAI,MAAM+B,EAAiB,GAAGK,EAAM,QAAQ,EAAE,SAAS9B,CAAW,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASS,GAAS,CAAC,SAAAuB,EAAS,MAAAC,CAAK,EAAE,CAAC,OAAoBvC,EAAK,IAAI,CAAC,MAAM,CAAC,SAAS,GAAG,OAAO,mBAAmB,WAAW,OAAO,QAAQ,EAAE,GAAGuC,CAAK,EAAE,SAASD,CAAQ,CAAC,CAAE,CAAC,SAAS5B,GAAY,CAAC,MAAA6B,EAAM,YAAAjC,EAAY,OAAAC,EAAO,UAAAd,CAAS,EAAE,CAA4C,GAAG,EAA7Ba,GAAaC,GAAQ,MAAoB,OAAO,KAAK,GAAG,CAACD,EAAa,OAAoBN,EAAKwC,GAAqB,CAAC,OAAOjC,EAAO,MAAMgC,EAAM,UAAU9C,CAAS,CAAC,EAIr8G,IAAMgD,EAAsBnC,GAAa,MAAM;AAAA;AAAA,CAAM,EAAE,OAAOA,EAAY,MAAM;AAAA;AAAA,CAAM,EAAE,IAAI,CAACoC,EAAKC,IAAqB3C,EAAKwC,GAAqB,CAAC,KAAKE,EACnJ,OAAOC,IAAQF,EAAsB,OAAO,EAAElC,EAAO,KAAK,MAAM,CAChE,UAAUoC,EAAM,EAAE,EAAE,EAAE,GAAGJ,CAAK,EAAE,UAAU9C,CAAS,EAAEkD,CAAK,CAAC,CAAE,CAAC,SAASH,GAAqB,CAAC,KAAAE,EAAK,OAAAnC,EAAO,MAAAgC,EAAM,UAAA9C,CAAS,EAAE,CAAC,OAAoBgB,EAAM,IAAI,CAAC,MAAM,CAAC,WAAW,IAAI,OAAO,EAAE,QAAQ,EAAE,SAAS,GAAG,GAAG8B,CAAK,EAAE,SAAS,CAACG,EAAKA,GAAMnC,GAAQ,KAAK,IAAI,KAAKA,GAAQ,MAAmBE,EAAM,OAAO,CAAC,SAAS,CAACF,GAAQ,OAAO,IAAiBP,EAAK,IAAI,CAAC,KAAKO,GAAQ,KAAK,OAAO,SAAS,MAAM,CAAC,MAAMd,EAAU,eAAe,MAAM,EAAE,SAASc,GAAQ,KAAK,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,SAASS,GAAQ,CAAC,SAAAsB,EAAS,UAAAM,CAAS,EAAE,CAAC,OAAoB5C,EAAK,MAAM,CAAC,MAAM,CAAC,QAAQ,OAAO,cAAc4C,EAAU,IAAI,GAAG,UAAU,EAAE,EAAE,SAASN,CAAQ,CAAC,CAAE,CAAC,IAAM3B,EAAOhC,EAAQ,SAAgB,CAAC,GAAAkE,EAAG,SAAAP,EAAS,QAAAQ,EAAQ,SAAAC,EAAS,QAAAZ,CAAO,EAAE,CAAC,IAAMzC,EAAaqD,EAAS,eAAe,GAAGA,EAAS,UAAU,MAAMA,EAAS,YAAY,MAAMA,EAAS,aAAa,MAAMA,EAAS,WAAW,KAAK,GAAGA,EAAS,OAAO,KAAWX,EAAMU,EAAQC,EAAS,QAAQA,EAAS,UAAU,OAAoB/C,EAAKC,EAAO,MAAM,CAAC,UAAU,mCAAmC,GAAG,oCAAoC4C,CAAE,GAAG,QAAQV,EAAQ,KAAK,SAAS,MAAM,GAAGG,CAAQ,GAAG,WAAW,CAAC,QAAQS,EAAS,cAAc,EAAE,EAAE,SAAS,CAAC,QAAQA,EAAS,YAAY,EAAE,EAAE,MAAM,CAAC,iBAAiB,OAAO,WAAW,OAAO,MAAMA,EAAS,MAAM,OAAO,OAAO,OAAO,OAAO,OAAO,OAAO,QAAQrD,EAAa,aAAaqD,EAAS,aAAa,UAAUnD,GAAUwC,EAAM,MAAM,EAAE,WAAWA,EAAM,KAAK,MAAMA,EAAM,MAAM,SAAS,GAAG,WAAW,EAAE,OAAO,UAAU,WAAWW,EAAS,KAAK,QAAQ,IAAI,GAAGA,EAAS,IAAI,CAAC,CAAC,CAAE,EAAE,wFAAwF,ECVvmD,IAAIC,GAAc,GASA,SAARC,EAA8B,CAAC,MAAAC,EAAM,QAAAC,EAAQ,QAAAC,EAAQ,OAAAC,EAAO,OAAAC,EAAO,QAAAC,EAAQ,QAAAC,EAAQ,MAAAC,EAAM,oBAAAC,EAAoB,QAAAC,EAAQ,gBAAAC,EAAgB,SAAAC,EAAS,UAAAC,EAAU,SAAAC,EAAS,kBAAAC,CAAiB,EAAE,CAAC,IAAMC,EAAiBC,GAAoB,EAAQC,EAAUhB,GAASc,EAAuBG,EAAU,CAACjB,GAASc,EAAuBI,EAAOC,EAAUC,GAAK,EAAE,GAAYC,EAAOC,GAAU,CAAC,QAAAlB,EAAQ,mBAAmBY,EACxZ,YAAYC,CAAS,CAAC,EAAQM,EAAQC,GAAW,CAAC,MAAAzB,EAAM,eAAesB,EAAO,SAAS,oBAAAd,CAAmB,CAAC,EAAO,CAACkB,EAAOC,CAAS,EAAEC,EAAS9B,EAAa,EACtJ,CAAC+B,EAAqBC,CAAuB,EAAEF,EAAS9B,EAAa,EAAEiC,EAAU,IAAI,CAAIb,IAC9FpB,GAAc4B,EACXA,GAAQI,EAAwB,EAAK,EACrCJ,GAAQ,CAACT,GAAWR,GAASuB,EAAc,IAAIvB,EAAQ,CAAC,OAAAU,CAAM,CAAC,EAAE,CAAC,SAAS,eAAe,CAAC,EAAG,EAAE,CAACO,EAAOR,CAAS,CAAC,EACrHa,EAAU,IAAI,CAAC,GAAGb,EAAU,OAAO,IAAMe,GAAeT,EAAQ,eAAe,CAACA,EAAQ,YAAkBU,GAAiBZ,EAAO,OAAO,UAAU,CAACE,EAAQ,eAAkBS,KAAgB,YAAY,KAAK,oBAAoB,EAAEN,EAAU,EAAI,EAA+DO,KAAkBV,EAAQ,WAAW,EACpVb,GAAUqB,EAAc,IAAIrB,EAAS,CAAC,OAAAQ,CAAM,CAAC,CAAC,IAAQK,EAAQ,aAAaG,EAAU,EAAK,CAAG,EAAE,CAACH,EAAQ,cAAcA,EAAQ,YAAYN,CAAS,CAAC,EAAEa,EAAU,IAAI,CAAIb,GAAoBR,GAAiBsB,EAAc,IAAItB,EAAgB,CAAC,OAAAS,EAAO,QAAQK,EAAQ,KAAK,CAAC,CAAC,CAAG,EAAE,CAACA,EAAQ,MAAMN,CAAS,CAAC,EAAE,eAAeiB,GAAe,CAAC,MAAMC,GAAoB,EAAEZ,EAAQ,QAAQ,EAAEG,EAAU,EAAK,EAC1Yf,GAAWoB,EAAc,IAAIpB,EAAU,CAAC,OAAAO,CAAM,CAAC,CAAC,CAAG,CAAC,eAAekB,IAAiB,CAAC,MAAMD,GAAoB,EAAEZ,EAAQ,UAAU,EAAEG,EAAU,EAAK,EACpJhB,GAAUqB,EAAc,IAAIrB,EAAS,CAAC,OAAAQ,CAAM,CAAC,CAAC,CAAG,CAAC,eAAemB,GAAiB,CAAC,MAAMF,GAAoB,EAAEZ,EAAQ,UAAU,EAAEG,EAAU,EAAK,EAClJd,GAAUmB,EAAc,IAAInB,EAAS,CAAC,OAAAM,CAAM,CAAC,CAAC,CAAG,CAAC,eAAeoB,GAAqB,CAAC,MAAMH,GAAoB,EAAEZ,EAAQ,cAAc,EAAEG,EAAU,EAAK,EAC7JK,EAAc,IAAI,CAAIrB,GAAUA,EAAS,CAAC,OAAAQ,CAAM,CAAC,CAAG,CAAC,EAAEa,EAAc,IAAI,CAAIlB,GAAmBA,EAAkB,CAAC,OAAAK,CAAM,CAAC,CAAG,CAAC,CAAE,CAAC,OAAGF,EAA+BuB,EAAK,MAAM,CAAC,MAAM,CAAC,GAAGjC,EAAM,MAAMJ,EAAO,KAAK,EAAE,SAAsBqC,EAAKC,GAAO,CAAC,OAAOtC,EAAO,OAAOC,EAAO,OAAOkB,EAAO,QAAQhB,EAAQ,eAAeW,GAAWX,EAAQ,QAAQ,aAAa,CAAC,GAAGoC,GAAe,UAAU,EAAI,EAAE,eAAe,EAAK,CAAC,CAAC,CAAC,EAAuBC,EAAMC,EAAU,CAAC,SAAS,CAAcJ,EAAKK,GAAQ,CAAC,MAAMtC,EAAM,QAAQL,EAAQ,QAAQ,IAAIyB,EAAU,EAAI,CAAC,CAAC,EAAE,CAACT,GAAwBsB,EAAKM,GAAQ,CAAC,OAAO3C,EAAO,OAAOC,EAAO,OAAOkB,EAAO,QAAQhB,EAAQ,aAAakB,EAAQ,MAAM,eAAe,CAACK,EAAqB,YAAYQ,GAAgB,gBAAgBE,EAAoB,YAAYD,EAAgB,UAAUH,EAAc,gBAAgBX,EAAQ,WAAW,OAAOE,CAAM,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,IAAMqB,GAAwBC,GAAK,IAAI,OAAO,sBAA0F,CAAC,EAAE,SAASF,GAAQG,EAAM,CAAC,IAAMC,EAAWD,EAAM,OAAO,aAAa,GAAGA,EAAM,OAAO,QAAQ,MAAMA,EAAM,OAAO,UAAU,MAAMA,EAAM,OAAO,WAAW,MAAMA,EAAM,OAAO,SAAS,KAAK,GAAGA,EAAM,OAAO,KAAK,KAAU,CAAC,eAAAE,EAAe,WAAAC,CAAU,EAAEC,GAAiBJ,EAAM,OAAO,QAAQ,EAAQvB,EAAOuB,EAAM,OAAY,CAACK,EAAmBC,CAAqB,EAAE3B,EAASF,CAAM,EAGrzC,GAA1D,CAAC4B,GAAoB5B,GAAO6B,EAAsB7B,CAAM,EAAK,CAAC4B,EAAmB,OAAO,KAAK,IAAME,EAASP,EAAM,OAAO,SAAS,OAAoBQ,GAA0BjB,EAAK,MAAM,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBA,EAAKkB,GAAgB,CAAC,SAAShC,EAAoBiB,EAAMgB,EAAO,IAAI,CAAC,MAAM,CAE3T,IAAIH,GAAUJ,IAAa,aAAa,EAAE,OAAU,KAAKI,GAAUL,IAAiB,aAAa,EAAE,OAAU,MAAMK,GAAUL,IAAiB,WAAW,EAAE,OAAU,OAAOK,EAAS,OAAO,OAAU,MAAMA,GAAUL,IAAiB,SAAS,OAAO,OAAU,OAAOK,GAAUJ,IAAa,WAAW,EAAE,OAAU,UAAU,aAAa,SAAS,QAAQ,YAAY,OAAO,QAAQF,EAAW,OAAOD,EAAM,OAAO,OAAO,QAAQ,OAAO,cAAc,MAAM,IAAI,GAAG,eAAe,SAAS,cAAcO,EAAS,MAAM,MAAM,EAAE,SAAS,CAACA,GAAuBhB,EAAKoB,GAAS,CAAC,MAAMX,EAAM,OAAO,OAAO,QAAQ,CAAC,EAAeT,EAAK,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,QAAQ,OAAO,eAAAW,EAAe,WAAAC,EAAW,cAAc,OAAO,SAASH,EAAM,OAAO,eAAe,EAAEA,EAAM,OAAO,eAAe,OAAO,EAAE,SAAsBT,EAAKC,GAAO,CAAC,GAAGQ,CAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAAE,SAAS,IAAI,CAAE,CAAC,IAAMJ,GAAQgB,EAAQ,CAAC,CAAC,QAAA3D,EAAQ,MAAAK,EAAM,QAAAuD,CAAO,IAAI,CAAC,IAAM/C,EAAiBC,GAAoB,EAAE,GAAGd,EAAQ,OAAO,OAAQ,OAAoBsC,EAAK,SAAS,CAAC,UAAU,mCAAmC,aAAa,iBAAiB,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,WAAW,OAAO,QAAQ,OAAO,OAAO,OAAO,QAAQ,EAAE,MAAMtC,EAAQ,MAAM,SAAS,GAAG,OAAO,UAAU,GAAGA,EAAQ,QAAQ,EAAE,QAAQ4D,EAAQ,SAAS5D,EAAQ,OAAO,OAAoBsC,EAAKI,EAAU,CAAC,SAAS1C,EAAQ,WAAW,UAAUA,EAAQ,UAAuBsC,EAAK,MAAM,CAAC,IAAI,mCAAmC,IAAItC,EAAQ,UAAU,IAAI,MAAMA,EAAQ,SAAS,OAAOA,EAAQ,QAAQ,CAAC,EAAesC,EAAKuB,GAAS,CAAC,SAAsBvB,EAAKO,GAAW,CAAC,MAAM7C,EAAQ,SAAS,OAAOA,EAAQ,SAAS,MAAMA,EAAQ,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAK,OAAO,CAAC,MAAM,CAAC,WAAW,QAAQ,EAAE,SAAStC,EAAQ,IAAI,CAAC,CAAC,CAAC,EAAG,GAAGa,EAAkB,OAAoB4B,EAAM,MAAM,CAAC,MAAM,CAAC,aAAa,EAAE,MAAM,OAAO,OAAO,kBAAkB,WAAW,yBAAyB,QAAQ,GAAG,QAAQ,OAAO,cAAc,SAAS,IAAI,EAAE,WAAWqB,GAAoB,UAAU,SAAS,eAAe,SAAS,MAAM,IAAI,GAAGzD,CAAK,EAAE,SAAS,CAAciC,EAAK,IAAI,CAAC,MAAM,CAAC,SAAS,GAAG,WAAW,IAAI,WAAW,EAAE,OAAO,CAAC,EAAE,SAAS,eAAe,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,SAAS,GAAG,WAAW,IAAI,OAAO,CAAC,EAAE,SAAS,uCAAuC,CAAC,CAAC,CAAC,CAAC,CAAG,EAAE,yFAAyF,2BAA2B,EAAE,SAASoB,GAAS,CAAC,MAAAK,CAAK,EAAE,CAAC,OAAoBzB,EAAKmB,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC,SAAS,WAAW,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,OAAO,OAAO,OAAO,gBAAgBM,EAAM,cAAc,MAAM,CAAC,CAAC,CAAE,CAACC,EAAoBnE,EAAa,CAAC,MAAM,CAAC,MAAM,SAAS,KAAKoE,EAAY,OAAO,YAAY,cAAc,YAAY;AAAA,0DAAmF,EAAE,QAAQ,CAAC,KAAKA,EAAY,QAAQ,aAAa,GAAK,YAAY,4CAA4C,EAAE,QAAQ,CAAC,KAAKA,EAAY,OAAO,YAAY,aAAa,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,KAAK,QAAQ,CAAC,OAAO,OAAO,MAAM,EAAE,aAAa,CAAC,OAAO,OAAO,MAAM,EAAE,aAAa,OAAO,wBAAwB,EAAI,EAAE,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAY,KAAK,QAAQ,CAAC,UAAU,QAAQ,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,wBAAwB,GAAK,OAAOlB,GAAOA,EAAM,OAAO,MAAM,EAAE,KAAK,CAAC,MAAM,QAAQ,KAAKkB,EAAY,OAAO,aAAa,kBAAkB,OAAOlB,GAAOA,EAAM,OAAO,MAAM,EAAE,SAAS,CAC56G,KAAKkB,EAAY,KAAK,MAAM,IAAI,SAAS,WAAW,OAAOlB,GAAOA,EAAM,OAAO,MAAM,EAAE,SAAS,CAAC,MAAM,OAAO,KAAKkB,EAAY,OAAO,eAAe,GAAK,aAAa,GAAG,OAAOlB,GAAOA,EAAM,OAAO,MAAM,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKkB,EAAY,MAAM,aAAa,OAAO,OAAOlB,GAAOA,EAAM,OAAO,QAAQA,EAAM,OAAO,QAAQA,EAAM,WAAW,QAAQ,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKkB,EAAY,gBAAgB,iBAAiB,CAAC,MAAM,MAAM,KAAK,EAAE,OAAOlB,GAAOA,EAAM,WAAW,SAAS,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKkB,EAAY,OAAO,YAAY,eAAe,SAAS,CAAC,SAAS,CAAC,KAAKA,EAAY,KAAK,MAAM,WAAW,QAAQ,CAAC,WAAW,aAAa,YAAY,eAAe,gBAAgB,aAAa,EAAE,aAAa,CAAC,WAAW,aAAa,YAAY,eAAe,gBAAgB,aAAa,EAAE,aAAa,cAAc,EAAE,OAAO,CAAC,MAAM,UAAU,KAAKA,EAAY,OAAO,aAAa,GAAG,eAAe,GAAK,IAAI,EAAE,IAAI,EAAE,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,IAAI,IAAI,IAAI,IAAI,IAAI,eAAe,GAAK,KAAK,CAAC,EAAE,eAAe,CAAC,MAAM,WAAW,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,CAAC,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,aAAa,GAAG,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAa,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,UAAU,eAAe,aAAa,CAAC,QAAQ,gBAAgB,EAAE,aAAa,GAAG,UAAU,CAAC,WAAW,aAAa,cAAc,WAAW,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,QAAQ,YAAY,wBAAwB,SAAS,CAAC,UAAU,CACrqD,KAAKA,EAAY,KAAK,MAAM,QAAQ,SAAS,UAAU,EAAE,WAAW,CAAC,MAAM,IAAI,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,SAAS,CACpI,KAAKA,EAAY,KAAK,MAAM,OAAO,SAAS,UAAU,EAAE,UAAU,CAAC,MAAM,IAAI,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,SAAS,GAAK,aAAa,MAAM,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,YAAY,gBAAgB,SAAS,CAAC,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,eAAe,GAAK,IAAI,EAAE,aAAa,EAAE,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,eAAe,GAAK,IAAI,EAAE,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,kBAAkB,CAAC,CAAC,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,GAAK,SAAS,CAAC,YAAY,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,kBAAkB,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,IAAI,aAAa,CAAC,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,IAAI,aAAa,CAAC,EAAE,WAAW,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,IAAI,EAAE,IAAI,IAAI,aAAa,CAAC,CAAC,CAAC,EAAE,SAAS,CAAC,MAAM,WAAW,KAAKA,EAAY,MAAM,aAAa,kBAAkB,OAAO,CAACC,EAAEnB,IAAQ,CAACA,EAAM,QAAQ,YAAY,CAACA,EAAM,QAAQ,aAAa,CAAC,CAAC,EAAE,UAAU,CAAC,KAAK,SAAS,YAAY,UAAU,KAAKkB,EAAY,OAAO,SAAS,CAAC,EAAE,CAAC,KAAKA,EAAY,OAAO,eAAe,GAAK,aAAa,CAAC,EAAE,EAAE,CAAC,KAAKA,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,IAAI,EAAE,KAAK,GAAG,aAAa,CAAC,EAAE,WAAW,CAAC,KAAKA,EAAY,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,UAAU,KAAKA,EAAY,OAAO,YAAY,kBAAkB,SAAS,CAAC,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,OAAO,YAAY,iBAAiB,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,GAAK,SAAS,CAAC,YAAY,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,kBAAkB,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,GAAG,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,GAAG,EAAE,WAAW,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,IAAI,EAAE,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKA,EAAY,OAAO,YAAY,iBAAiB,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,GAAK,SAAS,CAAC,YAAY,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,kBAAkB,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,GAAG,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,IAAI,KAAK,IAAI,GAAG,EAAE,WAAW,CAAC,MAAM,OAAO,KAAKA,EAAY,OAAO,IAAI,EAAE,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,SAAS,CAAC,OAAO,CAAC,KAAKA,EAAY,OAAO,aAAa,QAAQ,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,aAAa,QAAQ,EAAE,UAAU,CAAC,KAAKA,EAAY,OAAO,aAAa,YAAY,EAAE,UAAU,CAAC,KAAKA,EAAY,OAAO,aAAa,YAAY,EAAE,UAAU,CAAC,KAAKA,EAAY,OAAO,aAAa,WAAW,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,aAAa,kBAAkB,EAAE,QAAQ,CAAC,KAAKA,EAAY,OAAO,aAAa,MAAM,CAAC,CAAC,EAAE,KAAK,CAC9jG,KAAKA,EAAY,KAAK,MAAM,OAAO,SAAS,UAAU,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,aAAa,GAAG,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAa,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,eAAe,GAAK,IAAI,EAAE,aAAa,CAAC,EAAE,WAAW,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,KAAK,GAAG,eAAe,GAAK,IAAI,EAAE,IAAI,EAAE,aAAa,EAAE,EAAE,aAAa,CAAC,MAAM,gBAAgB,KAAKA,EAAY,OAAO,KAAK,GAAG,eAAe,GAAK,IAAI,EAAE,IAAI,EAAE,aAAa,EAAE,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,YAAY,QAAQ,CAAC,MAAM,QAAQ,EAC/rB,YAAY,CAAC,uBAAuB,oBAAoB,EAAE,aAAa,MAAM,wBAAwB,EAAI,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,QAAQ,aAAa,EAAI,CAAC,CAAC,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,OAAO,YAAY,YAAY,SAAS,CAAC,KAAK,CAAC,MAAM,IAAI,KAAKA,EAAY,QAAQ,aAAa,GAAK,aAAa,KAAK,cAAc,OAAO,EAAE,OAAO,CAAC,MAAM,UAAU,KAAKA,EAAY,KAAK,QAAQ,CAAC,SAAS,SAAS,UAAU,EAAE,aAAa,CAAC,OAAO,gBAAgB,cAAc,EAAE,aAAa,SAAS,OAAOlB,GAAO,CAACA,EAAM,IAAI,EAAE,QAAQ,CAAC,MAAM,QAAQ,KAAKkB,EAAY,OAAO,aAAa,kBAAkB,OAAOlB,GAAOA,EAAM,SAAS,UAAU,CAACA,EAAM,IAAI,EAAE,cAAc,CAAC,MAAM,cAAc,KAAKkB,EAAY,OAAO,aAAa,oGAAoG,gBAAgB,GAAK,OAAOlB,GAAO,CAACA,EAAM,IAAI,EAAE,SAAS,CAAC,MAAM,SAAS,KAAKkB,EAAY,OAAO,YAAY,eAAe,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,KAAK,aAAa,sCAAsC,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,aAAa,UAAU,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,eAAe,CAAC,EAAE,OAAOlB,GAAO,CAACA,EAAM,IAAI,EAAE,WAAW,CAAC,MAAM,WAAW,YAAY,UAAU,KAAKkB,EAAY,OAAO,SAAS,CAAC,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAI,EAAE,YAAY,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAK,EAAE,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAK,EAAE,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,GAAM,YAAY,iEAA4D,CAAC,EAAE,OAAOlB,GAAO,CAACA,EAAM,IAAI,EAAE,aAAa,CAAC,MAAM,aAAa,KAAKkB,EAAY,QAAQ,aAAa,GAAK,aAAa,OAAO,cAAc,OAAO,OAAOlB,GAAOA,EAAM,SAAS,UAAU,EAAE,WAAW,CAAC,MAAM,WAAW,KAAKkB,EAAY,QAAQ,aAAa,GAAM,YAAY,uCAAuC,OAAOlB,GAAO,CAACA,EAAM,IAAI,EAAE,UAAU,CAAC,MAAM,UAAU,KAAKkB,EAAY,KAAK,QAAQ,CAAC,SAAS,SAAS,UAAU,EAAE,aAAa,CAAC,OAAO,gBAAgB,cAAc,EAAE,aAAa,SAAS,OAAOlB,GAAOA,EAAM,IAAI,EAAE,WAAW,CAAC,MAAM,QAAQ,KAAKkB,EAAY,OAAO,aAAa,kBAAkB,OAAOlB,GAAOA,EAAM,YAAY,UAAUA,EAAM,IAAI,EAAE,iBAAiB,CAAC,MAAM,cAAc,KAAKkB,EAAY,OAAO,aAAa,uEAAuE,gBAAgB,GAAK,OAAOlB,GAAOA,EAAM,IAAI,EAAE,YAAY,CAAC,MAAM,SAAS,KAAKkB,EAAY,OAAO,YAAY,eAAe,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,aAAa,UAAU,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,eAAe,CAAC,EAAE,OAAOlB,GAAOA,EAAM,IAAI,EAAE,cAAc,CAAC,MAAM,WAAW,YAAY,UAAU,KAAKkB,EAAY,OAAO,SAAS,CAAC,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAI,EAAE,YAAY,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,QAAQ,aAAa,UAAU,cAAc,SAAS,aAAa,GAAK,YAAY,iEAA4D,CAAC,EAAE,OAAOlB,GAAOA,EAAM,IAAI,EAAE,gBAAgB,CAAC,MAAM,aAAa,KAAKkB,EAAY,QAAQ,aAAa,GAAK,aAAa,OAAO,cAAc,OAAO,OAAOlB,GAAOA,EAAM,YAAY,UAAU,EAAE,cAAc,CAAC,MAAM,WAAW,KAAKkB,EAAY,QAAQ,aAAa,GAAM,YAAY,uCAAuC,OAAOlB,GAAOA,EAAM,IAAI,CAAC,CAAC,EAAE,QAAQ,CAAC,KAAKkB,EAAY,OAAO,YAAY,kBAAkB,OAAO,CAACC,EAAEnB,IAAQA,EAAM,QAAQ,SAAS,YAAYA,EAAM,QAAQ,YAAY,WAAW,SAAS,CAAC,QAAQ,CAAC,KAAKkB,EAAY,QAAQ,aAAa,GAAM,YAAY,6CAA6C,OAAO,CAACC,EAAEnB,IAAQ,CAACA,EAAM,OAAO,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKkB,EAAY,OAAO,YAAY,UAAU,SAAS,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,WAAW,EAAE,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,4CAA4C,gBAAgB,EAAI,EAAE,SAAS,CAAC,MAAM,WAAW,KAAKA,EAAY,QAAQ,aAAa,EAAI,CAAC,CAAC,EAAE,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,YAAY,UAAU,SAAS,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,aAAa,EAAE,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,6CAA6C,gBAAgB,GAAK,SAAS,EAAI,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKA,EAAY,OAAO,YAAY,UAAU,SAAS,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,WAAW,EAAE,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,mCAAmC,gBAAgB,EAAI,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKA,EAAY,OAAO,YAAY,UAAU,SAAS,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,WAAW,EAAE,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,4CAA4C,gBAAgB,EAAI,CAAC,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,QAAQ,YAAY,gBAAgB,SAAS,CAAC,UAAU,CAC36K,KAAKA,EAAY,KAAK,MAAM,QAAQ,SAAS,OAAO,EAAE,SAAS,CAC/D,KAAKA,EAAY,KAAK,MAAM,OAAO,SAAS,OAAO,EAAE,WAAW,CAAC,MAAM,aAAa,KAAKA,EAAY,MAAM,aAAa,kBAAkB,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,YAAY,gBAAgB,SAAS,CAAC,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,eAAe,GAAK,IAAI,EAAE,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,eAAe,EAAI,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,kBAAkB,CAAC,CAAC,EAAE,YAAY,CAAC,MAAM,KAAK,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,oBAAoB,CAAC,MAAM,MAAM,KAAKA,EAAY,MAAM,aAAa,iBAAiB,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,aAAa,GAAG,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAa,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpE,EAAa,YAAY,gBCjCh2BsE,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,2VAA2V,EAAeC,GAAU,eCC+6B,IAAMC,GAAWC,EAASC,EAAK,EAAQC,GAAoCC,GAAOC,CAA6B,EAAQC,GAASL,EAASM,EAAG,EAAQC,GAAiBP,EAASQ,EAAW,EAAQC,GAAmCC,GAA6BF,GAAY,CAAC,OAAO,YAAY,SAASG,GAAiB,QAAQ,WAAW,CAAC,EAAQC,GAAmBZ,EAASa,EAAa,EAAQC,GAAkBd,EAASe,CAAY,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,GAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,GAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,GAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAmFmD,EAAkBC,EAAGxD,GAAkB,GAA5F,CAAa0C,GAAuBA,EAAS,CAAuE,EAAQe,EAAY,IAAQZ,IAAc,YAA6Ca,GAAOC,GAAU,EAAQC,EAAa,IAAQf,IAAc,YAAuC,OAAoB5B,EAAK4C,GAAY,CAAC,GAAGlB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBuD,EAAM3C,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBb,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,gBAAgB,uEAAuE,GAAGQ,CAAK,EAAE,GAAGvC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAchC,EAAK8C,EAA0B,CAAC,SAAsB9C,EAAKhC,GAAoC,CAAC,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBqE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKjC,GAAM,CAAC,eAAe,IAAI,aAAa,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8E,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4BAA4B,MAAM,CAAC,aAAa,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGpD,EAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAEQ,EAAY,GAAgBK,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0BAA0B,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,2DAA2D,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,mDAAmD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,sDAAsD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,gEAAgE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKiD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BlD,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAG7D,EAAqB,CAAC,UAAU,CAAC,GAAGqC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsBhC,EAAK9B,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAK5B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,MAAM,SAAS,YAAY,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU8E,EAAc,CAAC,EAAE,GAAGjE,EAAqB,CAAC,UAAU,CAAC,UAAUiE,EAAc,CAAC,CAAC,CAAC,EAAEtB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAsBrC,EAAK8C,EAA0B,CAAC,SAAsB9C,EAAK9B,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKzB,GAAmC,CAAC,SAAS,GAAK,OAAO,uCAAuC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,WAAW,OAAO,MAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGU,EAAqB,CAAC,UAAU,CAAC,SAAS,EAAK,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEW,EAAa,GAAgBE,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,oDAAoD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,yDAAyD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,8DAA8D,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0BAA0B,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,8DAA8D,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,iDAAiD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,gEAAgE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,sDAAsD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,qDAAqD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAsBQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,oCAAoC,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKiD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BnD,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAGxB,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,SAAsBtB,EAAK9B,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAK5B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,MAAM,SAAS,YAAY,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAU+E,EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenD,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcrC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,uBAAuB,MAAM,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,gBAAgB,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,gEAAgE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKgD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,uBAAuB,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBhD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAACG,EAAY,GAAgBK,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAACG,EAAY,GAAgBxC,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,uCAAkC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,wCAAmC,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAG7D,EAAqB,CAAC,UAAU,CAAC,GAAGqC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,QAAQ,EAAE,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsBhC,EAAK9B,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKrB,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekE,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,wCAAwC,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,uizBAAuizB,aAAa,WAAW,mBAAmB,GAAK,GAAGpD,EAAqB,CAAC,UAAU,CAAC,IAAI,6pyBAA6pyB,aAAa,UAAU,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI,w0ZAAw0Z,mBAAmB,EAAI,CAAC,EAAerC,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,wBAAwB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBf,EAAiB,SAAS,YAAY,IAAI,m+XAAm+X,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEM,EAAa,GAAgBE,EAAM3C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBmC,EAAiB,SAAS,uBAAuB,SAAS,CAAcQ,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKgD,EAAK,CAAC,KAAK,6CAA6C,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA8qB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA+a,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,2DAA2D,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,SAAS,OAAO,WAAW,iBAAiBf,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,ikCAAikC,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,sBAAsB,KAAK,+FAA+F,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI,ieAAie,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAKiD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BrD,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAGxB,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,SAAsBtB,EAAK9B,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKrB,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU0E,EAAe,CAAC,EAAE,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerD,EAAK+C,EAAS,CAAC,sBAAsB,GAAK,SAAsB/C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,uCAAkC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,wCAAmC,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEG,EAAY,GAAgBK,EAAM3C,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKgD,EAAK,CAAC,KAAK,6CAA6C,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA8qB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,kCAAkC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA+a,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,2DAA2D,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA+wC,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAerC,EAAKgD,EAAK,CAAC,KAAK,iCAAiC,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKoD,EAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,sBAAsB,KAAK,+FAA+F,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI,ieAAie,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerC,EAAKiD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BtD,EAAK8C,EAA0B,CAAC,SAAsB9C,EAAK9B,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBmE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,EAAa,CAAC,OAAO,CAAC,UAAU,CAAC,MAAM,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,eAAe,EAAE,MAAM,GAAG,YAAY,GAAG,UAAU,GAAG,aAAa,GAAM,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,SAAS,cAAc,MAAM,CAAC,SAAS,qBAAqB,OAAO,CAAC,MAAM,sBAAsB,OAAO,GAAG,MAAM,CAAC,EAAE,UAAU,uEAAuE,WAAW,uEAAuE,KAAK,qBAAqB,SAAS,CAAC,EAAE,UAAU,CAAC,WAAW,sBAAsB,SAAS,OAAO,UAAU,SAAS,cAAc,MAAM,WAAW,KAAK,EAAE,KAAK,sEAAsE,EAAE,MAAM,IAAI,OAAO,EAAE,EAAE,OAAO,CAAC,aAAa,EAAE,UAAU,MAAM,MAAM,GAAK,KAAK,CAAC,WAAW,2CAA2C,SAAS,OAAO,UAAU,SAAS,WAAW,IAAI,cAAc,MAAM,WAAW,KAAK,EAAE,aAAa,GAAG,OAAO,CAAC,OAAO,SAAS,UAAU,aAAa,QAAQ,OAAO,UAAU,YAAY,OAAO,SAAS,UAAU,aAAa,KAAK,kBAAkB,EAAE,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,QAAQ,CAAC,MAAM,qBAAqB,KAAK,sEAAsE,EAAE,UAAU,CAAC,MAAM,uEAAuE,KAAK,yBAAyB,EAAE,WAAW,EAAE,EAAE,QAAQ,CAAC,WAAW,GAAM,WAAW,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,EAAE,cAAc,oGAAoG,SAAS,CAAC,MAAM,gBAAgB,KAAKyE,EAAe,CAAC,EAAE,OAAO,UAAU,EAAE,aAAa,GAAK,QAAQ,kBAAkB,OAAO,WAAW,KAAK,GAAK,cAAc,GAAM,cAAc,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,EAAE,iBAAiB,uEAAuE,YAAY,CAAC,MAAM,gBAAgB,OAAO,UAAU,EAAE,gBAAgB,GAAK,WAAW,kBAAkB,UAAU,QAAQ,EAAE,MAAM,eAAe,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,CAAC,UAAU,CAAC,YAAY,mCAAmC,MAAM,YAAY,EAAE,UAAU,CAAC,YAAY,4CAA4C,MAAM,WAAW,EAAE,UAAU,CAAC,YAAY,4CAA4C,SAAS,GAAK,MAAM,YAAY,EAAE,YAAY,CAAC,YAAY,6CAA6C,MAAM,aAAa,EAAE,QAAQ,GAAK,MAAM,CAAC,WAAW,sBAAsB,OAAO,CAAC,MAAM,sBAAsB,OAAO,EAAE,MAAM,CAAC,EAAE,SAAS,CAAC,EAAE,UAAU,CAAC,EAAE,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,YAAY,uEAAuE,oBAAoB,oBAAoB,CAAC,EAAE,QAAQ,GAAM,QAAQ,CAAC,MAAM,kBAAkB,SAAS,GAAG,SAAS,UAAU,KAAK,kBAAkB,SAAS,CAAC,EAAE,KAAK,MAAM,EAAE,MAAM,OAAO,GAAGrE,EAAqB,CAAC,UAAU,CAAC,QAAQ,CAAC,WAAW,GAAM,WAAW,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,EAAE,cAAc,oGAAoG,SAAS,CAAC,MAAM,gBAAgB,KAAKqE,EAAe,CAAC,EAAE,OAAO,UAAU,EAAE,aAAa,GAAK,QAAQ,kBAAkB,OAAO,WAAW,KAAK,GAAK,cAAc,GAAM,cAAc,CAAC,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,YAAY,EAAI,EAAE,iBAAiB,uEAAuE,YAAY,CAAC,MAAM,gBAAgB,OAAO,UAAU,EAAE,gBAAgB,GAAK,WAAW,kBAAkB,UAAU,QAAQ,CAAC,CAAC,EAAE1B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,gFAAgF,oRAAoR,+NAA+N,gTAAgT,qRAAqR,+RAA+R,mhBAAmhB,0RAA0R,obAAob,ojCAAojC,iZAAiZ,yrCAAyrC,gTAAgT,mOAAmO,wRAAwR,4GAA4G,iSAAiS,oTAAoT,oTAAoT,6RAA6R,0SAA0S,wSAAwS,8QAA8Q,sRAAsR,qRAAqR,+FAA+F,0JAA0J,0KAA0K,yRAAyR,8RAA8R,oJAAoJ,oJAAoJ,qJAAqJ,+MAA+M,iRAAiR,gJAAgJ,4NAA4N,iTAAiT,gIAAgI,qFAAqF,kIAAkI,+VAA+V,6VAA6V,0MAA0M,2GAA2G,2JAA2J,6DAA6D,8DAA8D,6DAA6D,6DAA6D,6DAA6D,8DAA8D,+JAA+J,uFAAuF,sKAAsK,sFAAsF,+EAA+E,qHAAqH,qHAAqH,GAAeA,GAAI,GAAgBA,EAAG,EAU7l1LC,GAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG3F,GAAW,GAAGM,GAAS,GAAGE,GAAiB,GAAGK,GAAmB,GAAGE,GAAkB,GAAGkF,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["useStore", "createStore", "generic_tracking", "Component", "props", "trackedElement", "p", "track_book_demo", "Component", "props", "p", "track_book_expert", "Component", "props", "p", "track_use_case_talk", "Component", "props", "p", "track_use_case_automate", "track_watch_video_product", "Component", "props", "p", "MaterialFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "fontSize", "height", "id", "link", "tag", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "JOmwbTjk1", "UM8Tc9I18", "zPYQs4Awb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText", "css", "FramerEMh8V4Ext", "withCSS", "EMh8V4Ext_default", "addPropertyControls", "ControlType", "addFonts", "DEFAULT_DOMAIN", "DEFAULT_SCRIPT_NAME", "getDataLayerSnippet", "dataLayer", "dataLayerName", "getGTMScript", "id", "environment", "customDomain", "customScriptName", "params", "gtm_auth", "gtm_preview", "setupGTM", "dataLayerScript", "script", "initGTM", "nonce", "gtm", "sendToGTM", "isBrowser", "window", "DEFAULT_FONT_FAMILY", "getFlexboxValues", "position", "positionParts", "justifyContent", "alignItems", "getMultipleShadows", "shadows", "output", "shadow", "getShadow", "safeJSONParse", "jsonString", "onError", "yieldToMain", "options", "window", "resolve", "yieldBeforeCb", "fn", "interactionResponse", "toGTMConsent", "consent", "reducer", "state", "action", "initialState", "defaultConsent", "hasInitializedGTM", "useConsent", "gtmId", "gtmLoadedExternally", "dispatch", "le", "isOnFramerCanvas", "useIsOnFramerCanvas", "consentModeLocalStorageKey", "dismissedLocalStorageKey", "autoAcceptedLocalStorageKey", "getStateFromLocalStorage", "consentFromLocalStorage", "dismissedFromLocalStorage", "autoAcceptedFromLocalStorage", "isDismissed", "isAutoAccepted", "safeJSONParse", "syncToGTM", "sendToGTM", "initGTM", "window", "ue", "yieldBeforeCb", "isBrowser", "dismiss", "autoAccept", "acceptAll", "rejectAll", "acceptCurrent", "toggleMode", "mode", "countries", "isInEUTimezone", "isEULocale", "locale", "navigator", "country", "_inEU", "inEU", "useRegion", "content", "useRegionFromProps", "skipEUCheck", "regionBasedOnLocation", "isBrowser", "inEU", "regionFromProps", "SPACING", "Toggle", "K", "Banner", "withCSS", "banner", "button", "region", "options", "previewOptions", "consentModes", "onDismiss", "onAcceptAll", "onRejectAll", "onAcceptCurrent", "onToggleConsent", "animateOnMount", "maxHeightReduction", "linkColor", "paddingValue", "bannerShadow", "getShadow", "borderShadow", "bannerStyle", "getMultipleShadows", "p", "motion", "DEFAULT_FONT_FAMILY", "SimpleBanner", "AcceptRejectBanner", "OptionsBanner", "description", "policy", "padding", "u", "Description", "Button", "title", "onAccept", "onReject", "Headline", "Buttons", "showReject", "consent", "onOptionToggle", "showOptions", "setShowOptions", "ye", "optionTheme", "optionNames", "shouldShowOptions", "AnimatePresence", "option", "Option", "l", "titleColor", "descriptionColor", "showDescription", "enabled", "optional", "onClick", "theme", "L", "children", "style", "DescriptionParagraph", "descriptionParagraphs", "line", "index", "direction", "id", "primary", "settings", "initiallyOpen", "CookieBanner", "gtmId", "preview", "trigger", "banner", "button", "content", "options", "style", "gtmLoadedExternally", "onShown", "onConsentChange", "onAccept", "onDismiss", "onReject", "onSavePreferences", "isOnFramerCanvas", "useIsOnFramerCanvas", "isPreview", "skipLogic", "isInEU", "isBrowser", "inEU", "region", "useRegion", "consent", "useConsent", "isOpen", "setIsOpen", "ye", "instantlyShowOnMount", "setInstantlyShowOnMount", "ue", "yieldBeforeCb", "noConsentGiven", "shouldAutoAccept", "handleDismiss", "interactionResponse", "handleAcceptAll", "handleRejectAll", "handleAcceptCurrent", "p", "Banner", "defaultConsent", "u", "l", "Trigger", "Overlay", "IconCookie", "K", "props", "insetValue", "justifyContent", "alignItems", "getFlexboxValues", "shouldRenderPortal", "setShouldRenderPortal", "blocking", "Ga", "AnimatePresence", "motion", "Backdrop", "withCSS", "onClick", "L", "DEFAULT_FONT_FAMILY", "color", "addPropertyControls", "ControlType", "_", "fontStore", "fonts", "css", "className", "NoiseFonts", "getFonts", "Noise", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "TagFonts", "EMh8V4Ext_default", "HubSpotFormFonts", "HubSpotForm", "HubSpotFormGeneric_tracking1ymr8fm", "withCodeBoundaryForOverrides", "generic_tracking", "Mindflow_logoFonts", "qN2B_rZEt_default", "CookieBannerFonts", "CookieBanner", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "RichText", "Link", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "SVG", "resolvedLinks2", "resolvedLinks3", "css", "Framerr0sCWs9lG", "withCSS", "r0sCWs9lG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
