{"version":3,"file":"EkcvIu1-d0ATztU0xYgqIM3FH1JeAus94m8QOAsCTuI.DdMswsSc.mjs","names":["useState","addPropertyOverrides","MaterialFonts","Material","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","props","createLayoutDependency","React.useRef","React.useId","className","props","TextClip","serializationHash","variantClassNames","React.useContext","React.useMemo","React.Fragment","humanReadableVariantMap","getProps","props","useRef","React.useId","className","__FramerMetadata__","useState","useState","useState","css","Material","Blog_tableOfContent","Blog_tableOfContentInfo","CopyLink","TermiusFooterLight","suffix","prefix","props","useRef","React.useId","Blog","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","sharedStyle4.className","sharedStyle5.className","sharedStyle6.className","sharedStyle7.className","sharedStyle8.className","sharedStyle9.className","sharedStyle10.className","sharedStyle11.className","sharedStyle12.className","sharedStyle13.className","sharedStyle14.className","sharedStyle15.className","className","React.Fragment","PropertyOverrides","\"c7UjhDhmR\"","\"XEQNXhvGx\"","_Fragment","idaHwPXoa6y","n3rNdOPl4aHwPXoa6y","nOjXBrokOaHwPXoa6y","QBHmmj2JAaHwPXoa6y","yvbozDha0aHwPXoa6y","zks1Bant9aHwPXoa6y","Image","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle4.css","sharedStyle5.css","sharedStyle6.css","sharedStyle7.css","sharedStyle8.css","sharedStyle9.css","sharedStyle10.css","sharedStyle11.css","sharedStyle12.css","sharedStyle13.css","sharedStyle14.css","sharedStyle15.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts","sharedStyle5.fonts","sharedStyle6.fonts","sharedStyle7.fonts","sharedStyle8.fonts","sharedStyle9.fonts","sharedStyle10.fonts","sharedStyle11.fonts","sharedStyle12.fonts","sharedStyle13.fonts","sharedStyle14.fonts","sharedStyle15.fonts"],"sources":["https:/framerusercontent.com/modules/WJ4ernVsldsge7cumI2i/6RV9wYlPwwWr9oWUVGik/Link_ShareButton.js","https:/framerusercontent.com/modules/4KVCMBcT4Cb6xNR6OoNc/tQmzwKKb88tY4W1Fnkju/SjC1q8d92.js","https:/framerusercontent.com/modules/XxmdlWEQqbgZ8o6GjJvL/UUZxEjjXbyxP9CDSLJFI/TextClip_1.js","https:/framerusercontent.com/modules/4OXXnrbq4yjvWuK1nhfO/hhcRBPElMYsd1HnUBGsG/YfUkyNfLZ.js","https:/framerusercontent.com/modules/3vz6kVgrdP6mjG78HWPD/EfmXH8oixKXoA4XaUc7N/Facebook_ShareButton.js","https:/framerusercontent.com/modules/xBlOp4rF9AdQAqeBkI9x/lBZ1hvIWbLtiScF20cu2/LinkedIn_ShareButton.js","https:/framerusercontent.com/modules/peF3BE5ybpL4kFOPrURk/2Bp6gUeb2klZdMTyeBTd/X_ShareButton.js","https:/framerusercontent.com/modules/l1rPkVfOYhqYYFGefl8X/ayNXKyrZREOkqCRWS6Ji/YNeJmY5JO.js","https:/framerusercontent.com/modules/dbA2SnoNRf6P2WrVNvUq/er2KeaMLmRDrejjJLHGg/c77VfTCum.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function CopyLinkButton({icon}){const[url,setUrl]=useState(\"\");useEffect(()=>{if(typeof window!==\"undefined\"){setUrl(window.location.href)// Получаем текущий URL страницы\n;}},[]);const handleCopyClick=()=>{navigator.clipboard.writeText(url).catch(error=>{console.error(\"Ошибка при копировании ссылки: \",error);});};return /*#__PURE__*/_jsx(\"div\",{onClick:handleCopyClick,style:{borderRadius:\"5px\",cursor:\"pointer\",display:\"inline-block\"},children:icon&&/*#__PURE__*/_jsx(\"img\",{src:icon,alt:\"Icon\",style:{width:\"30px\",height:\"30px\"}})});}// Добавляем настройки в Framer\naddPropertyControls(CopyLinkButton,{icon:{type:ControlType.Image,title:\"Icon\",defaultValue:\"\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"CopyLinkButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Link_ShareButton.map","// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,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\";import CopyLinkButton from\"https://framerusercontent.com/modules/WJ4ernVsldsge7cumI2i/6RV9wYlPwwWr9oWUVGik/Link_ShareButton.js\";const CopyLinkButtonFonts=getFonts(CopyLinkButton);const MaterialFonts=getFonts(Material);const cycleOrder=[\"XHes4WcHk\",\"FKizGhw93\"];const serializationHash=\"framer-vnlZW\";const variantClassNames={FKizGhw93:\"framer-v-rn1d46\",XHes4WcHk:\"framer-v-4wjwft\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.8,type:\"spring\"};const transition2={duration:0,type:\"tween\"};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={\"Variant 1\":\"XHes4WcHk\",\"Variant 2\":\"FKizGhw93\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XHes4WcHk\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XHes4WcHk\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap15fdz2b=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"FKizGhw93\");});const onAppear1ek8qh5=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"XHes4WcHk\"),3e3);});useOnVariantChange(baseVariant,{FKizGhw93:onAppear1ek8qh5});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"FKizGhw93\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"FKizGhw93\")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,...addPropertyOverrides({FKizGhw93:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-4wjwft\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XHes4WcHk\",onTap:onTap15fdz2b,ref:ref??ref1,style:{...style},...addPropertyOverrides({FKizGhw93:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gemnmh-container\",layoutDependency:layoutDependency,layoutId:\"uoKiGNTII-container\",children:/*#__PURE__*/_jsx(CopyLinkButton,{height:\"100%\",icon:\"https://framerusercontent.com/images/X9MhhUixjAAoLYN2FLlcNAdWs.svg\",id:\"uoKiGNTII\",layoutId:\"uoKiGNTII\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gx9qt5-container\",layoutDependency:layoutDependency,layoutId:\"XmF9gQh7k-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-40aa793d-ac43-4b91-b3f0-5bb2c4c96af8, rgb(141, 145, 165))\",height:\"100%\",iconSearch:\"check\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"XmF9gQh7k\",layoutId:\"XmF9gQh7k\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vnlZW.framer-18y6e9f, .framer-vnlZW .framer-18y6e9f { display: block; }\",\".framer-vnlZW.framer-4wjwft { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-vnlZW .framer-gemnmh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vnlZW .framer-gx9qt5-container { flex: none; height: 30px; position: relative; width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vnlZW.framer-4wjwft { gap: 0px; } .framer-vnlZW.framer-4wjwft > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-vnlZW.framer-4wjwft > :first-child { margin-left: 0px; } .framer-vnlZW.framer-4wjwft > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 33\n * @framerIntrinsicWidth 30\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"FKizGhw93\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSjC1q8d92=withCSS(Component,css,\"framer-vnlZW\");export default FramerSjC1q8d92;FramerSjC1q8d92.displayName=\"Copy link\";FramerSjC1q8d92.defaultProps={height:33,width:30};addPropertyControls(FramerSjC1q8d92,{variant:{options:[\"XHes4WcHk\",\"FKizGhw93\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSjC1q8d92,[{explicitInter:true,fonts:[]},...CopyLinkButtonFonts,...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSjC1q8d92\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FKizGhw93\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"30\",\"framerIntrinsicHeight\":\"33\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SjC1q8d92.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";export function TextClip(props){const{text,lineCount,textStyle,letterMode,maxCharacters}=props;let displayText=text;if(letterMode&&text.length>maxCharacters){displayText=text.slice(0,maxCharacters)+\"...\";}const lineClampStyle={display:letterMode?\"block\":\"-webkit-box\",overflow:\"hidden\",textOverflow:\"ellipsis\",whiteSpace:letterMode?\"nowrap\":\"normal\",WebkitLineClamp:letterMode?\"unset\":lineCount,WebkitBoxOrient:letterMode?\"unset\":\"vertical\",textAlign:textStyle.textAlign};const transformStyle={textTransform:textStyle.textTransform};const containerStyle={display:\"flex\",justifyContent:getJustifyContent(textStyle.textAlign),alignItems:getAlignItems(textStyle.textAlign),overflow:\"visible\"};function getJustifyContent(textAlign){switch(textAlign){case\"center\":return\"center\";case\"right\":return\"flex-end\";case\"left\":default:return\"flex-start\";}}function getAlignItems(textAlign){switch(textAlign){case\"center\":return\"center\";case\"right\":case\"left\":default:return\"flex-start\";}}return /*#__PURE__*/_jsx(motion.div,{style:{...containerStyle},children:/*#__PURE__*/_jsx(motion.div,{style:{...lineClampStyle,...textStyle,...transformStyle,fontFamily:textStyle.font},children:displayText})});}addPropertyControls(TextClip,{text:{type:ControlType.String,defaultValue:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\"},letterMode:{type:ControlType.Boolean,title:\"Letter Mode\",defaultValue:false},maxCharacters:{type:ControlType.Number,title:\"Max Characters\",defaultValue:20,min:1,step:1,displayStepper:true,hidden(props){return!props.letterMode;}},lineCount:{type:ControlType.Number,defaultValue:1,min:1,displayStepper:true,step:1,hidden(props){return props.letterMode;}},textStyle:{type:ControlType.Object,controls:{font:{type:ControlType.String,defaultValue:\"CircularXX Book\"},color:{type:ControlType.Color,defaultValue:\"#000\"},fontSize:{type:ControlType.Number,defaultValue:16},fontWeight:{type:ControlType.Number,defaultValue:400,displayStepper:true,step:100},lineHeight:{type:ControlType.Number,defaultValue:1.5,displayStepper:true,step:.1},letterSpacing:{type:ControlType.Number,defaultValue:0,displayStepper:true,step:.1},textAlign:{type:ControlType.Enum,options:[\"left\",\"center\",\"right\"],defaultValue:\"left\"},textTransform:{type:ControlType.Enum,options:[\"none\",\"capitalize\",\"lowercase\",\"uppercase\"],defaultValue:\"none\",title:\"Transform\"}}}});export default TextClip;\nexport const __FramerMetadata__ = {\"exports\":{\"TextClip\":{\"type\":\"reactComponent\",\"name\":\"TextClip\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"TextClip\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TextClip_1.map","// Generated by Framer (99efa6a)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TextClip from\"https://framerusercontent.com/modules/XxmdlWEQqbgZ8o6GjJvL/UUZxEjjXbyxP9CDSLJFI/TextClip_1.js\";const TextClipFonts=getFonts(TextClip);const enabledGestures={wPhL3EQDu:{hover:true}};const cycleOrder=[\"wPhL3EQDu\",\"HxHbPQHGM\"];const serializationHash=\"framer-IkIEh\";const variantClassNames={HxHbPQHGM:\"framer-v-17cgv1h\",wPhL3EQDu:\"framer-v-14yw16v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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={\"h2-active\":\"HxHbPQHGM\",h2:\"wPhL3EQDu\"};const getProps=({gap,height,id,title,width,...props})=>{return{...props,lpgJil9an:gap??props.lpgJil9an??10,rELkpjELM:title??props.rELkpjELM??\"title\",variant:humanReadableVariantMap[props.variant]??props.variant??\"wPhL3EQDu\"};};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,rELkpjELM,lpgJil9an,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wPhL3EQDu\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-14yw16v\",className,classNames),\"data-border\":true,\"data-framer-name\":\"h2\",layoutDependency:layoutDependency,layoutId:\"wPhL3EQDu\",ref:refBinding,style:{\"--bixism\":lpgJil9an,\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(121, 140, 148, 0.1)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},...addPropertyOverrides({\"wPhL3EQDu-hover\":{\"data-framer-name\":undefined},HxHbPQHGM:{\"data-framer-name\":\"h2-active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uza5jz-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"GPEgzPWX0-container\",nodeId:\"GPEgzPWX0\",rendersWithMotion:true,scopeId:\"YfUkyNfLZ\",children:/*#__PURE__*/_jsx(TextClip,{height:\"100%\",id:\"GPEgzPWX0\",layoutId:\"GPEgzPWX0\",letterMode:true,lineCount:1,maxCharacters:30,style:{width:\"100%\"},text:rELkpjELM,textStyle:{color:\"rgba(240, 242, 255, 0.8)\",font:\"CircularXX Book\",fontSize:16,fontWeight:0,letterSpacing:0,lineHeight:1.6,textAlign:\"left\",textTransform:\"none\"},width:\"100%\",...addPropertyOverrides({\"wPhL3EQDu-hover\":{textStyle:{color:\"var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, rgb(32, 145, 246))\",font:\"CircularXX Book\",fontSize:16,fontWeight:0,letterSpacing:0,lineHeight:1.6,textAlign:\"left\",textTransform:\"none\"}},HxHbPQHGM:{textStyle:{color:\"var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, rgb(32, 145, 246))\",font:\"CircularXX Book\",fontSize:16,fontWeight:0,letterSpacing:0,lineHeight:1.6,textAlign:\"left\",textTransform:\"none\"}}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IkIEh.framer-rdlws0, .framer-IkIEh .framer-rdlws0 { display: block; }\",\".framer-IkIEh.framer-14yw16v { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: calc(max(0, var(--bixism)) * 1px); height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 10px 16px; position: relative; width: 200px; }\",\".framer-IkIEh .framer-1uza5jz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IkIEh.framer-14yw16v { gap: 0px; } .framer-IkIEh.framer-14yw16v > * { margin: 0px; margin-left: calc(calc(max(0, var(--bixism)) * 1px) / 2); margin-right: calc(calc(max(0, var(--bixism)) * 1px) / 2); } .framer-IkIEh.framer-14yw16v > :first-child { margin-left: 0px; } .framer-IkIEh.framer-14yw16v > :last-child { margin-right: 0px; } }\",\".framer-IkIEh.framer-v-17cgv1h.framer-14yw16v { cursor: unset; }\",'.framer-IkIEh[data-border=\"true\"]::after, .framer-IkIEh [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35.5\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HxHbPQHGM\":{\"layout\":[\"fixed\",\"auto\"]},\"iELdDbx5e\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rELkpjELM\":\"title\",\"lpgJil9an\":\"gap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYfUkyNfLZ=withCSS(Component,css,\"framer-IkIEh\");export default FramerYfUkyNfLZ;FramerYfUkyNfLZ.displayName=\"blog_tableOf Content\";FramerYfUkyNfLZ.defaultProps={height:35.5,width:200};addPropertyControls(FramerYfUkyNfLZ,{variant:{options:[\"wPhL3EQDu\",\"HxHbPQHGM\"],optionTitles:[\"h2\",\"h2-active\"],title:\"Variant\",type:ControlType.Enum},rELkpjELM:{defaultValue:\"title\",displayTextArea:false,title:\"Title\",type:ControlType.String},lpgJil9an:{defaultValue:10,min:0,title:\"Gap\",type:ControlType.Number}});addFonts(FramerYfUkyNfLZ,[{explicitInter:true,fonts:[]},...TextClipFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYfUkyNfLZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"35.5\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HxHbPQHGM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iELdDbx5e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"rELkpjELM\\\":\\\"title\\\",\\\"lpgJil9an\\\":\\\"gap\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YfUkyNfLZ.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function FacebookShareButton({title,username,icon}){const[url,setUrl]=useState(\"\");useEffect(()=>{if(typeof window!==\"undefined\"){setUrl(window.location.href);}},[]);// Формируем ссылку для Facebook\nconst facebookUrl=`https://www.facebook.com/sharer/sharer.php?u=${encodeURIComponent(url)}`;return /*#__PURE__*/_jsx(\"a\",{href:facebookUrl,target:\"_blank\",rel:\"noopener noreferrer\",children:/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:\"5px\",cursor:\"pointer\",display:\"inline-block\"},children:icon&&/*#__PURE__*/_jsx(\"img\",{src:icon,alt:\"Icon\",style:{width:\"30px\",height:\"30px\"}})})});}// Добавляем настройки в Framer\naddPropertyControls(FacebookShareButton,{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Article Title\"},username:{type:ControlType.String,title:\"Username\",defaultValue:\"@yourusername\"},icon:{type:ControlType.Image,title:\"Icon\",defaultValue:\"\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FacebookShareButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Facebook_ShareButton.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function LinkedInShareButton({title,username,icon}){const[url,setUrl]=useState(\"\");useEffect(()=>{if(typeof window!==\"undefined\"){setUrl(window.location.href);}},[]);// Формируем ссылку для LinkedIn\nconst linkedInUrl=`https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(url)}`;return /*#__PURE__*/_jsx(\"a\",{href:linkedInUrl,target:\"_blank\",rel:\"noopener noreferrer\",children:/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:\"5px\",cursor:\"pointer\",display:\"inline-block\"},children:icon&&/*#__PURE__*/_jsx(\"img\",{src:icon,alt:\"Icon\",style:{width:\"30px\",height:\"30px\"}})})});}// Добавляем настройки в Framer\naddPropertyControls(LinkedInShareButton,{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Article Title\"},username:{type:ControlType.String,title:\"Username\",defaultValue:\"@yourusername\"},icon:{type:ControlType.Image,title:\"Icon\",defaultValue:\"\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LinkedInShareButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LinkedIn_ShareButton.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function ShareButton({title,username,icon}){const[url,setUrl]=useState(\"\");useEffect(()=>{if(typeof window!==\"undefined\"){setUrl(window.location.href);}},[]);// Формируем ссылку для X\nconst twitterUrl=`https://x.com/intent/post?url=${encodeURIComponent(url)}&text=${encodeURIComponent(`Read \"${title}\" by ${username} \n`)}`;return /*#__PURE__*/_jsx(\"a\",{href:twitterUrl,target:\"_blank\",rel:\"noopener noreferrer\",children:/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:\"5px\",cursor:\"pointer\",display:\"inline-block\"},children:icon&&/*#__PURE__*/_jsx(\"img\",{src:icon,alt:\"Icon\",style:{width:\"28px\",height:\"28px\"}})})});}// Добавляем настройки в Framer\naddPropertyControls(ShareButton,{title:{type:ControlType.String,title:\"Title\",defaultValue:\"Article Title\"},username:{type:ControlType.String,title:\"Username\",defaultValue:\"@yourusername\"},icon:{type:ControlType.Image,title:\"Icon\",defaultValue:\"\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ShareButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./X_ShareButton.map","// Generated by Framer (677c5d1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;CircularXX Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"CircularXX Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/TTvL8Svp39d18oxdBvHyiOhV60.otf\"}]}];export const css=['.framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper), .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote { --framer-blockquote-font-family: \"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif; --framer-blockquote-font-size: 20px; --framer-blockquote-font-style: normal; --framer-blockquote-font-variation-axes: normal; --framer-blockquote-font-weight: 400; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 180%; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 0px 0px 0px 22px; position: relative; }','.framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper)::before, .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote::before { background-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper), .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote { --framer-blockquote-font-family: \"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif; --framer-blockquote-font-size: 14px; --framer-blockquote-font-style: normal; --framer-blockquote-font-variation-axes: normal; --framer-blockquote-font-weight: 400; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 180%; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 0px 0px 0px 22px; position: relative; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper)::before, .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote::before { background-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper), .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote { --framer-blockquote-font-family: \"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif; --framer-blockquote-font-size: 12px; --framer-blockquote-font-style: normal; --framer-blockquote-font-variation-axes: normal; --framer-blockquote-font-weight: 400; --framer-blockquote-letter-spacing: 0em; --framer-blockquote-line-height: 180%; --framer-blockquote-paragraph-spacing: 20px; --framer-blockquote-text-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); --framer-blockquote-text-stroke-color: initial; --framer-blockquote-text-stroke-width: initial; --framer-font-open-type-features: normal; padding: 0px 0px 0px 22px; position: relative; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-0NtcV .framer-styles-preset-1hbjjp0:not(.rich-text-wrapper)::before, .framer-0NtcV .framer-styles-preset-1hbjjp0.rich-text-wrapper blockquote::before { background-color: var(--token-c54d9db5-a509-438e-807d-0ce938cf337e, #2091f6); border-radius: 1px; content: \" \"; display: block; height: 100%; left: 0px; position: absolute; top: 0px; width: 2px; } }'];export const className=\"framer-0NtcV\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9aabefb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCodeBoundaryForOverrides,withCSS,withMappedReactProps,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import TermiusFooterLight from\"#framer/local/canvasComponent/gGCEPKC3Q/gGCEPKC3Q.js\";import CopyLink from\"#framer/local/canvasComponent/SjC1q8d92/SjC1q8d92.js\";import Blog_tableOfContent,*as Blog_tableOfContentInfo from\"#framer/local/canvasComponent/YfUkyNfLZ/YfUkyNfLZ.js\";import FacebookShareButton from\"#framer/local/codeFile/LcdkvWY/Facebook_ShareButton.js\";import LinkedInShareButton from\"#framer/local/codeFile/J0Y3k1a/LinkedIn_ShareButton.js\";import{withContent,withTableOfContent}from\"#framer/local/codeFile/KL1BdS3/TableOFContent.js\";import ShareButton from\"#framer/local/codeFile/B5_cTfQ/X_ShareButton.js\";import Blog from\"#framer/local/collection/AP2do4K32/AP2do4K32.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle14 from\"#framer/local/css/b1x1cSRUQ/b1x1cSRUQ.js\";import*as sharedStyle13 from\"#framer/local/css/C7e0PvgZY/C7e0PvgZY.js\";import*as sharedStyle7 from\"#framer/local/css/CDrlEwsIO/CDrlEwsIO.js\";import*as sharedStyle15 from\"#framer/local/css/dJWK8eaLw/dJWK8eaLw.js\";import*as sharedStyle4 from\"#framer/local/css/f63O3osek/f63O3osek.js\";import*as sharedStyle2 from\"#framer/local/css/ibB2wjOHX/ibB2wjOHX.js\";import*as sharedStyle5 from\"#framer/local/css/kYm5VeIq2/kYm5VeIq2.js\";import*as sharedStyle1 from\"#framer/local/css/lp44_zQ3_/lp44_zQ3_.js\";import*as sharedStyle9 from\"#framer/local/css/nS6yXjobQ/nS6yXjobQ.js\";import*as sharedStyle3 from\"#framer/local/css/pgvFMjhr2/pgvFMjhr2.js\";import*as sharedStyle12 from\"#framer/local/css/QO9FrkTfX/QO9FrkTfX.js\";import*as sharedStyle8 from\"#framer/local/css/T6ddxQNYr/T6ddxQNYr.js\";import*as sharedStyle from\"#framer/local/css/uOTp55aAN/uOTp55aAN.js\";import*as sharedStyle11 from\"#framer/local/css/xup1uJ6jl/xup1uJ6jl.js\";import*as sharedStyle10 from\"#framer/local/css/YNeJmY5JO/YNeJmY5JO.js\";import*as sharedStyle6 from\"#framer/local/css/z9D6BvNRk/z9D6BvNRk.js\";import metadataProvider from\"#framer/local/webPageMetadata/c77VfTCum/c77VfTCum.js\";const VideoFonts=getFonts(Video);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MaterialFonts=getFonts(Material);const Blog_tableOfContentFonts=getFonts(Blog_tableOfContent);const Blog_tableOfContentWithTableOfContent4bjkb9WithMappedReactPropsnqk8gb=withMappedReactProps(withCodeBoundaryForOverrides(Blog_tableOfContent,{nodeId:\"BQNRkQSaD\",override:withTableOfContent,scopeId:\"c77VfTCum\"}),Blog_tableOfContentInfo);const ShareButtonFonts=getFonts(ShareButton);const LinkedInShareButtonFonts=getFonts(LinkedInShareButton);const FacebookShareButtonFonts=getFonts(FacebookShareButton);const CopyLinkFonts=getFonts(CopyLink);const RichTextWithContentrfmvb=withCodeBoundaryForOverrides(RichText,{nodeId:\"ClsPox6ZS\",override:withContent,scopeId:\"c77VfTCum\"});const TermiusFooterLightFonts=getFonts(TermiusFooterLight);const breakpoints={EuFF0IQ_n:\"(min-width: 1200px)\",IhI6dMDFu:\"(max-width: 639.98px)\",olCsKTrHA:\"(min-width: 640px) and (max-width: 809.98px)\",QF2HnpDaM:\"(min-width: 810px) and (max-width: 1199.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-j5x48\";const variantClassNames={EuFF0IQ_n:\"framer-v-bqa4hr\",IhI6dMDFu:\"framer-v-8ynkw3\",olCsKTrHA:\"framer-v-1herdeh\",QF2HnpDaM:\"framer-v-1i66wvi\"};const transition1={bounce:0,delay:0,duration:3,type:\"spring\"};const animation={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"0px 0px 0px 0px\";}else{return\"0px\";}};const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation2={backgroundColor:\"var(--token-36c9cccc-a21d-4a4f-b15b-9ff86cb85774, rgb(20, 23, 41))\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Tablet 2\":\"olCsKTrHA\",Desktop:\"EuFF0IQ_n\",Phone:\"IhI6dMDFu\",Tablet:\"QF2HnpDaM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EuFF0IQ_n\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"c77VfTCum\",data:Blog,type:\"Collection\"},select:[{collection:\"c77VfTCum\",name:\"FTikT_uhx\",type:\"Identifier\"},{collection:\"c77VfTCum\",name:\"yvbozDha0\",type:\"Identifier\"},{collection:\"c77VfTCum\",name:\"wk2EASWn3\",type:\"Identifier\"},{collection:\"c77VfTCum\",name:\"nOjXBrokO\",type:\"Identifier\"},{collection:\"c77VfTCum\",name:\"o4BzD80hW\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"c77VfTCum\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,FTikT_uhx=getFromCurrentRouteData(\"FTikT_uhx\")??\"\",nOjXBrokO=getFromCurrentRouteData(\"nOjXBrokO\")??\"\",yvbozDha0=getFromCurrentRouteData(\"yvbozDha0\"),wk2EASWn3=getFromCurrentRouteData(\"wk2EASWn3\")??\"\",o4BzD80hW=getFromCurrentRouteData(\"o4BzD80hW\")??\"\",zks1Bant9aHwPXoa6y,QBHmmj2JAaHwPXoa6y,yvbozDha0aHwPXoa6y,nOjXBrokOaHwPXoa6y,n3rNdOPl4aHwPXoa6y,idaHwPXoa6y,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider({nOjXBrokO},activeLocale),[nOjXBrokO,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"olCsKTrHA\",\"IhI6dMDFu\"].includes(baseVariant))return false;return true;};const visible=isSet(FTikT_uhx);const padding=numberToPixelString(convertFromBoolean(isSet(FTikT_uhx),activeLocale));const activeLocaleCode=useLocaleCode();const textContent=toDateString(yvbozDha0,activeLocaleCode);const textContent1=prefix(suffix(wk2EASWn3,\" min read\"),\"\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EuFF0IQ_n\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-bdb63b94-f736-465f-b80b-6171bbc78231, rgb(5, 11, 25)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-bqa4hr\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1yo549y\",\"data-framer-name\":\"BG Video\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1st68ed\",\"data-framer-name\":\"Bottom Shadow\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-mwjg6h-container\",\"data-framer-appear-id\":\"mwjg6h\",initial:animation1,isModuleExternal:true,nodeId:\"FXvjP7ei7\",optimized:true,rendersWithMotion:true,scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"FXvjP7ei7\",isMixedBorderRadius:false,layoutId:\"FXvjP7ei7\",loop:true,muted:true,objectFit:\"cover\",playing:false,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/vTOlw8Ma7bMwRvsNtxd9miGz5U.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-80xrz7\",\"data-framer-name\":\"Blur\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6big1j\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4u13gx hidden-1herdeh hidden-8ynkw3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cqtzsn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hi93m6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GkLbc1MqP\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(211, 212, 219)\",height:\"100%\",iconSearch:\"arrow\",iconSelection:\"ChevronLeft\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"GkLbc1MqP\",layoutId:\"GkLbc1MqP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AlK30lmYi\"},motionChild:true,nodeId:\"XasCOxJRY\",openInNewTab:false,relValues:[],scopeId:\"c77VfTCum\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ryj226\",\"data-styles-preset\":\"uOTp55aAN\",children:\"Return to Blog\"})})})}),className:\"framer-1pae8ua\",\"data-framer-name\":\"Article Preview\",fonts:[\"CUSTOM;CircularXX Book\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lwk0kp\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9sZA==\",\"--framer-font-family\":'\"CircularXX Bold\", \"CircularXX Bold Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(245, 246, 255)\"},children:\"On this page\"})}),className:\"framer-190rh2f\",fonts:[\"CUSTOM;CircularXX Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"200px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4bjkb9-container\",nodeId:\"BQNRkQSaD\",rendersWithMotion:true,scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(Blog_tableOfContentWithTableOfContent4bjkb9WithMappedReactPropsnqk8gb,{height:\"100%\",id:\"BQNRkQSaD\",layoutId:\"BQNRkQSaD\",lpgJil9an:5,rELkpjELM:\"title\",style:{width:\"100%\"},variant:\"wPhL3EQDu\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lh0t3g\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c8r69b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9sZA==\",\"--framer-font-family\":'\"CircularXX Bold\", \"CircularXX Bold Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\"Share article\"})}),className:\"framer-1i5492f\",\"data-framer-name\":\"Date\",fonts:[\"CUSTOM;CircularXX Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sddpkr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l59bd0-container\",isAuthoredByUser:true,nodeId:\"GLJHUNPgl\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(ShareButton,{height:\"100%\",icon:\"https://framerusercontent.com/images/uNZLvfK5N3lmDeuDiqwnAtWJjM.svg?width=30&height=30\",id:\"GLJHUNPgl\",layoutId:\"GLJHUNPgl\",title:nOjXBrokO,username:\"@TermiusHQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xux2uu-container\",isAuthoredByUser:true,nodeId:\"dDztg2dZf\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(LinkedInShareButton,{height:\"100%\",icon:\"https://framerusercontent.com/images/h167Rk6sKPkJW0o8Voojql2rU.svg?width=30&height=31\",id:\"dDztg2dZf\",layoutId:\"dDztg2dZf\",title:nOjXBrokO,username:\"Termius\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oosttv-container\",isAuthoredByUser:true,nodeId:\"mrhaCVPDU\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(FacebookShareButton,{height:\"100%\",icon:\"https://framerusercontent.com/images/b1HOA2h0yHSz6HLRjbCAwdWpIM.svg?width=30&height=30\",id:\"mrhaCVPDU\",layoutId:\"mrhaCVPDU\",title:\"Article Title\",username:\"@yourusername\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1west4q-container\",nodeId:\"TPMYF1WLV\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(CopyLink,{height:\"100%\",id:\"TPMYF1WLV\",layoutId:\"TPMYF1WLV\",variant:\"XHes4WcHk\",width:\"100%\"})})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-junkv3\",style:{\"--10ocmuz\":padding},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-btkng5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\"Content\"})}),className:\"framer-axcjol\",\"data-framer-name\":\"Article Preview\",fonts:[\"CUSTOM;CircularXX Book\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-120q31z\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mkv4gh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cEDP_L1oC\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-40aa793d-ac43-4b91-b3f0-5bb2c4c96af8, rgb(141, 145, 165))\",height:\"100%\",iconSearch:\"time\",iconSelection:\"Home\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"cEDP_L1oC\",layoutId:\"cEDP_L1oC\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhI6dMDFu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\"June 25th, 2024\"})})},olCsKTrHA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\"June 25th, 2024\"})})},QF2HnpDaM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\"June 25th, 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggQm9vaw==\",\"--framer-font-family\":'\"CircularXX Book\", \"CircularXX Book Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(211, 212, 219)\"},children:\" min read\"})}),className:\"framer-y0jgqq\",\"data-framer-name\":\"Article Preview\",fonts:[\"CUSTOM;CircularXX Book\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tibdxh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhI6dMDFu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggTWVkaXVt\",\"--framer-font-family\":'\"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-line-height\":\"50px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Autocomplete: Helium vs. Hydrogen\"})})}),fonts:[\"CUSTOM;CircularXX Medium\"]},olCsKTrHA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggTWVkaXVt\",\"--framer-font-family\":'\"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Autocomplete: Helium vs. Hydrogen\"})})}),fonts:[\"CUSTOM;CircularXX Medium\"]},QF2HnpDaM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggTWVkaXVt\",\"--framer-font-family\":'\"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Autocomplete: Helium vs. Hydrogen\"})})}),fonts:[\"CUSTOM;CircularXX Medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-12uxjpt\",\"data-styles-preset\":\"lp44_zQ3_\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Autocomplete: Helium vs. Hydrogen\"})})}),className:\"framer-hcdb7j\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:nOjXBrokO,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19wpms5\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"c7UjhDhmR\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"XEQNXhvGx\"]},children:/*#__PURE__*/_jsx(RichTextWithContentrfmvb,{__fromCanvasComponent:true,children:o4BzD80hW,className:\"framer-rfmvb\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1s1wnzg\",blockquote:\"framer-styles-preset-1hbjjp0\",code:\"framer-styles-preset-11s7l9j\",h1:\"framer-styles-preset-mcpdlh\",h2:\"framer-styles-preset-z0hvzt\",h3:\"framer-styles-preset-1obzyxk\",h4:\"framer-styles-preset-15cnj9v\",h5:\"framer-styles-preset-ny1wes\",h6:\"framer-styles-preset-rokps\",img:\"framer-styles-preset-1mdndbz\",p:\"framer-styles-preset-144c91w\",table:\"framer-styles-preset-owrdog\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fsvk9r\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mqhzvt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhI6dMDFu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggTWVkaXVt\",\"--framer-font-family\":'\"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Read more\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NpcmN1bGFyWFggTWVkaXVt\",\"--framer-font-family\":'\"CircularXX Medium\", \"CircularXX Medium Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(258deg, var(--token-b1842b9e-550f-4906-85bd-ae8267361cc8, rgb(237, 241, 242)) 51%, rgb(166, 166, 166) 100%)\"},children:\"Read more\"})})}),className:\"framer-kx2fka\",fonts:[\"CUSTOM;CircularXX Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oky19n\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"aHwPXoa6y\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"aHwPXoa6y\",direction:\"desc\",name:\"yvbozDha0\",type:\"Identifier\"}],select:[{collection:\"aHwPXoa6y\",name:\"zks1Bant9\",type:\"Identifier\"},{collection:\"aHwPXoa6y\",name:\"QBHmmj2JA\",type:\"Identifier\"},{collection:\"aHwPXoa6y\",name:\"yvbozDha0\",type:\"Identifier\"},{collection:\"aHwPXoa6y\",name:\"nOjXBrokO\",type:\"Identifier\"},{collection:\"aHwPXoa6y\",name:\"n3rNdOPl4\",type:\"Identifier\"},{collection:\"aHwPXoa6y\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"aHwPXoa6y\",name:\"nOjXBrokO\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:nOjXBrokO},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idaHwPXoa6y,n3rNdOPl4:n3rNdOPl4aHwPXoa6y,nOjXBrokO:nOjXBrokOaHwPXoa6y,QBHmmj2JA:QBHmmj2JAaHwPXoa6y,yvbozDha0:yvbozDha0aHwPXoa6y,zks1Bant9:zks1Bant9aHwPXoa6y},index)=>{zks1Bant9aHwPXoa6y??=\"\";nOjXBrokOaHwPXoa6y??=\"\";n3rNdOPl4aHwPXoa6y??=\"\";const textContent2=toDateString(yvbozDha0aHwPXoa6y,activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`aHwPXoa6y-${idaHwPXoa6y}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{zks1Bant9:zks1Bant9aHwPXoa6y},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{zks1Bant9:zks1Bant9aHwPXoa6y},webPageId:\"c77VfTCum\"},motionChild:true,nodeId:\"EWBPsZXyM\",openInNewTab:false,scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ywy732 framer-formu7\",\"data-border\":true,\"data-framer-name\":\"Text\",whileHover:animation2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhI6dMDFu:{background:{alt:\"\",fit:\"fill\",pixelHeight:1190,pixelWidth:1765,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1040px)`,...toResponsiveImage(QBHmmj2JAaHwPXoa6y),...{positionX:\"center\",positionY:\"center\"}}},olCsKTrHA:{background:{alt:\"\",fit:\"fill\",pixelHeight:1190,pixelWidth:1765,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1040px) - 40px) / 2, 1px)`,...toResponsiveImage(QBHmmj2JAaHwPXoa6y),...{positionX:\"center\",positionY:\"center\"}}},QF2HnpDaM:{background:{alt:\"\",fit:\"fill\",pixelHeight:1190,pixelWidth:1765,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px, 1040px), 1px)`,...toResponsiveImage(QBHmmj2JAaHwPXoa6y),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1190,pixelWidth:1765,sizes:`calc(max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 160px, 1040px), 1px) - 40px)`,...toResponsiveImage(QBHmmj2JAaHwPXoa6y),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-l0e5tz\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kx6pgt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wjzasg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d1ornk\",\"data-styles-preset\":\"b1x1cSRUQ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-40aa793d-ac43-4b91-b3f0-5bb2c4c96af8, rgb(141, 145, 165))\"},children:\"Content\"})}),className:\"framer-c445rq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-is8l88\",\"data-styles-preset\":\"dJWK8eaLw\",children:\"Workspaces: Manage Multiple Connections\"})}),className:\"framer-1vwi5c5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:nOjXBrokOaHwPXoa6y,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d1ornk\",\"data-styles-preset\":\"b1x1cSRUQ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-40aa793d-ac43-4b91-b3f0-5bb2c4c96af8, rgb(141, 145, 165))\"},children:\"Meet Workspaces - a new way to manage multiple tabs. Switch easily between one terminal in Focus Mode and Split View with all your connections.\"})}),className:\"framer-12e28lq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:n3rNdOPl4aHwPXoa6y,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idaHwPXoa6y);})})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:446,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wdxgs-container\",nodeId:\"SiTmGwCVs\",scopeId:\"c77VfTCum\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhI6dMDFu:{variant:\"oK0OaNszP\"},olCsKTrHA:{variant:\"ZS_GqJG3A\"},QF2HnpDaM:{variant:\"ZS_GqJG3A\"}},children:/*#__PURE__*/_jsx(TermiusFooterLight,{ADP15Q_X2:\"termius.com\",height:\"100%\",id:\"SiTmGwCVs\",layoutId:\"SiTmGwCVs\",style:{width:\"100%\"},uL6RLR1V0:\"rgb(1, 6, 24)\",variant:\"c3TqxEtKv\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j5x48.framer-formu7, .framer-j5x48 .framer-formu7 { display: block; }\",\".framer-j5x48.framer-bqa4hr { align-content: center; align-items: center; background-color: var(--token-bdb63b94-f736-465f-b80b-6171bbc78231, #050b19); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 200px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-j5x48 .framer-1yo549y { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 700px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-j5x48 .framer-1st68ed { -webkit-filter: blur(55px); background-color: var(--token-bdb63b94-f736-465f-b80b-6171bbc78231, #050b19); bottom: -166px; filter: blur(55px); flex: none; height: 300px; left: calc(50.00000000000002% - 130% / 2); overflow: visible; position: absolute; width: 130%; z-index: 7; }\",\".framer-j5x48 .framer-mwjg6h-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.6; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-j5x48 .framer-80xrz7 { -webkit-backdrop-filter: blur(15px); backdrop-filter: blur(15px); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-j5x48 .framer-6big1j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 140px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-4u13gx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 85vh; justify-content: space-between; overflow: hidden; padding: 0px 0px 20px 0px; position: sticky; top: 120px; width: 210px; z-index: 1; }\",\".framer-j5x48 .framer-1cqtzsn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 55px 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-1hi93m6-container { flex: none; height: 24px; opacity: 0.8; position: relative; width: 24px; }\",\".framer-j5x48 .framer-1pae8ua, .framer-j5x48 .framer-axcjol { flex: 1 0 0px; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-j5x48 .framer-1lwk0kp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-190rh2f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 200px; word-break: break-word; word-wrap: break-word; }\",\".framer-j5x48 .framer-4bjkb9-container { flex: none; height: auto; position: relative; width: 200px; }\",\".framer-j5x48 .framer-lh0t3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-c8r69b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-1i5492f { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-j5x48 .framer-sddpkr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-1l59bd0-container, .framer-j5x48 .framer-xux2uu-container, .framer-j5x48 .framer-oosttv-container, .framer-j5x48 .framer-1west4q-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-j5x48 .framer-junkv3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: var(--10ocmuz); position: relative; width: 1px; }\",\".framer-j5x48 .framer-btkng5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-120q31z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-j5x48 .framer-1mkv4gh-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-j5x48 .framer-y0jgqq { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-j5x48 .framer-1tibdxh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-hcdb7j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-j5x48 .framer-19wpms5 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-j5x48 .framer-rfmvb { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-j5x48 .framer-fsvk9r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-1mqhzvt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1040px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-kx2fka { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-j5x48 .framer-1oky19n { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-ywy732 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 20px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-j5x48 .framer-l0e5tz { aspect-ratio: 1.4705882352941178 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 209px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-j5x48 .framer-kx6pgt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-wjzasg { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-j5x48 .framer-c445rq, .framer-j5x48 .framer-1vwi5c5, .framer-j5x48 .framer-12e28lq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-j5x48 .framer-8wdxgs-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-j5x48[data-border=\"true\"]::after, .framer-j5x48 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199.98px) { .framer-j5x48.framer-bqa4hr { gap: 150px; width: 810px; } .framer-j5x48 .framer-6big1j { gap: 20px; padding: 140px 40px 0px 40px; } .framer-j5x48 .framer-4u13gx { width: 180px; } .framer-j5x48 .framer-junkv3, .framer-j5x48 .framer-1tibdxh { gap: 20px; } .framer-j5x48 .framer-fsvk9r { padding: 0px 40px 0px 40px; } .framer-j5x48 .framer-1oky19n { gap: 40px; } .framer-j5x48 .framer-ywy732 { padding: 0px; } .framer-j5x48 .framer-l0e5tz { height: var(--framer-aspect-ratio-supported, 148px); }}\",\"@media (min-width: 640px) and (max-width: 809.98px) { .framer-j5x48.framer-bqa4hr { gap: 100px; width: 640px; } .framer-j5x48 .framer-6big1j { gap: 20px; padding: 140px 40px 0px 40px; } .framer-j5x48 .framer-junkv3, .framer-j5x48 .framer-1tibdxh { gap: 20px; } .framer-j5x48 .framer-btkng5 { height: 40px; } .framer-j5x48 .framer-fsvk9r { padding: 0px 40px 0px 40px; } .framer-j5x48 .framer-1mqhzvt { gap: 40px; } .framer-j5x48 .framer-1oky19n { flex-direction: column; gap: 40px; } .framer-j5x48 .framer-ywy732 { flex: none; flex-direction: row; padding: 0px; width: 100%; } .framer-j5x48 .framer-l0e5tz { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 177px); width: 1px; } .framer-j5x48 .framer-kx6pgt { flex: 1 0 0px; width: 1px; }}\",\"@media (max-width: 639.98px) { .framer-j5x48.framer-bqa4hr { gap: 100px; width: 390px; } .framer-j5x48 .framer-1yo549y { flex-direction: column; } .framer-j5x48 .framer-6big1j { flex-direction: column; gap: 20px; padding: 140px 20px 0px 20px; } .framer-j5x48 .framer-junkv3 { flex: none; gap: 20px; width: 100%; } .framer-j5x48 .framer-btkng5 { height: 40px; } .framer-j5x48 .framer-1tibdxh { gap: 20px; } .framer-j5x48 .framer-fsvk9r { padding: 0px 20px 0px 20px; } .framer-j5x48 .framer-1mqhzvt { gap: 40px; } .framer-j5x48 .framer-1oky19n { flex-direction: column; gap: 90px; } .framer-j5x48 .framer-ywy732 { flex: none; gap: 20px; padding: 0px; width: 100%; } .framer-j5x48 .framer-l0e5tz { height: var(--framer-aspect-ratio-supported, 238px); } .framer-j5x48 .framer-kx6pgt { gap: 10px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2977\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QF2HnpDaM\":{\"layout\":[\"fixed\",\"auto\"]},\"olCsKTrHA\":{\"layout\":[\"fixed\",\"auto\"]},\"IhI6dMDFu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerc77VfTCum=withCSS(Component,css,\"framer-j5x48\");export default Framerc77VfTCum;Framerc77VfTCum.displayName=\"Page\";Framerc77VfTCum.defaultProps={height:2977,width:1200};addFonts(Framerc77VfTCum,[{explicitInter:true,fonts:[{family:\"CircularXX Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/MewpGWq6KOg7nWLKOSTwGwfWURQ.woff2\"},{family:\"CircularXX Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/LTYS7xxGr504sups1WD0D2nJok.woff2\"},{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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:\"CircularXX Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/A4r6HhJpLVEjKPMmnPkuC8fppg.woff2\"}]},...VideoFonts,...MaterialFonts,...Blog_tableOfContentFonts,...ShareButtonFonts,...LinkedInShareButtonFonts,...FacebookShareButtonFonts,...CopyLinkFonts,...TermiusFooterLightFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"XEQNXhvGx\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"XEQNXhvGx\"]):[],...componentPresets.fonts?.[\"c7UjhDhmR\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"c7UjhDhmR\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc77VfTCum\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QF2HnpDaM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"olCsKTrHA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IhI6dMDFu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2977\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}