{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/KvJf8Tn2mKn6Sc5tIxjb/30ZaoalvpMusH6v8806i/MbRd3_7cg.js"],
  "sourcesContent": ["// Generated by Framer (e4277c8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FramerButton from\"https://framerusercontent.com/modules/jAri5ClAx4cNEadd2T1s/tT8DbOXLidr8ssZiWgnH/FramerButton.js\";import SlideShow from\"#framer/local/canvasComponent/crzGras4j/crzGras4j.js\";import TopNavigationBar from\"#framer/local/canvasComponent/KnFu9lll6/KnFu9lll6.js\";import RunningStroke from\"#framer/local/canvasComponent/NT16wcSko/NT16wcSko.js\";import Footer from\"#framer/local/canvasComponent/w353A_1oN/w353A_1oN.js\";import PillPill from\"#framer/local/canvasComponent/XPsiSH4dd/XPsiSH4dd.js\";import*as sharedStyle4 from\"#framer/local/css/bg3CwNYBa/bg3CwNYBa.js\";import*as sharedStyle2 from\"#framer/local/css/jf1Jg1kzZ/jf1Jg1kzZ.js\";import*as sharedStyle1 from\"#framer/local/css/lV3YlvMd3/lV3YlvMd3.js\";import*as sharedStyle7 from\"#framer/local/css/PYtXiftJv/PYtXiftJv.js\";import*as sharedStyle3 from\"#framer/local/css/q2HVp4gZd/q2HVp4gZd.js\";import*as sharedStyle from\"#framer/local/css/SGgpQjqLk/SGgpQjqLk.js\";import*as sharedStyle5 from\"#framer/local/css/v4KBy_TXl/v4KBy_TXl.js\";import*as sharedStyle6 from\"#framer/local/css/Zeunb14kr/Zeunb14kr.js\";import metadataProvider from\"#framer/local/webPageMetadata/MbRd3_7cg/MbRd3_7cg.js\";const TopNavigationBarFonts=getFonts(TopNavigationBar);const PillPillFonts=getFonts(PillPill);const ContainerWithFX=withFX(Container);const RunningStrokeFonts=getFonts(RunningStroke);const SlideShowFonts=getFonts(SlideShow);const FooterFonts=getFonts(Footer);const FramerButtonFonts=getFonts(FramerButton);const breakpoints={Haimk_cYh:\"(min-width: 1920px)\",I_6u5bpd6:\"(min-width: 1280px) and (max-width: 1919px)\",laP5Wsz2N:\"(min-width: 810px) and (max-width: 1279px)\",qaT7brV82:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ysNMS\";const variantClassNames={Haimk_cYh:\"framer-v-dwaf6l\",I_6u5bpd6:\"framer-v-rng8x6\",laP5Wsz2N:\"framer-v-aliebu\",qaT7brV82:\"framer-v-18fuimb\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:16};const transition1={damping:60,delay:.1,mass:1,stiffness:250,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:16};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"I_6u5bpd6\",Full:\"Haimk_cYh\",Phone:\"qaT7brV82\",Tablet:\"laP5Wsz2N\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"I_6u5bpd6\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,lywD3LpDEMiXg3kcTC,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-ysNMS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ysNMS`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(lywD3LpDEMiXg3kcTC,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"I_6u5bpd6\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-rng8x6\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-46819\",\"data-framer-name\":\"shadow\",name:\"shadow\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m523hw\",\"data-framer-name\":\"Group 2\",name:\"Group 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1csrhdu\",\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bb01rp\",\"data-framer-name\":\"Ellipse 3\",name:\"Ellipse 3\"})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{laP5Wsz2N:{width:\"100vw\",y:0},qaT7brV82:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h8b9bn-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{laP5Wsz2N:{style:{width:\"100%\"},variant:\"IMJH0i8pm\"},qaT7brV82:{style:{width:\"100%\"},variant:\"cHs99y7IA\"}},children:/*#__PURE__*/_jsx(TopNavigationBar,{height:\"100%\",id:\"Zhz1nR8OU\",layoutId:\"Zhz1nR8OU\",QC5fvS0rg:0,variant:\"DFR5WGQ9F\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vif3t3\",\"data-framer-name\":\"blog-post\",name:\"blog-post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-khre5n\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13qbts7\",\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h70dcy\",\"data-framer-name\":\"txt-link\",name:\"txt-link\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"H1kwXKb1z\"},children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-1s2njp1 framer-pa2ogi\",\"data-framer-name\":\"link\",name:\"link\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1beb205\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12uhvhf\",\"data-framer-name\":\"Frame\",layout:\"position\",name:\"Frame\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 13 5.25 L 6.25 12 L 13 18.75\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-d87a3e48-07ce-4ae4-802f-d3b5e50b9cff, rgb(88, 128, 154)) /* {&quot;name&quot;:&quot;blue1&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:8805865331,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zwj52j\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qdi2io\",\"data-styles-preset\":\"SGgpQjqLk\",style:{\"--framer-text-color\":\"var(--token-d87a3e48-07ce-4ae4-802f-d3b5e50b9cff, rgb(88, 128, 154))\"},children:\"Blog\"})}),className:\"framer-3kgsjv\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vgdt63\",\"data-framer-name\":\"top-txt\",name:\"top-txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-khkguu\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:254,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qhkw13-container\",children:/*#__PURE__*/_jsx(PillPill,{height:\"100%\",id:\"eVAIGAPCk\",layoutId:\"eVAIGAPCk\",qS01XMJr8:\"\u0421\u041E\u0412\u0415\u0422\u042B  \u041F\u041E  \u0420\u0415\u041C\u041E\u041D\u0422\u0423\",variant:\"geZRSchEE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-721zyp\",\"data-framer-name\":\"headlines\",name:\"headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1liw76i\",\"data-styles-preset\":\"lV3YlvMd3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(67% 75% at 48% 85.5%, var(--token-8e2e6848-6423-47d2-b503-5a71fde80bcc, rgb(76, 194, 230)) 0%, var(--token-8e2e6848-6423-47d2-b503-5a71fde80bcc, rgb(76, 194, 230)) 24.7748%, rgb(255, 255, 255) 100%)\"},children:\"\u0421\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0430\u044F \u043C\u0430\u0448\u0438\u043D\u0430 \u043D\u0435 \u0441\u043B\u0438\u0432\u0430\u0435\u0442 \u0432\u043E\u0434\u0443: \u0447\u0442\u043E \u0434\u0435\u043B\u0430\u0442\u044C?\"})})}),className:\"framer-1ifyppj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bit8jt\",\"data-framer-name\":\"image\",name:\"image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-scuh34\",\"data-framer-name\":\"author-date-time\",name:\"author-date-time\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rgqult\",\"data-framer-name\":\"author+date\",name:\"author+date\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rl95i2\",\"data-framer-name\":\"author\",name:\"author\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(413.2),pixelHeight:3840,pixelWidth:5760,sizes:\"32px\",src:\"https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg\",srcSet:\"https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/6uPQSjDGRQZxLCvtvV5va15J1hs.jpg 5760w\"},className:\"framer-15wl1nk\",\"data-framer-name\":\"Banner\",name:\"Banner\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g1022n\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j8yksx\",\"data-styles-preset\":\"jf1Jg1kzZ\",style:{\"--framer-text-color\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},children:\"\u041C\u0438\u0445\u0430\u0438\u043B \u0421\u0442\u043E\u043B\u044F\u0440\u043E\u0432\"})}),className:\"framer-u4uj9d\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9s1n84\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j8yksx\",\"data-styles-preset\":\"jf1Jg1kzZ\",style:{\"--framer-text-color\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},children:\"Content\"})}),className:\"framer-11662zn\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8148hp\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j8yksx\",\"data-styles-preset\":\"jf1Jg1kzZ\",style:{\"--framer-text-color\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},children:\"5 \u043C\u0438\u043D\u0443\u0442 \u043D\u0430 \u043F\u0440\u043E\u0447\u0442\u0435\u043D\u0438\u0435\"})}),className:\"framer-7qjkmb\",\"data-framer-name\":\"Time\",fonts:[\"Inter\"],name:\"Time\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaT7brV82:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(507.2),pixelHeight:4001,pixelWidth:6e3,sizes:\"calc(min(100vw, 1180px) - 64px)\",src:\"https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg\",srcSet:\"https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(469.2),pixelHeight:4001,pixelWidth:6e3,sizes:\"calc(min(100vw, 1180px) - 64px)\",src:\"https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg\",srcSet:\"https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/CEYZkDrogjfqGGF8OgsbxMUtwM.jpg 6000w\"},className:\"framer-udqvxe\",\"data-framer-name\":\"Banner\",name:\"Banner\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9gb3k\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4gz4ug\",\"data-styles-preset\":\"q2HVp4gZd\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0421\u043B\u043E\u043C\u0430\u043B\u0430\u0441\u044C \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0430\u044F \u043C\u0430\u0448\u0438\u043D\u0430 \u0438 \u043D\u0435 \u0441\u043B\u0438\u0432\u0430\u0435\u0442 \u0432\u043E\u0434\u0443?\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4gz4ug\",\"data-styles-preset\":\"q2HVp4gZd\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041D\u0435 \u0440\u0430\u0441\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0439\u0442\u0435\u0441\u044C!\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-4gz4ug\",\"data-styles-preset\":\"q2HVp4gZd\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\u0412 \u044D\u0442\u043E\u0439 \u0441\u0442\u0430\u0442\u044C\u0435 \u043C\u044B \u0440\u0430\u0441\u0441\u043A\u0430\u0436\u0435\u043C \u0432\u0430\u043C, \u0447\u0442\u043E \u0434\u0435\u043B\u0430\u0442\u044C \u0432 \u0442\u0430\u043A\u043E\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438, \u0438 \u043F\u043E\u0447\u0435\u043C\u0443 \u0432\u0430\u043C \u0441\u0442\u043E\u0438\u0442 \u043E\u0431\u0440\u0430\u0442\u0438\u0442\u044C\u0441\u044F \u0432 \u0441\u0435\u0440\u0432\u0438\u0441\u043D\u044B\u0439 \u0446\u0435\u043D\u0442\u0440 \"}),/*#__PURE__*/_jsx(Link,{href:\"https://serviceprem.ru/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vsqv5g\",\"data-styles-preset\":\"bg3CwNYBa\",children:/*#__PURE__*/_jsx(\"strong\",{children:'\"\u041F\u0440\u043E\u0444\u0438\u0421\u0435\u0440\u0432\u0438\u0441\"'})})}),/*#__PURE__*/_jsx(\"strong\",{children:\".\"})]})]}),className:\"framer-16rg475\",\"data-framer-name\":\"Content\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Content\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k9s9bf\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d87a3e48-07ce-4ae4-802f-d3b5e50b9cff, rgb(88, 128, 154))\"},children:\"/ / / / / / / /\"})}),className:\"framer-5uy05z\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"FS;General Sans-semibold\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"1. \u0421\u0430\u043C\u043E\u0441\u0442\u043E\u044F\u0442\u0435\u043B\u044C\u043D\u0430\u044F \u0434\u0438\u0430\u0433\u043D\u043E\u0441\u0442\u0438\u043A\u0430:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043C \u0432\u044B\u0437\u044B\u0432\u0430\u0442\u044C \u043C\u0430\u0441\u0442\u0435\u0440\u0430, \u043F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0441\u0430\u043C\u043E\u0441\u0442\u043E\u044F\u0442\u0435\u043B\u044C\u043D\u043E \u0440\u0430\u0437\u043E\u0431\u0440\u0430\u0442\u044C\u0441\u044F \u0432 \u043F\u0440\u0438\u0447\u0438\u043D\u0430\u0445 \u043F\u043E\u043B\u043E\u043C\u043A\u0438.\"})})}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0414\u043B\u044F \u044D\u0442\u043E\u0433\u043E:\"})}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041E\u0442\u043A\u043B\u044E\u0447\u0438\u0442\u0435 \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0443\u044E \u043C\u0430\u0448\u0438\u043D\u0443 \u043E\u0442 \u0441\u0435\u0442\u0438.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435 \u0441\u043B\u0438\u0432\u043D\u043E\u0439 \u0448\u043B\u0430\u043D\u0433 \u043D\u0430 \u043D\u0430\u043B\u0438\u0447\u0438\u0435 \u0437\u0430\u0441\u043E\u0440\u043E\u0432.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0435 \u0444\u0438\u043B\u044C\u0442\u0440 \u0441\u043B\u0438\u0432\u043D\u043E\u0433\u043E \u043D\u0430\u0441\u043E\u0441\u0430.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435 \u0441\u043B\u0438\u0432\u043D\u043E\u0439 \u043D\u0430\u0441\u043E\u0441 \u043D\u0430 \u0440\u0430\u0431\u043E\u0442\u043E\u0441\u043F\u043E\u0441\u043E\u0431\u043D\u043E\u0441\u0442\u044C.\"})})})]})]})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"2. \u041F\u0440\u0438\u0447\u0438\u043D\u044B \u043F\u043E\u043B\u043E\u043C\u043A\u0438:\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u043F\u0440\u0438\u0447\u0438\u043D, \u043F\u043E\u0447\u0435\u043C\u0443 \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0430\u044F \u043C\u0430\u0448\u0438\u043D\u0430 \u043C\u043E\u0436\u0435\u0442 \u043D\u0435 \u0441\u043B\u0438\u0432\u0430\u0442\u044C \u0432\u043E\u0434\u0443:\"})}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0417\u0430\u0441\u043E\u0440 \u0432 \u0441\u043B\u0438\u0432\u043D\u043E\u043C \u0448\u043B\u0430\u043D\u0433\u0435 \u0438\u043B\u0438 \u0444\u0438\u043B\u044C\u0442\u0440\u0435.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041D\u0435\u0438\u0441\u043F\u0440\u0430\u0432\u043D\u043E\u0441\u0442\u044C \u0441\u043B\u0438\u0432\u043D\u043E\u0433\u043E \u043D\u0430\u0441\u043E\u0441\u0430.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u043E\u043B\u043E\u043C\u043A\u0430 \u043C\u043E\u0434\u0443\u043B\u044F \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u0440\u043E\u0431\u043B\u0435\u043C\u044B \u0441 \u044D\u043B\u0435\u043A\u0442\u0440\u043E\u043F\u0438\u0442\u0430\u043D\u0438\u0435\u043C.\"})})})]})]})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"3. \u041A\u043E\u0433\u0434\u0430 \u043D\u0443\u0436\u043D\u043E \u0432\u044B\u0437\u044B\u0432\u0430\u0442\u044C \u043C\u0430\u0441\u0442\u0435\u0440\u0430:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0415\u0441\u043B\u0438 \u0432\u044B \u043D\u0435 \u043C\u043E\u0436\u0435\u0442\u0435 \u0441\u0430\u043C\u043E\u0441\u0442\u043E\u044F\u0442\u0435\u043B\u044C\u043D\u043E \u0443\u0441\u0442\u0440\u0430\u043D\u0438\u0442\u044C \u043F\u0440\u0438\u0447\u0438\u043D\u0443 \u043F\u043E\u043B\u043E\u043C\u043A\u0438, \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u043E \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043C\u0430\u0441\u0442\u0435\u0440\u0430.\"})})}),/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\u0412 \u0441\u0435\u0440\u0432\u0438\u0441\u043D\u044B\u0439 \u0446\u0435\u043D\u0442\u0440 \"}),/*#__PURE__*/_jsx(Link,{href:\"https://serviceprem.ru/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vsqv5g\",\"data-styles-preset\":\"bg3CwNYBa\",children:/*#__PURE__*/_jsx(\"strong\",{children:'\"\u041F\u0440\u043E\u0444\u0438\u0421\u0435\u0440\u0432\u0438\u0441\"'})})}),/*#__PURE__*/_jsx(\"strong\",{children:\" \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0431\u0440\u0430\u0442\u0438\u0442\u044C\u0441\u044F:\"})]}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\u041F\u043E \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0443 \"}),/*#__PURE__*/_jsx(Link,{href:\"tel:+79588547123\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vsqv5g\",\"data-styles-preset\":\"bg3CwNYBa\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"+7958 854 71 23\"})})}),/*#__PURE__*/_jsx(\"strong\",{children:\".\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0427\u0435\u0440\u0435\u0437 \u043D\u0430\u0448 \u0441\u0430\u0439\u0442.\"})})})]})]}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041D\u0430\u0448\u0438 \u043E\u043F\u044B\u0442\u043D\u044B\u0435 \u043C\u0430\u0441\u0442\u0435\u0440\u0430 \u0431\u044B\u0441\u0442\u0440\u043E \u0438 \u0442\u043E\u0447\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0442 \u043F\u0440\u0438\u0447\u0438\u043D\u0443 \u043F\u043E\u043B\u043E\u043C\u043A\u0438 \u0438 \u0443\u0441\u0442\u0440\u0430\u043D\u044F\u0442 \u0435\u0435.\"})})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"4. \u041F\u0440\u0435\u0438\u043C\u0443\u0449\u0435\u0441\u0442\u0432\u0430 \"}),/*#__PURE__*/_jsx(Link,{href:\"https://serviceprem.ru/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vsqv5g\",\"data-styles-preset\":\"bg3CwNYBa\",children:/*#__PURE__*/_jsx(\"strong\",{children:'\"\u041F\u0440\u043E\u0444\u0438\u0421\u0435\u0440\u0432\u0438\u0441\"'})})}),/*#__PURE__*/_jsx(\"strong\",{children:\":\"})]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041E\u043F\u044B\u0442\u043D\u044B\u0435 \u0438 \u043A\u0432\u0430\u043B\u0438\u0444\u0438\u0446\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u043C\u0430\u0441\u0442\u0435\u0440\u0430.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435 \u043E\u0440\u0438\u0433\u0438\u043D\u0430\u043B\u044C\u043D\u044B\u0445 \u0437\u0430\u043F\u0447\u0430\u0441\u0442\u0435\u0439.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0421\u043E\u0432\u0440\u0435\u043C\u0435\u043D\u043D\u043E\u0435 \u043E\u0431\u043E\u0440\u0443\u0434\u043E\u0432\u0430\u043D\u0438\u0435 \u0438 \u0442\u0435\u0445\u043D\u043E\u043B\u043E\u0433\u0438\u0438.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0413\u0430\u0440\u0430\u043D\u0442\u0438\u044F \u043D\u0430 \u0432\u0441\u0435 \u0440\u0430\u0431\u043E\u0442\u044B.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0435 \u0446\u0435\u043D\u044B.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0411\u044B\u0441\u0442\u0440\u044B\u0439 \u0440\u0435\u043C\u043E\u043D\u0442.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0423\u0434\u043E\u0431\u043D\u044B\u0439 \u0441\u0435\u0440\u0432\u0438\u0441.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0427\u0435\u0441\u0442\u043D\u043E\u0441\u0442\u044C \u0438 \u043F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u043E\u0441\u0442\u044C.\"})})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"5. \u041F\u043E\u0447\u0435\u043C\u0443 \u043D\u0435 \u0441\u0442\u043E\u0438\u0442 \u0440\u0435\u043C\u043E\u043D\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0443\u044E \u043C\u0430\u0448\u0438\u043D\u0443 \u0441\u0430\u043C\u043E\u0441\u0442\u043E\u044F\u0442\u0435\u043B\u044C\u043D\u043E:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-a4fwwy\",\"data-styles-preset\":\"v4KBy_TXl\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u0420\u0435\u043C\u043E\u043D\u0442 \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u043E\u0439 \u043C\u0430\u0448\u0438\u043D\u044B - \u044D\u0442\u043E \u0441\u043B\u043E\u0436\u043D\u044B\u0439 \u043F\u0440\u043E\u0446\u0435\u0441\u0441, \u043A\u043E\u0442\u043E\u0440\u044B\u0439 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u0441\u043F\u0435\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0445 \u0437\u043D\u0430\u043D\u0438\u0439 \u0438 \u043D\u0430\u0432\u044B\u043A\u043E\u0432.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u0439 \u0440\u0435\u043C\u043E\u043D\u0442 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0438\u0432\u0435\u0441\u0442\u0438 \u043A \u0435\u0449\u0435 \u0431\u043E\u043B\u0435\u0435 \u0441\u0435\u0440\u044C\u0435\u0437\u043D\u044B\u043C \u043F\u043E\u043B\u043E\u043C\u043A\u0430\u043C.\"})})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"\u0412 \"}),/*#__PURE__*/_jsx(Link,{href:\"https://serviceprem.ru/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vsqv5g\",\"data-styles-preset\":\"bg3CwNYBa\",children:/*#__PURE__*/_jsx(\"strong\",{children:'\"\u041F\u0440\u043E\u0444\u0438\u0421\u0435\u0440\u0432\u0438\u0441\"'})})}),/*#__PURE__*/_jsx(\"strong\",{children:\" \u0432\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u0431\u044B\u0442\u044C \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0432\u0430\u0448\u0430 \u0441\u0442\u0438\u0440\u0430\u043B\u044C\u043D\u0430\u044F \u043C\u0430\u0448\u0438\u043D\u0430 \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u0440\u0435\u043C\u043E\u043D\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0435\u043D\u043D\u043E \u0438 \u0431\u044B\u0441\u0442\u0440\u043E.\"})]})})]})]}),className:\"framer-ur7j88\",\"data-framer-name\":\"Content\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Content\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wrlkk8\",\"data-framer-name\":\"latest\",name:\"latest\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ayvhe0\",\"data-framer-name\":\"Ellipse 2\",name:\"Ellipse 2\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1svifir\",\"data-framer-name\":\"container\",name:\"container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cav3x7\",\"data-framer-name\":\"left\",name:\"left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i5487k\",\"data-framer-name\":\"txt\",name:\"txt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pkau4d\",\"data-framer-name\":\"head-txt\",name:\"head-txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tyaepw\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaT7brV82:{y:6167.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:6537.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kjhs06-container\",children:/*#__PURE__*/_jsx(PillPill,{height:\"100%\",id:\"Zjx1gT3bu\",layoutId:\"Zjx1gT3bu\",qS01XMJr8:\"\u041E\u0421\u041D\u041E\u0412\u041D\u041E\u0419\",variant:\"geZRSchEE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ynk6x6\",\"data-framer-name\":\"heading\",name:\"heading\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ui98vy\",\"data-framer-name\":\"headlines\",name:\"headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lr1kj\",\"data-styles-preset\":\"Zeunb14kr\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(67% 75% at 48% 85.5%, var(--token-8e2e6848-6423-47d2-b503-5a71fde80bcc, rgb(76, 194, 230)) 0%, var(--token-8e2e6848-6423-47d2-b503-5a71fde80bcc, rgb(76, 194, 230)) 24.7748%, rgb(255, 255, 255) 100%)\"},children:\"\u041F\u043E\u043B\u0435\u0437\u043D\u044B\u0439 \u0411\u043B\u043E\u0433\"})})}),className:\"framer-zqkddy\",\"data-framer-name\":\"Almost before\u2026\",fonts:[\"Inter\"],name:\"Almost before\u2026\",verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kgngf\",\"data-framer-name\":\"texts\",name:\"texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-2jfv8e\",\"data-styles-preset\":\"PYtXiftJv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2eb07466-8e12-4b9d-b469-66ccd1d98b7d, rgb(127, 128, 128))\"},children:\"\u0411\u043B\u0430\u0433\u043E\u0434\u0430\u0440\u044F \u043D\u0430\u0448\u0438\u043C \u043F\u0440\u043E\u0441\u0442\u044B\u043C \u0438\u043D\u0441\u0442\u0440\u0443\u043A\u0446\u0438\u044F\u043C, \u043F\u0440\u0430\u043A\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u043C \u0441\u043E\u0432\u0435\u0442\u0430\u043C \u0438 \u0441\u043E\u0432\u0435\u0442\u0430\u043C \u044D\u043A\u0441\u043F\u0435\u0440\u0442\u043E\u0432 \u0432\u044B \u0431\u0443\u0434\u0435\u0442\u0435 \u0445\u043E\u0440\u043E\u0448\u043E \u043F\u043E\u0434\u0433\u043E\u0442\u043E\u0432\u043B\u0435\u043D\u044B \u043A \u0440\u0435\u0448\u0435\u043D\u0438\u044E \u0448\u0438\u0440\u043E\u043A\u043E\u0433\u043E \u0441\u043F\u0435\u043A\u0442\u0440\u0430 \u043F\u0440\u043E\u0431\u043B\u0435\u043C \u0441 \u0431\u044B\u0442\u043E\u0432\u043E\u0439 \u0442\u0435\u0445\u043D\u0438\u043A\u043E\u0439, \u043E\u0442 \u043F\u0440\u043E\u0441\u0442\u044B\u0445 \u0438\u0441\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0439 \u0434\u043E \u0431\u043E\u043B\u0435\u0435 \u0441\u043B\u043E\u0436\u043D\u044B\u0445 \u0440\u0435\u043C\u043E\u043D\u0442\u043E\u0432.\"})}),className:\"framer-1sy92ef\",\"data-framer-name\":\"Almost before we kne\",fonts:[\"Inter\"],name:\"Almost before we kne\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaT7brV82:{y:6442}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"313px\",y:6812,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iq4ekm-container\",children:/*#__PURE__*/_jsx(RunningStroke,{height:\"100%\",id:\"w6CYqMxlj\",layoutId:\"w6CYqMxlj\",ofLqZhEO8:\"\u0427\u0418\u0422\u0410\u0422\u042C \u0412 TELEGRAM\",style:{width:\"100%\"},variant:\"LT1REs8lp\",vEQ96ZhF8:\"https://t.me/ENDEavorSystems70\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaT7brV82:{y:6541}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"calc(min(100vw, 1180px) - 64px)\",y:6911,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zadvaf-container\",children:/*#__PURE__*/_jsx(SlideShow,{height:\"100%\",id:\"QF1YySZnK\",layoutId:\"QF1YySZnK\",style:{width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dz9lmb\",\"data-framer-name\":\"footer\",name:\"footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qaT7brV82:{width:\"100vw\",y:7261}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:\"max(100vw, 1px)\",y:7631,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sl5oja-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{laP5Wsz2N:{variant:\"hPZseJjAE\"},qaT7brV82:{variant:\"tO4ZVQzPg\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hsj5blCc9\",k8vVh3wVU:\"rgba(245, 245, 247, 0)\",layoutId:\"hsj5blCc9\",style:{width:\"100%\"},variant:\"AeG44crad\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-em9532-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(FramerButton,{height:\"100%\",horizontal:\"right\",id:\"xJn6eiG2G\",layoutId:\"xJn6eiG2G\",vertical:\"bottom\",viaProperty:\"babarogic\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ysNMS { background: rgb(11, 12, 11); }`,\".framer-ysNMS.framer-pa2ogi, .framer-ysNMS .framer-pa2ogi { display: block; }\",\".framer-ysNMS.framer-rng8x6 { align-content: center; align-items: center; background-color: #0b0c0b; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-ysNMS .framer-46819 { flex: none; height: 949px; left: calc(50.00000000000002% - 1216px / 2); overflow: visible; position: absolute; top: -662px; width: 1216px; z-index: 0; }\",\".framer-ysNMS .framer-m523hw { flex: none; height: 968px; left: -64px; opacity: 0.4; overflow: visible; position: absolute; right: -74px; top: -120px; }\",\".framer-ysNMS .framer-1csrhdu { -webkit-filter: blur(169.4630889892578px); background-color: #4471e4; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(169.4630889892578px); flex: none; height: 922px; left: calc(49.99999549223409% - 922px / 2); position: absolute; top: 0px; width: 922px; }\",\".framer-ysNMS .framer-1bb01rp { -webkit-filter: blur(169.4630889892578px); background-color: #ffd879; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; filter: blur(169.4630889892578px); flex: none; height: 725px; left: calc(49.99999549223409% - 725px / 2); opacity: 0.6; position: absolute; width: 725px; }\",\".framer-ysNMS .framer-h8b9bn-container { flex: none; height: auto; left: 50%; position: fixed; top: 20px; transform: translateX(-50%); width: auto; z-index: 10; }\",\".framer-ysNMS .framer-1vif3t3, .framer-ysNMS .framer-1vgdt63, .framer-ysNMS .framer-1wrlkk8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-khre5n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1180px; overflow: visible; padding: 160px 32px 80px 32px; position: relative; width: 100%; z-index: 3; }\",\".framer-ysNMS .framer-13qbts7 { -webkit-filter: blur(169.4630889892578px); background-color: rgba(68, 179, 227, 0.27); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(169.4630889892578px); flex: none; height: 858px; left: -50px; position: absolute; right: -59px; top: 398px; z-index: 0; }\",\".framer-ysNMS .framer-1h70dcy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-1s2njp1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ysNMS .framer-1beb205 { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-ysNMS .framer-12uhvhf { flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-ysNMS .framer-zwj52j, .framer-ysNMS .framer-khkguu, .framer-ysNMS .framer-g1022n, .framer-ysNMS .framer-9s1n84, .framer-ysNMS .framer-8148hp, .framer-ysNMS .framer-1tyaepw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ysNMS .framer-3kgsjv, .framer-ysNMS .framer-u4uj9d, .framer-ysNMS .framer-11662zn, .framer-ysNMS .framer-7qjkmb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ysNMS .framer-qhkw13-container, .framer-ysNMS .framer-1kjhs06-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ysNMS .framer-721zyp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 898px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-1ifyppj, .framer-ysNMS .framer-zqkddy, .framer-ysNMS .framer-1sy92ef { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ysNMS .framer-1bit8jt, .framer-ysNMS .framer-i5487k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-scuh34 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-1rgqult { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ysNMS .framer-1rl95i2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ysNMS .framer-15wl1nk { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-ysNMS .framer-udqvxe { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 638px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-9gb3k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-16rg475, .framer-ysNMS .framer-ur7j88 { --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-ysNMS .framer-1k9s9bf, .framer-ysNMS .framer-kgngf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-5uy05z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 916px; word-break: break-word; word-wrap: break-word; }\",\".framer-ysNMS .framer-1ayvhe0 { -webkit-filter: blur(169.4630889892578px); background-color: rgba(68, 179, 227, 0.27); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(169.4630889892578px); flex: none; height: 760px; left: -10px; position: absolute; right: -57px; top: calc(46.71403197158084% - 760px / 2); z-index: 0; }\",\".framer-ysNMS .framer-1svifir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1180px; overflow: visible; padding: 80px 32px 120px 32px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-cav3x7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 800px; z-index: 1; }\",\".framer-ysNMS .framer-pkau4d { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-ynk6x6 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ysNMS .framer-1ui98vy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ysNMS .framer-1iq4ekm-container { flex: none; height: auto; position: relative; width: 313px; }\",\".framer-ysNMS .framer-zadvaf-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ysNMS .framer-1dz9lmb { align-content: center; align-items: center; 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-ysNMS .framer-1sl5oja-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ysNMS .framer-em9532-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ysNMS.framer-rng8x6, .framer-ysNMS .framer-1vif3t3, .framer-ysNMS .framer-khre5n, .framer-ysNMS .framer-1h70dcy, .framer-ysNMS .framer-1s2njp1, .framer-ysNMS .framer-zwj52j, .framer-ysNMS .framer-1vgdt63, .framer-ysNMS .framer-khkguu, .framer-ysNMS .framer-721zyp, .framer-ysNMS .framer-1bit8jt, .framer-ysNMS .framer-scuh34, .framer-ysNMS .framer-1rgqult, .framer-ysNMS .framer-1rl95i2, .framer-ysNMS .framer-g1022n, .framer-ysNMS .framer-9s1n84, .framer-ysNMS .framer-8148hp, .framer-ysNMS .framer-9gb3k, .framer-ysNMS .framer-1k9s9bf, .framer-ysNMS .framer-1wrlkk8, .framer-ysNMS .framer-1svifir, .framer-ysNMS .framer-cav3x7, .framer-ysNMS .framer-i5487k, .framer-ysNMS .framer-pkau4d, .framer-ysNMS .framer-1tyaepw, .framer-ysNMS .framer-ynk6x6, .framer-ysNMS .framer-1ui98vy, .framer-ysNMS .framer-kgngf, .framer-ysNMS .framer-1dz9lmb { gap: 0px; } .framer-ysNMS.framer-rng8x6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ysNMS.framer-rng8x6 > :first-child, .framer-ysNMS .framer-1vif3t3 > :first-child, .framer-ysNMS .framer-khre5n > :first-child, .framer-ysNMS .framer-1vgdt63 > :first-child, .framer-ysNMS .framer-1bit8jt > :first-child, .framer-ysNMS .framer-9gb3k > :first-child, .framer-ysNMS .framer-1wrlkk8 > :first-child, .framer-ysNMS .framer-1svifir > :first-child, .framer-ysNMS .framer-cav3x7 > :first-child, .framer-ysNMS .framer-i5487k > :first-child, .framer-ysNMS .framer-pkau4d > :first-child { margin-top: 0px; } .framer-ysNMS.framer-rng8x6 > :last-child, .framer-ysNMS .framer-1vif3t3 > :last-child, .framer-ysNMS .framer-khre5n > :last-child, .framer-ysNMS .framer-1vgdt63 > :last-child, .framer-ysNMS .framer-1bit8jt > :last-child, .framer-ysNMS .framer-9gb3k > :last-child, .framer-ysNMS .framer-1wrlkk8 > :last-child, .framer-ysNMS .framer-1svifir > :last-child, .framer-ysNMS .framer-cav3x7 > :last-child, .framer-ysNMS .framer-i5487k > :last-child, .framer-ysNMS .framer-pkau4d > :last-child { margin-bottom: 0px; } .framer-ysNMS .framer-1vif3t3 > *, .framer-ysNMS .framer-1vgdt63 > *, .framer-ysNMS .framer-1wrlkk8 > *, .framer-ysNMS .framer-pkau4d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ysNMS .framer-khre5n > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ysNMS .framer-1h70dcy > *, .framer-ysNMS .framer-1rl95i2 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-ysNMS .framer-1h70dcy > :first-child, .framer-ysNMS .framer-1s2njp1 > :first-child, .framer-ysNMS .framer-zwj52j > :first-child, .framer-ysNMS .framer-khkguu > :first-child, .framer-ysNMS .framer-721zyp > :first-child, .framer-ysNMS .framer-scuh34 > :first-child, .framer-ysNMS .framer-1rgqult > :first-child, .framer-ysNMS .framer-1rl95i2 > :first-child, .framer-ysNMS .framer-g1022n > :first-child, .framer-ysNMS .framer-9s1n84 > :first-child, .framer-ysNMS .framer-8148hp > :first-child, .framer-ysNMS .framer-1k9s9bf > :first-child, .framer-ysNMS .framer-1tyaepw > :first-child, .framer-ysNMS .framer-ynk6x6 > :first-child, .framer-ysNMS .framer-1ui98vy > :first-child, .framer-ysNMS .framer-kgngf > :first-child, .framer-ysNMS .framer-1dz9lmb > :first-child { margin-left: 0px; } .framer-ysNMS .framer-1h70dcy > :last-child, .framer-ysNMS .framer-1s2njp1 > :last-child, .framer-ysNMS .framer-zwj52j > :last-child, .framer-ysNMS .framer-khkguu > :last-child, .framer-ysNMS .framer-721zyp > :last-child, .framer-ysNMS .framer-scuh34 > :last-child, .framer-ysNMS .framer-1rgqult > :last-child, .framer-ysNMS .framer-1rl95i2 > :last-child, .framer-ysNMS .framer-g1022n > :last-child, .framer-ysNMS .framer-9s1n84 > :last-child, .framer-ysNMS .framer-8148hp > :last-child, .framer-ysNMS .framer-1k9s9bf > :last-child, .framer-ysNMS .framer-1tyaepw > :last-child, .framer-ysNMS .framer-ynk6x6 > :last-child, .framer-ysNMS .framer-1ui98vy > :last-child, .framer-ysNMS .framer-kgngf > :last-child, .framer-ysNMS .framer-1dz9lmb > :last-child { margin-right: 0px; } .framer-ysNMS .framer-1s2njp1 > *, .framer-ysNMS .framer-zwj52j > *, .framer-ysNMS .framer-khkguu > *, .framer-ysNMS .framer-721zyp > *, .framer-ysNMS .framer-1rgqult > *, .framer-ysNMS .framer-g1022n > *, .framer-ysNMS .framer-9s1n84 > *, .framer-ysNMS .framer-8148hp > *, .framer-ysNMS .framer-1k9s9bf > *, .framer-ysNMS .framer-1tyaepw > *, .framer-ysNMS .framer-ynk6x6 > *, .framer-ysNMS .framer-1ui98vy > *, .framer-ysNMS .framer-kgngf > *, .framer-ysNMS .framer-1dz9lmb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ysNMS .framer-1bit8jt > *, .framer-ysNMS .framer-i5487k > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ysNMS .framer-scuh34 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-ysNMS .framer-9gb3k > *, .framer-ysNMS .framer-cav3x7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ysNMS .framer-1svifir > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",`@media (min-width: 810px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-ysNMS { background: rgb(11, 12, 11); } .framer-ysNMS.framer-rng8x6 { width: 810px; } .framer-ysNMS .framer-h8b9bn-container { top: 0px; width: 100%; } .framer-ysNMS .framer-1ifyppj { order: 0; } .framer-ysNMS .framer-cav3x7 { width: 100%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-ysNMS { background: rgb(11, 12, 11); } .framer-ysNMS.framer-rng8x6 { width: 390px; } .framer-ysNMS .framer-h8b9bn-container { top: 0px; width: 100%; } .framer-ysNMS .framer-1ifyppj { order: 0; } .framer-ysNMS .framer-scuh34 { flex-direction: column; gap: 8px; } .framer-ysNMS .framer-udqvxe { height: 230px; } .framer-ysNMS .framer-9gb3k { padding: 0px; } .framer-ysNMS .framer-cav3x7 { width: 100%; } .framer-ysNMS .framer-1dz9lmb { flex-direction: column; } .framer-ysNMS .framer-1sl5oja-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ysNMS .framer-scuh34, .framer-ysNMS .framer-1dz9lmb { gap: 0px; } .framer-ysNMS .framer-scuh34 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-ysNMS .framer-scuh34 > :first-child, .framer-ysNMS .framer-1dz9lmb > :first-child { margin-top: 0px; } .framer-ysNMS .framer-scuh34 > :last-child, .framer-ysNMS .framer-1dz9lmb > :last-child { margin-bottom: 0px; } .framer-ysNMS .framer-1dz9lmb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-ysNMS { background: rgb(11, 12, 11); } .framer-ysNMS.framer-rng8x6 { width: 1920px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4181\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"laP5Wsz2N\":{\"layout\":[\"fixed\",\"auto\"]},\"qaT7brV82\":{\"layout\":[\"fixed\",\"auto\"]},\"Haimk_cYh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerMbRd3_7cg=withCSS(Component,css,\"framer-ysNMS\");export default FramerMbRd3_7cg;FramerMbRd3_7cg.displayName=\"Blog_8\";FramerMbRd3_7cg.defaultProps={height:4181,width:1280};addFonts(FramerMbRd3_7cg,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"}]},...TopNavigationBarFonts,...PillPillFonts,...RunningStrokeFonts,...SlideShowFonts,...FooterFonts,...FramerButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMbRd3_7cg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"laP5Wsz2N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qaT7brV82\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Haimk_cYh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4181\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "u/BAAAA,IAC+hD,IAAMC,GAAsBC,EAASC,CAAgB,EAAQC,GAAcF,EAASG,CAAQ,EAAQC,GAAgBC,EAAOC,CAAS,EAAQC,GAAmBP,EAASQ,CAAa,EAAQC,GAAeT,EAASU,CAAS,EAAQC,GAAYX,EAASY,CAAM,EAAQC,GAAkBb,EAASc,CAAY,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,8CAA8C,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAa,CAACC,EAAMC,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOF,GAAQ,SAAS,MAAM,GAAG,IAAMG,EAAK,IAAI,KAAKH,CAAK,EAAE,GAAG,MAAMG,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACx6F,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAC,CAAM,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,KAAK,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAjB,EAAa,UAAAkB,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,mBAAAC,GAAmB,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUN,CAAY,EAAE,GAAG2B,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAU5B,CAAY,CAAC,EAAQ6B,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUN,CAAY,EAAqC,GAAnC,SAAS,MAAM2B,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAU3B,CAAY,CAAC,EAAE,GAAK,CAACkC,EAAYC,EAAmB,EAAEC,EAA8Bb,EAAQc,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAiBC,EAAc,EAAQC,GAAY9C,GAAa2B,GAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEiB,EAAgB,EAAQG,GAAsBC,EAAM,EAAQC,EAAsB,CAAazB,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAA0B,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAxD,EAAiB,EAAE,SAAsByD,EAAMC,EAAY,CAAC,GAAG7B,GAA4CsB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAG3B,GAAU,UAAU4B,EAAG7D,GAAkB,GAAGsD,EAAsB,gBAAgBzB,CAAS,EAAE,IAAIJ,GAA6BsB,GAAK,MAAM,CAAC,GAAGnB,CAAK,EAAE,SAAS,CAAc4B,EAAK,MAAM,CAAC,UAAU,eAAe,mBAAmB,SAAS,KAAK,SAAS,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,GAAG,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsBR,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKS,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,WAAW,SAAsBA,EAAKU,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsBR,EAAM,IAAI,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKW,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,OAAO,WAAW,KAAK,QAAQ,QAAQ,EAAE,IAAI,gYAAgY,aAAa,WAAW,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeX,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,KAAK,uBAAuB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBP,EAAKc,GAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,SAAsBoD,EAAKe,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,iGAAsB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,wNAAwN,EAAE,SAAS,8OAAgD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK,QAAQ,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,KAAK,mBAAmB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,cAAc,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,EAA0B,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,uEAAuE,OAAO,kcAAkc,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,uFAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,KAAK,uBAAuB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,KAAKL,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,sGAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ+B,EAA0B,KAAK,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,kCAAkC,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,CAAC,EAAE,SAAsBjB,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,EAA0B,KAAK,EAAE,YAAY,KAAK,WAAW,IAAI,MAAM,kCAAkC,IAAI,sEAAsE,OAAO,6bAA6b,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,mPAAgD,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,0GAAqB,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAS,uiBAA+G,CAAC,EAAeA,EAAKU,EAAK,CAAC,KAAK,0BAA0B,aAAa,GAAK,aAAa,GAAM,SAAsBV,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sEAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,UAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,sEAAsE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,MAAM,CAAC,0BAA0B,EAAE,KAAK,uBAAuB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAYW,EAAS,CAAC,SAAS,CAAcb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,mKAAiC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,+cAAwF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,SAAS,CAAcF,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,oDAAY,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,iMAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,sOAA6C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,8KAAkC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,uPAA+C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,2FAAqB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBE,EAAM,KAAK,CAAC,SAAS,CAAcF,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,mZAA8E,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,sLAAqC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,uKAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,+IAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,qJAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,+JAAkC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,gdAAyF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,SAAS,CAAcA,EAAM,IAAI,CAAC,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAS,+FAAoB,CAAC,EAAeA,EAAKU,EAAK,CAAC,KAAK,0BAA0B,aAAa,GAAK,aAAa,GAAM,SAAsBV,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sEAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,SAAS,kHAAwB,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBE,EAAM,IAAI,CAAC,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAS,gEAAc,CAAC,EAAeA,EAAKU,EAAK,CAAC,KAAK,mBAAmB,aAAa,GAAK,aAAa,GAAM,SAAsBV,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,6EAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,8YAA8E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAS,8EAAkB,CAAC,EAAeA,EAAKU,EAAK,CAAC,KAAK,0BAA0B,aAAa,GAAK,aAAa,GAAM,SAAsBV,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sEAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,sMAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,iNAAuC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,kNAAwC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,wHAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,kFAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,kFAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,kFAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,yIAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,4VAAoE,CAAC,CAAC,CAAC,EAAeE,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,qeAA+F,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBA,EAAK,IAAI,CAAC,SAAsBA,EAAK,SAAS,CAAC,SAAS,iWAAoE,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,SAAsBE,EAAM,IAAI,CAAC,SAAS,CAAcF,EAAK,SAAS,CAAC,SAAS,SAAI,CAAC,EAAeA,EAAKU,EAAK,CAAC,KAAK,0BAA0B,aAAa,GAAK,aAAa,GAAM,SAAsBV,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBA,EAAK,SAAS,CAAC,SAAS,sEAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,SAAS,CAAC,SAAS,ifAAiG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,QAAQ,YAAY,EAAE,KAAK,UAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,WAAW,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,MAAM,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,OAAO,SAAsBP,EAAKc,GAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,SAAsBoD,EAAKe,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mDAAW,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,wNAAwN,EAAE,SAAS,2EAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAiB,MAAM,CAAC,OAAO,EAAE,KAAK,sBAAiB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,eAAe,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKY,EAAS,CAAC,sBAAsB,GAAK,SAAsBZ,EAAWa,EAAS,CAAC,SAAsBb,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,omCAAsN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,KAAK,uBAAuB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKkB,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,uDAAoB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,iCAAiC,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,kCAAkC,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,IAAI,CAAC,EAAE,SAAsBc,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,kBAAkB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKoB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,yBAAyB,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAKO,EAA0B,CAAC,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,SAAsBR,EAAKqB,EAAa,CAAC,OAAO,OAAO,WAAW,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,SAAS,YAAY,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAK,MAAM,CAAC,UAAUK,EAAG7D,GAAkB,GAAGsD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwB,GAAI,CAAC,kFAAkF,IAAIhE,EAAS,8DAA8D,gFAAgF,kSAAkS,yLAAyL,2JAA2J,gYAAgY,iZAAiZ,qKAAqK,mVAAmV,gUAAgU,gYAAgY,iRAAiR,2SAA2S,iHAAiH,oHAAoH,ubAAub,2MAA2M,iJAAiJ,2SAA2S,oOAAoO,+SAA+S,6QAA6Q,yRAAyR,wRAAwR,+NAA+N,+NAA+N,gRAAgR,qOAAqO,uTAAuT,qKAAqK,+ZAA+Z,yTAAyT,6RAA6R,gRAAgR,iRAAiR,4RAA4R,0GAA0G,wGAAwG,8QAA8Q,2GAA2G,sIAAsI,+iKAA+iK,wDAAwDA,EAAS,yQAAyQ,gCAAgCA,EAAS,knCAAknC,iCAAiCA,EAAS,8GAA8G,GAAegE,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EASpi1CC,EAAgBC,EAAQzD,GAAUuD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,SAASA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,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,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,EAAE,CAAC,OAAO,eAAe,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAsB,GAAGC,GAAc,GAAGC,GAAmB,GAAGC,GAAe,GAAGC,GAAY,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7iI,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,oMAA0O,sBAAwB,OAAO,yBAA2B,OAAO,uBAAyB,GAAG,qBAAuB,OAAO,yBAA2B,QAAQ,6BAA+B,OAAO,sBAAwB,GAAG,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "TopNavigationBarFonts", "getFonts", "KnFu9lll6_default", "PillPillFonts", "XPsiSH4dd_default", "ContainerWithFX", "withFX", "Container", "RunningStrokeFonts", "NT16wcSko_default", "SlideShowFonts", "crzGras4j_default", "FooterFonts", "w353A_1oN_default", "FramerButtonFonts", "FramerButton", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "lywD3LpDEMiXg3kcTC", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "KnFu9lll6_default", "Link", "SVG", "RichText2", "x", "ContainerWithFX", "XPsiSH4dd_default", "Image2", "getLoadingLazyAtYPosition", "NT16wcSko_default", "crzGras4j_default", "w353A_1oN_default", "FramerButton", "css", "FramerMbRd3_7cg", "withCSS", "MbRd3_7cg_default", "addFonts", "TopNavigationBarFonts", "PillPillFonts", "RunningStrokeFonts", "SlideShowFonts", "FooterFonts", "FramerButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
