{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/OTMvsLqiZvjPjGUnQuUm/AWbstvNjQapIu0ZHpnof/l3elrBgrz.js", "ssg:https://framerusercontent.com/modules/UYqWWHVMwA8WF3vH8d3G/HVjqnUlNJ2DKUIzMIZwT/l3elrBgrz.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={oOPBwFOZT:new LazyValue(()=>import(\"./l3elrBgrz-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import CTA2 from\"#framer/local/canvasComponent/fBibMcuzw/fBibMcuzw.js\";import Button from\"#framer/local/canvasComponent/jbxYTVOFq/jbxYTVOFq.js\";import Footer from\"#framer/local/canvasComponent/L3Zlbz3V1/L3Zlbz3V1.js\";import Navigation from\"#framer/local/canvasComponent/PoI4AudEy/PoI4AudEy.js\";import CustomGradient from\"#framer/local/canvasComponent/uQWpVBCeO/uQWpVBCeO.js\";import*as sharedStyle from\"#framer/local/css/WAFJ50Hje/WAFJ50Hje.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/l3elrBgrz/l3elrBgrz.js\";import metadataProvider from\"#framer/local/webPageMetadata/l3elrBgrz/l3elrBgrz.js\";const NavigationFonts=getFonts(Navigation);const CustomGradientFonts=getFonts(CustomGradient);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const ContainerWithFX=withFX(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const TickerFonts=getFonts(Ticker);const CTA2Fonts=getFonts(CTA2);const FooterFonts=getFonts(Footer);const breakpoints={hzmzPHtyT:\"(max-width: 809px)\",OdXdDJHj9:\"(min-width: 810px) and (max-width: 1199px)\",SowJhhz7A:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ldBiW\";const variantClassNames={hzmzPHtyT:\"framer-v-123i0rb\",OdXdDJHj9:\"framer-v-14g1u1p\",SowJhhz7A:\"framer-v-190zmob\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={delay:0,duration:.6,ease:[.59,.51,.32,.98],type:\"tween\"};const transition2={delay:.1,duration:.6,ease:[.59,.51,.32,.98],type:\"tween\"};const transition3={delay:.2,duration:.6,ease:[.59,.51,.32,.98],type:\"tween\"};const transition4={delay:.3,duration:.6,ease:[.59,.51,.32,.98],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"SowJhhz7A\",Phone:\"hzmzPHtyT\",Tablet:\"OdXdDJHj9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SowJhhz7A\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hzmzPHtyT\")return false;return true;};usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"hzmzPHtyT\")return true;return false;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SowJhhz7A\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8d8327ae-72a3-44c6-a7a1-b04a65e0ff40, rgb(15, 15, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-190zmob\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-toc8ef-container\",layoutScroll:true,nodeId:\"rmea5suM2\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"rmea5suM2\",layoutId:\"rmea5suM2\",style:{width:\"100%\"},variant:\"pSqobl098\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dvtgkv hidden-123i0rb\",\"data-framer-name\":\"Blackground\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10mgbey\",\"data-framer-name\":\"G7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+3198.3055+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"500px\",y:(componentViewport?.y||0)+0+3591.5628+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1abq6yv-container\",nodeId:\"GcCeSaSdn\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(CustomGradient,{height:\"100%\",id:\"GcCeSaSdn\",layoutId:\"GcCeSaSdn\",style:{height:\"100%\",width:\"100%\"},variant:\"gTKDOqeFl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wi1dib\",\"data-framer-name\":\"G6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"500px\",y:(componentViewport?.y||0)+0+4941+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1scfxup-container\",nodeId:\"Hw5khQesk\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(CustomGradient,{height:\"100%\",id:\"Hw5khQesk\",layoutId:\"Hw5khQesk\",style:{height:\"100%\",width:\"100%\"},variant:\"LSGP989pF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qqjit\",\"data-framer-name\":\"G1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+220+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"597px\",y:(componentViewport?.y||0)+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ozxmj-container\",nodeId:\"Sm8Qhj9Hd\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(CustomGradient,{height:\"100%\",id:\"Sm8Qhj9Hd\",layoutId:\"Sm8Qhj9Hd\",style:{height:\"100%\",width:\"100%\"},variant:\"gTKDOqeFl\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qap19p\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8umk1x\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-29fbix\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"PCAF Reporting Made Easy \u2013 with Atlas Metrics\"})}),className:\"framer-z1rx05\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{background:{alt:\"Atlas Metrics' network feature showcasing a view on data collection from external entities.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1074.6666666666667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0+0+0+72),pixelHeight:2493,pixelWidth:1926,positionX:\"left\",positionY:\"center\",sizes:\"288px\",src:\"https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=1024 791w,https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=2048 1582w,https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png 1926w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Atlas Metrics' network feature showcasing a view on data collection from external entities.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1074.6666666666667,pixelHeight:2493,pixelWidth:1926,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=1024 791w,https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png?scale-down-to=2048 1582w,https://framerusercontent.com/images/mxVvxwy6W0c9rZqKt3usb1suamM.png 1926w\"},className:\"framer-18pla92 hidden-190zmob hidden-14g1u1p\",\"data-framer-name\":\"network\"})})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Calculate and disclose your financed emissions with speed, clarity, and confidence. Our PCAF module simplifies the complex methodology and gives you the insights you need, all fully aligned with the standard.\"})}),className:\"framer-1626jhn\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{y:(componentViewport?.y||0)+0+0+160+0+0+510}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+284+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ckgzgw-container\",nodeId:\"pWjPQUHRv\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{d5JUAszyn:resolvedLinks[2]},OdXdDJHj9:{d5JUAszyn:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks[0],F_A1sjycd:getLocalizedValue(\"v2\",activeLocale)??\"Start now\",height:\"100%\",id:\"pWjPQUHRv\",layoutId:\"pWjPQUHRv\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1piynv1 hidden-123i0rb\",\"data-framer-appear-id\":\"1piynv1\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Atlas Metrics' network feature showcasing a view on data collection from external entities.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1074.6666666666667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+0+0),pixelHeight:1644,pixelWidth:1269,positionX:\"left\",positionY:\"center\",sizes:\"784px\",src:\"https://framerusercontent.com/images/k8TvMW4fXHsWb6MvXuoVWc2EmLU.png\",srcSet:\"https://framerusercontent.com/images/k8TvMW4fXHsWb6MvXuoVWc2EmLU.png?scale-down-to=1024 790w,https://framerusercontent.com/images/k8TvMW4fXHsWb6MvXuoVWc2EmLU.png 1269w\"},className:\"framer-lu7zk\",\"data-framer-name\":\"network\"})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vf7gq6 hidden-123i0rb\",\"data-border\":true,\"data-framer-name\":\"Investors\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(9108deg, rgb(112, 39, 211) 0%, rgb(240, 231, 250) 100%)\"},children:\"Used by over 2,500 companies & investors\"})})}),className:\"framer-1u21hk9\",\"data-framer-name\":\"Used by over 2,000 companies & investors\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1si7zm2\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1a2una1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mJRubwpl0\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"mJRubwpl0\",layoutId:\"mJRubwpl0\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-motcpt\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-g8qmc0\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:179,svg:'<svg width=\"179\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.044 44.997h2.604v5.013c.057-.04.093-.057.118-.083.822-.827 1.83-1.243 2.975-1.324 1.186-.084 2.328.105 3.373.704 1.57.901 2.422 2.288 2.654 4.063.15 1.147.062 2.281-.404 3.355-.803 1.851-2.232 2.896-4.21 3.197-1.09.166-2.155.076-3.175-.379-.548-.244-1.01-.605-1.443-1.095v1.39h-2.492V44.996Zm9.139 9.291-.024-.42c-.1-1.67-1.302-2.906-2.962-3.049-1.443-.124-2.693.583-3.271 1.861-.332.735-.396 1.51-.264 2.294.205 1.22.846 2.14 2.03 2.561 1.209.432 2.372.297 3.376-.567.813-.7 1.105-1.634 1.114-2.679ZM143.47 28c.204.039.409.07.611.117 1.39.322 2.611 1.57 2.58 3.33-.029 1.69-1.225 3.034-2.839 3.283-1.842.284-3.582-.968-3.852-2.772-.287-1.92.961-3.625 2.86-3.906.101-.015.202-.034.303-.051h.338L143.47 28Zm-.189 5.46c1.141.003 2.08-.926 2.08-2.056a2.078 2.078 0 0 0-2.067-2.071 2.06 2.06 0 0 0-2.06 2.047 2.056 2.056 0 0 0 2.047 2.08Zm-4.093 3.547c.702-.153 1.368-.327 2.044-.44.971-.163 1.927-.127 2.781.447 1.128.758 1.64 1.84 1.588 3.187-.045 1.16-.541 2.175-1.104 3.155-1.128 1.963-2.537 3.718-4.082 5.361-.944 1.004-1.943 1.956-2.921 2.926-.26.258-.553.302-.824.151-.269-.15-.364-.429-.308-.783.293-1.833.614-3.664.855-5.505.214-1.632.341-3.275.497-4.915.046-.49.064-.983.093-1.475.002-.04-.008-.08-.016-.146-.27.102-.525.195-.777.295a91.556 91.556 0 0 0-10.153 4.767c-.153.083-.345.153-.512.14-.466-.035-.709-.52-.491-.965.505-1.036 1.002-2.077 1.543-3.094 1.073-2.017 2.285-3.945 3.757-5.698.658-.784 1.36-1.524 2.229-2.08.887-.567 1.851-.823 2.894-.586 1.42.323 2.275 1.235 2.628 2.638.197.783.263 1.581.28 2.385v.235h-.001Zm-1.182 12.285c.038-.012.054-.012.062-.02.222-.226.445-.45.665-.678 1.225-1.266 2.378-2.592 3.407-4.023.736-1.023 1.432-2.072 1.892-3.256.208-.538.328-1.088.244-1.672-.146-1.03-.964-1.806-1.973-1.837-1.073-.033-2.08.277-3.076.629-.044.016-.088.101-.092.157-.103 1.432-.164 2.868-.31 4.295-.183 1.784-.433 3.562-.658 5.342-.045.352-.106.7-.161 1.062v.001Zm-10.102-7.317c.12-.054.189-.08.254-.114a90.605 90.605 0 0 1 8.956-4.042c.247-.096.593-.13.714-.31.128-.193.055-.53.049-.802-.019-.804-.078-1.604-.355-2.369-.299-.826-1.043-1.341-1.922-1.359-.665-.013-1.231.24-1.75.625-.746.553-1.358 1.242-1.937 1.96-1.44 1.787-2.618 3.742-3.681 5.77-.102.195-.202.393-.328.64Zm-82.24 8.002-1.928-1.487c.283-.422.622-.78 1.016-1.088 1.037-.808 2.232-1.195 3.525-1.304 1.032-.088 2.054-.028 3.031.342 1.37.519 2.316 1.435 2.539 2.94.198 1.337-.101 2.578-.962 3.625-.56.682-1.2 1.302-1.829 1.924-.82.811-1.665 1.597-2.5 2.394-.007.008-.007.024-.016.056h5.956v2.45H44.323c0-.619-.004-1.23.005-1.84.002-.063.067-.134.12-.184 1.241-1.185 2.492-2.36 3.726-3.552a64.682 64.682 0 0 0 2.189-2.194c.418-.444.635-1.005.685-1.624.073-.899-.346-1.556-1.22-1.767-1.209-.29-2.36-.15-3.377.633-.267.205-.51.438-.786.676Zm32.23 5.135h-8.69c.1.593.333 1.096.722 1.52.8.87 1.83 1.16 2.972 1.139 1.075-.02 2.023-.364 2.806-1.12.024-.024.053-.044.1-.081l1.413 1.628c-.27.242-.52.498-.8.712-.83.631-1.79.928-2.811 1.037-1.16.123-2.308.047-3.403-.373-2.08-.799-3.295-2.31-3.565-4.535-.195-1.609.137-3.102 1.161-4.39.955-1.2 2.228-1.84 3.738-2.016 1.1-.127 2.178-.027 3.2.429 1.714.765 2.709 2.11 3.081 3.934.14.688.162 1.383.076 2.116Zm-2.45-1.749c-.136-1.34-1.264-2.722-3.196-2.684-1.583.032-2.914 1.174-3.055 2.684h6.251Zm56.225 1.747h-8.701c.201 1.027.755 1.76 1.657 2.232 1.295.68 3.537.65 4.861-.706.019-.02.042-.036.085-.072l1.393 1.602a3.805 3.805 0 0 1-.872.818c-.807.569-1.718.853-2.689.958-1.255.135-2.491.042-3.66-.46-2.088-.9-3.205-2.517-3.367-4.778-.217-3.044 1.668-5.63 4.806-6.056 1.689-.229 3.268.084 4.611 1.206 1.106.925 1.69 2.141 1.858 3.559.055.458.035.927.045 1.39.002.097-.017.193-.027.306Zm-2.464-1.747c-.08-1.172-1.121-2.723-3.186-2.684-1.856.034-2.951 1.457-3.044 2.684h6.23ZM79.501 48.72h2.46v1.378c.05-.033.076-.042.092-.06.766-.845 1.749-1.255 2.853-1.396.9-.117 1.8-.089 2.665.214 1.555.543 2.457 1.655 2.733 3.269.085.497.117 1.008.12 1.512.014 1.972.006 3.945.006 5.918v.27h-2.609v-.249c-.002-1.994.004-3.987-.014-5.98a3.974 3.974 0 0 0-.172-1.08c-.254-.853-.832-1.386-1.708-1.568-.74-.154-1.473-.115-2.167.2-1.047.476-1.509 1.36-1.631 2.458a7.932 7.932 0 0 0-.037.864c-.004 1.698-.002 3.395-.002 5.093v.266h-2.589V48.72Zm29.288-.002h2.591v11.114h-2.462v-1.325l-.063-.043c-.123.139-.232.294-.371.415-.75.657-1.636.996-2.621 1.087-.922.085-1.829-.003-2.69-.353-1.5-.611-2.288-1.78-2.52-3.35a9.322 9.322 0 0 1-.087-1.305c-.009-1.994-.004-3.987-.004-5.98v-.256h2.609v.258c.002 2.008-.01 4.016.018 6.023.006.427.111.868.251 1.274.231.666.727 1.095 1.406 1.287.746.21 1.494.185 2.21-.114 1.062-.444 1.547-1.317 1.687-2.415a6.77 6.77 0 0 0 .044-.843c.004-1.733.002-3.466.002-5.199v-.275Zm-47.863 8.223.749-1.736c.907-2.105 1.815-4.208 2.716-6.315.06-.139.129-.185.277-.183.759.007 1.517.003 2.301.003-.034.092-.057.163-.087.232-1.527 3.568-3.055 7.135-4.577 10.706-.061.143-.126.202-.288.2-.766-.009-1.533-.007-2.3-.001-.134.001-.207-.03-.265-.167-1.536-3.603-3.078-7.203-4.618-10.803-.018-.044-.033-.09-.057-.155.086-.005.153-.01.22-.011.759 0 1.518.005 2.277-.005.16-.002.232.052.292.196 1.08 2.596 2.164 5.19 3.248 7.784l.112.256Zm34.818-10.669v2.52h2.95v2.087h-2.948v.25c0 1.705-.003 3.41.002 5.115 0 .188.02.381.067.563.178.694.772 1.084 1.538 1.034.493-.033.957-.145 1.373-.467.237.606.47 1.191.69 1.78.017.044-.035.14-.082.177-.407.308-.876.47-1.37.565a5.277 5.277 0 0 1-2.523-.107c-1.277-.377-2.113-1.401-2.26-2.764a8.678 8.678 0 0 1-.05-.906c-.005-1.656-.002-3.311-.002-4.966v-.27H91.31v-2.089h1.814v-2.52h2.619v-.002Zm17.916 13.555V48.724h2.47v1.507c.482-.596 1.057-1.037 1.764-1.298.699-.257 1.425-.355 2.182-.34v2.416c-.454.023-.905.007-1.343.075-1.297.203-2.188 1.112-2.386 2.413a7.836 7.836 0 0 0-.086 1.114c-.009 1.656-.004 3.311-.004 4.967v.249h-2.597Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.044 28)\" d=\"M0 0h114.618v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-hvvba4\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:150,svg:'<svg width=\"150\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.662 28.493h3.109l2.161 12.502.108.004c.172-.915.345-1.83.515-2.747.574-3.117 1.154-6.233 1.712-9.352.063-.347.192-.441.527-.44 1.79.015 3.58.021 5.371-.003.402-.005.56.115.638.508.752 3.78 1.52 7.557 2.285 11.334.043.21.092.419.138.627l.128.002c.602-4.137 1.206-8.273 1.813-12.432h3.15c-.629 4.751-1.252 9.467-1.88 14.223h-6.305l-2.564-12.506c-.038 0-.076.003-.112.004l-.719 3.88c-.502 2.73-1.01 5.458-1.498 8.19-.061.346-.158.49-.541.486a272.247 272.247 0 0 0-5.422-.003c-.317.002-.447-.093-.496-.413-.69-4.522-1.39-9.042-2.088-13.563-.013-.082-.018-.166-.03-.301Zm68.89 31.116c-.179.01-.346.025-.512.025-1.602.002-3.206-.013-4.808.01-.39.005-.56-.118-.692-.488-1.38-3.834-2.778-7.662-4.173-11.492-.069-.19-.144-.377-.315-.552v12.476h-3.095V45.343h3.449c.631 0 1.264.027 1.892-.009.393-.023.563.121.694.486 1.392 3.866 2.801 7.727 4.207 11.589.06.165.127.329.31.466V45.38h3.044v14.228l-.001.001Zm-27.029-31.15c2.01 0 3.97-.027 5.93.008 1.53.028 3.06.105 4.587.221.443.034.89.235 1.301.433 1.246.602 1.848 1.725 1.729 3.215-.104 1.283-.95 1.95-2.052 2.372-.236.09-.482.15-.715.309h2.54v7.69h-3.025v-4.753h-7.245v4.777h-3.05V28.459Zm5.883 6.576V35c.903 0 1.81.066 2.706-.016 1.192-.11 1.793-.885 1.73-2.056-.054-1.023-.666-1.566-1.874-1.584-1.67-.023-3.34-.002-5.01-.014-.306-.002-.421.094-.416.41.015.959.019 1.919 0 2.878-.008.363.155.427.462.421.8-.013 1.601-.004 2.401-.004l.001.001Zm-24.547.065h2.293l.025-.084c-.086-.053-.168-.114-.258-.158-1.373-.669-1.842-2.188-1.069-3.515a5.88 5.88 0 0 1 3.219-2.65c2.599-.911 5.235-.93 7.829-.027 2.65.921 3.923 2.98 4.176 5.686a12.2 12.2 0 0 1-.125 3.27c-.49 2.682-2.14 4.383-4.738 5.118-2.06.582-4.151.59-6.224.07-3.075-.77-4.889-2.97-5.122-6.156-.036-.492-.005-.987-.005-1.555h-.001Zm8.169 5.389.006-.037c.306-.014.613-.017.918-.044 2.344-.214 3.819-1.568 4.16-3.871a6.62 6.62 0 0 0 .03-1.69c-.213-1.914-1.19-3.296-3.064-3.817a8.725 8.725 0 0 0-2.87-.271c-2.466.168-4.037 1.683-4.371 4.045-.391 2.761.983 4.913 3.524 5.473.545.12 1.111.143 1.667.211v.001Zm40.148 2.218V28.54c.051-.029.08-.06.107-.06 2.436.026 4.888-.118 7.302.125 3.089.31 5.265 2.724 5.642 5.833.24 1.986-.032 3.873-1.195 5.547-1.241 1.788-3.018 2.66-5.137 2.739-2.163.079-4.33.02-6.495.02-.065 0-.129-.022-.224-.038v.001Zm3.135-11.342c-.045.059-.064.072-.064.085-.011 2.708-.024 5.415-.014 8.123 0 .103.221.29.341.294.954.02 1.912.048 2.863-.012 1.826-.119 3.047-1.058 3.389-2.734a7.59 7.59 0 0 0 .065-2.641c-.288-1.83-1.481-2.926-3.316-3.096-1.079-.1-2.176-.018-3.265-.018l.001-.001Zm-3.143 28.238V45.374c.188-.01.352-.028.517-.028 1.876-.002 3.752-.007 5.627 0 4.49.018 7.265 3.385 6.97 7.77-.155 2.302-1.066 4.2-3.045 5.48a6.338 6.338 0 0 1-3.388 1.024c-2.13.034-4.262.013-6.393.013-.082 0-.164-.017-.288-.03Zm3.049-7.122c0 1.286.005 2.572-.004 3.858-.002.292.064.441.395.434.937-.02 1.876.02 2.812-.025 1.782-.086 3.049-1.049 3.402-2.72a7.455 7.455 0 0 0 .087-2.593c-.274-1.847-1.415-2.926-3.266-3.15-.959-.115-1.94-.035-2.91-.073-.396-.015-.535.1-.526.516.025 1.25.009 2.502.009 3.753h.001Zm-25.138-7.104h3.128c.013.19.036.37.036.55.002 2.794.007 5.588-.004 8.381-.002.495-.04.995-.124 1.483-.315 1.839-1.364 3.096-3.13 3.646a12.056 12.056 0 0 1-7.202.025c-2.023-.612-3.202-2.184-3.264-4.373-.076-2.655-.038-5.312-.048-7.969-.002-.564 0-1.127 0-1.73h3.164v8.366c0 .257.002.514.016.77.078 1.337.789 2.255 2.074 2.614a6.05 6.05 0 0 0 3.334-.012c1.355-.386 2.006-1.301 2.014-2.85.014-2.76.005-5.518.005-8.278v-.623ZM68.216 51.23v2.889h-7.867v5.478h-3.077V45.379h11.647V48.2h-8.544v3.03h7.84Zm22.464-8.523V28.493h3.052v11.375h7.824v2.839H90.681Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.662 28)\" d=\"M0 0h84.645v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1yx6d4c\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:158,svg:'<svg width=\"158\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"m59.06 32.005-.635 1.686c-.5 1.324-1.003 2.646-1.498 3.973-.062.165-.145.21-.314.21-3.355-.006-6.71-.003-10.065-.008-.17 0-.254.047-.315.212-.465 1.246-.94 2.488-1.411 3.731-.025.066-.046.134-.081.238h9.687c-.078.213-.14.39-.206.563-.62 1.654-1.243 3.31-1.859 4.965-.054.146-.121.2-.285.2-3.086-.007-6.174-.003-9.26-.01-.185 0-.26.06-.324.227-.98 2.604-1.97 5.204-2.953 7.806-.055.148-.122.2-.284.2-2.241-.007-4.482-.004-6.722-.004h-.23c.033-.092.055-.157.08-.223 2.974-7.863 5.948-15.726 8.918-23.591.053-.142.121-.178.264-.178 5.759.004 11.52.003 17.279.003h.216-.002Zm47.934-.001-4.842 12.82.037.026c.047-.04.095-.08.14-.122 2.135-2.014 4.269-4.028 6.406-6.038a.362.362 0 0 1 .217-.102c2.326-.005 4.652-.004 6.978-.004.012 0 .023.004.074.011-.062.062-.108.112-.156.158l-6.764 6.324c-.623.582-1.242 1.168-1.87 1.744-.113.104-.13.186-.072.327 1.176 2.86 2.346 5.722 3.518 8.584.031.077.059.155.1.262h-.22c-2.04 0-4.08-.001-6.119.004-.15 0-.22-.043-.277-.186-1.015-2.56-2.035-5.114-3.055-7.67-.026-.068-.057-.132-.1-.23-.041.088-.072.144-.094.203-.965 2.558-1.931 5.114-2.891 7.673-.058.156-.125.21-.296.21-2.028-.008-4.055-.005-6.083-.005h-.202c.021-.074.034-.132.055-.185 2.975-7.87 5.953-15.739 8.925-23.61.056-.148.124-.2.286-.2 2.028.007 4.055.004 6.083.004h.222v.002ZM82.022 55.995c.068-.187.126-.352.188-.514 1.278-3.388 2.559-6.774 3.83-10.164.12-.316.199-.65.264-.982.15-.764-.263-1.26-1.042-1.313-1.535-.105-2.663.546-3.47 1.823-.436.689-.71 1.45-.997 2.206-1.1 2.916-2.2 5.831-3.294 8.748-.055.145-.118.203-.284.202-2.034-.007-4.067-.005-6.101-.005h-.208l.285-.753c2.07-5.49 4.143-10.981 6.21-16.473.054-.145.122-.188.274-.188 1.966.005 3.933.004 5.9.004h.206l-.622 1.747.028.021c.035-.026.072-.048.105-.078 1.1-1.053 2.416-1.657 3.915-1.875 1.114-.162 2.23-.197 3.333.078.626.156 1.21.413 1.703.839.997.86 1.318 1.973 1.13 3.238-.189 1.265-.674 2.444-1.123 3.63-1.211 3.199-2.426 6.395-3.633 9.596-.065.175-.147.22-.325.22-2.016-.006-4.032-.003-6.047-.003h-.223l-.002-.004Zm-29.968 0c.08-.22.15-.412.223-.604 2.922-7.728 5.844-15.457 8.761-23.185.06-.159.135-.205.301-.204 2.022.007 4.043.004 6.064.004h.226c-.067.185-.125.35-.187.513-2.934 7.76-5.87 15.522-8.801 23.284-.056.149-.127.197-.287.197-2.027-.006-4.055-.004-6.082-.004h-.218v-.001Zm9.46 0 .561-1.496c1.97-5.222 3.941-10.444 5.907-15.668.07-.187.151-.254.36-.254 2.002.01 4.005.006 6.008.006h.242c-.099.266-.185.504-.275.74-2.068 5.484-4.139 10.966-6.202 16.45-.064.169-.138.227-.321.226-2.015-.008-4.03-.005-6.044-.005h-.235v.001ZM117.26 37.32l.519-1.37c.477-1.261.955-2.522 1.428-3.784.041-.11.087-.164.218-.164 2.064.005 4.127.004 6.192.004.042 0 .084.005.15.009-.016.06-.026.11-.044.157-.629 1.665-1.26 3.328-1.887 4.993-.042.111-.089.16-.218.16-2.064-.005-4.127-.004-6.192-.004h-.166Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.307 32)\" d=\"M0 0h93.458v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1knebw\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:133,svg:'<svg width=\"133\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M48.897 33.934c-.739 1.31-1.445 2.564-2.138 3.801-.394-.272-.83-.675-1.341-.91-2.098-.975-4.159-.888-5.962.62-1.825 1.527-2.26 3.57-1.667 5.817.67 2.545 2.75 3.94 5.531 3.814 2.333-.109 4.367-1.934 4.766-4.326.095-.566.095-1.155.118-1.73.185-4.363 3.438-7.512 6.777-8.495 4.176-1.232 7.86-.258 10.949 2.85.036.04.072.081.117.113.028.023.064.032.182.086 2.124-2.306 4.738-3.615 7.968-3.547 3.207.068 5.844 1.337 8.036 3.787.417-.44.77-.879 1.182-1.245 4.743-4.195 12.404-3.063 15.638 2.3 2.772 4.599.942 10.742-3.923 13.179-2.4 1.2-4.91 1.408-7.502.86-.824-.176-.824-.199-.824-1.014v-3.987c1.028.788 2.093 1.142 3.289 1.187 3.28.122 5.73-2.5 5.486-5.875-.145-1.998-1.042-3.588-2.918-4.449-1.943-.888-3.855-.76-5.603.517-1.246.91-2.007 2.174-2.025 3.737-.041 3.764-.014 7.529-.014 11.298v3.683h-4.81v-6.55c-5.156 2.713-9.858 2.45-14.053-1.781-.095.086-.19.158-.276.249-2.12 2.256-4.752 3.27-7.828 3.266-2.831 0-5.223-1.015-7.212-3.008-.244-.244-.38-.24-.607-.004-1.436 1.467-3.175 2.392-5.182 2.786-5.065.996-9.568-1.287-11.497-5.604-1.604-3.629-.82-8.19 2.79-11.112 3.565-2.89 8.643-2.895 12.286-.521.104.068.194.154.262.208h.005ZM79.415 41.7c.164-3.072-2.292-5.518-5.313-5.468-3.049.05-5.269 2.297-5.269 5.427 0 3.207 2.157 5.422 5.287 5.422 3.071 0 5.291-2.26 5.291-5.386l.004.005Zm-21.209 5.386c3.13 0 5.336-2.247 5.34-5.454.005-3.162-2.2-5.39-5.34-5.386-2.99 0-5.26 2.296-5.264 5.322-.004 3.262 2.138 5.513 5.26 5.518h.004Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.766 32)\" d=\"M0 0h67.588v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jqjj8\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:196,svg:'<svg width=\"196\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.722 49.376c1.395.035 2.795.024 4.185.134.378.03.922.334 1.061.657.78 1.8 2.212 2.53 4.048 2.617.87.042 1.758.031 2.614-.095.962-.142 2.008-.4 1.99-1.67-.017-1.167-.97-1.464-1.9-1.64-1.59-.3-3.203-.489-4.779-.843-1.44-.323-2.937-.615-4.25-1.248-3.103-1.503-3.402-5.454-.683-7.584 3.507-2.75 10.836-2.538 14.146.433 1.303 1.17 2.123 2.611 2.338 4.492-1.494 0-2.892.042-4.284-.031-.324-.016-.75-.35-.92-.654-1.308-2.341-4.744-3.318-7.072-1.892-.402.247-.88.98-.772 1.311.165.512.743 1.13 1.253 1.253 1.952.468 3.961.691 5.921 1.138 1.308.297 2.677.62 3.822 1.276 3.232 1.85 3.171 6.103-.026 8.057-2.272 1.39-4.797 1.487-7.355 1.43-2.806-.066-5.436-.678-7.332-2.893-.854-.995-1.35-2.293-2.01-3.454v-.788l.005-.006Zm41.696-1.056H58.906c.12 1.537.854 2.561 2.01 3.318 2.406 1.571 6 1.027 7.87-1.153.229-.268.602-.565.92-.578 1.52-.06 3.047-.026 5.049-.026-.849 1.379-1.366 2.598-2.207 3.52-3.86 4.234-12.544 4.324-16.461.144-2.533-2.7-2.987-5.968-1.873-9.423 1.18-3.662 4.02-5.385 7.608-6.013 3.113-.544 6.129-.181 8.819 1.605 2.997 1.991 3.985 4.933 3.78 8.606h-.003Zm-5.485-3.184c-.397-2.194-2.186-3.265-5.07-3.17-2.693.089-4.51 1.305-4.7 3.17h9.773-.003Zm44.405 4.714c-.841 3.091-2.808 4.988-5.596 5.926-3.559 1.195-7.163 1.23-10.568-.602-3.415-1.836-4.768-4.847-4.56-8.63.194-3.572 1.967-6.155 5.193-7.59 3.394-1.507 6.901-1.478 10.34-.05 3.515 1.461 5.493 5.04 5.167 9.335H97.962c-.402 1.642 1.41 3.418 2.958 3.93 2.569.85 5.06.17 6.867-1.873.181-.205.478-.423.728-.428 1.568-.04 3.137-.022 4.826-.022l-.003.003Zm-15.342-4.772h9.796c.019-1.944-2.495-3.142-4.673-3.15-2.254-.01-5.189 1.248-5.123 3.15Zm22.724 10.921h-4.828v-17.51c1.313 0 2.608-.039 3.898.035.25.013.565.423.688.714.184.434.221.925.366 1.595.354-.242.664-.368.859-.594 1.854-2.183 4.389-2.322 6.959-2.314.215 0 .601.391.614.615.063 1.169.029 2.343.029 3.693h-3.491c-3.276.008-4.999 1.713-5.028 5.015-.021 2.451 0 4.902-.008 7.353 0 .428-.034.857-.058 1.395V56ZM85.328 32.371h4.805c.026.46.068.88.07 1.3.006 7.007-.02 14.013.027 21.02.008 1.106-.323 1.468-1.405 1.39-1.127-.085-2.265-.019-3.494-.019v-23.69h-.003Zm-8.311.087h4.797v23.499h-4.797V32.458ZM135.944 28c2.396 2.42 4.608 4.658 6.822 6.89a307.674 307.674 0 0 0 3.066 3.056c.604.594.717 1.14.037 1.781a49.206 49.206 0 0 0-2.286 2.349c-.725.785-1.384.735-2.117 0-2.375-2.383-4.771-4.745-7.154-7.117-.557-.554-1.066-1.164-1.657-1.679-.967-.84-.888-1.576.052-2.377 1.048-.89 2.049-1.836 3.239-2.906l-.002.003Zm10.46 21.592c-.239.317-.438.656-.704.927-2.945 2.982-5.9 5.95-8.853 8.924-.714.72-1.426.762-2.154.016-.793-.812-1.595-1.619-2.391-2.425-.523-.53-.536-1.048.008-1.59 3.153-3.147 6.284-6.312 9.465-9.428.258-.252 1.022-.404 1.217-.228 1.066.953 2.036 2.017 3.018 3.06.168.179.242.444.397.746l-.003-.002Zm6.668-6.786c-.365-.244-.685-.394-.925-.625-.848-.822-1.747-1.613-2.456-2.546-.257-.339-.268-1.263 0-1.542 3.066-3.179 6.211-6.281 9.324-9.413.535-.54 1.04-.57 1.581-.031.838.833 1.681 1.658 2.519 2.49.686.683.678 1.338-.023 2.031-2.99 2.95-5.958 5.922-8.948 8.869-.297.294-.686.494-1.074.767h.002Zm10.209 12.964c.115 2.013-1.474 2.73-2.606 3.7-.77.659-1.534.438-2.267-.319-2.796-2.892-5.641-5.737-8.478-8.587-.746-.749-.956-1.348.045-2.133.88-.691 1.563-1.63 2.356-2.433.523-.53 1.041-.5 1.584.05 2.948 2.979 5.916 5.94 8.867 8.919.215.218.333.533.496.803h.003Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.722 28)\" d=\"M0 0h130.906v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pqnjfq\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:185,svg:'<svg width=\"185\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M145.276 48.895c.071.156.181.283.165.39-.268 1.723-.824 3.325-2.051 4.615-1.41 1.483-3.183 2.087-5.176 2.097-3.26.016-5.758-1.45-7.583-4.115-1.51-2.2-2.14-4.692-2.222-7.338-.084-2.775.426-5.423 1.862-7.83 1.466-2.453 3.535-4.102 6.393-4.56 2.211-.355 4.31-.035 6.122 1.416 1.284 1.028 2.004 2.418 2.416 3.988.098.374.171.752.229 1.134.016.1-.066.214-.1.323-.105-.037-.236-.045-.307-.117-1.405-1.358-3.06-1.996-5.004-1.718-2.048.294-3.482 1.485-4.275 3.358-1.135 2.672-1.074 5.36.478 7.854 1.851 2.979 5.741 3.434 8.428 1.078.184-.162.362-.331.628-.578l-.003.003ZM48.267 55.37v-.392c0-4.192.016-8.384-.013-12.574a7.732 7.732 0 0 0-.318-2.179c-.53-1.716-1.946-2.728-3.78-2.844-1.612-.103-2.993.384-4.099 1.584-.223-.04-.294-.154-.25-.366.41-1.896 1.151-3.61 2.645-4.907 1.056-.916 2.293-1.422 3.662-1.6 1.612-.211 3.188-.07 4.677.626 2.004.937 3.13 2.59 3.598 4.708.192.86.308 1.758.313 2.64.029 4.973.013 9.95.013 14.922v.384h-6.45l.002-.002Zm75.971 0h-6.448v-.395c0-4.245.006-8.49-.008-12.735a7.08 7.08 0 0 0-.181-1.56c-.441-1.943-1.854-3.145-3.824-3.296-1.544-.12-2.902.288-4.01 1.424-.063.067-.2.112-.281.088-.058-.016-.126-.172-.111-.25.368-1.855 1.072-3.545 2.501-4.843 1.478-1.34 3.259-1.83 5.208-1.795 1.324.024 2.597.289 3.758.967 1.665.974 2.634 2.473 3.049 4.324.2.892.326 1.822.331 2.736.032 4.994.016 9.99.016 14.985v.35Zm-15.551 0h-6.424V42.569c0-.819-.065-1.629-.341-2.408-.633-1.795-2.104-2.777-4.153-2.796-1.352-.01-2.518.442-3.487 1.398l-.27.257c-.072-.127-.2-.252-.182-.344.423-2.068 1.24-3.922 2.965-5.238 1.474-1.126 3.175-1.496 4.988-1.425 1.36.053 2.65.376 3.805 1.136 1.531 1.004 2.406 2.47 2.779 4.23.202.955.318 1.95.323 2.928.032 4.91.016 9.82.016 14.732 0 .106-.011.209-.016.33h-.003ZM66.035 32.702v.437c0 4.223-.002 8.447 0 12.668 0 .999.168 1.97.67 2.847.793 1.385 2.067 1.944 3.588 2.028 1.426.08 2.647-.41 3.676-1.4.085-.08.169-.162.32-.308.07.162.18.29.159.392-.37 1.923-1.07 3.684-2.582 5.005C70.44 55.62 68.738 56.042 66.89 56c-1.723-.04-3.322-.471-4.688-1.581-1.376-1.117-2.09-2.624-2.403-4.338a11.946 11.946 0 0 1-.205-2.073c-.018-4.995-.01-9.989-.01-14.986v-.315h6.445l.005-.005Zm-33.408-.011h6.408v22.67h-6.408v-22.67Zm42.603.003h6.405v22.67H75.23v-22.67Zm11.443-.008h6.387v22.678h-6.387V32.686Zm65.954 22.684h-6.39V32.7h6.39v22.67Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.627 32)\" d=\"M0 0h120v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-86b7j1\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:175,svg:'<svg width=\"175\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.627 29.057c5.27.01 10.544.05 15.814.003.998-.008 1.249.248 1.236 1.234-.04 3.258.002 3.258-3.276 3.258-2.372 0-4.745.024-7.115-.013-.676-.01-.942.156-.9.874.074 1.269-.407 2.911.219 3.711.662.845 2.375.226 3.626.263 1.713.05 3.429.05 5.139-.006.776-.023.94.26.958.983.09 3.55.11 3.55-3.376 3.55-1.89 0-3.78.024-5.666-.013-.66-.014-.94.143-.9.866.06 1.054.055 2.116 0 3.17-.037.703.198.888.887.88 3.12-.037 6.239.01 9.356-.034.789-.01 1.04.172 1.045 1.012.026 3.462.06 3.451-3.35 3.465-4.565.015-9.131.045-13.697.071V29.057ZM74.296 60c-.032-1.579-.088-3.16-.09-4.74-.01-6.25.023-12.502-.032-18.751-.01-1.118.304-1.468 1.388-1.34.824.095 1.666.034 2.5.012.646-.015 1.222-.055 1.282.864.059.842.526.3.79.135 2.523-1.557 5.191-1.666 7.957-.824 1.742.53 3.02 1.645 3.669 3.333 1.25 3.25 1.293 6.556-.125 9.759-1.377 3.112-4.777 4.664-8.493 4.066-1.076-.175-2.135-.421-3.312-1.084v8.573h-5.537l.002-.003Zm5.642-16.178c0 .838.069 1.683-.018 2.51-.098.931.382 1.355 1.132 1.673 3.035 1.285 5.329-.4 5.645-3.226.085-.747.175-1.484.098-2.236-.293-2.946-2.283-4.183-5.112-3.181-1.177.415-2.003 1.025-1.766 2.482.106.643.019 1.319.019 1.978h.002ZM122.032 28v18.376c0 1.757.383 2.14 2.122 1.857.8-.13.956.05.971.816.064 3.221-.063 3.38-3.33 3.507-3.93.154-5.53-1.34-5.543-5.255-.023-6.435-.016-12.87-.023-19.301h5.803Zm20.31 22.215c-.354.103-.367.46-.515.712-1.124 1.91-3.12 2.75-5.152 2.157-1.863-.546-3.148-2.406-3.056-4.422.09-1.952 1.639-3.722 3.534-4.034 2.127-.352 4.012.691 4.883 2.707.079.183.005.458.308.504v2.378l-.002-.002ZM52.64 43.64c0-2.466.043-4.935-.02-7.399-.024-.893.26-1.139 1.108-1.073.916.072 1.845.006 2.766.019.731.01 1.597-.307 1.67.99.035.612.523.162.771.035 1.747-.9 3.624-1.407 5.564-1.309 3.555.18 5.664 1.407 5.94 5.396.26 3.738.046 7.484.12 11.224.01.477-.114.745-.655.737a114.702 114.702 0 0 0-4.479.005c-.81.021-.657-.517-.657-.975-.005-2.996.008-5.99-.008-8.985-.008-1.243.026-2.525-1.51-3.017-1.39-.448-3.9.172-4.655 1.15-.277.36-.188.754-.188 1.138-.007 3.171-.036 6.342.016 9.513.016.908-.206 1.253-1.158 1.19a31.127 31.127 0 0 0-3.687-.003c-.774.04-.959-.239-.945-.973.04-2.553.016-5.11.016-7.663h-.008Zm59.796 2.556c0 1.674-.034 3.349.016 5.023.024.779-.158 1.12-1.016 1.057-1.048-.077-2.109-.032-3.162-.014-.525.011-.971-.01-1.011-.704-.05-.861-.459-.466-.842-.233-2.351 1.422-4.89 1.629-7.485.964-2.027-.52-3.412-1.839-3.755-3.971-.343-2.127.132-4.04 1.953-5.412 1.098-.826 2.452-1.004 3.729-1.147 1.694-.19 3.423-.146 5.133-.08 1.048.04 1.08-.407.85-1.192-.237-.81-.776-1.215-1.578-1.395-2.381-.53-4.73-.212-7.036.357-.982.244-1.09-.018-1.09-.882-.003-2.77-.037-2.813 2.729-3.245 2.634-.41 5.273-.784 7.923.024 2.911.887 4.376 2.556 4.566 5.563.11 1.753.021 3.523.021 5.285h.053l.002.002Zm-8.097-1.224c-.845.05-1.808-.106-2.756.202-.884.288-1.235.895-1.258 1.777-.024.888.351 1.51 1.166 1.873 1.668.742 3.136.095 4.592-.646 1.241-.63 1.011-1.815.832-2.78-.161-.868-1.103-.27-1.679-.418-.245-.063-.522-.01-.897-.01v.002Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.627 28)\" d=\"M0 0h109.714v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19uy82x\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:230,svg:'<svg width=\"230\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.355 46.212c0-.842-.034-1.625.006-2.403.194-3.764 1.51-7.079 4.058-9.871 2.538-2.78 5.687-4.549 9.344-5.352 5.27-1.157 10.387-.626 15.224 1.81 4.117 2.072 6.682 5.486 8.077 9.917h-.527c-1.6.013-3.2.02-4.799.045-.266.004-.306-.145-.387-.337-.52-1.237-1.059-2.467-1.588-3.7-.127-.296-.297-.35-.626-.268-1.112.278-2.238.504-3.305.739l1.237 4.95h10.258c.042.605.118 1.184.118 1.763-.004 5.74-2.592 10.077-7.282 13.22-2.927 1.961-6.185 3.016-9.703 3.22-4.423.259-8.677-.4-12.59-2.592-3.734-2.09-6.1-5.253-7.138-9.406-.013-.053-.02-.107-.039-.214h.721c1.433 0 2.865.01 4.297-.008.346-.004.476.106.615.434.533 1.262 1.128 2.497 1.697 3.744.15.33.347.415.727.32 1.073-.268 2.161-.473 3.243-.706.065-.013.125-.047.168-.064-.3-.924-.624-1.817-.875-2.73a15.652 15.652 0 0 1-.397-2.06c-.048-.36-.173-.462-.528-.46-2.64.013-5.278.007-7.918.007h-2.087v.002Zm23.7 12.343c3.307-1.042 6.206-2.683 8.264-5.553 2.06-2.875 2.833-6.166 3.1-9.68h-31.63c.538-6.535 3.976-10.974 9.692-13.854-.08-.022-.108-.04-.133-.036a2.056 2.056 0 0 0-.203.047c-3.112.836-5.62 2.56-7.512 5.163-1.81 2.487-2.74 5.313-3.112 8.34-.062.505-.076 1.016-.116 1.563H65.89c-.606 6.581-3.919 11.2-9.834 14.009ZM43.197 46.212c0 .168-.01.252.002.334a18.127 18.127 0 0 0 1.299 4.592c.117.274.301.237.511.217 1.77-.171 3.537-.35 5.308-.504.305-.026.406-.112.402-.425-.017-1.234-.023-2.468.003-3.702.008-.403-.103-.525-.513-.52-2.174.019-4.347.008-6.52.008h-.492Zm8.108.03v4.542c.068.02.107.04.147.043 1.816.122 3.631.246 5.448.347.121.006.326-.155.37-.28.328-.966.65-1.936.926-2.918.157-.555.224-1.135.337-1.734h-7.229Zm-8.165-4.553c.142.037.182.056.221.056 2.345.003 4.688 0 7.033.01.32.002.322-.172.321-.4-.004-1.166-.002-2.331-.003-3.497 0-.135-.013-.269-.016-.343-2.096-.151-4.134-.302-6.175-.434-.1-.007-.27.133-.306.24-.213.607-.433 1.216-.582 1.84-.196.828-.329 1.67-.492 2.529l-.001-.001Zm8.165-4.254v4.279h7.172c-.01-.177.005-.321-.028-.453-.326-1.315-.663-2.627-.987-3.942-.087-.352-.262-.442-.626-.391-.997.142-1.999.252-3.002.345-.834.076-1.67.11-2.529.162Zm-.627-.32v-7.991c-.232.073-.444.083-.575.191-2.32 1.898-4.227 4.127-5.469 6.882-.054.12-.084.249-.163.486l6.207.432Zm.769-7.947a5.42 5.42 0 0 1-.142.087v7.79c1.96-.033 3.872-.191 5.818-.556-1.286-2.973-3.261-5.32-5.677-7.32h.001Zm-.75 21.98-5.943.565c1.406 2.94 3.333 5.267 5.942 7.148v-7.713Zm6.261.379c-1.893-.123-3.768-.245-5.663-.37v7.619c1.769-.877 5.204-5.246 5.663-7.248v-.001Zm.628-.32c1.205.253 2.371.48 3.526.751.343.08.494-.023.66-.301.9-1.508 1.481-3.133 1.839-4.845.039-.185.057-.374.087-.573-.102-.02-.156-.04-.21-.04-1.443.003-2.888.015-4.332.007-.31-.002-.322.192-.364.4-.148.74-.266 1.489-.458 2.218-.21.794-.49 1.57-.748 2.383ZM43.848 37.018c-.02-.007-.067-.037-.12-.047-1.156-.214-2.315-.418-3.47-.645-.266-.053-.36.087-.44.273-.468 1.092-.97 2.172-1.38 3.286-.21.574-.254 1.209-.383 1.865 1.56 0 3.005.006 4.449-.013.099-.002.254-.18.283-.301.097-.408.123-.834.224-1.24.263-1.055.552-2.105.836-3.178h.001Zm5.89 21.667c-.1-.092-.197-.187-.299-.275a19.995 19.995 0 0 1-4.456-5.484c-.195-.354-.319-.882-.613-1.007-.32-.137-.805.086-1.212.178-.836.191-1.669.401-2.553.616 2.204 3.36 5.204 5.355 9.133 5.972Zm11.495-6.235c-.122-.036-.239-.08-.36-.104-1.014-.206-2.033-.387-3.04-.62-.378-.088-.537.004-.697.35-1.116 2.42-2.645 4.546-4.618 6.344-.075.067-.133.153-.219.255 2.535.059 7.761-3.596 8.934-6.225Zm-8.851-23.135c.036.109.037.142.054.158 2.034 1.966 3.778 4.146 4.99 6.724.04.081.206.171.29.153 1.159-.258 2.312-.535 3.55-.827-2.205-3.252-4.96-5.51-8.884-6.208Zm-2.955-.104c-2.283-.117-8.179 4.12-9.072 6.664 1.177.216 2.344.439 3.516.632.1.017.291-.138.341-.255.819-1.938 2.032-3.608 3.451-5.14l1.764-1.901ZM35.17 48.996c.084.28.138.493.213.7.695 1.903 1.827 3.531 3.217 4.981 1.733 1.806 3.706 3.26 6.151 3.959.573.163 1.174.228 1.762.338-.003-.115-.02-.14-.043-.149a3.99 3.99 0 0 0-.235-.087 14.686 14.686 0 0 1-4.282-2.289c-2.423-1.87-4.193-4.228-5.264-7.105-.05-.134-.187-.32-.3-.332-.383-.042-.772-.016-1.219-.016Zm31.33-9.941c-.72-2.521-2.11-4.534-3.954-6.262-1.912-1.791-5.137-3.504-6.494-3.42l.887.465c2.66 1.38 4.963 3.179 6.52 5.786.6 1.005 1.052 2.1 1.583 3.148.067.133.197.32.31.328.357.026.72-.023 1.15-.045H66.5Zm43.661 7.399v1.052h-4.906v-1.027c.217-.01.436-.011.653-.03.477-.043.648-.22.654-.7.009-.66-.006-1.32.007-1.98.005-.26-.096-.342-.345-.34-.982.009-1.966.01-2.948 0-.278-.004-.365.1-.359.371.015.631.003 1.263.005 1.895.003.545.179.73.724.757.179.01.359.002.566.002v1.06h-4.946c0-.284-.022-.563.013-.835.01-.085.178-.217.268-.212 1.207.063 1.19-.284 1.189-1.294-.002-1.559.004-3.117-.002-4.676-.003-.713-.152-.87-.806-.899-.46-.02-.68-.264-.663-.731.004-.095.026-.19.042-.306h4.932c0 .288.019.554-.011.813-.009.082-.141.19-.235.212-.175.04-.362.019-.544.034-.333.028-.515.222-.522.547-.012.603.002 1.207-.007 1.81-.004.232.11.283.311.281 1.011-.005 2.021-.007 3.032.002.251.003.309-.111.305-.333-.01-.519 0-1.039-.004-1.558-.005-.577-.165-.74-.752-.768-.18-.009-.359-.002-.563-.002v-1.03h4.898v.999c-.246.013-.493.023-.739.043-.478.038-.64.197-.654.693-.015.533-.005 1.066-.005 1.6v3.58c0 .82.14.964.943.971.138.002.276 0 .466 0h.003Zm66.179-6.848v-1.044c.152-.01.288-.027.424-.027 2.091-.002 4.181-.005 6.272.003.278.001.561.035.832.098 1.048.247 1.628.92 1.689 1.928.061 1.008-.443 1.731-1.464 2.101-.127.046-.252.097-.378.147.021.052.024.092.04.098.867.297 1.229.892 1.149 1.81-.041.47.006.953.064 1.424.019.149.201.277.308.414.135-.136.353-.252.39-.41.083-.364.077-.749.11-1.156h.907c.334.96-.045 2.211-.823 2.56-.785.352-1.589.315-2.356-.063-.527-.26-.74-.745-.776-1.311-.036-.56-.059-1.12-.089-1.68-.047-.869-.339-1.154-1.196-1.167-.379-.005-.758.012-1.136-.005-.271-.013-.378.08-.372.358.014.673-.004 1.347.008 2.02.009.548.19.72.743.746.207.01.414.002.654.002v1.056h-4.988v-1.06c.254 0 .503.017.748-.003.476-.037.65-.219.652-.7.006-1.81.006-3.62 0-5.43-.002-.509-.168-.677-.678-.708-.234-.015-.47-.003-.732-.003l-.002.002Zm3.6 2.571c.723 0 1.381.013 2.038-.007a1.67 1.67 0 0 0 .604-.159c.486-.214.732-.749.64-1.339-.084-.534-.429-.911-.967-.956a24.408 24.408 0 0 0-2.017-.062c-.1 0-.282.157-.285.247-.024.74-.013 1.483-.013 2.277Zm-33.712-.8c0 1.513-.007 3.027.004 4.54.002.365.278.5.596.527.25.022.503.005.79.005v1.055h-4.201v-1.05c.217 0 .435.007.652-.002.583-.021.749-.19.749-.766.002-1.769.002-3.537 0-5.306 0-.599-.141-.75-.729-.778-.22-.011-.442-.002-.681-.002-.009-.18-.019-.302-.02-.425-.004-.193 0-.387 0-.64h1.285c.688 0 1.376.013 2.063-.007.287-.008.453.097.615.328 1.245 1.766 2.504 3.521 3.759 5.28.109.152.224.301.337.451l.104-.035v-4.105c0-.69-.136-.828-.836-.85-.151-.005-.303 0-.5 0-.011-.203-.023-.364-.027-.525-.004-.153-.001-.306-.001-.498h3.997v1.044c-.177 0-.368-.005-.557 0-.51.017-.673.18-.673.697v7.22c-.7 0-1.381.013-2.061-.014-.113-.004-.24-.172-.324-.289-1.327-1.845-2.648-3.694-3.972-5.541-.086-.122-.18-.237-.271-.355l-.099.042h.001Zm16.388 1.407c.325.132.592.218.84.343 1.363.69 1.555 2.665.361 3.65-.673.556-1.483.74-2.318.75-2.05.025-4.1.008-6.149.006-.041 0-.081-.014-.156-.028v-1.054c.236 0 .468.013.7-.002.504-.033.688-.204.691-.71.01-1.812.011-3.622 0-5.434-.004-.508-.181-.669-.692-.7-.221-.014-.444-.003-.7-.003v-1.041c.131-.01.266-.027.4-.027 1.98-.002 3.959-.023 5.938.014a4.86 4.86 0 0 1 1.593.312c.813.307 1.191.962 1.225 1.838.034.852-.375 1.407-1.097 1.78-.185.094-.375.18-.636.304v.002Zm-3.839.72c0 .919-.008 1.801.013 2.682.003.09.176.253.271.254.645.005 1.293.016 1.932-.052.817-.088 1.185-.578 1.182-1.454-.003-.807-.42-1.354-1.19-1.417-.709-.057-1.427-.013-2.207-.013h-.001Zm0-2.515c0 .352-.016.703.009 1.053.007.102.129.283.195.282.727-.013 1.464.008 2.177-.105.655-.105.915-.626.865-1.428-.041-.637-.366-1.018-1.017-1.078-.641-.06-1.288-.047-1.932-.074-.251-.01-.308.121-.301.34.01.337.003.674.004 1.011Zm-16.64 1.049c-.307 0-.617.03-.916-.016-.103-.016-.225-.208-.257-.338-.091-.38-.112-.777-.215-1.152-.137-.494-.497-.796-1.007-.82a57.458 57.458 0 0 0-2.901-.056c-.096 0-.272.19-.276.298a28.372 28.372 0 0 0 0 2.063c.004.106.18.207.281.306.014.015.054.003.082.004 1.672.045 1.63-.273 1.676-1.546h1.132v4.217h-1.135c-.013-.265-.011-.529-.044-.788-.064-.51-.256-.684-.759-.727-.832-.07-1.248.311-1.248 1.147v1.728c1.049 0 2.045.065 3.029-.02.812-.07 1.251-.74 1.358-1.782.029-.275.058-.552.087-.845h1.156v3.803h-9.21v-1.03c.187-.01.389-.023.592-.029.625-.018.802-.192.802-.809.002-1.754.002-3.509 0-5.263 0-.593-.148-.751-.732-.78-.22-.011-.441-.002-.699-.002 0-.271-.003-.479 0-.687.002-.109.014-.217.022-.351h9.18v3.475h.002Zm52.837-2.846c.076-.9.663-.783 1.267-.71v3.556c-.321 0-.632.035-.929-.018-.113-.02-.244-.23-.278-.374-.268-1.14-.994-1.856-2.123-2.06-1.103-.198-2.181.325-2.636 1.359-.587 1.328-.619 2.706-.081 4.053.548 1.37 2.25 1.918 3.535 1.197.565-.318.892-1.443.522-1.96-.116-.162-.393-.24-.611-.286-.227-.048-.472-.01-.744-.01v-1.055h4.862v1.026c-.182.01-.372.014-.562.029-.531.042-.684.207-.686.743-.002.857 0 1.713-.001 2.57 0 .081-.011.162-.02.282-.37 0-.719.014-1.065-.01-.091-.007-.202-.118-.254-.21-.089-.154-.137-.332-.224-.557-.159.114-.29.206-.419.3-2.584 1.873-6.476.282-6.995-2.859-.207-1.25-.116-2.465.485-3.603 1.212-2.3 4.263-3.088 6.513-1.694.118.073.234.151.445.289l-.001.002Zm-108.263-.134c.295-.584.392-.622 1.242-.473v3.143c-.349 0-.684.023-1.01-.014-.096-.01-.221-.18-.25-.296-.384-1.526-1.771-2.362-3.288-1.955-.417.112-.785.313-.986.723-.249.508-.101 1.007.446 1.21.614.228 1.263.358 1.9.522.569.147 1.15.251 1.71.426 1.214.38 1.816 1.115 1.865 2.21.062 1.376-.51 2.453-1.665 2.89-1.607.607-3.186.54-4.664-.435-.08-.053-.162-.102-.243-.153-.299.48-.743.698-1.332.657V44.22h1.205l.084.287a2.861 2.861 0 0 0 3.629 1.961c.221-.068.447-.185.62-.338.591-.524.445-1.373-.305-1.6-.99-.298-2.006-.518-3.01-.772a6.224 6.224 0 0 1-.244-.064c-1.262-.374-1.88-1.025-1.962-2.07-.11-1.408.409-2.469 1.588-2.97 1.514-.643 3.026-.657 4.458.285.067.044.141.079.213.118l-.001.001Zm83.492-.522c0 .304.028.571-.015.827-.015.092-.193.216-.304.224-1.11.082-1.111.075-1.111 1.204v3.623c-.001.794.206 1.501.983 1.852.817.369 1.642.316 2.406-.183.406-.265.609-.676.616-1.144.025-1.6.024-3.2.026-4.802 0-.317-.185-.488-.496-.517-.248-.023-.499-.034-.768-.052v-1.005h3.886c0 .281.023.546-.013.804-.012.087-.167.207-.269.22-.897.111-.935.147-.935 1.07-.001 1.349.023 2.698-.01 4.045-.043 1.749-.738 2.586-2.451 2.967a6.495 6.495 0 0 1-3.166-.086c-1.31-.362-1.999-1.246-2.021-2.61-.025-1.516-.009-3.033-.012-4.55-.001-.665-.136-.794-.812-.833-.165-.01-.453-.058-.468-.13-.053-.269-.021-.554 0-.833.003-.036.135-.088.209-.089 1.556-.005 3.112-.004 4.727-.004l-.002.002Zm-48.328-.002h2.682c.631 0 1.263.01 1.894-.004.265-.006.4.068.37.354-.014.139.036.297-.014.416-.051.119-.184.274-.293.284-1.127.103-1.128.096-1.128 1.238 0 1.165-.004 2.33.001 3.496.008 1.751 1.341 2.641 2.982 1.993.618-.244 1.006-.693 1.024-1.36a173.2 173.2 0 0 0 .061-4.671c0-.489-.184-.637-.673-.673-.207-.015-.413-.025-.634-.037v-.995h3.884v.986c-.175.017-.365.047-.555.05-.416.004-.616.226-.643.62-.016.238-.01.477-.01.715-.001 1.25.012 2.5-.005 3.75-.023 1.693-.712 2.556-2.36 2.95a6.47 6.47 0 0 1-3.246-.06c-1.338-.365-2.03-1.288-2.039-2.684-.011-1.516 0-3.033-.005-4.549-.001-.558-.14-.705-.676-.745-.443-.032-.66-.27-.649-.712.003-.096.017-.193.032-.361Zm.065 7.941v1.028h-4.939c0-.285-.02-.589.013-.884.01-.078.181-.187.286-.197 1.038-.092 1.064-.162.707-1.14-.17-.465-.398-.647-.905-.615-.797.048-1.599.02-2.398.008-.246-.004-.395.063-.466.31-.09.31-.208.61-.305.917-.094.294.018.464.328.49.249.02.499.032.769.05v1.074h-3.958V46.48c.011-.008.034-.038.056-.036.763.041 1.168-.374 1.437-1.044.852-2.118 1.743-4.22 2.59-6.34.158-.397.343-.579.786-.532.485.05 1.087-.139 1.437.088.347.224.454.83.649 1.277.747 1.707 1.489 3.416 2.232 5.125.005.013.008.027.014.04.493.942.391 1.233 1.667 1.42v-.002Zm-7.146-2.97h2.427l-1.274-2.982-1.153 2.982ZM96.79 39.153c.119-.842.689-.772 1.312-.657v3.58c-.36 0-.718.012-1.075-.01-.071-.004-.165-.129-.197-.216-.056-.156-.065-.329-.108-.49-.28-1.047-.951-1.65-2.031-1.795-.979-.132-1.98.324-2.445 1.22-.76 1.465-.743 2.979-.04 4.452.436.915 1.26 1.267 2.257 1.24.976-.026 1.676-.48 2.124-1.337.065-.124.121-.253.172-.383.102-.254.145-.685.305-.732.369-.11.792-.034 1.243-.034-.115 1.097-.484 2.039-1.279 2.746-1.403 1.25-3.057 1.328-4.74.766-1.637-.547-2.615-1.758-2.896-3.461-.289-1.758.09-3.345 1.416-4.624 1.369-1.322 4.152-1.689 5.753-.4.054.043.12.07.23.134v.001Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.342 28)\" d=\"M0 0h165.415v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-uvktwj\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:198,svg:'<svg width=\"198\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.757 42.58c.296-1.294.485-2.624.909-3.874C35.822 32.346 41.944 28 48.647 28c7.823 0 14.33 5.327 15.862 12.988 1.678 8.385-3.892 16.797-12.325 18.611-8.842 1.904-17.529-3.85-19.176-12.708-.094-.506-.168-1.015-.251-1.523V42.58Zm27.782 1.379c-.009-6.562-5.31-11.786-12.013-11.72-6.308.062-11.532 5.266-11.535 11.75-.002 6.464 5.31 11.744 11.789 11.737 6.48-.01 11.768-5.298 11.759-11.767Zm104.739 5.528c-.107.58-.19 1.165-.325 1.736-1.205 5.04-5.758 8.631-10.88 8.759-6.135.152-10.313-4.332-11.388-8.481-1.657-6.402 2.333-12.887 8.792-14.211 6.553-1.342 12.89 3.2 13.7 9.818.021.164.065.323.099.484v1.893l.002.002Zm-5.868-.91c.022-3.1-2.455-5.624-5.532-5.638-3.18-.013-5.657 2.404-5.675 5.544-.02 3.166 2.45 5.673 5.603 5.686 3.046.013 5.584-2.52 5.604-5.591ZM96.918 37.086c6.246-.15 11.564 5.374 11.488 11.575-.072 5.994-5.238 11.433-11.69 11.34-6.157-.09-11.447-5.368-11.305-11.706.136-6.18 5.233-11.236 11.505-11.207l.002-.002Zm-5.603 11.48a5.578 5.578 0 0 0 5.63 5.6c3.09-.013 5.59-2.577 5.586-5.73-.005-3.026-2.536-5.499-5.626-5.497-3.16 0-5.597 2.456-5.59 5.628Zm42.052-6.079v4.38c0 1.372-.007 2.745 0 4.119.009 1.7 1.129 2.811 2.839 2.822 1.189.007 2.379.007 3.568.014.034 0 .07.02.15.047v5.746c-.74 0-1.478.022-2.215-.005-1.35-.05-2.728.011-4.05-.222-3.474-.616-5.669-3.042-6.07-6.536a19.084 19.084 0 0 1-.124-2.164c-.009-6.532-.004-13.062-.004-19.595v-.7h5.879v7.038h6.795v5.053h-6.768v.003Zm-49.9-13.929v5.224c-1.129 0-2.237-.005-3.343 0-.79.004-1.49.23-2.083.782-.828.775-.976 1.742-.875 2.874h6.301v5.035h-6.333v17.113h-5.77V36.68c0-4.68 3.057-7.9 7.743-8.116 1.44-.068 2.886-.012 4.36-.012v.005Zm40.845 14.382c-.909 0-1.779-.005-2.65 0-2.345.01-3.889 1.54-3.891 3.866-.005 4.025 0 8.05 0 12.076v.697h-5.748V37.485h4.556v1.413c2.394-1.908 5.092-1.375 7.733-1.456v5.497Z\"/><path d=\"M56.758 43.977c.07 4.392-3.678 8.145-8.288 7.981-4.315-.152-7.84-3.826-7.706-8.24.13-4.267 3.766-7.853 8.27-7.737 4.223.11 7.742 3.672 7.724 7.995Zm-8.02 3.754c2.08.009 3.778-1.656 3.79-3.714.01-2.084-1.64-3.78-3.705-3.8a3.757 3.757 0 0 0-3.82 3.742 3.759 3.759 0 0 0 3.732 3.772h.002Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.757 28)\" d=\"M0 0h132.522v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t7tegs\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1e8ytq5\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:333,svg:'<svg width=\"333\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M54.202 53.777H50.2l-15.442.008c-.246 0-.523.034-.623-.267-.1-.301.143-.431.341-.577 3.33-2.438 6.66-4.876 9.987-7.318.205-.151.41-.247.674-.244 2.855.016 5.711.022 8.566.038.6.003 1.197.092 1.778.239.917.23 1.547.78 1.849 1.692.583 1.764.904 3.586 1.236 5.406.279 1.528.512 3.065.767 4.598.014.082.05.16.117.374.25-1.489.465-2.846.708-4.2.35-1.958.717-3.911 1.252-5.833.373-1.341 1.26-1.993 2.595-2.166a17.145 17.145 0 0 1 2.214-.144h18.986c.088 0 .177-.002.264 0 .213.006.438-.008.52.254.08.25-.08.386-.258.516-.906.665-1.81 1.334-2.716 2-5.236 3.845-10.475 7.69-15.707 11.541a1.455 1.455 0 0 1-.919.307c-6.328-.008-12.656-.006-18.985-.006-.071 0-.14-.003-.212 0-.224.01-.432-.026-.521-.263-.094-.253.087-.385.26-.512l3.058-2.245c1.331-.976 2.663-1.951 3.994-2.929.078-.056.191-.084.219-.267v-.002ZM64.686 34.22h.56l18.51-.007h.37c.25.003.517-.015.61.29.086.283-.145.405-.325.537-1.36.999-2.72 1.994-4.082 2.99-1.97 1.442-3.944 2.881-5.914 4.325-.203.149-.4.258-.67.256-2.873-.015-5.746-.017-8.619-.031a7.692 7.692 0 0 1-1.673-.218c-.965-.221-1.63-.777-1.944-1.731-.58-1.765-.904-3.589-1.235-5.408-.279-1.529-.511-3.066-.765-4.598-.01-.062-.003-.144-.144-.17-.194 1.159-.377 2.319-.582 3.475-.379 2.13-.764 4.259-1.341 6.351-.384 1.392-1.309 2.028-2.685 2.203-1.512.193-3.028.12-4.542.124-5.553.016-11.105.006-16.658.006h-.212c-.195-.005-.4.001-.483-.229-.089-.246.056-.39.238-.523 1.26-.923 2.52-1.852 3.78-2.778 4.868-3.579 9.74-7.153 14.605-10.74.33-.243.658-.344 1.067-.344 6.259.01 12.516.006 18.774.006h.212c.248-.002.524-.035.635.252.129.335-.168.46-.37.611-.618.462-1.245.916-1.869 1.372l-5.27 3.863.022.115v.002Zm32.079-.006c2.029 0 3.985.008 5.941-.007.341-.003.4.215.496.437 1.094 2.516 2.186 5.033 3.281 7.55.069.157.144.312.22.479.235-.093.253-.303.33-.462 1.282-2.624 2.558-5.25 3.835-7.876.114-.233.188-.455.548-.457.355-.002.446.2.565.437a5335.64 5335.64 0 0 0 4.009 7.909c.077.152.116.331.276.438.184-.09.193-.283.258-.434 1.075-2.505 2.153-5.01 3.205-7.525.161-.383.358-.508.776-.5 1.709.027 3.42.025 5.129.002.469-.007.487.124.32.503a8513.075 8513.075 0 0 0-8.439 19.2c-.111.254-.227.384-.53.39-.315.006-.424-.158-.54-.394a7118.78 7118.78 0 0 0-4.732-9.655c-.076-.155-.159-.305-.28-.538l-.41.835c-1.518 3.112-3.037 6.223-4.55 9.336-.123.253-.24.425-.578.417-.323-.007-.41-.187-.513-.42-2.815-6.419-5.634-12.835-8.451-19.253-.048-.11-.09-.223-.164-.413l-.002.001Zm69.599 8.852c0-2.782.01-5.545-.009-8.306-.003-.432.11-.557.552-.549 1.586.027 3.173.027 4.759 0 .45-.007.553.13.552.559-.014 6.242-.008 12.483-.017 18.726 0 .237.165.614-.14.693-.348.091-.749.126-1.093-.18-.772-.69-1.574-1.348-2.365-2.019-2.706-2.294-5.412-4.589-8.12-6.88-.112-.094-.208-.292-.387-.196-.138.075-.063.256-.063.388-.004 2.64-.017 5.28.009 7.92.005.48-.14.576-.592.568a188.263 188.263 0 0 0-4.812-.004c-.331.003-.454-.07-.454-.432.012-6.4.007-12.799.013-19.199 0-.137-.092-.377.13-.391.372-.027.759-.13 1.104.17 1.062.92 2.14 1.821 3.212 2.73L166 42.896c.089.074.158.193.364.169Zm45.797-.001c0-2.779.01-5.542-.009-8.304-.003-.431.105-.56.55-.551 1.586.028 3.174.028 4.759 0 .453-.008.549.131.548.558-.013 6.243-.007 12.485-.017 18.728 0 .236.166.615-.136.693-.347.09-.749.13-1.094-.179-.732-.656-1.495-1.277-2.245-1.913-2.746-2.33-5.491-4.659-8.241-6.984-.111-.095-.212-.3-.384-.198-.146.087-.064.29-.064.438-.004 2.64-.013 5.281.007 7.921.003.423-.122.523-.532.518-1.604-.022-3.208-.02-4.812-.001-.377.004-.514-.07-.513-.483.013-6.364.009-12.73.015-19.095 0-.154-.109-.419.13-.443.369-.038.754-.13 1.101.171 1.087.944 2.195 1.865 3.294 2.796l7.278 6.164c.089.074.156.196.365.166v-.002Zm26.517.95c0-3.094.002-6.188-.002-9.282 0-.293-.037-.537.416-.528 2.924.058 5.851-.091 8.773.091 3.035.19 5.5 2.108 6.244 4.822.738 2.695-.124 5.311-2.34 7.008-.288.22-.309.37-.148.672 1.143 2.145 2.27 4.298 3.4 6.45.278.53.276.533-.345.533-1.639 0-3.279-.013-4.917.01-.361.005-.526-.118-.671-.43-.748-1.6-1.531-3.181-2.272-4.783-.159-.342-.33-.428-.678-.322a9.013 9.013 0 0 1-1.232.287c-.317.05-.39.197-.387.492.013 1.417-.007 2.833.015 4.248.005.378-.074.514-.489.508a126.645 126.645 0 0 0-4.81.003c-.5.01-.568-.17-.565-.601.017-3.06.008-6.119.008-9.178Zm5.822-2.727v1.784c0 1.07-.002 1.065 1.043.795.701-.182 1.394-.378 1.996-.798.95-.662 1.343-1.882.982-3.033-.299-.955-1.143-1.52-2.329-1.55-.424-.012-.848.018-1.269-.013-.371-.029-.437.132-.428.455.019.787.006 1.574.006 2.36h-.001Zm28.687-1.518c-1.106-.577-2.194-.955-3.351-1.121-1.191-.17-2.38-.244-3.569.034-2.178.51-3.714 2.233-3.968 4.44-.1.876-.11 1.744.062 2.608.585 2.951 2.667 4.029 5.392 3.833 1.239-.089 1.236-.137 1.236-1.369 0-1.416.018-2.832-.01-4.248-.009-.43.133-.522.537-.515 1.356.023 2.714.02 4.071.001.352-.004.49.068.488.455a824.576 824.576 0 0 0 0 8.757c.002.334-.141.447-.422.54-2.77.905-5.617 1.104-8.504.88-1.27-.099-2.507-.384-3.662-.931-3.108-1.472-4.671-4.02-5.101-7.326-.281-2.157-.098-4.271.888-6.24 1.715-3.422 4.569-5.264 8.363-5.687 2.356-.262 4.671-.058 6.929.714.465.16.653.367.637.883-.044 1.396-.015 2.796-.015 4.292h-.001Zm-90.381 4.222c0-3.078.009-6.154-.009-9.23-.002-.431.107-.56.554-.558 4.266.017 8.53.019 12.795-.002.489-.002.582.149.569.592a47.158 47.158 0 0 0 .002 3.146c.019.505-.084.68-.647.671-2.273-.039-4.547-.005-6.82-.025-.438-.004-.632.063-.59.557.052.625.04 1.26.003 1.887-.026.43.094.563.545.556 1.974-.025 3.948 0 5.922-.018.397-.004.552.075.538.51a61.836 61.836 0 0 0-.003 3.252c.007.352-.109.438-.449.435-2.008-.015-4.018.005-6.027-.017-.419-.004-.541.11-.526.523a33.2 33.2 0 0 1-.001 2.621c-.018.435.137.513.536.51 2.467-.017 4.935 0 7.402-.017.401-.003.549.082.536.512a67.066 67.066 0 0 0-.002 3.357c.009.398-.084.54-.52.538-4.441-.017-8.883-.016-13.324 0-.418.001-.491-.145-.49-.515.013-3.094.007-6.19.007-9.283l-.001-.002Zm38.685-.011c0-3.077.01-6.153-.01-9.23-.004-.442.124-.548.559-.547 4.266.015 8.53.015 12.795 0 .43-.001.581.096.568.546a67.066 67.066 0 0 0-.002 3.356c.009.388-.094.5-.497.498-2.344-.02-4.688 0-7.032-.02-.427-.005-.536.125-.517.527a19.93 19.93 0 0 1 0 1.94c-.019.402.09.538.52.533 1.956-.023 3.912.005 5.868-.02.482-.007.636.116.617.606a49.103 49.103 0 0 0-.003 3.094c.01.39-.096.506-.499.502-1.991-.021-3.983.002-5.974-.02-.416-.003-.547.11-.531.526.032.838.034 1.679 0 2.516-.019.461.089.623.598.617 2.432-.03 4.864.002 7.296-.027.484-.005.585.141.572.587a69.981 69.981 0 0 0-.003 3.304c.006.367-.063.522-.486.521-4.459-.016-8.918-.016-13.377 0-.439.002-.471-.176-.47-.527.01-3.094.006-6.188.006-9.283l.002.001Zm65.168.02c0-3.077.007-6.154-.01-9.23-.002-.416.078-.57.54-.567 4.283.018 8.566.016 12.849.002.417-.001.545.108.534.526a74.5 74.5 0 0 0 0 3.409c.008.376-.117.464-.478.46-2.308-.014-4.618.015-6.926-.024-.565-.01-.679.167-.643.67.042.61.033 1.224.002 1.834-.02.39.097.505.497.501 1.974-.02 3.948.006 5.922-.02.469-.006.602.119.585.584a55.941 55.941 0 0 0-.003 3.146c.009.367-.104.475-.473.472-1.992-.017-3.983.005-5.975-.018-.442-.005-.572.118-.554.553.033.838.034 1.679 0 2.517-.018.443.08.595.57.59 2.45-.029 4.9-.002 7.349-.023.446-.005.561.123.549.556a65.89 65.89 0 0 0-.001 3.356c.01.403-.126.496-.513.495-4.441-.013-8.883-.013-13.325 0-.4.001-.503-.117-.501-.505.015-3.094.008-6.189.008-9.283l-.003-.001Zm-149.626-.018c0-3.077.008-6.153-.01-9.23-.002-.437.122-.55.559-.55 4.264.016 8.53.017 12.795 0 .454-.002.554.138.543.56a63.62 63.62 0 0 0 0 3.356c.011.409-.125.486-.507.483-2.344-.017-4.687.003-7.032-.02-.426-.004-.534.12-.515.523a18.9 18.9 0 0 1-.001 1.992c-.023.413.128.487.509.484 1.991-.018 3.983.004 5.974-.019.424-.005.531.12.52.526a54.091 54.091 0 0 0 0 3.094c.014.443-.077.594-.566.586-1.956-.033-3.912.005-5.868-.026-.487-.009-.588.14-.569.587a30.17 30.17 0 0 1 0 2.516c-.017.425.088.56.542.556 2.449-.023 4.899.002 7.349-.022.456-.004.603.095.586.57a62.554 62.554 0 0 0-.005 3.356c.006.35-.072.484-.46.483a1987.68 1987.68 0 0 0-13.375.002c-.434.002-.476-.17-.475-.525.01-3.094.006-6.188.006-9.283v.001Zm-3.583.01c0 3.091-.009 6.184.011 9.276.002.421-.121.526-.533.52-1.602-.023-3.205-.02-4.808-.002-.391.004-.55-.07-.549-.511.015-6.185.015-12.37 0-18.555 0-.428.138-.523.542-.517 1.603.02 3.205.026 4.808-.004.461-.008.541.152.538.566-.016 3.076-.009 6.15-.009 9.224v.003Zm149.648.061c0 3.057-.007 6.114.009 9.171.002.422-.095.573-.549.565-1.62-.027-3.241-.02-4.861-.003-.369.004-.475-.099-.474-.468.01-6.22.011-12.44 0-18.659 0-.385.133-.458.485-.455 1.603.017 3.206.024 4.808-.004.458-.009.597.102.594.574-.022 3.092-.012 6.185-.012 9.276v.003Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.832 28)\" d=\"M0 0h268.16v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-omkz8k\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:237,svg:'<svg width=\"237\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M49.935 26.237c6.45 0 12.899.007 19.348-.013.582-.001.784.112.78.743-.026 6.244-.02 12.487-.005 18.732 0 .499-.08.706-.656.703-4.548-.025-9.096-.019-13.644-.007-.483 0-.67-.044-.549-.62.518-2.494.976-5 1.46-7.5.033-.174.072-.351.14-.515.16-.384.417-.678.88-.539.415.126.497.481.44.867-.09.604-.188 1.206-.286 1.809-.046.285-.063.57.14.8.488.557 1.157.64 1.833.579.675-.061 1.419-.21 1.616-.958.665-2.53 1.258-5.08 1.885-7.62.07-.284-.036-.36-.303-.355-2.514.057-5.038-.174-7.533.297-1.351.256-2.237 1.032-2.738 2.305-.759 1.924-1.002 3.972-1.507 5.957-.363 1.431-.641 2.882-.986 4.318-.067.279-.005.784-.335.775-.378-.01-.28-.522-.349-.813a1156.06 1156.06 0 0 1-2.774-12.058c-.136-.608-.35-.808-.998-.797-2.825.041-5.654.038-8.479.001-.637-.008-.714.164-.56.724.33 1.203.63 2.415.882 3.637.094.454.29.57.72.561 1.156-.021 2.314.011 3.469-.012.407-.007.572.114.661.527a465.131 465.131 0 0 0 1.654 7.222c.08.343.012.683.125 1.035.118.37-.244.37-.53.369-2.132-.006-4.265-.003-6.398-.003-2.26 0-4.523-.017-6.784.01-.54.007-.742-.079-.739-.691.023-6.219.025-12.438-.004-18.656-.003-.686.175-.834.85-.831 6.424.027 12.849.017 19.272.017h.002Zm11.99 26.888c-2.49 0-4.981-.009-7.47.006-.49.003-.68-.064-.542-.638.287-1.186.495-2.39.693-3.595.066-.406.196-.545.626-.544 4.697.019 9.397.025 14.094.008.562-.001.767.13.74.72-.049 1.066-.067 2.142.005 3.206.053.748-.248.86-.907.851-2.413-.034-4.827-.014-7.239-.014Zm-24.082 0c-2.438 0-4.876-.014-7.315.01-.52.005-.724-.114-.704-.666.038-1.145.02-2.292.001-3.437-.008-.454.083-.682.634-.68 4.568.022 9.136.02 13.704 0 .572-.002.81.183.91.75.194 1.098.427 2.196.734 3.269.174.61.088.776-.572.768-2.463-.032-4.928-.014-7.392-.014Zm47.616-7.199c2.032-1.452 3.4-1.37 4.543.271.501-.48.947-1.016 1.678-1.197 1.707-.422 3.107.481 3.198 2.224.085 1.627.022 3.262.036 4.892.003.321-.099.425-.436.445-1.533.095-1.53.108-1.533-1.43-.002-1.044 0-2.088-.022-3.134-.02-.984-.367-1.417-1.103-1.444-.735-.027-1.468.682-1.496 1.515a88.649 88.649 0 0 0-.05 3.897c.004.472-.136.598-.611.595-1.382-.01-1.38.012-1.38-1.353 0-1.02.009-2.039-.007-3.058-.015-1.046-.36-1.561-1.04-1.62-.797-.068-1.463.555-1.586 1.536-.159 1.269-.077 2.545-.066 3.818.004.533-.144.695-.688.68-1.302-.035-1.302-.008-1.303-1.267-.002-1.835.027-3.67-.023-5.504-.02-.66.195-.877.818-.77a.255.255 0 0 0 .078 0c.647-.072 1.2-.03.996.903l-.003.002Zm19.234 1.314c1.54.418 2.24 1.24 2.24 2.496 0 1.27-.759 2.302-2.045 2.625-1.589.398-3.219.114-4.829.187-.32.015-.284-.231-.284-.427-.001-3.078.005-6.157-.007-9.235 0-.372.134-.478.492-.472 1.256.022 2.515-.026 3.77.034 1.785.086 2.841 1.524 2.431 3.219-.212.868-.864 1.276-1.765 1.573h-.003Zm-2.052.78c-.633-.16-.977.11-.839.914.038.222.006.457.006.685 0 1.524.102 1.611 1.641 1.33.247-.045.498-.137.712-.264.824-.485.892-1.668.147-2.27-.45-.364-.995-.36-1.667-.396Zm-.833-2.739c.264.341-.555 1.26.648 1.246 1.357-.015 2.037-.436 2.028-1.321-.01-.834-.63-1.258-1.836-1.257-.561 0-.841.444-.84 1.332Zm24.917 6.156c-.574.652-1.193 1.164-2.061 1.242-1.397.126-2.589-.555-3.126-1.867-.518-1.27-.58-2.577-.049-3.87.893-2.177 3.221-2.724 5.018-1.187.053.045.119.074.184.112.22-.25-.111-.73.251-.799.494-.095 1.023-.047 1.533-.014.238.015.19.267.188.435-.028 2.368.105 4.739-.075 7.103-.162 2.126-1.424 3.256-3.566 3.314-.907.024-1.794-.058-2.654-.357-.23-.08-.43-.177-.387-.476.061-.422.089-.85.193-1.263.03-.12.223.02.33.072.419.204.862.32 1.321.394 2.014.323 3.12-.724 2.9-2.838v-.001Zm-3.484-2.777c-.03.622.015 1.242.404 1.748.353.46.822.986 1.436.8 1.556-.466 2.171-2.684 1.192-4.043-.373-.517-.869-.791-1.515-.713-.671.08-1.115.468-1.361 1.086-.145.363-.17.741-.156 1.124v-.002Zm-6.577-12.449c-.196.308.106.792-.229.867-.51.113-1.067.06-1.601.016-.217-.018-.151-.289-.151-.456 0-3.333.005-6.667-.003-9.999 0-.34.074-.488.463-.51 1.504-.094 1.502-.11 1.502 1.381v2.824c0 .049.012.098.032.236.347-.302.636-.611 1.007-.807 1.379-.724 3.214-.2 3.912 1.183.754 1.496.731 3.025.087 4.57-.789 1.895-3.764 2.393-5.021.695h.002Zm-.017-2.791c-.017.414.078.81.251 1.181.295.638.72 1.102 1.507 1.088.783-.013 1.2-.479 1.468-1.137.29-.71.31-1.442.103-2.167-.199-.696-.567-1.263-1.397-1.318-.783-.052-1.385.363-1.701 1.162a3.087 3.087 0 0 0-.23 1.19h-.001Zm87.774 12.77c0-1.403.035-2.649-.016-3.892-.024-.618.178-.832.778-.748.226.032.462.023.692.001.367-.032.49.113.49.48-.01 3.362-.009 6.723 0 10.086 0 .329-.109.471-.444.437a1.612 1.612 0 0 0-.384 0c-.714.092-1.287.019-1.076-1.036-.74.553-1.294 1.153-2.192 1.171-1.571.032-2.729-.72-3.197-2.218a5.39 5.39 0 0 1 .005-3.309c.356-1.117 1.058-1.914 2.253-2.184 1.198-.27 2.061.05 3.094 1.212h-.003Zm-3.51 2.697c.004.07.01.274.034.475.123 1.094.741 1.767 1.636 1.789.882.023 1.57-.645 1.74-1.702.035-.224.04-.456.033-.684-.032-1.335-.769-2.252-1.798-2.252-1.028 0-1.638.831-1.645 2.373v.001Zm-52.679-2.845c.782-.794 1.55-1.152 2.478-1.139 1.574.023 2.528.865 2.598 2.42.067 1.526.023 3.055.058 4.583.011.44-.223.586-.578.632-.253.032-.515-.014-.768.017-.472.058-.614-.115-.611-.591.008-1.323.076-2.648-.057-3.969-.099-.995-.507-1.48-1.291-1.523-.802-.044-1.513.511-1.689 1.378-.269 1.336-.114 2.69-.117 4.037-.001.53-.129.694-.68.68-1.328-.03-1.328-.002-1.328-1.33 0-2.98.013-5.959-.01-8.939-.005-.526.069-.774.695-.76 1.306.03 1.305-.006 1.302 1.282-.003 1.01 0 2.02 0 3.222h-.002ZM83.933 35.191c.848-2.623 1.642-5.086 2.444-7.547.082-.251.048-.638.403-.663a9.669 9.669 0 0 1 1.684.037c.168.017.058.257.01.392-.967 2.704-1.798 5.458-2.867 8.127-.016.043-.081.074-.083.112-.032.537-.083 1.26-.537 1.408-.649.214-1.418.066-2.135.076-.321.005-.357-.254-.428-.457-1.065-3.047-2.119-6.1-3.194-9.144-.148-.42-.128-.572.384-.584 1.641-.04 1.635-.057 2.138 1.504.703 2.19 1.416 4.38 2.18 6.74Zm62.562-5.609c-.849 1-1.55 1.877-2.311 2.694-.418.449-.5.753-.068 1.272.922 1.11 1.756 2.29 2.734 3.582-.848 0-1.53-.003-2.212 0-.32.001-.421-.26-.566-.458-.701-.954-1.395-1.913-2.276-2.825 0 .87-.029 1.743.011 2.612.023.516-.108.706-.668.695-1.323-.024-1.326.005-1.326-1.336 0-2.977.017-5.955-.014-8.932-.006-.599.147-.857.765-.752.125.022.259.02.384 0 .652-.1.881.11.857.816-.06 1.8-.02 3.603-.02 5.597.656-.802 1.257-1.44 1.742-2.158.436-.646.953-.923 1.724-.814.345.049.703.008 1.243.008h.001Zm-38.973 7.557c-.838 0-1.519-.002-2.201 0-.315 0-.429-.245-.575-.449-.734-1.011-1.465-2.023-2.304-3.185 0 1.085-.019 2.031.007 2.977.013.455-.055.678-.61.672-1.373-.014-1.37.018-1.368-1.371.001-2.982.017-5.963-.016-8.943-.006-.584.159-.733.733-.717 1.255.037 1.255.006 1.255 1.246v5.196c.694-.855 1.32-1.547 1.849-2.305.383-.546.822-.77 1.478-.69.396.048.802.01 1.38.01-.871 1.025-1.619 1.948-2.418 2.823-.344.377-.353.63-.036 1.03.933 1.173 1.82 2.38 2.826 3.704v.002Zm25.636-6.479c1.068-1.017 2.112-1.39 3.335-1.124 1.073.234 1.772.969 1.873 2.052.161 1.7.096 3.41.102 5.115 0 .33-.12.423-.45.446-1.547.109-1.538.12-1.542-1.419a65.918 65.918 0 0 0-.062-3.206c-.049-.923-.452-1.369-1.183-1.436-.814-.075-1.5.386-1.741 1.19-.168.567-.194 1.152-.185 1.74.012.866-.012 1.732.012 2.597.011.382-.083.522-.504.535-1.487.046-1.482.066-1.487-1.4-.006-1.86-.003-3.718-.046-5.576-.011-.476.109-.666.589-.597.127.019.259.02.384.002.657-.092 1.137.012.905 1.084v-.002Zm-41.58 6.594c-2.307-.013-3.925-1.622-3.928-3.905-.004-2.358 1.623-3.911 4.055-3.91 2.298.003 3.859 1.64 3.875 3.93.019 2.327-1.625 3.898-4.003 3.884l.001.001Zm1.94-3.823c-.072-.424-.103-.86-.223-1.27-.296-1.003-1.293-1.51-2.227-1.17-.81.296-1.305 1.104-1.31 2.215-.007 1.004.187 1.938 1.197 2.45.195.1.446.123.671.126 1.121.017 1.84-.903 1.892-2.35Zm89.265 13.579c-.217-1.8-.342-1.686 1.368-2.038.958-.197 1.92-.151 2.836.194.852.323 1.396.94 1.496 1.866.184 1.7.04 3.407.127 5.11.014.285-.083.425-.389.412-.307-.013-.618-.03-.922 0-.642.068-.361-.468-.56-.83-.754.804-1.701 1.036-2.756.962-1.183-.083-2.014-.767-2.202-1.866-.193-1.123.382-2.133 1.477-2.554.953-.366 1.957-.401 2.957-.338.566.035.581-.21.469-.625-.141-.516-.457-.832-.99-.946-1.048-.223-1.97.11-2.912.65l.001.002Zm2.934 2.125c-.344.017-.855.048-1.325.276-.437.212-.64.569-.589 1.047.052.482.341.768.813.887.786.2 1.685-.3 2.012-1.126.37-.932.25-1.107-.911-1.084Zm-71.454 1.39c.185 1.76.054 1.936-1.575 2.141-.715.09-1.437.117-2.147-.038-2.697-.585-3.795-4.168-2.028-6.307.767-.93 1.617-1.476 2.786-1.447 2.034.05 3.218 1.021 3.482 3.073.032.252 0 .512.032.763.077.572-.1.796-.737.77-1.308-.054-2.62-.003-3.929-.023-.466-.008-.52.154-.357.54.343.803 1.287 1.293 2.372 1.217.728-.052 1.401-.282 2.102-.688l-.001-.001Zm-2.929-2.438c.384 0 .771-.026 1.152.007.437.039.521-.14.452-.526a1.63 1.63 0 0 0-1.411-1.31c-.748-.074-1.451.386-1.741 1.117-.187.471-.187.784.472.718.354-.035.717-.006 1.075-.008l.001.002Zm12.547-16.507c-.062-1.856-.447-1.65 1.434-2.058.636-.137 1.283-.12 1.916-.053 1.42.15 2.31 1.016 2.393 2.429.094 1.598.069 3.203.11 4.804.009.334-.118.467-.445.44a1.612 1.612 0 0 0-.384 0c-.684.108-1.096-.073-.859-1.078-.95 1.09-2.006 1.309-3.177 1.154-.96-.127-1.79-.816-1.938-1.604-.227-1.203.173-2.141 1.166-2.648.991-.505 2.077-.554 3.155-.49.736.043.685-.297.504-.773-.229-.607-.729-.816-1.329-.857-.902-.061-1.707.248-2.545.735l-.001-.002Zm2.904 2.128c-.292-.027-.722.043-1.129.196-.503.19-.804.556-.736 1.111.073.599.491.865 1.054.919.686.066 1.428-.394 1.73-1.044.449-.964.287-1.215-.918-1.182h-.001Zm65.59 12.295c.828-.823 1.755-1.166 2.841-1.096 1.292.086 2.177.86 2.312 2.137.179 1.7.043 3.412.078 5.117.006.297-.115.372-.404.398-1.573.139-1.568.148-1.568-1.393 0-1.02.014-2.039-.026-3.057-.042-1.037-.478-1.546-1.288-1.605-.793-.06-1.484.468-1.695 1.364-.271 1.154-.097 2.334-.125 3.501-.028 1.184-.008 1.184-1.232 1.179-.104 0-.207-.01-.309.003-.381.046-.476-.133-.476-.487 0-2.19-.008-4.382-.036-6.572-.004-.38.131-.505.488-.47.126.012.257.016.385 0 .704-.085 1.242.008 1.055.983v-.002Zm-27.565.02c.958-.941 2.03-1.295 3.285-1.049 1.031.203 1.755.948 1.868 1.969.188 1.723.114 3.456.129 5.185.004.35-.152.41-.461.43-1.519.098-1.511.108-1.523-1.425-.008-1.068.014-2.14-.077-3.202-.082-.964-.537-1.395-1.288-1.435-.779-.043-1.519.543-1.686 1.39a7.775 7.775 0 0 0-.12 1.365c-.017.941-.014 1.882.003 2.824.006.355-.11.468-.48.485-1.537.072-1.536.086-1.539-1.422-.004-1.806.014-3.614-.035-5.418-.017-.599.182-.787.738-.697.05.008.104.008.155 0 .731-.105 1.2.07 1.033 1.001l-.002-.001Zm-3.662 4.517c.202 1.734.052 1.934-1.573 2.127-.716.084-1.438.11-2.147-.046-2.034-.447-3.097-2.236-2.747-4.607.293-1.983 1.885-3.278 3.87-3.146 2.095.137 3.582 2.13 3.21 4.262-.069.397-.31.332-.555.332-1.386.003-2.774.014-4.161-.007-.453-.008-.526.127-.357.523.343.813 1.289 1.325 2.356 1.244.725-.055 1.399-.283 2.102-.682h.002Zm-2.958-2.457c.436 0 .873-.01 1.309.003.353.011.438-.12.361-.462-.16-.716-.56-1.195-1.292-1.348-.685-.143-1.469.27-1.793.909-.376.74-.277.895.568.898h.847Zm16.683-.61c0-1.477.021-2.954-.011-4.431-.011-.508.151-.64.651-.637 1.443.013 1.443-.01 1.443 1.444 0 2.063.023 4.126-.015 6.188-.013.615.126.86.789.817.87-.057 1.746.01 2.617-.023.482-.018.711.17.579.61-.111.371.413 1.061-.364 1.089-1.769.064-3.543.012-5.315.023-.472.003-.374-.312-.374-.574-.005-1.503-.002-3.005 0-4.508v.002Zm-41.3 3.257c.784.375 1.523.548 2.306.43.424-.064.836-.202.887-.695.049-.476-.35-.632-.713-.778-.498-.2-1.014-.362-1.496-.596-.746-.362-1.196-.966-1.207-1.806-.011-.824.353-1.48 1.084-1.894 1.147-.649 2.37-.59 3.586-.272.694.182.322.79.305 1.19-.022.492-.419.203-.649.158-.586-.113-1.171-.165-1.749.003-.305.089-.578.28-.6.625-.022.36.261.535.558.646.36.134.73.238 1.094.36 1.348.454 1.92 1.247 1.787 2.476-.122 1.122-1.103 1.999-2.387 2.086a9.394 9.394 0 0 1-2.219-.112c-.624-.105-.838-.36-.685-.961.061-.242.058-.5.097-.862l.001.002Zm-23.248-13.445a8.71 8.71 0 0 1-1.678-.239c-.302-.073-.521-.182-.456-.562.058-.348-.05-.81.142-1.03.22-.25.58.14.893.203.584.117 1.173.185 1.748-.019.27-.095.502-.282.54-.595.039-.326-.169-.542-.43-.661-.441-.2-.907-.35-1.36-.525-1.197-.467-1.715-1.233-1.616-2.374.074-.859.899-1.641 1.963-1.897.873-.21 1.727-.111 2.592.05.406.077.52.212.489.651-.046.69-.163 1.01-.968.715-.519-.191-1.119-.145-1.658.09-.25.11-.423.287-.44.574-.018.305.168.478.42.573.43.164.871.298 1.307.45 1.183.411 1.765 1.17 1.722 2.244-.044 1.07-.83 1.974-1.985 2.225-.398.086-.815.086-1.222.125l-.003.002ZM139.531 48.9c-.083-3.348 2.747-4.433 5.096-3.84.751.189.288.847.294 1.286.008.544-.39.22-.601.182-1.051-.188-1.877.097-2.377.85-.51.77-.501 2.176.049 2.897.617.808 1.464.926 2.42.793.211-.03.68-.58.713.118.021.474.563 1.15-.454 1.39-2.358.557-4.298-.395-5.001-2.509-.142-.428-.059-.859-.136-1.168h-.003ZM96.825 31.561c0-1.576.02-3.154-.01-4.73-.012-.512.106-.706.667-.696 1.308.023 1.31-.008 1.31 1.27 0 2.925.004 5.849-.004 8.774 0 .31.157.739-.247.878-.508.175-1.071.132-1.588.014-.227-.052-.122-.407-.124-.626-.006-1.627-.002-3.255-.002-4.883l-.002-.001Zm21.014 14.736c.523-.78 1.118-1.285 2.028-1.37.421-.038.717.042.651.564-.025.2-.011.407.003.61.026.418.011.668-.588.636-1.105-.057-1.818.68-1.883 1.876-.058 1.093-.051 2.19-.034 3.286.007.46-.069.675-.618.667-1.374-.018-1.373.014-1.376-1.359-.006-1.86 0-3.72-.035-5.58-.009-.462.102-.672.587-.608.152.02.312.026.462.002.621-.101.922.107.811.768-.028.165-.005.338-.005.508h-.003Zm14.383 2.513c0 1.042-.015 2.086.008 3.127.009.427-.063.627-.579.624-1.425-.007-1.425.022-1.423-1.385 0-1.83.022-3.663-.011-5.493-.011-.551.179-.681.7-.675 1.3.015 1.302-.008 1.304 1.283v2.517h.003l-.002.002Zm-52.265-.035c0-1.042.025-2.086-.012-3.128-.019-.512.152-.64.655-.634 1.348.017 1.348-.008 1.348 1.318 0 1.856-.014 3.713.008 5.57.004.46-.076.668-.616.665-1.378-.009-1.378.022-1.38-1.35v-2.441h-.003Zm51.255-5.162c-.83.245-1.064-.112-1.001-.917.079-1.004-.123-.795 1.172-.886.842-.06.825.338.871.965.064.867-.32 1.008-1.042.838Zm-50.284-1.756c.69-.144 1.115-.052 1.037.83-.085.951-.025.888-1.228.982-.873.067-.739-.407-.799-.954-.093-.839.27-1.028.99-.858Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(29.81 26.09)\" d=\"M0 0h176.555v29.818H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zdx1jf\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:189,svg:'<svg width=\"189\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M51.885 26.25c7.012 0 14.025.008 21.038-.014.633-.001.852.123.849.814-.029 6.844-.023 13.685-.007 20.529 0 .547-.087.773-.713.77-4.945-.027-9.89-.02-14.835-.007-.525 0-.728-.049-.597-.681.563-2.733 1.061-5.478 1.586-8.217a2.96 2.96 0 0 1 .153-.566c.174-.42.454-.743.957-.59.451.138.54.527.478.95-.097.662-.204 1.321-.31 1.982-.05.312-.069.626.15.877.532.61 1.26.701 1.995.634.734-.067 1.542-.23 1.757-1.05.723-2.772 1.368-5.567 2.05-8.35.076-.311-.04-.395-.33-.389-2.733.063-5.478-.19-8.191.326-1.47.28-2.432 1.13-2.977 2.526-.825 2.108-1.09 4.353-1.638 6.528-.396 1.568-.698 3.158-1.073 4.732-.073.305-.005.858-.364.848-.411-.01-.306-.572-.38-.89-1.022-4.401-2.04-8.803-3.016-13.214-.148-.666-.38-.886-1.085-.874-3.072.045-6.148.042-9.22.002-.693-.009-.776.18-.609.793a65.01 65.01 0 0 1 .96 3.985c.102.498.315.626.783.616 1.256-.024 2.515.012 3.771-.014.443-.008.622.125.72.578.575 2.643 1.18 5.28 1.797 7.915.087.376.014.748.136 1.134.13.406-.265.406-.575.404-2.32-.007-4.639-.004-6.958-.004-2.458 0-4.918-.018-7.377.012-.587.007-.806-.087-.803-.758.025-6.815.027-13.63-.005-20.445-.003-.751.191-.914.926-.91 6.984.03 13.97.018 20.955.018h.002Zm13.037 29.468c-2.708 0-5.417-.01-8.123.006-.533.004-.74-.07-.589-.7.312-1.3.538-2.62.753-3.94.072-.444.213-.596.681-.595 5.108.02 10.218.027 15.326.009.61-.002.833.142.805.788-.054 1.17-.074 2.348.005 3.514.057.82-.27.943-.987.933-2.624-.037-5.248-.015-7.871-.015Zm-26.187-.001c-2.651 0-5.302-.015-7.953.012-.566.005-.789-.126-.767-.731.042-1.255.022-2.511.002-3.766-.009-.498.09-.748.689-.745 4.967.024 9.934.02 14.901 0 .623-.003.88.2.99.82a35.76 35.76 0 0 0 .798 3.583c.19.67.096.85-.622.842-2.678-.035-5.358-.015-8.038-.015Zm49.815-28.29c.526 0 1.01.056 1.452.17a3.05 3.05 0 0 1 1.127.493c.319.216.566.494.74.834.186.33.278.72.278 1.173 0 .401-.056.746-.17 1.034a2.38 2.38 0 0 1-.432.726c-.164.195-.35.35-.555.463a3.34 3.34 0 0 1-.602.262v.031c.7.113 1.25.401 1.651.864.412.464.618 1.035.618 1.714 0 .34-.062.69-.185 1.05-.114.35-.33.673-.649.972-.309.298-.74.545-1.296.74-.546.186-1.25.279-2.115.279H85V27.427h3.55Zm-1.358 4.383h1.065c.35 0 .633-.046.85-.139.226-.092.4-.205.524-.34.124-.143.206-.293.247-.447a1.64 1.64 0 0 0 .062-.417 1.95 1.95 0 0 0-.046-.34.865.865 0 0 0-.216-.447c-.114-.144-.289-.273-.525-.386-.237-.113-.566-.17-.988-.17h-.973v2.686Zm0 4.724h1.22c.34 0 .633-.041.88-.124.247-.092.447-.206.602-.34.154-.143.267-.303.34-.478a1.658 1.658 0 0 0 .015-1.127 1.133 1.133 0 0 0-.309-.478 1.472 1.472 0 0 0-.587-.34c-.247-.092-.56-.139-.941-.139h-1.22v3.026Zm8.927-1.667c.01.257.067.504.17.74.102.237.252.448.447.633.196.186.438.335.726.448a3.17 3.17 0 0 0 1.034.154c.463 0 .9-.046 1.312-.139a6.74 6.74 0 0 0 1.188-.416v1.574a8.314 8.314 0 0 1-1.327.37 8.366 8.366 0 0 1-1.436.124 5.589 5.589 0 0 1-1.682-.247 3.804 3.804 0 0 1-1.374-.756 3.666 3.666 0 0 1-.91-1.281c-.227-.515-.34-1.127-.34-1.837 0-.649.103-1.225.308-1.73a3.87 3.87 0 0 1 .865-1.296 3.61 3.61 0 0 1 1.25-.818 4.236 4.236 0 0 1 1.528-.278c.608 0 1.117.093 1.529.278.422.175.766.401 1.034.68.278.277.489.586.633.925a4.918 4.918 0 0 1 .463 1.837c.02.258.031.443.031.556v.479h-5.45Zm3.288-1.436c.01-.34-.036-.628-.14-.864a1.44 1.44 0 0 0-.385-.572 1.406 1.406 0 0 0-.54-.324 1.685 1.685 0 0 0-.587-.108 1.37 1.37 0 0 0-.648.155 1.555 1.555 0 0 0-.51.386 2.025 2.025 0 0 0-.355.602 2.107 2.107 0 0 0-.123.725h3.288Zm5.625-3.195v1.729h.046c.041-.247.119-.479.232-.695a2.33 2.33 0 0 1 .447-.587c.175-.174.386-.313.633-.416a2.15 2.15 0 0 1 1.173-.124c.124.02.242.041.355.062l-.077 1.528a6.934 6.934 0 0 0-.679-.046 2.05 2.05 0 0 0-.617.108 1.562 1.562 0 0 0-.633.401c-.196.196-.36.474-.494.834-.134.35-.201.802-.201 1.358v3.844h-2.099v-7.996h1.914Zm6.305-3.581v11.577h-2.099V26.655h2.099Zm4.131 3.58v7.997h-2.099v-7.996h2.099Zm.031-1.188h-2.161v-2.16h2.161v2.16Zm2 9.185v-7.996h2.022v1.25h.046c.196-.288.407-.52.633-.695.226-.185.453-.329.679-.432.237-.103.458-.17.664-.2a3.694 3.694 0 0 1 1.698.123c.35.113.648.278.895.494.257.206.453.468.587.787.144.31.216.664.216 1.065v5.604h-2.099V33.4c0-.195-.026-.386-.078-.57a1.374 1.374 0 0 0-.247-.495 1.118 1.118 0 0 0-.416-.37 1.249 1.249 0 0 0-.618-.14c-.329 0-.612.073-.849.217a1.878 1.878 0 0 0-.586.51 2.093 2.093 0 0 0-.34.678 2.488 2.488 0 0 0-.108.695v4.307h-2.099Zm11.18-3.365c.01.257.067.504.17.74.103.237.252.448.447.633.196.186.438.335.726.448.298.103.643.154 1.034.154.463 0 .901-.046 1.312-.139a6.78 6.78 0 0 0 1.189-.416v1.574a8.326 8.326 0 0 1-1.328.37 8.361 8.361 0 0 1-1.435.124 5.592 5.592 0 0 1-1.683-.247 3.811 3.811 0 0 1-1.374-.756 3.668 3.668 0 0 1-.91-1.281c-.227-.515-.34-1.127-.34-1.837 0-.649.103-1.225.309-1.73a3.87 3.87 0 0 1 .864-1.296c.36-.36.777-.633 1.251-.818a4.234 4.234 0 0 1 1.528-.278c.607 0 1.116.093 1.528.278.422.175.767.401 1.034.68.278.277.489.586.633.925.154.33.268.654.34.973.072.319.113.607.123.864.021.258.031.443.031.556v.479h-5.449Zm3.288-1.436c.01-.34-.036-.628-.139-.864a1.44 1.44 0 0 0-.386-.572 1.411 1.411 0 0 0-.54-.324 1.688 1.688 0 0 0-.587-.108 1.37 1.37 0 0 0-.648.155 1.547 1.547 0 0 0-.509.386 2.012 2.012 0 0 0-.355.602 2.09 2.09 0 0 0-.124.725h3.288Zm5.625-3.195v1.729h.047c.041-.247.118-.479.231-.695.124-.226.273-.422.448-.587.175-.174.386-.313.633-.416a2.145 2.145 0 0 1 1.173-.124c.123.02.242.041.355.062l-.077 1.528a7.136 7.136 0 0 0-.68-.046 2.05 2.05 0 0 0-.617.108 1.576 1.576 0 0 0-.633.401c-.195.196-.36.474-.494.834-.134.35-.2.802-.2 1.358v3.844h-2.1v-7.996h1.914Zm-51.249 14.19 2.331 7.024.479 1.667h.03l.464-1.667 2.361-7.024H94.2l-3.735 10.806h-2.702l-3.766-10.806h2.346Zm7.81 6.808c0-.67.103-1.26.309-1.775.205-.515.488-.942.849-1.282.37-.35.807-.612 1.312-.787a4.756 4.756 0 0 1 1.651-.278c.597 0 1.148.093 1.652.278a3.47 3.47 0 0 1 1.297.787c.37.34.658.767.864 1.282.206.514.309 1.106.309 1.775 0 .669-.103 1.26-.309 1.775a3.594 3.594 0 0 1-.864 1.297 3.76 3.76 0 0 1-1.297.787 5.01 5.01 0 0 1-1.652.262 5.01 5.01 0 0 1-1.651-.262 3.917 3.917 0 0 1-1.312-.788 3.69 3.69 0 0 1-.85-1.296c-.205-.515-.308-1.106-.308-1.775Zm2.192 0c0 .463.056.859.17 1.188.113.33.262.602.447.818.185.206.391.36.618.463.226.093.458.14.694.14.227 0 .453-.047.68-.14.236-.102.447-.257.632-.463.186-.216.335-.488.448-.818.113-.329.17-.725.17-1.188 0-.463-.057-.86-.17-1.189a2.304 2.304 0 0 0-.448-.803 1.6 1.6 0 0 0-.632-.463 1.63 1.63 0 0 0-.68-.154c-.236 0-.468.051-.694.154a1.63 1.63 0 0 0-.618.463 2.302 2.302 0 0 0-.447.803c-.114.33-.17.726-.17 1.189Zm9.686-7.58v11.578h-2.099V43.655h2.099Zm4.1 0v6.9h.078l2.5-3.318h2.408l-2.933 3.627 3.211 4.369h-2.562l-2.624-4.06h-.078v4.06h-2.099V43.655h2.099Zm11.466 5.31a26.314 26.314 0 0 0-.695-.23 3.685 3.685 0 0 0-1.127-.155c-.329 0-.592.036-.787.108a1.06 1.06 0 0 0-.417.231.591.591 0 0 0-.17.278c-.02.093-.031.165-.031.216 0 .175.042.32.124.432.093.103.206.196.34.278.144.072.298.134.463.186l.494.154c.226.072.463.165.71.278.257.113.488.262.694.447.216.186.391.417.525.695.144.278.216.612.216 1.003 0 .32-.062.628-.185.927-.124.288-.314.55-.571.787a3.053 3.053 0 0 1-.973.556c-.391.133-.854.2-1.389.2-.401 0-.844-.041-1.327-.123a7.792 7.792 0 0 1-1.328-.34l.093-1.636c.031.01.113.046.247.108.133.051.303.113.509.185.216.062.453.118.71.17.257.051.52.077.787.077.268 0 .489-.03.664-.093a1.2 1.2 0 0 0 .401-.216.677.677 0 0 0 .201-.277.763.763 0 0 0-.046-.695.94.94 0 0 0-.309-.293 2.001 2.001 0 0 0-.448-.216 52.061 52.061 0 0 1-.524-.201 10.34 10.34 0 0 1-.88-.355 3.28 3.28 0 0 1-.679-.463 2.027 2.027 0 0 1-.433-.633 2.279 2.279 0 0 1-.154-.88c0-.226.041-.473.124-.74.082-.279.231-.536.447-.773.216-.247.515-.447.895-.602.381-.164.865-.247 1.451-.247.237 0 .577.016 1.019.047.453.02.968.118 1.544.293l-.185 1.513Zm4.061-5.31v3.35l-.046 1.312h.03c.206-.36.499-.648.88-.864.381-.227.854-.34 1.42-.34.556 0 1.045.103 1.467.31a2.96 2.96 0 0 1 1.08.864c.299.36.525.792.679 1.296a5.6 5.6 0 0 1 .232 1.652c0 .69-.098 1.291-.293 1.806a3.956 3.956 0 0 1-.741 1.296 3.07 3.07 0 0 1-1.081.772 3.26 3.26 0 0 1-1.25.247c-.196 0-.412-.02-.648-.062a3.4 3.4 0 0 1-.726-.216 2.83 2.83 0 0 1-.679-.463 2.494 2.494 0 0 1-.556-.772h-.031v1.39h-1.836V43.655h2.099Zm0 7.58c0 .422.051.787.154 1.096.103.308.237.566.402.772.174.195.365.344.571.447a1.53 1.53 0 0 0 1.281 0c.216-.103.406-.252.571-.447a2.3 2.3 0 0 0 .417-.772c.103-.309.154-.674.154-1.096 0-.422-.051-.788-.154-1.096a2.13 2.13 0 0 0-.417-.757 1.477 1.477 0 0 0-.571-.447 1.402 1.402 0 0 0-1.281 0 1.63 1.63 0 0 0-.571.447 2.28 2.28 0 0 0-.402.757 3.474 3.474 0 0 0-.154 1.096Zm7.741-3.597c.483-.195.957-.33 1.42-.401a8.653 8.653 0 0 1 1.512-.124c.813 0 1.451.103 1.914.31.474.205.829.462 1.065.77.237.31.386.644.448 1.004.072.36.108.69.108.988v5.048h-2.053v-1.173h-.031c-.041.082-.113.2-.216.355a2.014 2.014 0 0 1-.447.432 3.126 3.126 0 0 1-.741.355c-.299.103-.664.154-1.096.154-.505 0-.937-.067-1.297-.2a2.588 2.588 0 0 1-.88-.556 2.244 2.244 0 0 1-.509-.772 2.774 2.774 0 0 1-.155-.91c0-.279.047-.572.139-.88.093-.31.283-.592.572-.85.288-.267.689-.483 1.204-.648.514-.175 1.198-.262 2.053-.262.195 0 .391.005.586.015h.772v-.34c0-.215-.052-.411-.154-.586a1.208 1.208 0 0 0-.386-.432 1.927 1.927 0 0 0-.587-.263 2.455 2.455 0 0 0-.679-.092c-.35 0-.731.046-1.142.139-.412.082-.885.272-1.42.57v-1.65Zm4.013 3.967c-.288 0-.602.01-.942.031-.329.01-.638.057-.926.139a1.699 1.699 0 0 0-.695.386c-.185.175-.277.422-.277.74 0 .289.097.536.293.742.195.195.525.293.988.293.216 0 .437-.03.664-.093a1.62 1.62 0 0 0 .617-.324c.185-.154.334-.37.448-.648.123-.278.185-.633.185-1.065v-.2h-.355Zm4.462 3.628v-7.996h2.022v1.25h.046c.196-.288.407-.52.633-.694.226-.186.453-.33.679-.433.237-.103.458-.17.664-.2a3.694 3.694 0 0 1 1.698.123c.35.113.648.278.895.494.257.206.453.468.587.787.144.31.216.664.216 1.065v5.604h-2.099V50.4c0-.195-.026-.386-.078-.57a1.374 1.374 0 0 0-.247-.495 1.11 1.11 0 0 0-.416-.37 1.249 1.249 0 0 0-.618-.14c-.329 0-.612.073-.849.217a1.878 1.878 0 0 0-.586.51 2.093 2.093 0 0 0-.34.678 2.488 2.488 0 0 0-.108.695v4.307h-2.099Zm11.551-11.577v6.9h.077l2.5-3.32h2.408l-2.932 3.628 3.21 4.369h-2.562l-2.624-4.06h-.077v4.06h-2.1V43.655h2.1Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(30.002 26.09)\" d=\"M0 0h129.076v29.818H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dwe9ov\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:149,svg:'<svg width=\"149\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M37.304 32.861v5.36c.39 0 .765.002 1.14 0 .18-.002.301.03.3.258-.01 1.184-.005 2.369-.008 3.554 0 .033-.019.068-.036.126h-7.979v-.687c0-.952.011-1.905-.006-2.857-.006-.299.071-.42.384-.4.375.024.752.005 1.16.005v-9.297h17.712v9.297c.473 0 .897.013 1.32-.004.271-.011.358.081.355.357-.014 1.183-.006 2.367-.006 3.58h-8.107v-.614c0-1.002.007-2.003-.004-3.004-.003-.242.08-.326.316-.317.375.012.75.003 1.157.003V36.67c0-1.173-.006-2.345.004-3.517.002-.234-.064-.326-.308-.325-2.381.007-4.762.004-7.144.005-.07 0-.141.016-.25.03Zm3.857-.755h4.532v7.05c-.368 0-.709-.015-1.047.008-.099.007-.27.117-.272.183-.02.655-.013 1.31-.013 1.966h6.419V39.15h-1.53v-9.325h-7.609c-.086 0-.184-.026-.254.008-.088.043-.215.133-.217.206-.017.668-.01 1.338-.01 2.067v.001Zm23.855 10.041v-15.04c.894-.08 1.775-.19 2.659-.233 1.879-.092 3.755-.122 5.608.318 2.77.656 4.66 2.723 5.051 5.559.228 1.648.119 3.266-.469 4.829-.896 2.385-2.706 3.71-5.112 4.322-1.807.46-3.644.5-5.49.405-.74-.04-1.48-.104-2.248-.16Zm3.38-7.562v4.685c-.033.272.06.403.361.393.548-.018 1.1.017 1.646-.013 2.081-.114 3.66-1.387 4.188-3.382a7.312 7.312 0 0 0 .079-3.514c-.379-1.681-1.417-2.744-3.098-3.144-.91-.216-1.834-.206-2.764-.112-.335.035-.422.156-.419.475.014 1.537.007 3.075.007 4.612Zm38.219 7.595h-3.651c-.344-1.15-.704-2.288-1.017-3.439-.106-.388-.275-.51-.675-.5a102.64 102.64 0 0 1-3.553.004c-.267-.003-.382.078-.451.343-.29 1.108-.603 2.21-.909 3.313-.026.093-.058.184-.09.281h-3.492c.036-.144.06-.27.099-.393 1.47-4.824 2.946-9.647 4.406-14.475.097-.32.236-.407.558-.401 1.245.02 2.49.014 3.736.003.231-.003.346.063.416.293 1.519 4.91 3.046 9.82 4.57 14.73.021.067.031.138.053.24v.001Zm-5.356-6.487-1.738-6.21-1.626 6.21h3.364Zm-10.495 3.704v2.77h-9.679V26.95h9.327v2.768h-5.904v3.228h5.58v2.75c-.145.008-.298.024-.451.024-1.576.002-3.15.009-4.726-.005-.317-.003-.45.06-.439.417.026.952.009 1.905.009 2.857v.406h6.283v.001Zm21.485-.067h6.053v2.831h-9.439V26.955h3.386V39.33Zm-51.134 2.843h-3.346V26.945c.132-.007.251-.019.37-.019.855-.001 1.71.017 2.563-.01.366-.01.459.118.443.461-.025.572-.006 1.147-.006 1.72l-.001 12.557c0 .167-.015.333-.023.518Zm50.562 15.466c.649.141 1.247.348 1.856.387 1.382.089 2.148-.826 1.927-2.209-.022 0-.056-.01-.065.002-1.035 1.34-3.71 1.114-4.455-1.13-.509-1.538-.334-3.012.866-4.204.789-.784 1.784-1.008 2.839-.635.391.138.716.462 1.077.705l.096-.689h1.76c.008.069.025.138.024.207-.021 2.014-.038 4.028-.068 6.042a5.465 5.465 0 0 1-.108.98c-.273 1.36-1.115 2.15-2.466 2.418a6.24 6.24 0 0 1-3.317-.233c-.267-.093-.372-.207-.268-.507.134-.39.215-.799.301-1.134h.001Zm3.758-4.424h-.004c0-.292.031-.588-.007-.875-.065-.477-.313-.85-.79-1.006-.48-.156-.918-.054-1.277.308-.684.69-.723 2.29-.08 3.018.351.397.875.548 1.36.364.489-.187.761-.554.795-1.079.016-.242.003-.487.003-.73Zm-37.307 3.462h-2.04c-.01-.158-.025-.31-.027-.463-.02-1.268-.013-2.537-.067-3.804-.026-.611-.421-.977-.953-1.033a1.143 1.143 0 0 0-1.212.803c-.059.193-.06.409-.06.614-.006 1.184-.011 2.367.002 3.551.003.271-.074.364-.35.354-.56-.02-1.121-.006-1.718-.006v-9.915h2.065v3.916c.463-.52.923-.829 1.506-.951 1.159-.244 2.22.291 2.606 1.406a5.1 5.1 0 0 1 .264 1.502c.036 1.268.014 2.538.013 3.807 0 .059-.015.118-.03.22Zm-47.222-9.436c.717 0 1.398-.008 2.078.011.09.003.225.141.252.24.621 2.228 1.23 4.46 1.84 6.69.035.127.063.255.164.387.112-.463.208-.93.339-1.388.541-1.883 1.09-3.766 1.648-5.644.034-.114.165-.278.256-.28.655-.025 1.312-.014 2.027-.014-.045.174-.07.299-.11.419-.973 2.898-1.95 5.795-2.917 8.694-.079.238-.172.357-.453.346-.622-.026-1.245.004-1.867-.018-.116-.005-.297-.122-.33-.226-.975-3-1.935-6.004-2.896-9.008-.015-.045-.015-.095-.03-.209h-.001Zm71.684 2.619h1.742l.141.975c.403-.543.852-.885 1.419-1.048 1.589-.453 3.002.477 3.121 2.148.098 1.384.057 2.778.076 4.168.002.18 0 .36 0 .565h-2.078c-.007-.12-.021-.247-.022-.375-.002-1.074.002-2.148-.003-3.221a4.56 4.56 0 0 0-.059-.69c-.106-.668-.514-1.042-1.085-1.013a1.201 1.201 0 0 0-1.137 1.172c-.019 1.22-.008 2.44-.01 3.66v.464h-2.106V49.86h.001Zm-2.263 6.817H98.59l-.133-.963c-.11.114-.181.183-.246.258-.705.812-1.909 1.106-2.901.703-.82-.333-1.196-1.004-1.349-1.826a5.343 5.343 0 0 1-.08-.945c-.01-1.232-.005-2.465-.005-3.698 0-.107.012-.215.02-.343h2.081v1.767c0 .696-.002 1.391.008 2.087.003.193.031.39.075.578.136.58.527.888 1.062.855.57-.034 1.064-.479 1.083-1.046.029-.914.017-1.83.02-2.745.002-.497 0-.994 0-1.499h2.103v6.817h-.001Zm-53.955-2.755h-4.474c-.004.51.257.82.639 1.044.636.372 1.336.336 2.032.264.372-.04.738-.132 1.138-.206l.271 1.337c-.07.042-.126.092-.19.112-1.075.339-2.168.467-3.283.243-1.464-.294-2.339-1.196-2.575-2.67-.194-1.216.047-2.335.86-3.287.953-1.12 2.803-1.433 4.085-.707.854.484 1.267 1.272 1.411 2.198.084.534.06 1.084.087 1.673h-.001Zm-1.99-1.46c.068-.743-.383-1.34-1.038-1.398-.8-.07-1.4.492-1.462 1.397h2.5Zm41.853 1.46H81.8c.027.56.326.886.761 1.103.617.309 1.28.276 1.937.204.371-.04.736-.13 1.126-.202.084.405.173.783.236 1.165.013.081-.054.24-.116.258-1.545.461-3.09.656-4.56-.227-.779-.467-1.162-1.219-1.334-2.095-.32-1.623.388-3.347 1.702-4.047.945-.504 1.945-.556 2.935-.169 1.11.433 1.584 1.367 1.738 2.476.068.486.011.99.011 1.535Zm-1.918-1.456c-.018-.924-.486-1.429-1.264-1.405-.7.022-1.268.662-1.235 1.424h2.151c.108 0 .215-.012.348-.02ZM34.601 28.292a2.939 2.939 0 0 1-2.96-2.938 2.956 2.956 0 0 1 2.952-2.99c1.636 0 2.984 1.35 2.975 2.982a2.968 2.968 0 0 1-2.967 2.946Zm19.395 26.604c.696.308 1.361.537 2.09.456.305-.033.589-.112.653-.472.065-.372-.164-.566-.466-.693-.335-.142-.683-.259-1.017-.405-1.066-.47-1.53-1.14-1.455-2.081.072-.895.745-1.62 1.788-1.887.977-.25 1.928-.13 2.89.256l-.34 1.359c-.509-.102-.989-.208-1.473-.287-.137-.023-.316-.011-.423.061-.166.111-.382.279-.401.443-.02.164.132.431.285.517.391.218.827.35 1.239.533.648.286 1.174.691 1.352 1.43.218.9-.135 1.826-.95 2.256-1.299.685-2.636.561-3.96.06-.074-.027-.151-.194-.134-.277.087-.414.205-.822.322-1.269Zm15.951-4.969-.31 1.541c-.92-.219-1.826-.376-2.567.392-.44.456-.519 1.028-.48 1.633.09 1.35 1.017 1.82 3.115 1.545.068.451.144.903.193 1.358.007.065-.11.189-.19.21-1.286.343-2.558.387-3.756-.303-1.096-.633-1.686-2.06-1.507-3.421.325-2.473 2.376-3.367 4.435-3.158.346.035.686.129 1.068.202v.001Zm22.35 1.72c-.252 0-.446-.003-.64 0-.873.015-1.447.572-1.458 1.444-.013 1.048-.004 2.098-.005 3.146v.428h-2.089v-6.804h1.725l.115 1.293c.116-.206.176-.315.24-.424.408-.704 1.012-1.072 1.835-1.03.095.005.262.124.265.195.022.57.013 1.141.013 1.75l-.001.002Zm-42.032 5.027H48.18v-6.806h1.741l.086 1.148c.331-.355.617-.741.98-1.032.381-.305.865-.353 1.371-.256v1.917h-.505c-.986-.006-1.562.532-1.58 1.518-.02 1.012-.007 2.027-.008 3.04v.47h.001Zm10.367-6.815h2.051v6.81h-2.05v-6.81ZM50.57 25.344a2.934 2.934 0 0 1-2.949 2.948 2.964 2.964 0 0 1-2.977-2.97c.008-1.634 1.36-2.967 3-2.958 1.62.008 2.93 1.343 2.926 2.98Zm-.787-.023a2.185 2.185 0 0 0-2.166-2.169c-1.192-.004-2.195 1.002-2.187 2.195a2.174 2.174 0 0 0 2.213 2.154 2.15 2.15 0 0 0 2.139-2.18Zm11.88 23.569c-.694.003-1.184-.456-1.187-1.111-.002-.651.487-1.11 1.187-1.11.701 0 1.178.444 1.189 1.11.01.64-.492 1.108-1.189 1.111Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(30.714 22.363)\" d=\"M0 0h87.59v37.273H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-44byyf\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:219,svg:'<svg width=\"219\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M52.052 26.251c7.061 0 14.123.008 21.184-.014.637-.001.858.124.854.82-.028 6.89-.023 13.78-.006 20.67 0 .55-.088.779-.718.775-4.98-.027-9.959-.02-14.938-.007-.529 0-.733-.049-.601-.685.567-2.752 1.069-5.516 1.597-8.274.037-.193.08-.389.154-.57.175-.423.457-.748.964-.594.454.139.544.53.481.956-.098.667-.206 1.33-.312 1.996-.051.315-.07.63.152.884.535.614 1.268.706 2.007.638.74-.067 1.554-.231 1.77-1.057.728-2.792 1.378-5.606 2.063-8.407.078-.315-.039-.4-.33-.392-2.753.062-5.517-.193-8.25.327-1.478.282-2.447 1.139-2.996 2.544-.831 2.123-1.098 4.382-1.65 6.573-.398 1.579-.702 3.18-1.08 4.764-.073.308-.006.865-.367.855-.414-.01-.307-.576-.382-.897a1266.43 1266.43 0 0 1-3.037-13.305c-.149-.67-.383-.892-1.093-.88-3.093.046-6.19.042-9.283.002-.697-.009-.782.18-.613.799.361 1.327.689 2.665.966 4.012.103.502.317.63.788.62 1.265-.023 2.533.012 3.798-.013.446-.009.626.125.724.58.58 2.662 1.189 5.317 1.81 7.97.088.379.014.754.137 1.142.13.409-.267.409-.58.407-2.334-.007-4.67-.003-7.005-.003-2.475 0-4.952-.019-7.427.012-.591.006-.813-.088-.81-.764.026-6.862.028-13.724-.004-20.585-.004-.757.192-.92.932-.917 7.032.03 14.067.018 21.1.018h.001Zm13.127 29.671c-2.727 0-5.454-.01-8.18.006-.536.004-.744-.07-.592-.704.314-1.309.542-2.638.758-3.967.073-.448.214-.601.685-.6 5.144.02 10.289.027 15.432.009.614-.002.839.143.81.794-.054 1.177-.074 2.364.005 3.538.058.826-.271.949-.992.939-2.643-.037-5.285-.015-7.926-.015Zm-26.363-.001c-2.67 0-5.34-.015-8.009.012-.569.005-.793-.127-.771-.736.042-1.264.022-2.529.001-3.792-.008-.501.091-.753.694-.75 5.002.024 10.003.02 15.004 0 .627-.003.887.201.997.826.212 1.213.467 2.424.803 3.608.191.674.097.856-.626.848-2.697-.036-5.395-.016-8.093-.016Zm48.787-28.589v4.383h4.414v-4.383h2.207v10.88h-2.207v-4.71h-4.414v4.71h-2.207v-10.88h2.207Zm9.216 3.233a6.47 6.47 0 0 1 1.43-.404 8.716 8.716 0 0 1 1.523-.124c.819 0 1.461.103 1.928.31.476.208.834.467 1.072.777.239.311.389.648.451 1.01.072.364.109.695.109.995v5.083h-2.067V37.03h-.032a3.501 3.501 0 0 1-.217.357c-.104.145-.254.29-.451.435a3.123 3.123 0 0 1-.746.358c-.3.103-.668.155-1.103.155-.508 0-.943-.067-1.306-.202a2.6 2.6 0 0 1-.886-.56 2.259 2.259 0 0 1-.513-.776 2.795 2.795 0 0 1-.155-.918c0-.28.046-.575.14-.885.093-.311.285-.596.575-.855.29-.27.694-.487 1.212-.653.518-.176 1.207-.264 2.067-.264.197 0 .394.005.591.015h.777v-.342c0-.217-.052-.414-.155-.59a1.212 1.212 0 0 0-.389-.435 1.932 1.932 0 0 0-.591-.265 2.472 2.472 0 0 0-.683-.093c-.353 0-.736.047-1.15.14-.415.083-.892.275-1.43.575v-1.663Zm4.041 3.994c-.29 0-.606.01-.948.032a3.82 3.82 0 0 0-.932.14 1.7 1.7 0 0 0-.7.388c-.186.176-.28.425-.28.746 0 .29.1.539.296.746.197.197.528.295.995.295.217 0 .44-.03.668-.093.228-.062.435-.17.622-.326.186-.156.336-.373.45-.653.125-.28.187-.637.187-1.073v-.202h-.358Zm4.493 3.653V30.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.901.498.259.207.456.471.591.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.122 1.122 0 0 0-.419-.373 1.255 1.255 0 0 0-.622-.14c-.332 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Zm9.517 0V30.16h2.036v1.259h.047c.196-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.726 3.726 0 0 1 1.71.124c.352.114.652.28.901.498.259.207.456.471.591.793.145.31.217.668.217 1.072v5.642h-2.113v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.117 1.117 0 0 0-.42-.373 1.25 1.25 0 0 0-.621-.14c-.332 0-.617.072-.855.217a1.901 1.901 0 0 0-.591.513 2.138 2.138 0 0 0-.342.684 2.52 2.52 0 0 0-.108.7v4.336h-2.114Zm9.05-4.026c0-.673.104-1.269.311-1.787a3.55 3.55 0 0 1 .855-1.29 3.63 3.63 0 0 1 1.321-.793 4.79 4.79 0 0 1 1.663-.28 4.79 4.79 0 0 1 1.663.28c.508.177.943.44 1.306.793.373.342.663.772.87 1.29.207.518.311 1.114.311 1.787 0 .674-.104 1.27-.311 1.788a3.608 3.608 0 0 1-.87 1.305 3.776 3.776 0 0 1-1.306.793 5.042 5.042 0 0 1-1.663.264 5.042 5.042 0 0 1-1.663-.264 3.94 3.94 0 0 1-1.321-.793 3.707 3.707 0 0 1-.855-1.305c-.207-.518-.311-1.114-.311-1.788Zm2.207 0c0 .467.057.866.171 1.197.114.332.264.606.451.824.187.207.394.363.622.466.228.093.461.14.699.14a1.8 1.8 0 0 0 .684-.14c.238-.103.451-.259.637-.466a2.49 2.49 0 0 0 .451-.824c.114-.331.171-.73.171-1.197 0-.466-.057-.865-.171-1.196a2.313 2.313 0 0 0-.451-.809 1.608 1.608 0 0 0-.637-.466 1.64 1.64 0 0 0-.684-.155c-.238 0-.471.052-.699.155a1.643 1.643 0 0 0-.622.466 2.313 2.313 0 0 0-.451.809c-.114.331-.171.73-.171 1.196Zm8.812-4.025 1.694 4.974.327 1.18h.046l.296-1.18 1.632-4.974h2.16l-2.969 8.05h-2.486l-3.016-8.05h2.316Zm8.598 4.663c.01.259.067.507.171.746.103.238.254.45.45.637.197.186.441.337.731.45.3.104.647.156 1.041.156.467 0 .907-.047 1.321-.14a6.803 6.803 0 0 0 1.197-.42v1.586c-.414.155-.86.28-1.337.373a8.409 8.409 0 0 1-1.445.124 5.625 5.625 0 0 1-1.694-.248 3.82 3.82 0 0 1-1.383-.762 3.683 3.683 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.103-1.233.311-1.74.217-.518.507-.954.87-1.306a3.635 3.635 0 0 1 1.259-.824c.487-.186 1-.28 1.539-.28.611 0 1.124.094 1.538.28.425.177.772.404 1.042.684.279.28.492.59.637.933a4.89 4.89 0 0 1 .466 1.85c.021.258.031.445.031.559v.482h-5.486Zm3.31-1.446c.011-.342-.036-.632-.14-.87a1.442 1.442 0 0 0-.388-.575 1.414 1.414 0 0 0-.544-.327 1.699 1.699 0 0 0-.591-.108c-.238 0-.456.051-.653.155a1.57 1.57 0 0 0-.512.389 2.013 2.013 0 0 0-.358.606 2.119 2.119 0 0 0-.124.73h3.31Zm5.664-3.217v1.74h.047c.041-.248.119-.481.233-.699.124-.228.275-.425.451-.59.176-.176.388-.316.637-.42a2.167 2.167 0 0 1 1.181-.124c.125.02.244.041.358.062l-.078 1.539a7.435 7.435 0 0 0-.684-.047c-.186 0-.394.036-.621.109a1.583 1.583 0 0 0-.638.404c-.197.197-.362.476-.497.84-.135.351-.202.807-.202 1.367v3.87h-2.114V30.16h1.927Zm8.908 1.74a28.663 28.663 0 0 0-.699-.232 3.715 3.715 0 0 0-1.135-.156c-.332 0-.596.036-.793.109-.186.062-.326.14-.419.233a.576.576 0 0 0-.171.28 1.057 1.057 0 0 0-.031.217.72.72 0 0 0 .124.436c.093.103.207.197.342.28.145.072.3.134.466.186l.498.155c.228.073.466.166.715.28.259.114.492.264.699.45a2.1 2.1 0 0 1 .528.7c.145.28.218.617.218 1.01 0 .322-.062.633-.187.933-.124.29-.316.554-.575.793a3.07 3.07 0 0 1-.979.56c-.394.134-.86.201-1.399.201-.404 0-.849-.041-1.336-.124a7.87 7.87 0 0 1-1.337-.342l.093-1.648c.031.01.114.047.249.11.135.051.306.113.513.186.218.062.456.119.715.17.259.053.523.078.793.078.269 0 .492-.03.668-.093a1.23 1.23 0 0 0 .404-.217.676.676 0 0 0 .202-.28.773.773 0 0 0-.047-.7.948.948 0 0 0-.31-.295 2.05 2.05 0 0 0-.451-.217c-.166-.063-.342-.13-.529-.203a10.619 10.619 0 0 1-.886-.357 3.277 3.277 0 0 1-.683-.466 2.051 2.051 0 0 1-.436-.638 2.308 2.308 0 0 1-.155-.885c0-.228.041-.477.124-.746a1.98 1.98 0 0 1 .451-.778c.218-.248.518-.45.901-.606.384-.166.871-.248 1.461-.248.239 0 .581.015 1.026.046.456.02.974.12 1.555.296l-.187 1.523Zm7.524-.124c-.362-.145-.798-.217-1.305-.217-.353 0-.684.062-.995.186a2.305 2.305 0 0 0-.793.544 2.635 2.635 0 0 0-.528.84 2.98 2.98 0 0 0-.187 1.087c0 .363.052.705.156 1.026.114.311.269.586.466.824a2.3 2.3 0 0 0 .746.544c.29.135.622.202.995.202.238 0 .497-.026.777-.078.29-.051.57-.134.839-.248l.078 1.538c-.197.063-.477.13-.839.203a6.154 6.154 0 0 1-1.228.108c-.715 0-1.337-.119-1.865-.357a3.896 3.896 0 0 1-1.322-.948 4.054 4.054 0 0 1-.761-1.368 4.971 4.971 0 0 1-.249-1.554c0-.54.093-1.052.28-1.539.187-.497.461-.933.824-1.306a3.876 3.876 0 0 1 1.352-.886c.549-.227 1.181-.341 1.896-.341.27 0 .56.015.871.046.31.031.616.088.917.171l-.125 1.523Zm1.646-5.222h2.114v3.622l-.078 1.243h.047c.062-.083.155-.202.279-.358.125-.155.285-.305.482-.45.207-.156.456-.29.746-.404a2.98 2.98 0 0 1 1.057-.171c.466 0 .86.062 1.181.186.332.124.601.285.809.482.207.186.367.399.481.637a2.7 2.7 0 0 1 .265.669c.051.207.083.393.093.559.01.155.015.259.015.31v5.332h-2.113V33.58a5.79 5.79 0 0 0-.031-.544 1.515 1.515 0 0 0-.156-.606 1.086 1.086 0 0 0-.404-.466c-.176-.135-.435-.202-.777-.202-.218 0-.44.046-.668.14-.218.093-.42.238-.607.435a2.026 2.026 0 0 0-.45.746c-.114.31-.171.684-.171 1.119v4.01h-2.114V26.555Zm11.257 8.269c.011.259.068.507.171.746.104.238.254.45.451.637.197.186.441.337.731.45.3.104.647.156 1.041.156a6.02 6.02 0 0 0 1.321-.14 6.831 6.831 0 0 0 1.197-.42v1.586c-.415.155-.86.28-1.337.373a8.409 8.409 0 0 1-1.445.124 5.625 5.625 0 0 1-1.694-.248 3.832 3.832 0 0 1-1.384-.762 3.696 3.696 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.104-1.233.311-1.74.218-.518.508-.954.871-1.306a3.626 3.626 0 0 1 1.259-.824 4.26 4.26 0 0 1 1.538-.28c.612 0 1.125.094 1.539.28.425.177.772.404 1.041.684.28.28.493.59.638.933a4.984 4.984 0 0 1 .466 1.85c.021.258.031.445.031.559v.482h-5.487Zm3.311-1.446c.01-.342-.036-.632-.14-.87a1.452 1.452 0 0 0-.388-.575 1.421 1.421 0 0 0-.544-.327 1.699 1.699 0 0 0-.591-.108c-.238 0-.456.051-.653.155a1.563 1.563 0 0 0-.513.389 2.032 2.032 0 0 0-.357.606 2.12 2.12 0 0 0-.125.73h3.311Zm-98.41 10.954 2.348 7.072.481 1.679h.032l.466-1.679 2.378-7.072h2.207l-3.761 10.88h-2.72l-3.793-10.88h2.363Zm7.864 6.854c0-.673.104-1.269.311-1.787.207-.518.492-.948.855-1.29a3.632 3.632 0 0 1 1.321-.793 4.788 4.788 0 0 1 1.663-.28c.601 0 1.155.094 1.663.28.508.176.943.44 1.306.793.373.342.663.772.87 1.29.207.518.311 1.114.311 1.787 0 .674-.104 1.27-.311 1.788a3.608 3.608 0 0 1-.87 1.305 3.776 3.776 0 0 1-1.306.793 5.041 5.041 0 0 1-1.663.264 5.041 5.041 0 0 1-1.663-.264 3.943 3.943 0 0 1-1.321-.793 3.715 3.715 0 0 1-.855-1.305c-.207-.518-.31-1.114-.31-1.788Zm2.207 0c0 .467.057.866.171 1.197a2.5 2.5 0 0 0 .45.824c.187.207.395.363.623.466.228.093.46.14.699.14a1.8 1.8 0 0 0 .684-.14c.238-.103.45-.259.637-.466a2.49 2.49 0 0 0 .451-.824c.114-.331.171-.73.171-1.197 0-.466-.057-.865-.171-1.196a2.313 2.313 0 0 0-.451-.809 1.609 1.609 0 0 0-.637-.466 1.64 1.64 0 0 0-.684-.155c-.238 0-.471.051-.7.155a1.64 1.64 0 0 0-.621.466 2.32 2.32 0 0 0-.45.809c-.115.331-.172.73-.172 1.196Zm9.753-7.63v11.656h-2.113V43.555h2.113Zm4.129 0v6.947h.078l2.517-3.342h2.425l-2.953 3.652L116 55.212h-2.58l-2.642-4.088h-.078v4.088h-2.114V43.555h2.114Zm11.544 5.346c-.145-.052-.378-.13-.699-.233a3.715 3.715 0 0 0-1.135-.156c-.331 0-.596.036-.793.109-.186.062-.326.14-.419.233a.591.591 0 0 0-.171.28 1.057 1.057 0 0 0-.031.217.72.72 0 0 0 .124.436c.093.103.207.197.342.28.145.072.301.134.466.186l.498.155c.228.073.466.166.715.28.259.114.492.264.699.45a2.1 2.1 0 0 1 .528.7c.146.28.218.617.218 1.01 0 .322-.062.633-.186.933-.125.29-.316.554-.576.793a3.07 3.07 0 0 1-.979.56c-.393.134-.86.201-1.399.201-.404 0-.849-.041-1.336-.124a7.87 7.87 0 0 1-1.337-.342l.093-1.648c.032.01.114.047.249.11.135.051.306.113.513.186.218.062.456.119.715.17.259.053.523.078.793.078.269 0 .492-.03.668-.093a1.23 1.23 0 0 0 .404-.217.676.676 0 0 0 .202-.28.763.763 0 0 0-.047-.7.948.948 0 0 0-.31-.295 2.05 2.05 0 0 0-.451-.217c-.166-.063-.342-.13-.529-.203a10.455 10.455 0 0 1-.885-.357 3.285 3.285 0 0 1-.684-.466 2.051 2.051 0 0 1-.436-.638 2.308 2.308 0 0 1-.155-.885c0-.228.041-.477.124-.746.083-.28.234-.54.451-.778.218-.248.518-.45.902-.606.383-.165.87-.248 1.461-.248.238 0 .58.015 1.025.046.456.02.974.12 1.555.296l-.187 1.523Zm4.089-5.347v3.373l-.046 1.32h.031c.207-.362.502-.652.886-.87.383-.227.86-.341 1.43-.341.559 0 1.051.103 1.476.31a3 3 0 0 1 1.088.87c.301.364.529.799.684 1.306.155.508.233 1.062.233 1.663 0 .695-.098 1.3-.295 1.819a3.998 3.998 0 0 1-.746 1.305 3.108 3.108 0 0 1-1.088.778 3.286 3.286 0 0 1-1.259.248 3.84 3.84 0 0 1-.653-.062 3.422 3.422 0 0 1-.73-.218 2.837 2.837 0 0 1-.684-.466 2.504 2.504 0 0 1-.56-.777h-.031v1.399h-1.849V43.555h2.113Zm0 7.631c0 .425.052.793.156 1.104.103.31.238.57.404.777.176.197.368.347.575.45.218.094.435.14.653.14.217 0 .43-.046.637-.14.218-.103.409-.253.575-.45.176-.207.316-.466.42-.777.103-.31.155-.679.155-1.104a3.52 3.52 0 0 0-.155-1.103 2.15 2.15 0 0 0-.42-.762 1.482 1.482 0 0 0-.575-.45 1.41 1.41 0 0 0-1.29 0 1.651 1.651 0 0 0-.575.45 2.285 2.285 0 0 0-.404.762c-.104.31-.156.679-.156 1.103Zm7.794-3.621a6.473 6.473 0 0 1 1.43-.404 8.721 8.721 0 0 1 1.523-.124c.819 0 1.461.103 1.928.31.476.208.834.467 1.072.777.239.311.389.648.451 1.01.072.364.109.695.109.995v5.083h-2.067V54.03h-.032a3.501 3.501 0 0 1-.217.357c-.104.145-.254.29-.451.435a3.122 3.122 0 0 1-.746.358c-.3.103-.668.155-1.103.155-.508 0-.943-.067-1.306-.202a2.596 2.596 0 0 1-.886-.56 2.258 2.258 0 0 1-.513-.776 2.81 2.81 0 0 1-.015-1.803c.093-.311.285-.596.575-.855.29-.27.694-.487 1.212-.653.518-.176 1.207-.264 2.067-.264.197 0 .394.005.591.015h.777v-.342c0-.217-.052-.414-.155-.59a1.212 1.212 0 0 0-.389-.435 1.932 1.932 0 0 0-.591-.265 2.47 2.47 0 0 0-.684-.093c-.352 0-.735.047-1.15.14-.414.083-.891.275-1.43.575v-1.663Zm4.041 3.994c-.29 0-.606.01-.948.032-.331.01-.642.056-.932.14a1.7 1.7 0 0 0-.7.388c-.186.176-.279.425-.279.746 0 .29.098.539.295.746.197.197.528.295.995.295.217 0 .44-.03.668-.093.228-.062.435-.17.622-.326.186-.156.336-.373.45-.653.125-.28.187-.637.187-1.073v-.202h-.358Zm4.493 3.653V47.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.901.498.259.207.456.471.591.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.122 1.122 0 0 0-.419-.373 1.255 1.255 0 0 0-.622-.14c-.332 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Zm11.631-11.657v6.947h.077l2.518-3.341h2.425l-2.953 3.652 3.233 4.399h-2.58l-2.643-4.088h-.077v4.088h-2.114V43.555h2.114Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(29.94 26.09)\" d=\"M0 0h158.409v29.818H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1j40486\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:242,svg:'<svg width=\"242\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M52.88 26.251c7.06 0 14.122.008 21.183-.014.637-.001.858.124.855.82-.03 6.89-.024 13.78-.007 20.67 0 .55-.088.779-.718.775-4.98-.027-9.959-.02-14.938-.007-.529 0-.733-.049-.601-.685.567-2.752 1.069-5.516 1.597-8.274.037-.193.08-.389.154-.57.175-.423.457-.748.964-.594.454.139.544.53.481.956-.098.667-.206 1.33-.312 1.996-.05.315-.07.63.152.884.535.614 1.268.706 2.007.638.74-.067 1.554-.231 1.77-1.057.728-2.792 1.378-5.606 2.063-8.407.078-.315-.038-.4-.33-.392-2.753.062-5.517-.193-8.249.327-1.48.282-2.448 1.139-2.997 2.544-.83 2.123-1.098 4.382-1.65 6.573-.398 1.579-.702 3.18-1.08 4.764-.073.308-.005.865-.367.855-.413-.01-.307-.576-.381-.897a1292.17 1292.17 0 0 1-3.038-13.305c-.149-.67-.383-.892-1.093-.88-3.093.046-6.19.042-9.283.002-.697-.009-.782.18-.613.799.361 1.327.689 2.665.966 4.012.103.502.317.63.788.62 1.265-.023 2.533.012 3.798-.013.446-.009.626.125.724.58.58 2.662 1.189 5.317 1.81 7.97.088.379.014.754.137 1.142.13.409-.267.409-.579.407-2.335-.007-4.67-.003-7.006-.003-2.475 0-4.952-.019-7.427.012-.591.006-.813-.088-.81-.764.026-6.862.028-13.724-.004-20.585-.004-.757.192-.92.932-.917 7.032.03 14.067.018 21.1.018h.001Zm13.122 29.671c-2.727 0-5.454-.01-8.18.006-.536.004-.744-.07-.592-.704.314-1.309.542-2.638.758-3.967.073-.448.215-.601.686-.6 5.143.02 10.288.027 15.431.009.615-.002.84.143.81.794-.053 1.177-.074 2.364.006 3.538.057.826-.272.949-.993.939-2.643-.037-5.285-.015-7.926-.015Zm-26.362-.001c-2.67 0-5.34-.015-8.01.012-.569.005-.793-.127-.771-.736.042-1.264.022-2.529.002-3.792-.009-.501.09-.753.694-.75 5 .024 10.002.02 15.004 0 .626-.003.886.201.996.826a35.99 35.99 0 0 0 .804 3.608c.19.674.096.856-.627.848-2.696-.036-5.395-.016-8.093-.016Zm47.935-28.589 2.347 7.072.482 1.679h.03l.467-1.679 2.378-7.072h2.207l-3.761 10.88h-2.72l-3.792-10.88h2.362Zm7.863 6.854c0-.673.104-1.269.311-1.787.207-.518.492-.948.855-1.29a3.632 3.632 0 0 1 1.321-.793 4.789 4.789 0 0 1 1.663-.28c.601 0 1.155.094 1.663.28.508.177.943.44 1.306.793.373.342.663.772.87 1.29.207.518.311 1.114.311 1.787 0 .674-.104 1.27-.311 1.788a3.608 3.608 0 0 1-.87 1.305 3.776 3.776 0 0 1-1.306.793 5.042 5.042 0 0 1-1.663.264 5.042 5.042 0 0 1-1.663-.264 3.943 3.943 0 0 1-1.321-.793 3.715 3.715 0 0 1-.855-1.305c-.207-.518-.31-1.114-.31-1.788Zm2.207 0c0 .467.057.866.171 1.197a2.5 2.5 0 0 0 .451.824c.187.207.394.363.622.466.228.093.46.14.7.14.227 0 .455-.047.683-.14.238-.103.451-.259.637-.466a2.49 2.49 0 0 0 .451-.824c.114-.331.171-.73.171-1.197 0-.466-.057-.865-.171-1.196a2.313 2.313 0 0 0-.451-.809 1.608 1.608 0 0 0-.637-.466 1.64 1.64 0 0 0-.684-.155 1.69 1.69 0 0 0-.7.155 1.639 1.639 0 0 0-.62.466 2.32 2.32 0 0 0-.452.809c-.114.331-.17.73-.17 1.196Zm9.754-7.63v11.656h-2.114V26.555h2.114Zm4.128 0v6.946h.078l2.518-3.341h2.424l-2.953 3.652 3.233 4.399h-2.58l-2.642-4.088h-.078v4.088h-2.114V26.555h2.114Zm11.544 5.346c-.145-.052-.378-.13-.699-.233a3.71 3.71 0 0 0-1.135-.156c-.331 0-.596.036-.792.109a1.06 1.06 0 0 0-.42.233.591.591 0 0 0-.171.28 1.057 1.057 0 0 0-.031.217.72.72 0 0 0 .124.436c.093.103.207.197.342.28.145.072.301.134.466.186l.498.155c.228.073.466.166.715.28.259.114.492.264.699.45.218.187.394.42.529.7.145.28.217.617.217 1.01 0 .322-.062.633-.186.933-.125.29-.316.554-.575.793a3.076 3.076 0 0 1-.98.56c-.393.134-.86.201-1.398.201-.404 0-.85-.041-1.337-.124a7.87 7.87 0 0 1-1.337-.342l.094-1.648c.031.01.114.047.248.11.135.051.306.113.513.186.218.062.456.119.715.17.259.053.523.078.793.078.269 0 .492-.03.668-.093a1.23 1.23 0 0 0 .404-.217.676.676 0 0 0 .202-.28.77.77 0 0 0-.046-.7.961.961 0 0 0-.311-.295 2.05 2.05 0 0 0-.451-.217c-.166-.063-.342-.13-.528-.203a10.347 10.347 0 0 1-.886-.357 3.311 3.311 0 0 1-.684-.466 2.031 2.031 0 0 1-.435-.638 2.288 2.288 0 0 1-.156-.885c0-.228.042-.477.125-.746.082-.28.233-.54.45-.778.218-.248.518-.45.902-.606.383-.166.87-.248 1.461-.248.238 0 .58.015 1.026.046.455.02.974.12 1.554.296l-.187 1.523Zm4.09-5.347v3.373l-.047 1.32h.031c.207-.362.503-.652.886-.87.383-.227.86-.341 1.43-.341.559 0 1.052.103 1.476.31.436.208.798.498 1.088.87.301.364.529.799.684 1.306a5.64 5.64 0 0 1 .233 1.663c0 .695-.098 1.3-.295 1.819a3.998 3.998 0 0 1-.746 1.305 3.108 3.108 0 0 1-1.088.778 3.286 3.286 0 0 1-1.259.248c-.197 0-.414-.02-.653-.062a3.422 3.422 0 0 1-.73-.218 2.837 2.837 0 0 1-.684-.466 2.504 2.504 0 0 1-.56-.777h-.031v1.399h-1.849V26.555h2.114Zm0 7.631c0 .425.051.793.155 1.104.104.31.238.57.404.777.176.197.368.347.575.45.218.094.435.14.653.14.217 0 .43-.046.637-.14.218-.103.409-.253.575-.45.176-.207.316-.466.42-.777.103-.31.155-.679.155-1.104a3.52 3.52 0 0 0-.155-1.103 2.15 2.15 0 0 0-.42-.762 1.482 1.482 0 0 0-.575-.45 1.41 1.41 0 0 0-1.29 0 1.651 1.651 0 0 0-.575.45c-.166.197-.3.451-.404.762a3.49 3.49 0 0 0-.155 1.103Zm7.794-3.621a6.465 6.465 0 0 1 1.429-.404 8.725 8.725 0 0 1 1.524-.124c.818 0 1.461.103 1.927.31.477.208.834.467 1.072.777.239.311.389.648.451 1.01.073.364.109.695.109.995v5.083H139.4V37.03h-.031a3.754 3.754 0 0 1-.218.357c-.104.145-.254.29-.451.435a3.122 3.122 0 0 1-.746.358c-.3.103-.668.155-1.103.155-.508 0-.943-.067-1.306-.202a2.606 2.606 0 0 1-.886-.56 2.258 2.258 0 0 1-.513-.776 2.81 2.81 0 0 1-.015-1.803c.093-.311.285-.596.575-.855.29-.27.694-.487 1.212-.653.518-.176 1.207-.264 2.067-.264.197 0 .394.005.591.015h.777v-.342c0-.217-.052-.414-.155-.59a1.212 1.212 0 0 0-.389-.435 1.932 1.932 0 0 0-.591-.265 2.469 2.469 0 0 0-.683-.093c-.353 0-.736.047-1.151.14-.414.083-.891.275-1.429.575v-1.663Zm4.041 3.994c-.291 0-.607.01-.948.032a3.82 3.82 0 0 0-.933.14c-.28.082-.513.212-.699.388-.187.176-.28.425-.28.746 0 .29.098.539.295.746.197.197.529.295.995.295.217 0 .44-.03.668-.093.228-.062.435-.17.622-.326.186-.156.337-.373.451-.653.124-.28.186-.637.186-1.073v-.202h-.357Zm4.492 3.653V30.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.902.498.259.207.455.471.59.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.405 1.405 0 0 0-.248-.497 1.133 1.133 0 0 0-.42-.373 1.255 1.255 0 0 0-.622-.14c-.331 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Zm11.631-11.657v6.947h.077l2.518-3.341h2.425l-2.953 3.652 3.233 4.399h-2.58l-2.643-4.088h-.077v4.088h-2.114V26.555h2.114Zm7.474 8.269c.01.259.067.507.171.746.103.238.254.45.451.637.196.186.44.337.73.45.301.104.648.156 1.041.156a6.01 6.01 0 0 0 1.322-.14 6.821 6.821 0 0 0 1.196-.42v1.586c-.414.155-.86.28-1.336.373a8.43 8.43 0 0 1-1.446.124 5.625 5.625 0 0 1-1.694-.248 3.836 3.836 0 0 1-1.383-.762 3.683 3.683 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.103-1.233.311-1.74.217-.518.507-.954.87-1.306a3.635 3.635 0 0 1 1.259-.824c.487-.186 1-.28 1.539-.28.611 0 1.124.094 1.538.28.425.177.772.404 1.042.684.28.28.492.59.637.933a4.89 4.89 0 0 1 .466 1.85c.021.258.031.445.031.559v.482h-5.486Zm3.31-1.446c.011-.342-.036-.632-.139-.87a1.454 1.454 0 0 0-.389-.575 1.414 1.414 0 0 0-.544-.327 1.699 1.699 0 0 0-.591-.108 1.37 1.37 0 0 0-.652.155 1.563 1.563 0 0 0-.513.389 2.034 2.034 0 0 0-.358.606 2.119 2.119 0 0 0-.124.73h3.31Zm3.737 4.834V30.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.902.498.259.207.455.471.59.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.405 1.405 0 0 0-.248-.497 1.133 1.133 0 0 0-.42-.373 1.255 1.255 0 0 0-.622-.14c-.331 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Zm-79.563 6.12c.726 0 1.321.088 1.788.264.476.166.85.389 1.119.669.28.28.471.596.575.948.114.352.17.71.17 1.072 0 .446-.072.819-.217 1.12A2.396 2.396 0 0 1 92.27 49.6a3.607 3.607 0 0 1-.638.218v.03c.27.063.493.193.669.39.176.196.331.45.466.76l1.772 4.213h-2.471l-1.4-3.45c-.134-.332-.31-.586-.528-.762-.217-.176-.507-.264-.87-.264h-.84v4.476h-2.206v-10.88h3.854Zm-1.647 4.694h1.181c.352 0 .642-.047.87-.14a1.84 1.84 0 0 0 .575-.373 1.27 1.27 0 0 0 .311-.482c.063-.186.094-.357.094-.513 0-.093-.016-.217-.047-.373a1.204 1.204 0 0 0-.233-.497c-.114-.166-.296-.306-.544-.42-.249-.124-.59-.186-1.026-.186H88.43v2.984Zm7.608-1.461a6.468 6.468 0 0 1 1.43-.404 8.716 8.716 0 0 1 1.523-.124c.818 0 1.461.103 1.927.31.477.208.834.467 1.072.777.239.311.389.648.451 1.01.073.364.109.695.109.995v5.083h-2.067V54.03h-.031a3.754 3.754 0 0 1-.218.357 2.02 2.02 0 0 1-.45.435 3.128 3.128 0 0 1-.747.358c-.3.103-.668.155-1.103.155-.508 0-.943-.067-1.306-.202a2.598 2.598 0 0 1-.886-.56 2.258 2.258 0 0 1-.513-.776 2.795 2.795 0 0 1-.155-.918c0-.28.047-.575.14-.885.093-.311.285-.596.575-.855.29-.27.694-.487 1.212-.653.518-.176 1.207-.264 2.067-.264.197 0 .394.005.591.015h.777v-.342c0-.217-.052-.414-.155-.59a1.204 1.204 0 0 0-.389-.435 1.928 1.928 0 0 0-.59-.265 2.476 2.476 0 0 0-.684-.093c-.353 0-.736.047-1.15.14-.415.083-.892.275-1.43.575v-1.663Zm4.041 3.994c-.29 0-.606.01-.948.032a3.82 3.82 0 0 0-.933.14 1.7 1.7 0 0 0-.7.388c-.186.176-.28.425-.28.746 0 .29.1.539.296.746.197.197.529.295.995.295.218 0 .44-.03.668-.093.228-.062.435-.17.622-.326.186-.156.337-.373.451-.653.124-.28.186-.637.186-1.073v-.202h-.357Zm6.637-4.398v8.05h-2.114v-8.05h2.114Zm.031-1.197h-2.176v-2.176h2.176v2.176Zm2.868 1.197v-.575c0-.3.016-.632.047-.995a2.63 2.63 0 0 1 .295-1.026c.176-.32.435-.59.777-.808.353-.218.85-.326 1.493-.326.238 0 .487.02.746.062.269.031.523.072.761.124l-.062 1.477a8.51 8.51 0 0 0-.295-.062 2.628 2.628 0 0 0-.513-.047c-.249 0-.451.036-.606.109a.8.8 0 0 0-.342.326 1.589 1.589 0 0 0-.156.529c-.02.207-.031.456-.031.746v.466h1.896v1.554h-1.896v6.497h-2.114v-6.497h-1.554v-1.554h1.554Zm5.677 0v-.575c0-.3.016-.632.047-.995.031-.373.129-.715.295-1.026.176-.32.435-.59.777-.808.352-.218.85-.326 1.492-.326.238 0 .487.02.746.062.27.031.523.072.762.124l-.062 1.477a8.783 8.783 0 0 0-.296-.062 2.613 2.613 0 0 0-.513-.047c-.248 0-.45.036-.606.109a.8.8 0 0 0-.342.326 1.61 1.61 0 0 0-.155.529 7.561 7.561 0 0 0-.031.746v.466h1.896v1.554h-1.896v6.497h-2.114v-6.497h-1.554v-1.554h1.554Zm6.79 4.663c.011.259.068.507.171.746.104.238.254.45.451.637.197.186.44.337.73.45.301.104.648.156 1.042.156.466 0 .906-.047 1.321-.14a6.86 6.86 0 0 0 1.197-.42v1.586c-.415.155-.86.28-1.337.373a8.418 8.418 0 0 1-1.445.124 5.637 5.637 0 0 1-1.695-.248 3.836 3.836 0 0 1-1.383-.762 3.696 3.696 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.104-1.233.311-1.74.218-.518.508-.954.87-1.306a3.644 3.644 0 0 1 1.259-.824c.487-.186 1-.28 1.539-.28.611 0 1.124.094 1.539.28.425.176.772.404 1.041.684.28.28.492.59.637.933.156.331.27.658.342.979.073.321.114.611.125.87.02.26.031.446.031.56v.482h-5.487Zm3.311-1.446c.01-.342-.036-.632-.14-.87a1.444 1.444 0 0 0-.389-.575 1.407 1.407 0 0 0-.544-.327 1.693 1.693 0 0 0-.59-.108 1.38 1.38 0 0 0-.653.155 1.563 1.563 0 0 0-.513.389 2.032 2.032 0 0 0-.357.606 2.12 2.12 0 0 0-.125.73h3.311Zm5.882-3.217v8.05h-2.114v-8.05h2.114Zm.031-1.197h-2.176v-2.176h2.176v2.176Zm7.095 2.938c-.145-.052-.378-.13-.699-.233a3.71 3.71 0 0 0-1.135-.156c-.331 0-.596.036-.792.109a1.06 1.06 0 0 0-.42.233.591.591 0 0 0-.171.28 1.057 1.057 0 0 0-.031.217.72.72 0 0 0 .124.436c.093.103.207.197.342.28.145.072.301.134.466.186l.498.155c.228.073.466.166.715.28.259.114.492.264.699.45.218.187.394.42.529.7.145.28.217.617.217 1.01 0 .322-.062.633-.186.933-.125.29-.316.554-.575.793a3.076 3.076 0 0 1-.98.56c-.393.134-.86.201-1.398.201a8 8 0 0 1-1.337-.124 7.87 7.87 0 0 1-1.337-.342l.094-1.648c.031.01.114.047.248.11.135.051.306.113.513.186.218.062.456.119.715.17.259.053.523.078.793.078.269 0 .492-.03.668-.093a1.23 1.23 0 0 0 .404-.217.676.676 0 0 0 .202-.28.77.77 0 0 0-.046-.7.961.961 0 0 0-.311-.295 2.05 2.05 0 0 0-.451-.217c-.166-.063-.342-.13-.528-.203a10.347 10.347 0 0 1-.886-.357 3.311 3.311 0 0 1-.684-.466 2.031 2.031 0 0 1-.435-.638 2.288 2.288 0 0 1-.156-.885c0-.228.042-.477.125-.746.082-.28.233-.54.45-.778.218-.248.518-.45.902-.606.383-.165.87-.248 1.461-.248.238 0 .58.015 1.026.046.455.02.973.12 1.554.296l-.187 1.523Zm3.716 2.922c.011.259.068.507.171.746.104.238.254.45.451.637.197.186.441.337.731.45.3.104.647.156 1.041.156a6.02 6.02 0 0 0 1.321-.14 6.803 6.803 0 0 0 1.197-.42v1.586c-.415.155-.86.28-1.337.373a8.409 8.409 0 0 1-1.445.124 5.625 5.625 0 0 1-1.694-.248 3.832 3.832 0 0 1-1.384-.762 3.696 3.696 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.104-1.233.311-1.74.218-.518.508-.954.871-1.306a3.626 3.626 0 0 1 1.259-.824c.487-.186 1-.28 1.538-.28.612 0 1.125.094 1.539.28.425.176.772.404 1.041.684.28.28.493.59.638.933a4.89 4.89 0 0 1 .466 1.85c.021.258.031.445.031.559v.482h-5.487Zm3.311-1.446c.01-.342-.036-.632-.14-.87a1.452 1.452 0 0 0-.388-.575 1.421 1.421 0 0 0-.544-.327 1.699 1.699 0 0 0-.591-.108c-.238 0-.456.051-.653.155a1.563 1.563 0 0 0-.513.389 2.032 2.032 0 0 0-.357.606 2.12 2.12 0 0 0-.125.73h3.311Zm3.737 4.834V47.16h2.036v1.259h.047c.196-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.724 3.724 0 0 1 1.71.124c.352.114.652.28.901.498.259.207.456.471.591.793.145.31.217.668.217 1.072v5.642h-2.113v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.122 1.122 0 0 0-.419-.373 1.255 1.255 0 0 0-.622-.14c-.332 0-.617.072-.855.217a1.901 1.901 0 0 0-.591.513 2.138 2.138 0 0 0-.342.684 2.52 2.52 0 0 0-.108.7v4.336h-2.114Zm11.63-11.657v3.373l-.046 1.32h.031c.207-.362.502-.652.886-.87.383-.227.86-.341 1.43-.341.559 0 1.051.103 1.476.31a3 3 0 0 1 1.088.87c.301.364.529.799.684 1.306.155.508.233 1.062.233 1.663 0 .695-.098 1.3-.295 1.819a3.998 3.998 0 0 1-.746 1.305 3.108 3.108 0 0 1-1.088.778 3.286 3.286 0 0 1-1.259.248 3.84 3.84 0 0 1-.653-.062 3.422 3.422 0 0 1-.73-.218 2.837 2.837 0 0 1-.684-.466 2.504 2.504 0 0 1-.56-.777h-.031v1.399h-1.849V43.555h2.113Zm0 7.631c0 .425.052.793.156 1.104.103.31.238.57.404.777.176.197.368.347.575.45.218.094.435.14.653.14.217 0 .43-.046.637-.14.218-.103.409-.253.575-.45.176-.207.316-.466.42-.777.103-.31.155-.679.155-1.104a3.52 3.52 0 0 0-.155-1.103 2.15 2.15 0 0 0-.42-.762 1.482 1.482 0 0 0-.575-.45 1.41 1.41 0 0 0-1.29 0 1.651 1.651 0 0 0-.575.45 2.285 2.285 0 0 0-.404.762c-.104.31-.156.679-.156 1.103Zm7.794-3.621a6.473 6.473 0 0 1 1.43-.404 8.725 8.725 0 0 1 1.524-.124c.818 0 1.461.103 1.927.31.476.208.834.467 1.072.777.239.311.389.648.451 1.01.072.364.109.695.109.995v5.083h-2.067V54.03h-.031a3.754 3.754 0 0 1-.218.357c-.104.145-.254.29-.451.435a3.122 3.122 0 0 1-.746.358c-.3.103-.668.155-1.103.155-.508 0-.943-.067-1.306-.202a2.596 2.596 0 0 1-.886-.56 2.258 2.258 0 0 1-.513-.776 2.81 2.81 0 0 1-.015-1.803c.093-.311.285-.596.575-.855.29-.27.694-.487 1.212-.653.518-.176 1.207-.264 2.067-.264.197 0 .394.005.591.015h.777v-.342c0-.217-.052-.414-.155-.59a1.212 1.212 0 0 0-.389-.435 1.932 1.932 0 0 0-.591-.265 2.469 2.469 0 0 0-.683-.093c-.353 0-.736.047-1.151.14-.414.083-.891.275-1.43.575v-1.663Zm4.041 3.994c-.29 0-.606.01-.948.032-.331.01-.642.056-.932.14a1.7 1.7 0 0 0-.7.388c-.186.176-.279.425-.279.746 0 .29.098.539.295.746.197.197.528.295.995.295.217 0 .44-.03.668-.093.228-.062.435-.17.622-.326.186-.156.336-.373.45-.653.125-.28.187-.637.187-1.073v-.202h-.358Zm4.493 3.653V47.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.901.498.259.207.456.471.591.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.122 1.122 0 0 0-.419-.373 1.255 1.255 0 0 0-.622-.14c-.332 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Zm11.631-11.657v6.947h.077l2.518-3.341h2.425l-2.953 3.652 3.233 4.399h-2.58l-2.643-4.088h-.077v4.088h-2.114V43.555h2.114Zm7.474 8.269c.01.259.067.507.171.746.103.238.254.45.45.637.197.186.441.337.731.45.3.104.648.156 1.041.156.467 0 .907-.047 1.321-.14a6.803 6.803 0 0 0 1.197-.42v1.586c-.414.155-.86.28-1.337.373a8.409 8.409 0 0 1-1.445.124 5.625 5.625 0 0 1-1.694-.248 3.82 3.82 0 0 1-1.383-.762 3.683 3.683 0 0 1-.917-1.29c-.228-.518-.342-1.135-.342-1.85 0-.652.103-1.233.311-1.74.217-.518.507-.954.87-1.306a3.635 3.635 0 0 1 1.259-.824c.487-.186 1-.28 1.539-.28.611 0 1.124.094 1.538.28.425.176.772.404 1.042.684.279.28.492.59.637.933a4.89 4.89 0 0 1 .466 1.85c.021.258.031.445.031.559v.482h-5.486Zm3.31-1.446c.011-.342-.036-.632-.14-.87a1.442 1.442 0 0 0-.388-.575 1.414 1.414 0 0 0-.544-.327 1.699 1.699 0 0 0-.591-.108c-.238 0-.456.051-.653.155a1.57 1.57 0 0 0-.512.389 2.013 2.013 0 0 0-.358.606 2.119 2.119 0 0 0-.124.73h3.31Zm3.737 4.834V47.16h2.036v1.259h.047c.197-.29.409-.523.637-.7a3.14 3.14 0 0 1 .684-.435c.238-.103.461-.17.668-.202a3.72 3.72 0 0 1 1.71.124c.352.114.653.28.901.498.259.207.456.471.591.793.145.31.218.668.218 1.072v5.642h-2.114v-4.865c0-.197-.026-.388-.078-.575a1.407 1.407 0 0 0-.249-.497 1.122 1.122 0 0 0-.419-.373 1.255 1.255 0 0 0-.622-.14c-.331 0-.616.072-.855.217a1.886 1.886 0 0 0-.59.513c-.156.208-.27.436-.342.684a2.487 2.487 0 0 0-.109.7v4.336h-2.114Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(30.307 26.09)\" d=\"M0 0h181.705v29.818H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-91z5h2\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:82,intrinsicWidth:227,svg:'<svg width=\"227\" height=\"82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M52.765 26.11c7.088 0 14.177.008 21.265-.014.64-.002.861.124.858.822-.03 6.917-.024 13.832-.007 20.75 0 .552-.088.781-.72.778-4.999-.028-9.997-.02-14.996-.007-.53 0-.735-.05-.603-.688.57-2.762 1.073-5.537 1.603-8.306.038-.193.08-.39.154-.571.177-.426.46-.751.968-.597.456.139.546.532.483.96-.098.67-.206 1.335-.313 2.003-.051.316-.07.633.152.887.538.617 1.273.709 2.016.64.742-.067 1.559-.231 1.776-1.06.73-2.803 1.383-5.627 2.071-8.44.078-.315-.039-.4-.332-.393-2.763.063-5.537-.193-8.28.329-1.485.283-2.457 1.142-3.008 2.553-.834 2.131-1.102 4.4-1.656 6.598-.4 1.585-.706 3.193-1.085 4.783-.073.308-.005.868-.368.858-.415-.01-.309-.578-.383-.9a1287.803 1287.803 0 0 1-3.05-13.356c-.148-.673-.384-.896-1.096-.884-3.105.046-6.214.043-9.319.002-.7-.008-.785.181-.615.802a65.64 65.64 0 0 1 .97 4.028c.103.504.318.632.791.622 1.27-.024 2.542.012 3.812-.013.447-.009.629.125.727.583a519.257 519.257 0 0 0 1.817 8c.088.38.014.756.137 1.146.13.41-.267.41-.581.409-2.344-.007-4.688-.004-7.032-.004-2.485 0-4.972-.018-7.456.012-.594.007-.816-.088-.812-.766a2471.2 2471.2 0 0 0-.005-20.665c-.004-.76.193-.924.935-.92 7.06.03 14.12.018 21.18.018h.002Zm13.178 29.783c-2.737 0-5.475-.01-8.21.007-.54.003-.748-.072-.595-.707.315-1.314.544-2.648.76-3.983.073-.449.216-.603.689-.602 5.162.02 10.327.028 15.49.009.617-.002.842.144.814.797-.055 1.181-.075 2.373.005 3.551.057.83-.273.953-.997.943-2.653-.037-5.305-.015-7.956-.015Zm-26.469.001c-2.68 0-5.359-.016-8.039.011-.571.005-.796-.127-.774-.739.042-1.268.022-2.538.001-3.806-.008-.503.092-.756.697-.752 5.02.023 10.04.02 15.061 0 .63-.004.89.201 1 .829a36.15 36.15 0 0 0 .807 3.62c.192.677.097.86-.629.852-2.706-.036-5.415-.015-8.124-.015Z\"/><g clip-path=\"url(#b)\"><path d=\"M124.846 32.807c0-1.804.003-3.608-.003-5.411 0-.285.097-.402.388-.4 1.079.01 2.156.007 3.236 0 .246 0 .387.095.492.309.878 1.748 1.761 3.49 2.641 5.235.311.616.654 1.217.892 1.868.047.126.123.247.273.229.193-.02.135-.19.135-.308-.018-2.294-.036-4.59-.068-6.883-.006-.326.115-.452.423-.452h1.968c.299 0 .446.138.446.452-.003 3.56 0 7.12 0 10.681 0 .452-.094.543-.531.543-.962 0-1.924-.003-2.884.011-.32.006-.522-.105-.669-.398-1.182-2.326-2.376-4.65-3.567-6.972l-.015-.032c-.106-.147-.188-.425-.364-.378-.226.061-.07.322-.067.492.023 2.097.055 4.191.091 6.288.017 1.147.061.977-.963.989-.457.006-.915 0-1.373 0-.434 0-.481-.05-.481-.487v-5.376Zm-32.012-5.38c1.015.308 1.716 1.156 1.746 2.335.026 1.085-.252 2.097-1.297 2.707a2.195 2.195 0 0 1-.625.229c-.205.047-.235.211-.09.299.847.52.99 1.44 1.317 2.252.375.945.706 1.907 1.041 2.866.167.478.094.554-.41.551-.705 0-1.409-.008-2.11.012-.367.012-.578-.144-.67-.484-.251-.953-.595-1.874-.92-2.8-.35-.99-1.11-1.467-2.177-1.388-.258.017-.373.132-.37.399.012 1.229.015 2.458.02 3.686 0 .543-.052.596-.607.59-.657-.006-1.314 0-1.968 0-.42 0-.484-.062-.484-.487l.008-10.045c0-.258 0-.516-.014-.771-.018-.282.108-.417.387-.405 2.004.088 4.008-.026 6.011.067.177.01.353.012.517.08.182.21.431.272.692.307h.003Zm-4.562 3.042h.032c-.017.314-.032.63-.05.944-.014.264.083.452.364.452.654.003 1.315.032 1.957-.144.493-.135.86-.636.898-1.132.073-.897-.713-1.352-1.39-1.413-.49-.044-.984-.024-1.477-.033-.234-.003-.34.106-.334.343.009.329 0 .654 0 .983Zm60.532 4.67c0 .88-.003 1.756 0 2.636 0 .49-.061.575-.548.692-1.45.343-2.925.358-4.404.35a7.424 7.424 0 0 1-3.034-.658c-1.194-.536-2.168-1.358-2.714-2.586-.83-1.872-.78-3.772.027-5.62.584-1.34 1.719-2.144 3.08-2.601 1.904-.64 3.85-.757 5.827-.39.276.052.557.073.833.132.481.102.634.316.543.797-.094.499-.12.998-.144 1.502-.014.326-.123.381-.393.235-.772-.417-1.608-.584-2.467-.584-.992 0-1.966.126-2.864.595-1.206.63-1.76 1.655-1.83 2.983-.044.792.091 1.534.507 2.22.631 1.044 1.593 1.549 2.767 1.704.428.056.865.062 1.296-.008.476-.077.573-.197.573-.663 0-.481-.009-.962.008-1.44.012-.311-.129-.429-.416-.426-.364 0-.728 0-1.092.01-.275.008-.41-.095-.402-.39.012-.47.003-.936 0-1.406-.002-.267.1-.366.382-.363 1.338.011 2.673.003 4.01 0 .355 0 .458.102.461.501.003.924 0 1.85 0 2.775l-.006.002Zm41.416-8.133c.998 0 1.995-.041 2.99.05 1.147.102 2.4.733 2.787 1.968.393 1.246-.035 3.24-1.734 3.669-.24.061-.27.237-.094.346.898.569.989 1.584 1.356 2.434.372.868.636 1.783.956 2.675.164.46.126.522-.375.522-.728 0-1.456-.018-2.18.009-.349.011-.522-.132-.619-.437-.235-.733-.467-1.47-.707-2.2-.153-.466-.32-.93-.611-1.334-.399-.555-1.288-.874-1.912-.693-.206.06-.212.218-.212.39.006 1.265.012 2.529.012 3.793 0 .416-.059.475-.461.475-.739 0-1.478-.015-2.215 0-.334.006-.454-.114-.451-.452.014-3.502.023-7.003.014-10.502 0-.701-.105-.728.713-.719.916.012 1.828 0 2.743 0v.006Zm-.381 3.44h-.009v1.018c0 .208.053.402.291.405.689 0 1.387.061 2.062-.144.475-.144.921-.704.892-1.194-.032-.495-.247-1.006-.845-1.214-.689-.238-1.394-.15-2.089-.194-.214-.014-.308.12-.302.34.009.33 0 .658 0 .983ZM156.542 27c.469 0 .938.026 1.405-.009.387-.03.575.135.701.478.361.965.739 1.921 1.118 2.877.766 1.936 1.473 3.895 2.271 5.816.299.722.537 1.47.839 2.194.085.202.032.34-.229.337-.869-.008-1.734-.014-2.602-.008-.329 0-.514-.112-.617-.44-.184-.605-.413-1.194-.613-1.792-.105-.311-.343-.344-.616-.34-1.033.011-2.062.023-3.095.026-.874 0-.865 0-1.153.815-.161.463-.346.918-.528 1.376-.109.264-.296.375-.607.363-.713-.026-1.429-.008-2.145-.011-.414 0-.487-.109-.34-.487.583-1.49 1.179-2.977 1.751-4.473.531-1.384 1.036-2.78 1.555-4.17.288-.766.59-1.526.877-2.294.082-.223.247-.261.443-.261h1.585V27Zm-.041 7.018c.34 0 .677-.003 1.018.003.419.01.475-.07.349-.463-.165-.51-.317-1.024-.473-1.537-.22-.727-.493-1.437-.651-2.182-.026-.13-.082-.252-.249-.246-.156.006-.176.132-.209.243-.073.246-.135.496-.214.74-.331.993-.672 1.988-1.003 2.982-.123.37-.047.46.346.457h1.088l-.002.003Zm17.921-2.988c-.035 1.334.132 2.674-.047 4-.161 1.197-.648 2.252-1.701 2.936-.743.484-1.558.792-2.468.83-.657.026-1.314.05-1.965-.015-2.28-.22-4.005-1.557-4.09-4.047-.082-2.458-.027-4.919-.038-7.376 0-.279.117-.361.384-.361.763.006 1.523-.009 2.285-.015.262 0 .446.1.432.387-.071 1.417-.024 2.834-.033 4.247-.002.74-.014 1.475.009 2.215.021.645.121 1.281.426 1.865.363.692.98.9 1.707.888.716-.011 1.297-.275 1.64-.95.235-.46.329-.953.338-1.46.035-2.259.047-4.52-.006-6.778-.006-.267.126-.379.349-.384.821-.015 1.64-.015 2.461-.01.285 0 .332.215.332.444 0 .75-.009 1.498-.012 2.25v1.334h-.003Zm-77.791 3.402v-1.235a2.35 2.35 0 0 0 0-1.226v-.953a2.066 2.066 0 0 0 0-1.156v-2.36c.059-.359.276-.476.622-.423.094.015.212.044.285-.062h.871c.238.144.502.053.748.059.29.006.39.114.388.399-.01 1.03-.003 2.059 0 3.088 0 .235.005.47 0 .701-.006.173.105.261.24.305.112.035.261.1.308-.1a42.77 42.77 0 0 1 2.811-.003c.108.253.293.106.437.065.15-.041.144-.067.109-.264 0-.082.003-.167.005-.25.118-.072.065-.19.068-.287.003-.727-.021-1.451.012-2.176.017-.428-.188-.897.24-1.279.103-.09.159-.187.308-.187h1.585c.513 0 .78.26.78.777v10.327c0 .243-.106.38-.355.375a82.53 82.53 0 0 1-2.092-.062c-.343-.017-.481-.187-.481-.53 0-1.347 0-2.693.012-4.039 0-.305-.082-.44-.42-.434-1.021.02-2.039.009-3.06.012-.437 0-.504.067-.507.513v2.458c0 .563.005 1.123 0 1.686-.003.37-.094.437-.446.373-.08-.015-.162-.033-.244-.03-.613.012-1.226.027-1.836.047-.17.006-.262-.07-.314-.217-.03-.082.035-.193-.077-.252v-2.08a3.848 3.848 0 0 0 0-1.575l.003-.005Zm79.793-1.622c0-1.804.006-3.608-.006-5.412 0-.31.112-.407.414-.404 2.368.006 4.738 0 7.106-.003.082 0 .164 0 .246.003.429.011.479.067.484.498.006.423.006.842.021 1.264.009.282-.112.414-.393.414l-4.116-.024c-.082 0-.165-.011-.247-.008-.434.005-.481.061-.478.49.003.492 0 .982-.006 1.475-.006.442.065.533.49.527 1.358-.023 2.72.05 4.078-.035.223-.014.335.1.361.297.07.536.044 1.076.018 1.613-.012.234-.185.299-.399.299-1.268-.009-2.532-.015-3.8-.02h-.317c-.319 0-.451.143-.44.48a25.34 25.34 0 0 1 0 1.722c-.008.422.071.528.493.528a716.4 716.4 0 0 0 4.398-.015c.493 0 .572.062.581.557.006.376.015.751 0 1.124-.012.375-.15.501-.522.501-2.523 0-5.044-.006-7.567.003-.378 0-.413-.2-.413-.49.003-1.792 0-3.584 0-5.376l.014-.008Zm-67.727 0v-5.443c0-.264.097-.376.375-.376 2.075.003 4.152-.011 6.226.003.405 0 .804.027 1.209-.014.346-.036.475.1.481.44.006.445 0 .888.003 1.334.003.287-.141.399-.414.396-1.42-.009-2.837-.012-4.257-.024-.49-.006-.587.088-.525.572.059.467.053.933 0 1.4-.047.445.053.539.49.533 1.185-.012 2.367.015 3.553-.015.845-.02.842-.073.827.836-.003.305 0 .61.006.912.006.29-.114.426-.42.42-1.326-.015-2.649-.015-3.975-.024-.431 0-.516.062-.487.476.044.618.059 1.237-.003 1.856-.029.285.117.431.42.428 1.499-.014 3.001-.014 4.5-.038.338-.006.475.114.467.443-.009.41 0 .818 0 1.229 0 .434-.08.513-.514.513-2.367 0-4.738 0-7.106-.003-.117 0-.234-.003-.352 0-.466.009-.507-.03-.507-.484v-5.373h-.003l.006.003Zm70.471 16.44c0-1.816 0-3.632-.002-5.444 0-.217.07-.338.293-.34.422-.004.845-.007 1.267-.007.182 0 .3.083.379.256a479.279 479.279 0 0 0 1.819 3.988c.548 1.188 1.115 2.37 1.663 3.558.212.457.39.927.593 1.387.044.1.082.264.217.24.153-.026.141-.193.141-.319 0-2.669-.006-5.338-.009-8.007 0-.234.006-.469-.018-.7-.029-.317.112-.411.411-.408 1.103.017.957-.08.957.965v10.186c0 .469-.091.554-.561.533-.117-.006-.234-.011-.352-.006-.912.027-.906.012-1.27-.806-.646-1.44-1.312-2.871-1.972-4.306-.601-1.305-1.206-2.61-1.807-3.915-.015-.032-.023-.067-.044-.097-.065-.105-.094-.278-.261-.226-.156.05-.12.217-.106.338.053.384.062.768.059 1.155-.009 1.57-.018 3.138-.023 4.708v2.633c0 .47-.042.51-.493.508-1.01-.006-.878.052-.875-.892.009-1.663 0-3.326 0-4.989h-.014l.008.006Zm-18.177.031c0-1.815 0-3.63-.003-5.446 0-.226.056-.382.302-.37 1.297.065 2.602-.147 3.89.161 1.189.285 1.934 1.162 2.007 2.397.056.926-.109 1.774-.865 2.407-.171.144-.35.276-.573.338-.114.032-.237.073-.231.22.006.138.117.196.234.229.728.202 1.192.7 1.459 1.366.707 1.751.041 3.807-2.051 4.37-.968.261-1.957.135-2.937.18-.282.01-.563.002-.845 0-.27-.004-.393-.121-.39-.414.009-1.816.006-3.631.006-5.447l-.003.009Zm1.393 2.572h-.003c0 .587.006 1.17-.003 1.757-.005.261.094.402.364.402.423 0 .848.03 1.265-.009 1.141-.106 2.092-.818 1.989-2.2-.012-.176-.012-.352-.029-.525-.071-.683-.564-1.211-1.215-1.437-.619-.217-1.247-.185-1.878-.185-.381 0-.484.103-.487.481-.006.575 0 1.147 0 1.722l-.003-.006Zm-.003-5.29h-.005v1.58c0 .243.082.42.357.42.552 0 1.104.011 1.646-.115.895-.211 1.485-1.041 1.45-2.026-.033-.907-.663-1.605-1.573-1.763-.49-.085-.983-.062-1.473-.073-.302-.01-.413.137-.405.434.015.516.003 1.029.003 1.545v-.003Zm-26.721 2.729c-.047 1.32-.17 2.649-.815 3.857-.713 1.335-1.831 2.021-3.374 2.091-2.095.097-3.409-1.2-3.97-2.742-.563-1.548-.642-3.13-.399-4.757.132-.886.361-1.719.801-2.484.877-1.528 2.286-2.01 3.946-1.854 1.605.15 2.597 1.138 3.21 2.552.461 1.056.575 2.182.598 3.343l.003-.006Zm-1.475-.346c-.077-.865-.15-1.85-.54-2.789-.505-1.22-1.458-1.806-2.749-1.616-1.018.15-1.584.839-1.937 1.74-.325.835-.434 1.718-.492 2.607-.088 1.375.082 2.71.721 3.953.49.953 1.285 1.35 2.342 1.261 1.064-.09 1.701-.765 2.085-1.66.458-1.064.546-2.217.567-3.496h.003Zm-11.79-15.649c-.032 1.299.074 3.053 0 4.807-.02.495-.091.569-.581.569h-2.074c-.381 0-.469-.077-.458-.443.086-3.311-.041-6.623.033-9.931.006-.302-.015-.607-.035-.912-.021-.279.073-.402.378-.396.736.018 1.476.012 2.215.009.428 0 .522.082.522.504v5.793Zm50.672 10.165c.825-.003.798.015 1.045.836.314 1.053.695 2.086 1.038 3.13.449 1.366.889 2.736 1.338 4.1.329 1 .669 1.994 1.001 2.994.038.112.082.22.102.335.035.205-.053.313-.273.299-.152-.012-.302-.032-.454-.035-.704-.006-.722 0-.901-.687-.179-.692-.42-1.36-.625-2.044-.079-.264-.226-.372-.51-.37-1.195.015-2.392.012-3.586.012-.542 0-.551.033-.698.56-.208.742-.455 1.476-.689 2.212-.082.258-.256.372-.537.337-.208-.026-.423-.006-.631-.017-.232-.015-.346-.115-.252-.37.724-1.903 1.317-3.85 1.983-5.775.472-1.358.904-2.727 1.364-4.088.126-.376.302-.736.376-1.13.038-.205.188-.29.381-.299.176-.008.352 0 .528 0Zm1.315 7.377c.308.032.448-.124.36-.414-.258-.847-.533-1.692-.798-2.537-.243-.78-.478-1.56-.715-2.343-.039-.13-.009-.314-.194-.329-.173-.014-.223.153-.264.285-.235.756-.452 1.519-.698 2.273-.279.853-.496 1.727-.839 2.557-.162.384-.077.493.346.505.936.02 1.869.026 2.805 0l-.003.003Zm14.994-1.544c0-1.815.003-3.628-.005-5.443 0-.267.082-.396.358-.39.246.003.492 0 .739-.006.232-.006.349.106.349.337-.009 1.394.065 2.787-.032 4.177-.012.147-.071.337.108.404.185.07.247-.129.335-.243a5828.91 5828.91 0 0 1 3.432-4.484c.059-.076.129-.153.226-.156.432-.014.869-.061 1.297-.017.273.029.135.234.032.363-.29.367-.578.736-.877 1.097-1.033 1.23-1.963 2.537-3.034 3.734-.231.258-.117.466.053.683l2.121 2.71c.702.895 1.406 1.783 2.107 2.678.073.094.152.196.088.317-.065.123-.194.12-.311.096a2.577 2.577 0 0 0-.874-.011c-.32.044-.537-.074-.719-.326a1092.423 1092.423 0 0 0-3.474-4.813c-.105-.143-.193-.41-.39-.346-.235.08-.106.343-.1.531.05 1.546.024 3.088.009 4.634 0 .211-.108.32-.331.314a9.417 9.417 0 0 0-.705-.003c-.305.012-.404-.123-.404-.425.008-1.804.005-3.605.005-5.409l-.003-.003Zm-44.857-.044v-5.443c0-.23.067-.358.317-.352.27.006.54.006.809 0 .223-.003.32.105.32.322-.003 1.382-.006 2.763-.011 4.145 0 .093-.015.187-.009.281.014.205.117.255.273.12.114-.1.211-.22.302-.34 1.062-1.399 2.13-2.795 3.18-4.2.173-.231.364-.334.648-.32.306.015.611-.005.913-.008.082 0 .17-.003.217.082.053.1 0 .179-.062.252-1.323 1.64-2.64 3.285-3.975 4.916-.214.26-.082.425.062.613.704.906 1.405 1.815 2.118 2.715.71.898 1.355 1.845 2.118 2.699.082.09.15.196.103.317-.056.134-.191.126-.305.108-.317-.053-.634-.032-.948-.009-.29.024-.487-.085-.654-.317a939.872 939.872 0 0 0-3.462-4.807c-.112-.152-.206-.434-.411-.375-.24.07-.097.346-.097.528-.009 1.522-.011 3.044-.009 4.566 0 .28-.102.414-.396.393a4.154 4.154 0 0 0-.633 0c-.332.027-.443-.132-.426-.44.1-1.812.015-3.628.018-5.443v-.003Zm-26.182-5.792c.106 0 .212.005.317 0 .32-.024.499.114.584.425.499 1.804.998 3.607 1.514 5.405.317 1.1.704 2.182.904 3.314.017.103.067.182.182.18.173 0 .258-.13.278-.27.059-.423.217-.813.341-1.215.366-1.208.739-2.413 1.103-3.622.252-.839.487-1.683.736-2.522.147-.493.308-.98.47-1.47a.4.4 0 0 1 .085-.15c.096-.096 1.161-.11 1.273-.026.094.074.07.159.041.253-.428 1.317-.868 2.633-1.282 3.956-.71 2.264-1.408 4.532-2.11 6.796-.184.592-.269.639-.897.627-.834-.014-.748.062-.995-.756-.525-1.737-1.047-3.473-1.578-5.206-.464-1.51-.933-3.018-1.406-4.526-.094-.299-.129-.616-.284-.9-.091-.167.029-.267.196-.279.176-.011.352 0 .528 0v-.013Zm37.092 11.771c-.74-.033-1.417-.063-2.06-.33-.258-.108-.402-.26-.378-.554.014-.196 0-.398.005-.595 0-.123-.041-.276.109-.343.117-.056.229.02.326.082.601.375 1.249.56 1.965.554a1.995 1.995 0 0 0 1.878-1.284c.308-.763.117-1.45-.428-2.042-.42-.454-.957-.75-1.473-1.073-.566-.355-1.124-.716-1.596-1.2-.522-.533-.766-1.15-.813-1.909-.126-2.02 1.338-3.015 2.781-3.15.746-.07 1.473.032 2.192.211.261.065.361.232.352.487-.006.164 0 .326.003.49.015.399-.111.466-.49.29-.622-.29-1.279-.393-1.951-.252-.854.179-1.306.807-1.364 1.669-.041.613.202 1.032.645 1.39.622.505 1.326.877 1.989 1.323.734.492 1.356 1.105 1.608 1.965.587 1.991-.504 3.968-2.511 4.226-.279.035-.561.032-.784.047l-.005-.003Zm-17.623-5.967c0-1.801.006-3.605-.006-5.405 0-.303.124-.4.393-.396.165 0 .329.002.493 0 .525-.015.549.002.549.51v5.792c0 1.23-.006 2.458-.009 3.687 0 .408.065.478.461.475a337.76 337.76 0 0 0 2.986-.02c.306-.003.452.114.461.43.018.793.023.787-.772.787-1.299 0-2.602.014-3.902.02-.625.003-.651-.03-.651-.648v-5.23h-.003v-.002Z\"/><path d=\"M96.63 38.089c.108.059.047.17.076.252.053.15.144.223.314.217a95.38 95.38 0 0 1 1.837-.047c.079 0 .16.015.243.03.352.067.443 0 .446-.373.006-.563 0-1.123 0-1.686v-2.458c0-.446.07-.513.508-.513 1.021 0 2.039.009 3.06-.012.337-.006.422.13.419.434-.012 1.346-.009 2.693-.012 4.039 0 .343.138.513.482.53.695.033 1.393.047 2.091.062.25.006.358-.135.355-.375-.003-.47 0-.936 0-1.405v-8.922c0-.516-.267-.777-.78-.777h-1.584c-.15 0-.206.097-.308.188-.429.38-.223.853-.241 1.278-.032.725-.006 1.452-.012 2.177 0 .096.05.214-.067.287-.094-.1-.05-.223-.05-.334-.006-1.088-.006-2.18-.009-3.268 0-.363.085-.448.461-.451h2.25c.417 0 .484.076.484.492v10.647c0 .563-.032.601-.59.601h-2.109c-.422 0-.493-.062-.493-.487 0-1.334 0-2.669.009-4.006 0-.546-.035-.575-.566-.57a75.99 75.99 0 0 1-2.743-.005c-.355-.009-.45.138-.446.455.011 1.358.008 2.715.011 4.073 0 .499-.05.543-.534.537-.692-.009-1.384 0-2.074 0-.449 0-.554-.155-.425-.619l-.003.009Zm3.464-6.62c-.047.2-.197.135-.308.1-.138-.044-.247-.13-.24-.305.005-.235 0-.467 0-.701 0-1.03-.01-2.06 0-3.089 0-.284-.098-.393-.388-.398-.25-.003-.51.087-.748-.06.328-.12.669-.055 1-.046.226.006.252.211.252.393 0 1.19.012 2.381-.017 3.57-.009.357.088.527.443.536h.006Zm-3.464 2.962a3.8 3.8 0 0 1 0 1.575 4.811 4.811 0 0 1 0-1.575Zm.002-2.461c.108.409.108.816 0 1.227a2.88 2.88 0 0 1 0-1.226Zm.914-4.952c-.077.108-.194.076-.285.061-.346-.053-.563.065-.622.422-.12-.375-.026-.54.334-.533.191 0 .388-.041.573.05Zm-.914 2.844c.11.384.112.771 0 1.155a2.695 2.695 0 0 1 0-1.155Z\"/><path d=\"M103.451 31.267c.039.2.042.223-.108.264-.144.038-.329.188-.437-.064.19-.039.408-.012.543-.2h.002Zm-10.615-3.839c-.26-.036-.51-.097-.692-.308.246.067.522.07.692.308Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(30.648 26.09)\" d=\"M0 0h166.046v29.818H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(85.222 26.756)\" d=\"M0 0h111.471v28.487H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gkjce9\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zvw40h\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:252,svg:'<svg width=\"252\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"m32.69 35.317 2.227.075c.232.332.154.665.156.977.007 1.723 0 3.447.002 5.17 0 .435.01.87.014 1.275.229.12.316-.018.41-.117.564-.592 1.123-1.188 1.684-1.782 1.583-1.677 3.174-3.349 4.742-5.041.345-.371.702-.56 1.215-.525.581.039 1.168.006 1.753.006.106 0 .212.017.29.024.03.09.046.115.046.142a.15.15 0 0 1-.024.084 1.1 1.1 0 0 1-.104.14c-.077.087-.159.171-.238.257-1.4 1.49-2.8 2.977-4.2 4.468-.02.02-.03.049-.054.091-.029.307.2.525.34.77 1.528 2.658 3.065 5.31 4.598 7.965.159.276.305.559.49.897-.17.05-.295.115-.42.117-.527.013-1.053-.006-1.578.013-.336.012-.54-.128-.7-.415-.35-.64-.721-1.268-1.085-1.903-.957-1.672-1.913-3.345-2.873-5.017-.127-.223-.274-.433-.436-.687-.176.157-.31.263-.43.385-1.027 1.078-2.044 2.167-3.082 3.235a1.213 1.213 0 0 0-.37.935c.017.817.008 1.636.004 2.452 0 .29-.018.576-.03.865-.418.243-.836.117-1.23.128-.375.009-.752-.052-1.126-.08V35.312l.009.004ZM219.821 50.4c-.316-.028-.632-.08-.95-.081-2.014-.007-4.025-.002-6.039-.01-.285 0-.587.068-.852-.107-.1-.663-.119-9.107-.022-10.043.532-.203 1.163-.22 1.941-.053.177.261.102.561.104.844.006 2.1 0 4.201.007 6.3 0 .288-.06.584.074.867.255.197.557.124.84.124 1.341.006 2.684-.003 4.026 0 .29 0 .581.033.869.05v2.105l.002.003Zm-73.412-4.247a8.59 8.59 0 0 1 1.39 1.487c-.15.18-.267.345-.407.486-1.413 1.438-3.158 2.18-5.137 2.4-.987.109-1.984.195-2.973.036-3.172-.51-5.487-2.153-6.516-5.263-1.373-4.14.965-9.127 5.935-10.088 2.666-.516 5.169.11 7.419 1.655.36.248.7.526 1.041.802.134.108.242.247.375.388-.175.343-.488.522-.742.75-.236.214-.491.408-.703.582-.393-.011-.569-.276-.795-.446-1.446-1.087-3.057-1.69-4.876-1.716-.983-.013-1.922.18-2.792.638-2.097 1.109-3.097 2.903-3.026 5.231.068 2.22 1.246 3.783 3.229 4.733 1.246.598 2.575.738 3.938.588 1.681-.184 3.156-.818 4.355-2.039.078-.08.177-.142.286-.228l-.001.004Zm-86.944 4.083c-.2.037-.307.074-.415.075-.41.008-.817.004-1.226.004-1.014 0-.846.124-1.436-.817-.529-.84-1.05-1.684-1.577-2.525-.17-.269-.353-.53-.51-.766-.956-.131-2.665-.106-3.308.057-.102 1.283.017 2.593-.071 3.934-.665.201-1.314.123-1.911.064-.072-.07-.095-.088-.11-.11a.17.17 0 0 1-.027-.082c-.008-3.181-.017-6.362-.02-9.542 0-.115.027-.228.047-.342.004-.025.033-.045.09-.118.093-.017.23-.06.369-.06 2.189-.005 4.378-.015 6.567.01.459.006.932.104 1.372.243 1.203.377 1.855 1.277 1.93 2.531.084 1.402-.468 2.43-1.736 3.063-.152.075-.292.17-.49.287.377.729.832 1.368 1.23 2.04.393.668.854 1.298 1.234 2.054h-.002Zm-8.457-6.302c.144.055.197.093.25.093 1.455.002 2.907.01 4.362-.007.314-.004.64-.068.94-.166.38-.125.599-.51.566-.89-.035-.39-.25-.658-.616-.764a2.896 2.896 0 0 0-.775-.1c-1.396-.01-2.792-.008-4.188 0-.166 0-.333.043-.54.074a6.462 6.462 0 0 0 0 1.762v-.002Zm40.937 4.821c.29-.554.585-1.115.909-1.727.228.106.409.175.577.272 1.372.78 2.849 1.182 4.424 1.243.703.027 1.403-.008 2.074-.245a2.37 2.37 0 0 0 .691-.364c.625-.506.535-1.273-.181-1.628a2.005 2.005 0 0 0-.583-.172 6.594 6.594 0 0 0-.784-.062c-.846-.027-1.692-.042-2.538-.07-.675-.021-1.343-.109-1.972-.363-.976-.396-1.656-1.078-1.908-2.129-.272-1.136.148-2.25 1.099-2.929a4.07 4.07 0 0 1 1.598-.685c2.277-.45 4.474-.23 6.559.835.173.09.329.215.531.35-.29.611-.546 1.19-.941 1.748a117.15 117.15 0 0 1-.813-.333c-1.257-.526-2.565-.786-3.928-.713-.375.02-.75.105-1.119.185a1.615 1.615 0 0 0-.48.205c-.647.394-.625 1.089.047 1.445.395.21.824.278 1.268.287.876.018 1.755.01 2.626.075.636.047 1.285.126 1.893.305 1.192.35 1.935 1.14 2.103 2.42.172 1.31-.243 2.358-1.35 3.1a3.934 3.934 0 0 1-1.531.627c-2.606.446-5.119.209-7.483-1.056-.278-.148-.576-.282-.786-.618l-.002-.003ZM82.53 39.63c1.072.032 2.108.198 3.084.631 2.023.898 3.187 2.445 3.29 4.671.087 1.81-.63 3.304-2.084 4.41-1.056.802-2.275 1.17-3.585 1.264-1.58.113-3.092-.104-4.48-.921-2.63-1.55-3.416-4.954-1.711-7.465.864-1.271 2.1-2.012 3.583-2.33.625-.133 1.268-.177 1.904-.26h-.002Zm.025 2.137c-1.146-.013-2.195.29-3.1 1.009-1.594 1.268-1.59 3.49-.003 4.762.413.33.872.585 1.378.744a5.555 5.555 0 0 0 3.442-.013 3.857 3.857 0 0 0 1.96-1.405c.756-1.026.772-2.3.054-3.35a3.671 3.671 0 0 0-1.293-1.155c-.759-.416-1.578-.596-2.438-.592ZM63.284 50.25c0-3.33 0-6.572.004-9.813 0-.112.046-.223.073-.351.126-.03.238-.077.347-.077 2.89-.004 5.78-.004 8.695-.004.213.673.122 1.301.09 1.928-.302.24-.635.152-.944.152-1.696.007-3.39 0-5.085.002-.316 0-.632.027-.985.043-.119.59-.097 1.128-.028 1.696.413.161.825.072 1.223.088.38.015.76 0 1.14.004.404.003.811-.026 1.248.042.16.657.108 1.284.046 1.964-.21.033-.402.088-.596.09-.79.009-1.579.003-2.366.003h-.634c-.203.733-.077 1.42-.097 2.052.288.252.563.174.815.174 1.842.005 3.682 0 5.524 0h.84c.229.592.247.963.114 1.973-.12.03-.254.092-.39.092-2.834.005-5.67.003-8.504 0-.14 0-.28-.031-.528-.062l-.002.003Zm93.985-10.224c.541.836 4.804 9.527 5.01 10.22-.721.137-1.438.054-2.158.054-.555-.63-.67-1.5-1.224-2.13h-5.884c-.528.62-.667 1.474-1.199 2.125-.72.022-1.438.068-2.121-.03-.042-.074-.064-.096-.068-.122a.142.142 0 0 1 .013-.086c1.529-3.146 3.061-6.293 4.592-9.438.088-.18.188-.356.309-.586a29.613 29.613 0 0 1 2.73-.006v-.002Zm-1.383 2.117a821.865 821.865 0 0 0-1.782 3.706c-.015.033.038.099.082.2.384.005.79.012 1.195.016.41.003.817.014 1.225-.004.391-.016.796.079 1.18-.086-.254-.806-1.372-3.079-1.902-3.83l.002-.002Zm43.064 8.165c-.758-.004-1.477.064-2.217-.055.028-.14.028-.228.063-.3 1.608-3.302 3.219-6.6 4.84-9.922.943-.055 1.84-.024 2.781-.022.631 1.106 1.142 2.248 1.7 3.364.561 1.122 1.107 2.252 1.661 3.377.553 1.124 1.109 2.246 1.692 3.428-.174.057-.298.128-.422.13-.609.013-1.219.005-1.82.005-.523-.66-.676-1.47-1.146-2.088-.64-.093-4.956-.114-5.985-.026-.471.605-.641 1.405-1.151 2.109h.004Zm2.324-4.356c.673.153 2.895.155 3.595.003-.114-.588-1.294-3.031-1.798-3.72-.463.61-1.676 3.12-1.797 3.715v.002Zm-33.511.676c-.14 1.263.022 2.426-.106 3.607-.668.135-1.297.088-1.973.038-.033-.16-.082-.296-.082-.43-.004-3.12-.002-6.241 0-9.36 0-.114.025-.225.045-.384.172-.031.335-.088.499-.088 1.983-.007 3.967-.005 5.95-.005.53 0 1.049.084 1.542.276.993.383 1.652 1.07 1.862 2.14.039.199.081.401.093.602.127 1.95-1.026 3.317-2.971 3.52a9.34 9.34 0 0 1-.961.04c-.992.005-1.983 0-2.975.004-.287 0-.572.025-.923.042v-.002Zm-.049-2.213c.219.042.331.082.442.082 1.283.006 2.568.011 3.85.002.231 0 .468-.037.691-.097.512-.14.791-.554.795-1.122.004-.557-.283-.967-.811-1.1a3.286 3.286 0 0 0-.781-.084 319.17 319.17 0 0 0-3.501-.004c-.197 0-.393.037-.614.057-.029.148-.065.258-.067.367-.006.609-.004 1.22-.004 1.897v.002Zm-51.547-.621c.119-.066.206-.125.302-.163 1.279-.526 2.059-1.48 2.452-2.792.787-2.63 1.595-5.254 2.386-7.883.247-.817.547-1.605 1.06-2.295 1.268-1.707 2.973-2.586 5.093-2.654.546-.016 1.093-.002 1.626-.002.044.23-.095.24-.199.27-2.213.664-3.673 2.106-4.36 4.3a430.62 430.62 0 0 0-2.471 8.132c-.413 1.418-1.24 2.427-2.589 3.004a2.391 2.391 0 0 1-.835.21c-.758.026-1.518.004-2.279-.003-.042 0-.084-.055-.184-.124h-.002Zm5.229-15.75c-.235.144-.299.204-.374.225-2.257.657-3.704 2.141-4.411 4.36-.399 1.251-.764 2.514-1.146 3.771-.475 1.564-.932 3.136-1.433 4.69-.442 1.377-1.387 2.274-2.772 2.694a2.926 2.926 0 0 1-.685.128c-.747.04-1.495.004-2.257.017.033-.274.209-.278.326-.327 1.244-.527 2.002-1.47 2.386-2.745.649-2.153 1.305-4.303 1.957-6.454.203-.67.377-1.352.614-2.01.892-2.476 2.652-3.944 5.248-4.333.768-.115 1.566-.018 2.546-.018l.001.002Zm-3.586 31.923c1.048-.51 1.854-1.206 2.609-1.992 1.296-1.346 2.622-2.662 3.936-3.992.954-.967 1.533-2.114 1.705-3.47.347-2.721-1.383-5.431-4.011-6.264-.269-.086-.541-.16-.897-.264 1.328-.215 2.808-.122 3.791.22 2.336.81 3.96 2.984 3.986 5.443.016 1.612-.539 3.034-1.678 4.2-.939.959-1.885 1.91-2.828 2.868-.554.561-1.097 1.133-1.656 1.689-.565.56-1.211 1.003-1.966 1.279-.581.212-1.175.344-1.8.313-.397-.019-.793-.02-1.191-.03Zm71.278-17.827c-1.161-.137-2.358.014-3.584-.092-.17-.656-.104-1.282-.055-1.951.152-.033.287-.09.423-.09 2.951-.005 5.9-.003 8.851 0 .086 0 .172.026.296.048.205.612.104 1.242.08 1.924-.208.038-.396.102-.586.104-.76.011-1.519 0-2.279.006-.259 0-.519.023-.753.036-.27.274-.177.581-.179.86-.007 2.102-.003 4.206-.003 6.309v.892c-.675.222-1.303.105-1.987.105-.033-.215-.084-.407-.086-.597-.005-2.191-.001-4.382-.009-6.573 0-.314.075-.643-.131-.983l.002.002Zm-9.617-2.063c.621-.137 1.23-.066 1.813-.048.244.188.199.435.199.662.003 1.17 0 2.337 0 3.506 0 1.723.003 3.448 0 5.172 0 .287.049.583-.108.879-.632.106-1.259.087-1.886.02-.046-.13-.097-.21-.097-.289-.005-3.185-.007-6.37-.003-9.553 0-.112.049-.223.08-.35h.002Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.69 28)\" d=\"M0 0h187.132v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gdsfb\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:234,svg:'<svg width=\"234\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.822 32.064c.185-.01.33-.027.474-.027 3.474 0 6.948-.007 10.423.007 1.916.01 3.735.372 5.368 1.468 2.804 1.882 3.58 6.987-.167 9.292-.157.096-.308.2-.508.328.095.07.154.128.225.163 2.646 1.293 3.855 3.57 3.437 6.48-.435 3.04-2.462 5.004-5.776 5.546-.836.136-1.69.216-2.536.222-3.474.025-6.948.01-10.423.009-.163 0-.324-.018-.517-.03V32.064Zm5.572 18.846c1.816 0 3.568.005 5.32-.004.217 0 .439-.056.652-.111 1.186-.306 1.873-1.166 1.885-2.344.013-1.244-.616-2.108-1.835-2.43a5.946 5.946 0 0 0-1.42-.174c-1.347-.022-2.693-.009-4.04-.007-.178 0-.358.016-.562.026v5.046-.002Zm.002-9.435c1.448 0 2.848.015 4.248-.007.474-.008.96-.064 1.422-.178.88-.217 1.445-.784 1.636-1.688.348-1.656-.556-2.876-2.311-2.977-1.437-.083-2.88-.038-4.32-.049h-.675v4.9Zm80.976-9.426c.107-.025.16-.049.213-.049 3.714.02 7.431-.033 11.141.095 2.246.077 4.291.855 5.92 2.528 2.413 2.479 2.925 8.651-1.744 11.431-.282.168-.564.336-.89.533l5.105 8.866c-.249.019-.42.042-.592.042-1.756.003-3.512-.008-5.267.01-.385.005-.589-.126-.776-.46-1.304-2.339-2.638-4.66-3.943-7-.186-.335-.393-.464-.776-.453-.938.028-1.879.008-2.888.008v7.857h-5.503V32.049Zm5.556 4.572v6.274c1.626 0 3.213.055 4.792-.028.596-.03 1.233-.284 1.75-.6 1.186-.724 1.452-1.891 1.254-3.186-.185-1.212-.947-1.914-2.104-2.225-.089-.024-.181-.05-.271-.053-1.798-.063-3.597-.122-5.421-.182Zm-6.971 18.931c-2.023 0-3.924.008-5.824-.018-.157-.002-.358-.224-.456-.392-1.149-1.981-2.281-3.971-3.419-5.958-.099-.172-.204-.34-.351-.585-.844.901-1.655 1.75-2.442 2.623-.102.113-.098.345-.099.523-.009 1.07-.003 2.142-.006 3.215 0 .179-.017.358-.027.56h-5.251V32.081h5.255v12.807l.138.079c.124-.148.244-.298.373-.443 1.805-2.028 3.609-4.06 5.425-6.078.132-.146.36-.287.545-.29 1.811-.02 3.622-.01 5.434-.005.048 0 .095.03.21.069-.671.737-1.31 1.441-1.954 2.142-1.175 1.28-2.339 2.567-3.535 3.828-.287.302-.268.515-.074.848 1.91 3.29 3.804 6.588 5.701 9.885.099.173.195.346.355.629h.002Zm66.239-23.472v12.794l.209.185c.075-.16.117-.351.229-.477 1.81-2.022 3.634-4.035 5.442-6.059.24-.269.482-.393.852-.389 1.607.02 3.215.008 4.822.01.158 0 .317.018.578.035-.821.898-1.574 1.723-2.328 2.546-1.061 1.157-2.112 2.323-3.193 3.46-.286.3-.287.507-.088.851 1.921 3.304 3.822 6.617 5.728 9.928.092.159.177.32.297.537-.179.021-.312.05-.447.05-1.7.004-3.4-.01-5.098.012-.375.005-.554-.139-.727-.446-1.143-2.026-2.306-4.04-3.463-6.056-.073-.126-.153-.247-.28-.454-.578.615-1.083 1.247-1.687 1.766-.695.6-.924 1.286-.858 2.183.073.969.016 1.948.016 2.96h-5.28V32.08h5.276ZM72.918 45.618c.346-1.897-.71-3.344-2.576-3.569-1.72-.207-3.252.262-4.635 1.277-.147.107-.292.216-.468.346-.984-1.102-1.95-2.187-3.032-3.398.947-.555 1.788-1.162 2.717-1.57 3.045-1.338 6.189-1.577 9.33-.407 2.75 1.025 3.947 3.203 4.019 6.043.048 1.975.011 3.951.013 5.927 0 1.211.346 1.509 1.55 1.339.107-.015.215-.02.398-.034 0 1.171.01 2.31-.013 3.445-.001.11-.18.271-.31.314-1.428.487-2.884.632-4.356.227-.934-.258-1.298-.604-2.177-1.902-1.12 1.113-2.475 1.779-4.01 2.072-1.59.303-3.164.263-4.68-.363-1.799-.742-2.747-2.14-2.908-4.042-.268-3.15 1.401-5.276 4.607-5.95 2.01-.42 4.005-.257 5.995.14l.536.106v-.001Zm-2.885 2.457c-.506.141-1.188.246-1.793.52-.72.324-1.005 1.004-.986 1.781.02.762.348 1.372 1.067 1.674 1.249.523 2.459.364 3.59-.35 1.053-.663 1.189-1.712 1.099-2.823-.012-.142-.202-.36-.338-.386-.813-.155-1.635-.263-2.64-.416Z\"/><path d=\"M149.008 56c-3.983-.184-7.027-1.55-8.765-4.945-2.646-5.168-.312-12.524 7.253-13.448 2.861-.349 5.51.273 7.723 2.165 2.85 2.437 3.652 5.63 2.859 9.18-.805 3.604-3.214 5.762-6.735 6.693-.85.225-1.746.27-2.335.356V56Zm-4.571-9.258c.018.222.03.536.067.847.231 1.92 1.545 3.333 3.434 3.699 1.824.353 3.655-.475 4.523-2.054.525-.955.648-1.989.573-3.054-.197-2.777-2.53-4.526-5.26-3.946-2.058.436-3.283 2.061-3.337 4.51v-.002ZM98.74 42.32l-4.36 2.265c-.088-.132-.17-.245-.242-.365-.988-1.64-2.636-2.394-4.422-2.024-1.718.355-2.962 1.737-3.202 3.598-.155 1.209-.083 2.403.488 3.51 1.282 2.482 4.976 2.812 6.817.612.223-.268.415-.562.65-.885 1.402.722 2.808 1.446 4.268 2.196a7.3 7.3 0 0 1-2.026 2.678c-1.957 1.62-4.273 2.114-6.735 2.048-2.823-.076-5.298-.98-7.069-3.304-1.459-1.915-1.869-4.145-1.762-6.49.243-5.345 4.242-8.88 9.703-8.603 1.337.068 2.642.266 3.88.805 1.825.793 3.123 2.117 4.013 3.959h-.001Zm74.611 6.704 4.271 2.203c-.566 1.253-1.374 2.26-2.466 3.021-2.326 1.626-4.943 1.946-7.676 1.582-2.41-.323-4.424-1.384-5.855-3.408-.917-1.297-1.376-2.765-1.54-4.332-.179-1.71-.084-3.401.549-5.016 1.326-3.377 3.952-5.04 7.444-5.45 1.934-.228 3.839-.02 5.641.782 1.779.792 3.035 2.113 3.914 3.91l-4.358 2.265c-.063-.082-.127-.147-.171-.222-1.034-1.75-2.616-2.523-4.452-2.177-1.734.327-2.946 1.651-3.251 3.615-.166 1.073-.09 2.14.326 3.157 1.154 2.826 5.169 3.295 7.084.83.18-.23.339-.48.538-.762l.002.002ZM54.332 32.022h5.278V55.46h-5.278V32.022Zm145.705 20.224c1.066.003 1.741.663 1.751 1.71.011 1.078-.661 1.736-1.771 1.735-1.086 0-1.738-.638-1.743-1.7-.004-1.088.663-1.75 1.763-1.746v.001Zm1.455 1.75c.011-.921-.557-1.516-1.454-1.526-.916-.01-1.496.592-1.491 1.547.004.904.544 1.441 1.454 1.449.928.007 1.481-.539 1.491-1.472v.001Z\"/><path d=\"M199.465 52.998c.389.129.818.197 1.145.417.111.074-.034.53-.062.811h-.152l.253.632c-.19-.087-.289-.11-.358-.169-.156-.132-.298-.28-.444-.422l-.374.677c-.245-.656-.071-1.217-.141-1.75l.133-.196Zm.385.286-.243.233c.105.153.182.384.324.434.105.037.295-.158.446-.25l-.527-.417Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.822 32)\" d=\"M0 0h168.966v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1562s6j\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:197,svg:'<svg width=\"197\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M91.56 48.098c.401-1.394.74-2.597 1.094-3.797 1.087-3.687 2.174-7.373 3.274-11.056.323-1.083.54-1.225 1.645-1.231.635-.003 1.27-.011 1.902.003.949.021 1.344.462 1.131 1.399-.223.98-.54 1.94-.843 2.9a9236.474 9236.474 0 0 1-4.762 15.01c-.311.983-.64 1.958-.951 2.941-.234.74-.734 1.13-1.502 1.153-.657.02-1.314.013-1.971.012-.91-.003-1.417-.516-1.677-1.337l-5.866-18.567c-.218-.692-.456-1.382-.633-2.086-.227-.905.17-1.4 1.109-1.424.727-.018 1.456.016 2.184-.01.726-.025 1.128.318 1.328.994.839 2.832 1.7 5.657 2.535 8.49.577 1.956 1.118 3.92 1.684 5.88.055.189.156.364.317.726h.003ZM55.153 45.46c0-2.793-.064-5.59.018-8.38.077-2.666 1.936-5.08 5.117-5.066 2.418.011 4.836-.01 7.254.006 1.282.008 1.659.404 1.685 1.7.01.47.022.94-.008 1.409-.07 1.097-.443 1.464-1.538 1.486-1.032.021-2.066.006-3.1.007h-2.184c-1.637.004-2.481.828-2.486 2.464-.008 3.897-.003 7.794-.003 11.693 0 1.056.009 2.113-.002 3.17-.012 1.085-.341 1.438-1.422 1.493-.585.03-1.173.018-1.76.007-1.23-.023-1.598-.368-1.605-1.603-.017-2.794-.006-5.588-.006-8.383h.038l.002-.003Zm25.232 2.637c.274-.973.498-1.773.726-2.572.264-.924.49-1.861.817-2.762.104-.288.45-.618.731-.667.194-.034.587.34.681.606.502 1.411 1.042 2.826 1.353 4.285.153.725-.064 1.575-.277 2.322-.48 1.69-1.066 3.346-1.594 5.021-.219.694-.683 1.055-1.392 1.082-.702.027-1.407.025-2.11.018-.88-.008-1.35-.507-1.604-1.313-1.089-3.462-2.194-6.921-3.288-10.381-1.06-3.35-2.118-6.7-3.171-10.052-.35-1.112.052-1.654 1.225-1.667.657-.007 1.317.028 1.971-.009.766-.042 1.183.333 1.389 1.02.856 2.872 1.719 5.743 2.562 8.62.567 1.932 1.101 3.875 1.66 5.811.048.165.155.313.32.638h.001Zm-30.928 7.352c-1.93.45-3.036-.543-4.038-2.063-1.639-2.486-3.403-4.892-5.195-7.27-1.311-1.74-1.14-3.497-.025-4.952 1.982-2.586 3.84-5.27 5.712-7.937.593-.845 1.31-1.286 2.358-1.22.819.052 1.644-.003 2.463.047.78.046 1.073.531.792 1.26-.1.258-.25.504-.414.73-2.13 2.946-4.257 5.896-6.41 8.826-.35.475-.363.815-.002 1.299a700.156 700.156 0 0 1 6.939 9.485c.252.352.44.977.293 1.32-.12.28-.774.383-1.21.462-.408.075-.841.016-1.264.016l.001-.003ZM37.692 43.728c0 3.287.004 6.574-.001 9.86-.003 1.536-.33 1.855-1.864 1.86-.494.002-.987.013-1.48-.004-1.047-.034-1.434-.394-1.548-1.432-.018-.162-.008-.329-.008-.492-.002-6.503-.003-13.006.004-19.51 0-.348.056-.699.118-1.043.106-.593.497-.894 1.082-.91a34.71 34.71 0 0 1 2.393-.008c.892.035 1.259.412 1.284 1.327.033 1.197.02 2.394.021 3.591.003 2.254 0 4.508 0 6.761h-.001ZM156.12 55.666c-1.228.268-1.293.235-1.664-.818-.241-.685-.442-1.387-.733-2.05-.093-.212-.412-.447-.637-.458a30.995 30.995 0 0 0-3.027 0c-.225.01-.54.246-.634.458-.282.641-.47 1.322-.703 1.987-.262.746-.822 1.042-1.678.888.297-.888.589-1.767.887-2.644.871-2.575 1.755-5.145 2.606-7.725.169-.515.482-.617.953-.591.482.025.961-.088 1.181.572 1.111 3.334 2.258 6.654 3.387 9.982.044.127.043.268.062.4v-.001Zm-4.47-9.432c-.052-.008-.102-.018-.155-.027l-1.623 4.958h3.394l-1.614-4.93h-.002Zm-26.275 9.442c-1.282.244-1.298.238-1.701-.904-.225-.64-.469-1.276-.654-1.93-.109-.384-.296-.536-.692-.53-1.01.018-2.021-.022-3.028.029-.221.011-.533.255-.626.47-.289.664-.495 1.364-.729 2.052-.349 1.026-.41 1.06-1.648.8.299-.887.592-1.768.891-2.648.849-2.508 1.712-5.011 2.538-7.527.178-.541.408-.822 1.034-.788.573.031.985.045 1.212.736 1.075 3.27 2.213 6.52 3.324 9.779.049.146.053.308.077.462l.002-.001Zm-2.854-4.49-1.618-4.958a3.812 3.812 0 0 1-.146-.032l-1.639 4.99h3.403Zm4.783-6.332c1.569-.31 3.168-.433 4.747.093 1.286.427 1.901 1.406 1.969 2.718.07 1.367-.404 2.478-1.653 3.18-.945.532-1.97.59-3.006.522-.623-.041-.831.175-.807.792.041 1.03-.001 2.066.013 3.098.009.547-.354.508-.715.51-.352.003-.64-.005-.637-.503.018-3.404.015-6.808.022-10.21 0-.044.029-.089.067-.2Zm1.264 3.17h-.002v.774c0 1.579.306 1.817 1.919 1.497.091-.018.184-.032.276-.05 1.224-.245 1.942-1.161 1.894-2.417-.047-1.185-.78-1.96-2.041-2.097-.485-.052-.981-.007-1.472-.01-.416-.003-.586.206-.578.613.013.563.003 1.127.003 1.69h.001Zm-14.058 6.498c.471.838.398 1.03-.515 1.226-1.994.428-3.946.423-5.63-.914-1.722-1.366-2.105-3.285-1.843-5.331.439-3.41 3.112-5.385 6.541-4.931.325.042.659.048.973.13.879.23.941.424.444 1.297-2.253-.632-4.402-.656-5.872 1.56-1.057 1.591-.937 4.214.124 5.677 1.108 1.53 2.768 1.898 5.779 1.285l-.001.001Z\"/><path d=\"M64.665 46.525c-.628-.043-1.235-.082-1.843-.123-.646-.044-.998-.433-1.04-1.035a16.878 16.878 0 0 1-.003-2.249c.043-.69.489-1.052 1.17-1.062a83.756 83.756 0 0 1 3.52.006c.71.02 1.129.44 1.171 1.153.041.678.044 1.362 0 2.04-.04.62-.354 1.072-1.03 1.136-.653.06-1.308.09-1.945.132v.002Zm78.106 9.151v-.736c0-2.794-.014-5.587.012-8.379.005-.578-.17-.8-.757-.768-.703.04-1.408 0-2.113.011-.368.007-.557-.093-.559-.513-.002-.425.141-.581.569-.578 2.37.012 4.741.012 7.112 0 .423-.002.581.153.578.58-.002.422-.211.514-.572.51-.704-.01-1.41.028-2.112-.01-.619-.034-.817.213-.811.819.023 2.699.01 5.398.01 8.098 0 1.15-.065 1.2-1.357.966Zm15.237-5.437c0-1.548.008-3.097-.004-4.645-.004-.508-.014-.904.709-.897.695.006.667.397.667.867-.006 2.744.02 5.49-.017 8.234-.01.713.209.95.919.913 1.006-.053 2.017-.022 3.025-.008.369.005.843-.141.86.514.017.65-.437.548-.822.549-1.524.006-3.05-.017-4.574.013-.57.011-.788-.157-.774-.755.035-1.594.011-3.19.011-4.784v-.001Zm-20.531 5.421c-1.282.258-1.348.206-1.348-.971v-9.14c0-.822.142-.957.943-.81.155.03.387.274.388.42.021 3.488.017 6.976.017 10.501Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.788 32)\" d=\"M0 0h131.379v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-x4q7zn\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:136,svg:'<svg width=\"136\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M94.55 45.768V28c2.96.07 5.333 1.25 7.102 3.594 2.192 2.902 2.345 6.873.438 9.995-1.973 3.231-5.463 4.352-7.54 4.179ZM41.025 28.052v17.77c-3.003-.078-5.401-1.29-7.164-3.694-2.111-2.877-2.247-6.774-.417-9.823 1.96-3.263 5.46-4.423 7.581-4.253Zm29.485 8.82c.11-.748.135-1.456.322-2.117 1.032-3.664 3.418-5.977 7.156-6.619 5.134-.88 9.415 2.638 10.227 7.249.069.396.078.804.115 1.207.019.191-.053.295-.26.28-.093-.006-.19 0-.284 0H70.51Zm-14.363.058h8.405c.458 0 .458.001.444.448-.11 3.919-3.062 7.395-7.01 8.256-4.258.929-8.622-1.45-10.163-5.542-.324-.862-.53-1.75-.558-2.675-.015-.487-.024-.488.475-.488h8.406Zm-.036 18.953h-.602c-.377-.965-1.75-1.35-2.597-.739-.5.361-.478 1.012.08 1.264.417.189.88.275 1.317.419.426.14.872.251 1.266.458.834.439.925 1.619.191 2.22a1.765 1.765 0 0 1-.553.311 3.58 3.58 0 0 1-2.24.008c-.719-.227-1.13-.804-1.156-1.562h.608c.104.711.599 1.007 1.235 1.058.44.036.897-.003 1.331-.087.355-.07.588-.331.625-.732.039-.425-.206-.66-.545-.781-.511-.184-1.044-.311-1.564-.471a6.185 6.185 0 0 1-.768-.278c-.432-.198-.747-.5-.78-1.017-.037-.57.16-1.027.641-1.345.732-.482 2.222-.427 2.913.11.366.285.566.662.6 1.163h-.002Zm16.682 3.995c-.634.086-.631.085-.864-.48-.145-.351-.207-.837-.472-1.01-.278-.182-.752-.068-1.14-.073-.403-.006-.807.008-1.21-.006-.198-.008-.304.059-.37.246-.103.29-.228.574-.344.86-.152.377-.446.528-.883.453l1.34-3.263c.276-.67.562-1.336.82-2.013.083-.217.218-.26.41-.233.202.027.442-.106.569.207.699 1.729 1.413 3.451 2.121 5.176.018.04.017.09.023.136Zm-1.56-2.185-1.067-2.645c-.37.916-.712 1.763-1.07 2.645h2.137Zm18.417 2.18c-.431.066-.723-.087-.875-.46-.116-.285-.244-.567-.344-.86-.066-.192-.174-.246-.368-.244-.712.01-1.424-.006-2.136.014-.114.003-.272.117-.327.223-.148.283-.252.59-.373.886-.145.359-.432.505-.86.44.035-.104.064-.204.104-.3.672-1.639 1.353-3.272 2.009-4.916.116-.29.295-.302.545-.309.254-.007.402.047.508.311.65 1.62 1.321 3.233 1.984 4.847.049.12.09.241.135.366l-.002.002Zm-2.645-4.826-1.068 2.645h2.134c-.355-.88-.695-1.721-1.066-2.645Zm-29.122 2.908v1.934h-.606v-5.494c.078-.012.167-.036.255-.036.749-.003 1.497-.015 2.245 0 1.082.023 1.734.667 1.777 1.729.042 1.037-.554 1.736-1.618 1.838-.53.05-1.067.023-1.601.03-.139.002-.278 0-.452 0Zm.012-.63c.686 0 1.338.025 1.987-.008.641-.033 1.02-.47 1.049-1.13.028-.61-.307-1.11-.911-1.168-.699-.066-1.41-.015-2.126-.015v2.32h.002Zm16.311.63v1.935h-.608v-5.496c.08-.012.168-.035.257-.036.748-.003 1.496-.012 2.244 0 .816.014 1.418.411 1.658 1.065.268.733.088 1.612-.43 2.083-.405.37-.908.44-1.426.447-.554.008-1.108.002-1.695.002Zm.025-2.98v2.353c.654 0 1.281.019 1.908-.005.69-.026 1.085-.453 1.113-1.142.025-.662-.37-1.15-1.054-1.196-.647-.043-1.299-.01-1.966-.01Zm-28.885 1.031c-.377.086-.617.032-.85-.34-.462-.735-1.215-.848-2.015-.696-.746.14-1.351.78-1.47 1.606-.055.382-.056.79.01 1.17.149.845.748 1.446 1.504 1.572.87.144 1.686-.096 2.138-.914.08-.145.409-.151.65-.171-.21.79-.68 1.338-1.412 1.584-1.97.661-3.61-.616-3.574-2.726.017-.995.34-1.845 1.206-2.415 1.303-.858 3.178-.294 3.755 1.125.026.063.039.131.06.205h-.002Zm21.791 2.23c-.613 1.95-2.88 2.108-3.968 1.28-1.428-1.09-1.44-3.66-.013-4.738 1.381-1.044 3.511-.389 3.97 1.241-.345.038-.616.063-.84-.336-.357-.633-.999-.812-1.69-.762-.806.057-1.388.462-1.687 1.223a2.638 2.638 0 0 0 .002 1.988c.3.757.867 1.173 1.685 1.219.768.043 1.415-.188 1.793-.906.189-.356.473-.142.748-.209Zm-20.81-3.857h.58v2.11c0 .428-.017.86.015 1.285.076.997.766 1.624 1.707 1.584.956-.04 1.596-.7 1.612-1.69.015-.954.004-1.907.004-2.86v-.42h.613c.01.052.026.096.026.14-.014 1.154.025 2.313-.061 3.463-.09 1.191-1.032 1.984-2.21 1.992-1.231.009-2.179-.738-2.267-1.95-.087-1.196-.02-2.402-.02-3.652v-.002Zm36.413 5.516h-.626V54.98h-1.861v-.602h4.334v.58H82.74v4.938Zm7.7-.001V54.38l.581-.026v4.942h2.933v.6H90.44Zm-11.652-5.515h.584v5.51h-.584v-5.51Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.167 28)\" d=\"M0 0h71.249v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-srzqpg\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:141,svg:'<svg width=\"141\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M35.824 28v28h19.364c-1.636 2.26-3.094 3.484-5.739 3.381-5.528-.22-11.07-.066-16.959-.066v-2.611c0-7.657.127-15.323-.065-22.974-.07-2.64.96-4.225 3.399-5.73Zm46.83 26.894c-3.999 4.53-9.105 5.833-14.755 4.698-5.818-1.172-9.794-4.787-11.3-10.596-1.48-5.71-.074-10.765 4.432-14.891-2.795 6.789-2.617 13.217 2.92 18.44 5.51 5.195 11.99 5.153 18.703 2.344v.005Zm10.25-23.344c-1.285 6.953.38 9.794 7.103 12.18 1.393.493 2.94.788 4.103 1.618 1.078.769 2.292 2.072 2.396 3.24.084.952-1.374 2.044-2.467 3.493-1.566-3.4-4.135-4.267-6.69-5.2-1.459-.534-2.926-1.111-4.248-1.913-5.355-3.254-5.425-9.832-.202-13.419h.005ZM79.18 49.254c2.79-10.212-4.81-15.084-11.328-12.655 1.13-2.55 4.16-4.13 7.352-3.835 3.897.36 6.752 2.911 7.61 6.793.914 4.136-.464 7.812-3.629 9.692l-.005.005Zm29.327 6.216c-4.993 6.748-16.813 5.777-21.764-1.734.96-.942 1.95-1.913 3.09-3.034 5.044 6.147 11.369 7.207 18.674 4.769ZM42.416 36.407v-3.085H54.58c-1.332 1.89-2.509 3.361-5.026 3.131-2.302-.21-4.637-.042-7.136-.042v-.004Zm66.26-1.369c-1.05.998-2.002 1.899-2.719 2.578-2.532-.984-4.853-1.89-7.736-3.01.61-.66 1.19-1.74 2.086-2.161 2.452-1.172 5.838-.075 8.374 2.597l-.005-.004Z\"/><path d=\"M42.454 48.288v-3.151H52.84c-2.461 4.74-6.643 2.597-10.385 3.15Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.416 28)\" d=\"M0 0h76.261v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1xxc6xd\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:207,svg:'<svg width=\"207\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M41.774 32.02c.162-.01.246-.018.33-.018 3.547.002 7.094-.012 10.64.012 3.576.025 7.013 3.082 7.5 6.62.449 3.262-.663 5.88-3.264 7.882-.212.163-.448.296-.68.431-.22.128-.448.24-.734.391l4.87 8.513h-1.23c-1.064 0-2.129-.01-3.192.007-.276.004-.43-.079-.57-.322-2.076-3.6-4.164-7.195-6.25-10.791l-.547-.946c.56 0 1.049.006 1.537-.001.948-.014 1.91.057 2.842-.073 1.95-.273 3.306-2.105 3.144-4.101-.152-1.858-1.853-3.409-3.762-3.414-2.482-.007-4.966-.018-7.448.013-.5.006-.822-.185-1.05-.563-.713-1.186-1.402-2.385-2.136-3.64Zm30.451 1.832c.958 0 1.836-.013 2.714.015.12.004.293.19.34.327 1.102 3.264 2.19 6.533 3.282 9.802.725 2.17 1.452 4.338 2.179 6.507.025.076.061.148.135.324.294-.87.56-1.648.82-2.427 1.572-4.706 3.145-9.41 4.702-14.12.117-.352.285-.447.634-.436.762.025 1.525.008 2.347.008l-7.09 20.57c-.92 0-1.828.013-2.735-.014-.123-.003-.303-.178-.35-.311-.87-2.479-1.726-4.962-2.582-7.446-1.279-3.71-2.557-7.423-3.834-11.135-.184-.53-.36-1.064-.563-1.662v-.002Zm90.139 13.128h-10.699c.088.667.118 1.297.261 1.902.51 2.159 2.159 3.472 4.381 3.593 1.954.106 3.681-.5 5.276-1.569.129-.086.256-.176.386-.261.02-.013.053-.004.152-.009v1.76c0 1.078-.004 1.07-.992 1.48-2.07.861-4.205 1.152-6.41.702-2.766-.564-4.597-2.186-5.309-4.934-.596-2.302-.537-4.6.357-6.83 1.161-2.895 3.966-4.505 7.091-4.257 3.548.28 5.276 2.813 5.496 5.775.064.857.01 1.722.01 2.647Zm-2.496-2.025c-.023-.307-.029-.59-.068-.867-.183-1.283-.605-2.431-1.889-3.017-1.294-.59-3.627-.597-4.991.92-.759.845-1.116 1.832-1.191 2.964h8.14-.001Zm-58.746 2.025H90.535c-.232 2.204.867 4.724 3.443 5.324 1.978.461 3.825.053 5.568-.919.428-.238.835-.514 1.325-.819 0 .98.005 1.891-.011 2.801-.001.07-.133.167-.224.205-1.828.779-3.698 1.332-5.724 1.193-2.92-.199-5.302-1.305-6.421-4.151-1.09-2.772-1.03-5.611.272-8.322 1.274-2.65 3.958-3.983 6.912-3.728 3.47.3 5.089 2.772 5.368 5.335.101.925.089 1.862.124 2.794.003.08-.026.162-.047.287h.002Zm-10.618-2.026h8.118c-.048-.45-.064-.874-.144-1.285-.232-1.198-.773-2.186-1.974-2.674-.757-.308-1.552-.31-2.347-.242-1.927.165-3.617 1.886-3.653 4.2ZM44.704 56 32.676 32.007c1.54 0 3-.008 4.46.014.126.002.3.18.368.317a3783.07 3783.07 0 0 1 5.55 11.021c1.287 2.564 2.571 5.132 3.848 7.702.066.133.113.342.054.46-.724 1.469-1.468 2.928-2.253 4.48Zm58.148-17h2.559v1.675c.232-.189.376-.309.523-.425 1.21-.96 2.513-1.699 4.119-1.695 2.641.006 4.379 1.493 4.783 4.11.093.6.153 1.21.155 1.816.016 3.198.007 6.396.008 9.594v.317h-2.642v-.51c0-2.816.01-5.632-.006-8.448a15.431 15.431 0 0 0-.149-2.026c-.245-1.76-1.207-2.494-2.986-2.356-1.089.084-1.979.614-2.884 1.154-.688.41-.939.918-.925 1.747.058 3.31.024 6.622.024 9.933v.517h-2.579V39Zm32.774 13.792c-.71.482-1.32.975-1.998 1.34-1.848.992-3.73 1.049-5.522-.112-1.205-.78-1.712-2.033-1.93-3.403a9.321 9.321 0 0 1-.103-1.436c-.009-3.213-.005-6.425-.005-9.638v-.536h2.611v.515c0 2.816-.012 5.633.007 8.449.005.774.027 1.565.181 2.32.376 1.85 1.456 2.103 2.82 2.056 1.489-.052 2.675-.849 3.781-1.76.109-.09.133-.327.133-.496.007-3.523.005-7.047.005-10.57v-.544c.826 0 1.602-.007 2.378.01.078.002.173.133.223.224.035.066.009.166.009.25l.003 14.563v.366h-2.593v-1.598Zm38.131-10.169-.445-.309c-1.607-1.104-3.349-1.713-5.325-1.398-.343.056-.682.186-1.003.327-.752.327-1.12.92-1.13 1.737-.009.828.304 1.507 1.099 1.79.942.334 1.929.542 2.891.823.813.238 1.651.428 2.418.772 1.271.57 1.895 1.64 2.022 3.013.305 3.296-2.104 4.927-4.381 5.29-2.266.36-4.43-.036-6.489-1.026-.126-.06-.283-.228-.287-.35-.024-.89-.012-1.78-.012-2.769.184.11.311.17.424.252 1.577 1.139 3.285 1.9 5.283 1.773.722-.046 1.418-.195 2.06-.586 1.054-.642 1.065-2.892-.281-3.359-.812-.282-1.653-.482-2.48-.721-.867-.252-1.767-.428-2.595-.772-2.982-1.242-3.121-5.598-.515-7.393.914-.629 1.922-.967 3.008-1.063 1.856-.165 3.642.14 5.353.882.282.122.405.274.394.6-.027.785-.009 1.573-.009 2.488v-.002Zm-48.528 9.332c0 .712.006 1.419-.007 2.125-.002.084-.095.222-.169.241-1.397.362-2.811.588-4.241.213-1.765-.462-2.637-1.705-2.893-3.437a9.695 9.695 0 0 1-.094-1.395c-.009-2.661-.005-5.322-.005-7.984v-.548h-1.74v-2.183h1.734V34.57h2.627v4.407h4.768v2.165h-4.721c-.019.125-.043.205-.042.285.003 2.831-.001 5.663.019 8.494.014 1.855.927 2.677 2.776 2.476.652-.071 1.289-.282 1.989-.44l-.001-.002ZM141.034 39h2.564v2.258c1.658-1.378 3.273-2.635 5.568-2.191v2.684c-.387-.027-.773-.062-1.161-.08-1.642-.077-3.012.557-4.193 1.642-.12.11-.177.345-.178.522-.011 3.34-.008 6.682-.008 10.021v.535h-2.591V39h-.001Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.676 32)\" d=\"M0 0h141.634v24H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pop9st\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:126,svg:'<svg width=\"126\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M82.269 28.001c-.106.206-.144.332-.222.426-1.905 2.284-3.813 4.564-5.72 6.846L69.61 43.31c-1.257 1.503-2.508 3.009-3.777 4.502-.2.237-.214.39-.01.633 2.134 2.536 4.254 5.08 6.38 7.622.88 1.052 1.766 2.098 2.644 3.148.052.064.08.15.16.31-.226.02-.39.045-.554.046-1.315.004-2.631.015-3.946-.01-.217-.005-.5-.114-.635-.275-1.578-1.86-3.132-3.742-4.699-5.613-.683-.815-1.38-1.62-2.124-2.49-.471.546-.92 1.064-1.365 1.584-.105.12-.181.272-.302.372-.817.677-1.005 1.553-.94 2.576.067 1.068.014 2.143.013 3.215v.638c-1.13 0-2.191.01-3.253-.018-.092-.002-.251-.264-.257-.41-.025-.784-.012-1.571-.012-2.357l.01-14.523c0-.73-.018-.748-.747-.751-.738-.003-1.476 0-2.38 0 .299-.385.48-.634.676-.87.706-.85 1.398-1.713 2.14-2.528.188-.206.535-.348.82-.366.761-.05 1.527-.017 2.292-.018.713 0 .716 0 .716.698l.007 9.057v.509l.133.038c.418-.497.837-.993 1.253-1.492 2.639-3.158 5.274-6.319 7.914-9.476a3796.78 3796.78 0 0 1 7.346-8.759c.107-.128.278-.286.42-.288 1.54-.02 3.08-.013 4.734-.013ZM36.556 50.21c.106 1.475.671 2.666 1.52 3.73a6.64 6.64 0 0 0 7.989 1.908c1.16-.534 2.149-1.317 3.014-2.263.682-.746 1.199-.727 1.851.038.3.353.607.7.909 1.052.239.277.253.526.008.839a11.692 11.692 0 0 1-2.855 2.63c-1.735 1.13-3.622 1.847-5.712 1.805-3.548-.073-6.41-1.546-8.532-4.42-1.252-1.69-1.915-3.594-2.064-5.7-.303-4.28 1.235-7.719 4.65-10.27 1.947-1.452 4.181-1.932 6.594-1.754 1.514.112 2.95.434 4.276 1.18 2.139 1.2 3.483 3.06 4.286 5.339.62 1.76.717 3.594.686 5.444-.007.422-.237.446-.552.445-1.53-.006-3.059-.005-4.587-.005-3.592 0-7.183.003-10.775.004h-.707l.001-.001Zm.072-3.485c.13.043.18.073.229.073 3.996.002 7.992-.001 11.988.004.313 0 .414-.099.345-.415-.822-3.755-3.58-5.677-7.277-5.041-2.51.43-4.056 2.13-4.991 4.435-.123.302-.196.626-.294.944Z\"/><path d=\"M89.491 46.803c.173-2.032-.134-3.829-2.012-4.79-2.096-1.073-4.296-1.138-6.36.135-.832.513-1.54 1.245-2.26 1.925-.473.445-1.115.522-1.549.04a19.32 19.32 0 0 1-1.208-1.495c-.082-.111-.09-.385-.01-.493 1.593-2.172 3.576-3.776 6.31-4.203 2.617-.408 5.136-.105 7.47 1.233 2.072 1.19 3.15 3.04 3.372 5.394.097 1.028.1 2.066.104 3.101.011 3.734.004 7.466.004 11.2 0 .481-.246.723-.739.723-.835 0-1.671-.02-2.505.01-.432.015-.565-.149-.547-.56.023-.522.005-1.046.005-1.514-1.022.58-1.932 1.272-2.957 1.647-3.06 1.118-6.131 1.33-8.97-.64-1.613-1.122-2.395-2.759-2.484-4.747-.107-2.39.814-4.27 2.69-5.694 1.16-.88 2.507-1.25 3.941-1.264 2.293-.023 4.585-.007 6.878-.007h.829-.002Zm-4.101 3.409v.017c-1.154 0-2.31-.032-3.463.008-1.533.052-2.75 1.261-2.953 2.864-.178 1.405.655 2.62 2.163 3.077 1.453.441 2.914.336 4.356-.08 2.13-.615 3.954-3.006 4.045-5.224.02-.5-.092-.693-.632-.675-1.171.04-2.344.013-3.516.013Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.647 28)\" d=\"M0 0h60.706v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p43a9q\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:121,svg:'<svg width=\"121\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M32.427 28h17.84c.042.007.064.028.064.064v4.06c0 .043-.021.064-.064.064H36.94v6.985h13.327c.042.008.064.029.064.064v4.06c0 .043-.021.064-.064.064h-17.84c-.05 0-.075-.02-.075-.064V28.064c.007-.043.032-.064.075-.064Zm19.113 0h4.407c.05.007.075.028.075.064v5.367h8.867v-5.367c.007-.043.028-.064.064-.064h4.45c.05.007.074.028.074.064v15.234c0 .044-.025.064-.075.064h-4.449c-.042 0-.064-.02-.064-.064v-5.335h-8.867v5.335c0 .044-.025.064-.075.064H51.54c-.05 0-.074-.02-.074-.064V28.064c.006-.043.031-.064.074-.064Zm19.177 0h17.84c.042.007.064.028.064.064v4.06c0 .043-.021.064-.064.064H75.23v1.414h13.327c.042.006.064.028.064.064v4.06c0 .043-.021.064-.064.064H75.23v1.381h13.327c.042.009.064.03.064.064v4.06c0 .044-.021.064-.064.064h-17.84c-.05 0-.074-.02-.074-.064V28.064c.006-.043.03-.064.074-.064ZM51.56 44.638h17.83c.05.006.075.028.075.064v9.663c0 .043-.025.064-.075.064h-5.815v.043c3.8 2.235 5.763 3.414 5.89 3.535v1.928c0 .043-.025.064-.075.064h-4.375c-.071 0-1.71-.996-4.915-2.988-2.584-1.621-3.93-2.447-4.036-2.475v5.4c0 .042-.022.063-.064.063h-4.438c-.05 0-.075-.02-.075-.064V44.701c.007-.043.032-.064.075-.064h-.001Zm4.504 4.189v1.413h8.813v-1.413h-8.813Zm-23.637-4.189h17.83c.05.006.074.028.074.064v9.663c0 .043-.025.064-.075.064h-5.815v.043c3.8 2.235 5.763 3.414 5.89 3.535v1.928c0 .043-.025.064-.075.064h-4.375c-.071 0-1.71-.996-4.915-2.988-2.585-1.621-3.93-2.447-4.036-2.475v5.4c0 .042-.022.063-.064.063h-4.44c-.049 0-.074-.02-.074-.064V44.701c.007-.043.032-.064.075-.064Zm4.503 4.189v1.413h8.813v-1.413H36.93Zm33.756-4.189h4.449c.042.006.064.028.064.064v5.506h8.835v-5.506c.006-.044.028-.064.064-.064h4.45c.05.006.074.028.074.064v9.663c0 .043-.024.064-.074.064h-6.653v5.506c0 .043-.025.064-.075.064h-4.417c-.043 0-.064-.02-.064-.064V54.43h-6.653c-.05 0-.075-.02-.075-.064v-9.663c.007-.044.031-.064.075-.064Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.352 28)\" d=\"M0 0h56.269v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17sgme1\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:113,svg:'<svg width=\"113\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M69.704 46.492c2.29.04 4.545-.222 6.714.569 3.174 1.157 4.813 5.152 3.552 8.613-.923 2.538-2.76 3.972-5.427 4.194-1.586.132-3.191.024-4.842.024V46.494l.003-.002Zm2.467 2.432v8.746c1.989.084 3.852-.025 5.013-1.856 1.046-1.646 1.025-3.379-.036-5.02-1.171-1.813-3-1.984-4.977-1.87ZM34.395 28c1.732.092 3.429.041 5.075.308 1.856.304 2.993 1.962 2.68 3.777-.13.754-.668 1.436-1.053 2.222 1.077.487 1.829 1.458 1.933 2.875.156 2.152-1.215 3.846-3.444 4.222-.523.09-1.06.126-1.59.135-1.18.02-2.36.008-3.602.008V28Zm2.44 11.151c.526 0 .965.005 1.404 0 .236-.002.477-.005.708-.043.969-.157 1.583-.781 1.607-1.615.025-.875-.48-1.555-1.448-1.742-.73-.143-1.492-.123-2.27-.179v3.58Zm.023-8.698v2.929c.961-.109 2.007.221 2.598-.743.224-.364.21-1.084-.008-1.467-.564-1.003-1.607-.709-2.59-.721v.002Zm20.836 16.162c1.902 0 3.743-.128 5.558.036 1.848.166 3.186 1.81 3.345 3.719.166 1.995-.95 3.79-2.735 4.408a66.49 66.49 0 0 0-.738.262l3.596 4.914c-1.051 0-1.945.032-2.834-.024-.193-.012-.4-.313-.547-.52-1.02-1.446-2.025-2.905-3.196-4.592v5.105h-2.449V46.615Zm2.495 2.275v4.092c1.325-.055 2.697.313 3.569-.978.467-.692.453-1.487-.022-2.181-.89-1.304-2.256-.868-3.545-.933h-.002ZM55.69 59.875c-.126.045-.152.062-.181.065-2.422.154-2.48.178-3.326-2.119-.376-1.02-.85-1.475-1.972-1.335-.906.114-1.836.044-2.754.015-.475-.015-.798.094-.923.602-.063.256-.198.494-.301.74-.635 1.518-1.806 2.206-3.514 2.063.048-.195.072-.388.144-.562 1.692-4.072 3.403-8.136 5.069-12.218.228-.562.551-.7 1.077-.636.516.06 1.08-.205 1.395.568 1.704 4.165 3.461 8.305 5.199 12.455.043.104.053.22.086.364v-.002Zm-8-5.813h3.035l-1.533-4.032-1.501 4.032Zm16.35-25.939h2.497v4.545c0 1.482.014 2.965-.015 4.447-.036 1.998-.944 3.482-2.803 4.251-1.874.774-3.653.475-5.263-.771-.894-.694-1.456-1.644-1.48-2.733-.072-3.222-.026-6.447-.026-9.725h2.441v.924c.007 2.696-.026 5.393.032 8.09.036 1.75 1.383 2.66 3.065 2.18.957-.271 1.533-1.13 1.542-2.43.022-2.58.008-5.158.01-7.737v-1.043.002Zm9.739 7.883v3.208h4.618v2.255h-7.079V28.152h7.09v2.227h-4.68c0 1.01-.04 1.923.034 2.829.015.183.458.46.713.47 1.237.048 2.478.022 3.753.022v2.308h-4.449v-.002ZM39.487 59.918h-2.485c0-1.299.051-2.596-.021-3.885-.036-.653-.183-1.345-.47-1.928-1.227-2.494-2.523-4.952-3.89-7.606.909 0 1.692-.043 2.465.03.198.018.413.375.53.62.762 1.572 1.5 3.153 2.247 4.732.096.202.205.397.39.75.783-1.652 1.596-3.127 2.188-4.686.454-1.193 1.114-1.704 2.365-1.463.282.056.58.008 1.04.008-.247.518-.43.932-.638 1.332-1.145 2.208-2.306 4.406-3.43 6.623a2.842 2.842 0 0 0-.276 1.18c-.034 1.416-.012 2.83-.012 4.288l-.003.005Zm9.546-20.682h3.955c.058.149.113.226.118.308.087 1.337-.54 2.005-1.882 2.005h-4.581V28.137h2.39v11.099Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.621 28)\" d=\"M0 0h47.776v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3lhlii\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:88,intrinsicWidth:175,svg:'<svg width=\"175\" height=\"88\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#fff\"><path d=\"M52.49 28.006c-.16.38-.294.704-.431 1.026L44.63 46.388c-1.903 4.445-3.806 8.89-5.706 13.338-.07.163-.132.275-.35.274-2-.01-4-.006-6-.007-.049 0-.096-.004-.178-.009.028-.097.042-.18.075-.256l8.28-19.39c1.71-4.005 3.422-8.008 5.123-12.017.1-.235.217-.322.474-.321 1.921.01 3.843.006 5.765.006h.375Zm2.057 4.728 11.858 27.261h-.364c-2.01 0-4.02-.004-6.03.004-.225.002-.345-.056-.44-.277-1.688-3.907-3.386-7.81-5.08-11.713-.478-1.1-.96-2.198-1.428-3.302a1.035 1.035 0 0 1-.07-.51c.254-2.03.52-4.06.783-6.09l.676-5.21c.006-.048.02-.094.032-.142l.064-.021ZM89.468 44.22h-1.022c-.441 0-.883-.012-1.323.005-.22.008-.332-.056-.405-.273-.22-.652-.471-1.292-.695-1.943-.055-.16-.135-.212-.296-.212-1.43.003-2.862.003-4.292-.003-.168 0-.238.067-.291.22a66.48 66.48 0 0 1-.714 1.967c-.037.096-.157.226-.241.228-.812.017-1.624.01-2.488.01.057-.17.094-.306.147-.437 1.41-3.542 2.825-7.083 4.229-10.628.102-.259.225-.357.51-.348a46.6 46.6 0 0 0 2.115.003c.177-.002.26.062.324.223 1.45 3.643 2.903 7.284 4.356 10.926.028.07.047.142.086.261Zm-5.848-8.852a2.989 2.989 0 0 1-.073.003l-1.645 4.536h3.367l-1.649-4.539Zm46.026-2.552c.744 0 1.447-.003 2.15.007.048 0 .118.087.135.146.024.082.01.176.01.264v10.602c0 .257-.128.386-.382.386h-1.907v-1.12c-.052.005-.079 0-.085.01-.837 1.31-2.651 1.636-4.077 1.03-1.305-.553-1.958-1.626-2.2-2.964-.234-1.299-.143-2.572.558-3.74 1.004-1.673 3.32-2.235 4.967-1.19.299.19.543.466.832.72v-4.15h-.001Zm-4.202 7.257-.071.022c.124.45.199.922.384 1.346.315.716.907 1.094 1.693 1.117.815.025 1.456-.313 1.834-1.045.459-.892.472-1.831.071-2.738a1.995 1.995 0 0 0-3.201-.638c-.547.523-.704 1.205-.71 1.936Zm-17.768 3.004c-.403.473-.802.8-1.301.97-1.064.366-2.127.41-3.119-.192-1.362-.827-1.409-2.915-.112-3.872.669-.494 1.442-.707 2.248-.788.671-.067 1.349-.078 2.024-.093.212-.004.264-.074.262-.274-.014-1.056-.994-1.679-2.055-1.299-.428.153-.705.44-.825.887-.022.08-.12.198-.186.2-.664.014-1.329.008-2.022.008.033-1.04.434-1.855 1.325-2.331 1.439-.77 2.942-.773 4.421-.127.929.405 1.398 1.199 1.518 2.198.029.243.039.49.039.737.004 1.536.004 3.072.001 4.608-.001.601.05.503-.493.51-.461.005-.922-.01-1.382.008-.26.01-.38-.052-.349-.34.026-.237.005-.48.005-.81h.001Zm-.021-2.551c-.44 0-.88-.034-1.312.01-.393.04-.793.123-1.164.261-.528.198-.751.63-.667 1.138.07.42.453.723.984.778 1.379.142 2.276-.738 2.159-2.188Zm32.107-1.393c.097-.848-.258-1.443-.909-1.631-.783-.226-1.575.074-1.864.709-.032.07-.034.158-.077.22-.051.074-.128.184-.196.185-.655.014-1.31.008-1.996.008-.015-.727.214-1.333.684-1.843.463-.502 1.053-.78 1.709-.914 1.076-.221 2.146-.22 3.175.215 1.059.448 1.619 1.283 1.688 2.421.045.766.018 1.535.02 2.303.002 1.044.001 2.087.001 3.13 0 .136.036.286-.187.284-.655-.005-1.31-.002-2.003-.002v-1.063l-.115-.077c-.04.076-.064.166-.12.227-.969 1.073-3.013 1.335-4.227.547-1.454-.945-1.344-3.188.198-4.062.77-.436 1.614-.6 2.48-.65.574-.033 1.153-.007 1.737-.007h.002Zm0 1.325c-.705.064-1.394.117-2.079.197-.179.021-.356.11-.518.198-.426.228-.604.605-.538 1.08.051.36.369.656.808.753 1.395.307 2.509-.706 2.327-2.228Zm-47.857-4.506h2.256v1.365c.269-.33.473-.66.75-.907 1.525-1.348 4.057-.676 4.706 1.252.139.413.22.864.228 1.3.026 1.652.007 3.306.016 4.96 0 .23-.058.309-.296.303-.654-.015-1.308-.005-2.005-.005v-.376c0-1.437.004-2.874-.008-4.31a2.594 2.594 0 0 0-.119-.753c-.173-.544-.521-.935-1.113-1.001-.734-.082-1.354.148-1.778.789-.283.425-.367.91-.371 1.407-.01 1.22-.007 2.44-.009 3.661 0 .388-.198.583-.594.583-.49 0-.98-.005-1.47.002-.161.002-.227-.05-.227-.219.004-2.647.004-5.295.005-7.942 0-.028.014-.055.027-.11h.002Zm20.931.004h2.259v1.415c.089-.121.129-.167.159-.22.642-1.112 1.692-1.581 3.084-1.376 1.152.17 2.048 1 2.311 2.183.086.39.134.797.139 1.197.015 1.585.001 3.17.012 4.755.002.247-.07.322-.315.315a28.87 28.87 0 0 0-1.675 0c-.241.007-.318-.061-.316-.312.012-1.358.01-2.717.003-4.075a4.166 4.166 0 0 0-.064-.821c-.242-1.157-1.346-1.625-2.36-1.015-.72.434-.948 1.126-.959 1.907a163.126 163.126 0 0 0-.004 3.958c.002.285-.079.37-.362.359-.567-.022-1.136-.008-1.705-.005-.143 0-.24-.016-.24-.203.007-2.668.008-5.335.011-8.003 0-.01.006-.018.022-.06ZM81.143 55.854h-.67v-4.06h.652l.03.556c.34-.5.775-.692 1.32-.65.538.042.953.273 1.263.836.03-.078.041-.127.068-.166.412-.594 1.049-.812 1.785-.615.592.16 1.01.688 1.03 1.393.024.893.005 1.787.005 2.7h-.66V55.2c0-.551.002-1.103 0-1.654a2.89 2.89 0 0 0-.028-.383c-.074-.528-.365-.834-.81-.86-.626-.037-1.034.22-1.153.766a4.139 4.139 0 0 0-.07.82c-.01.647-.003 1.295-.003 1.96h-.678v-.324c0-.631.001-1.26-.002-1.891a3.743 3.743 0 0 0-.03-.5c-.073-.505-.381-.804-.842-.832-.587-.036-1.002.221-1.13.724-.05.198-.071.408-.073.612-.01.727-.004 1.455-.004 2.215Zm7.615-.548v2.209h-.662v-5.716h.619l.03.652c.38-.543.852-.779 1.457-.754a1.882 1.882 0 0 1 1.743 1.387c.178.661.147 1.302-.177 1.918-.566 1.075-2.24 1.328-3.01.304Zm-.09-1.525c.023.175.032.353.071.524.136.604.61 1.016 1.215 1.07a1.26 1.26 0 0 0 1.297-.816c.228-.57.202-1.143-.113-1.672a1.278 1.278 0 0 0-.481-.455c-.96-.502-1.952.185-1.988 1.35v-.001Zm27.939.182h-3.075c-.073.572.306 1.186.812 1.353.556.185 1.1-.044 1.402-.563.054-.094.195-.165.308-.19.148-.032.309-.007.503-.007-.118.543-.4.924-.849 1.168-1.298.702-2.768-.093-2.911-1.568-.153-1.566.832-2.618 2.285-2.434.508.064.898.329 1.171.755.279.435.368.923.354 1.488v-.002Zm-.701-.536c-.042-.72-.498-1.166-1.147-1.154-.684.012-1.181.48-1.211 1.154h2.358Zm18.942.532c-.024.657.348 1.206.878 1.37.483.151 1.132-.064 1.373-.622.029-.069.139-.133.218-.143.173-.022.349-.007.561-.007-.055.407-.255.702-.528.941-1.104.97-2.861.391-3.173-1.047-.169-.778-.073-1.517.467-2.133.547-.624 1.534-.806 2.262-.456.684.329 1.118 1.227.994 2.096h-3.052Zm2.369-.532c.026-.678-.434-1.139-1.135-1.151a1.165 1.165 0 0 0-1.2 1.151h2.335Zm-40.969 2.424h-.633c-.01-.177-.017-.339-.027-.546-.083.064-.139.105-.191.15-.52.445-1.118.555-1.761.377-.427-.118-.718-.407-.783-.864-.071-.502.05-.938.51-1.226.477-.297 1.013-.342 1.554-.362.078-.003.156 0 .235 0 .475 0 .56-.129.37-.577-.156-.373-.463-.517-.844-.522-.371-.006-.7.088-.891.45-.21.393-.27.418-.737.314-.063-.592.357-1.14 1.043-1.284.31-.065.648-.076.962-.028.748.113 1.2.676 1.205 1.441.005.797.003 1.594.004 2.391 0 .087-.01.174-.016.286Zm-.686-1.96c-.378.021-.751.02-1.117.07a2.099 2.099 0 0 0-.659.223c-.242.125-.319.365-.286.63.033.265.206.425.447.494.815.23 1.853-.367 1.615-1.417Zm12.025-3.694c.03-.024.037-.034.045-.035.647-.028.649-.028.882.587l1.413 3.75c.041.11.088.218.151.372.049-.099.086-.16.111-.226.524-1.387 1.055-2.772 1.562-4.166.096-.262.22-.364.486-.322.111.018.227.003.389.003l-.744 1.902c-.47 1.198-.943 2.394-1.404 3.596-.067.172-.16.232-.327.21-.159-.023-.345.076-.441-.172-.698-1.805-1.408-3.605-2.113-5.407-.01-.026-.008-.057-.011-.09l.001-.002Zm31.133 4.219h.587c.016.038.037.082.05.127.215.738.957 1.072 1.653.746a.574.574 0 0 0 .356-.56c-.003-.25-.145-.396-.378-.462-.489-.14-.986-.258-1.465-.425-.595-.208-.85-.692-.649-1.285a1.24 1.24 0 0 1 .49-.618c.562-.34 1.185-.33 1.784-.09.523.209.75.656.827 1.253-.192 0-.365.015-.532-.009-.057-.008-.119-.11-.146-.18-.234-.606-.988-.878-1.53-.51a.704.704 0 0 0-.27.505c.001.135.186.335.332.389.43.159.884.252 1.324.386.9.274 1.181 1.223.546 1.858a1.29 1.29 0 0 1-.497.301 2.276 2.276 0 0 1-1.611-.047c-.581-.24-.926-.793-.873-1.379h.002Zm-9.756 1.426v-.565c-.064.046-.106.064-.131.095-.464.584-1.079.697-1.748.51-.646-.18-.96-.69-.989-1.326-.041-.911-.011-1.825-.011-2.758h.637c.004.088.012.182.012.276.002.7 0 1.399.004 2.098.003.678.287 1.096.796 1.172a1.215 1.215 0 0 0 1.351-.883 2.23 2.23 0 0 0 .078-.581c.008-.688.003-1.376.003-2.083h.645v4.045h-.647Zm-7.698.008c-.42.04-.63-.143-.63-.552 0-.59.004-1.18-.003-1.771a2.183 2.183 0 0 0-.062-.554c-.266-.932-1.346-.781-1.782-.31-.258.28-.374.618-.374.996-.002.718 0 1.436 0 2.181h-.661v-4.037h.635l.039.585c.213-.185.387-.398.61-.519.943-.514 2.085-.01 2.205 1.053.108.958.023 1.938.023 2.928Zm-20.083-1.523c-.087.806-.528 1.341-1.215 1.542-1.442.422-2.71-.6-2.624-2.12.05-.904.395-1.619 1.3-1.95 1.022-.375 2.12.115 2.457 1.095.03.087.038.181.063.308-.204 0-.37.014-.532-.006-.068-.008-.163-.076-.184-.139-.218-.634-.712-.81-1.238-.778-.56.035-.98.406-1.13.999-.123.49-.107.977.136 1.434.253.475.663.688 1.185.66.514-.026.896-.268 1.053-.786.133-.439.465-.158.73-.259h-.001Zm21.749-3.787c.048-.034.055-.043.063-.044.595-.095.614-.08.614.51v.766h1.585v.592c-.434 0-.862.013-1.288-.004-.233-.01-.307.065-.301.3.014.579.002 1.16.005 1.74.004.73.369 1.031 1.091.904.133-.024.264-.065.396-.099.111.65.059.64-.5.705a2.058 2.058 0 0 1-.752-.077 1.213 1.213 0 0 1-.903-1.172 40.704 40.704 0 0 1-.004-1.977c.007-.269-.085-.36-.336-.32-.019.003-.039 0-.059 0-.337 0-.483-.18-.436-.538.015-.012.029-.032.044-.035.688-.09.776-.192.781-.906v-.345Zm-18.297 4.667c.101.666.055.644-.488.705-1.029.114-1.654-.443-1.676-1.48-.012-.6-.008-1.202 0-1.802.003-.202-.06-.287-.27-.27-.182.016-.367.004-.568.004V51.8c.04-.007.076-.017.113-.02.565-.043.717-.206.723-.776.002-.165 0-.33 0-.512h.671v1.277h1.589c.013.087.027.142.028.198.009.263-.114.395-.371.396-.313 0-.628.011-.941-.005-.222-.011-.312.047-.304.293.018.58.003 1.162.007 1.743.006.74.391 1.05 1.122.904.122-.024.243-.06.366-.092h-.001Zm-26.489-5.039h.673v5.657c-.026.016-.033.023-.042.025-.422.056-.633-.128-.633-.552l.001-4.748v-.383Zm52.966 1.624h.647v.85c.464-.646 1.077-.903 1.853-.879v.74c-.152 0-.296-.004-.439 0-.843.03-1.315.453-1.378 1.297-.041.558-.023 1.12-.03 1.68-.002.117 0 .233 0 .368h-.653v-4.055Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(32.397 28)\" d=\"M0 0h109.647v32H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})],speed:40,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ru9zql\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-q561au hidden-123i0rb\",\"data-framer-appear-id\":\"q561au\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1249+135.6471+0+0),pixelHeight:586,pixelWidth:992,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png\",srcSet:\"https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png?scale-down-to=512 512w,https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png 992w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1249+100+0+0),pixelHeight:586,pixelWidth:992,positionX:\"center\",positionY:\"center\",sizes:\"449px\",src:\"https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png\",srcSet:\"https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png?scale-down-to=512 512w,https://framerusercontent.com/images/RCvWZpsXLcezjPMohTalbVN9Ip8.png 992w\"},className:\"framer-1u777c1\",\"data-framer-name\":\"automated_reporting\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3pczch\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rp95x3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Simplified PCAF Calculations\"})}),className:\"framer-1gem90p\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-7d446c01-9327-4056-85a9-f20fc86ed48d, rgb(248, 248, 248))\"},children:\"Atlas Metrics guides you step-by-step through each asset class, breaking it down into manageable pieces. No need to dive into technical details: our module ensures full compliance and comes pre-loaded with all necessary emission factors.\"})}),className:\"framer-64in7j\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+1249+100+0+288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+1249+130+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qfxuzf-container hidden-123i0rb\",nodeId:\"TVJbGU37t\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{d5JUAszyn:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks1[0],F_A1sjycd:getLocalizedValue(\"v6\",activeLocale)??\"Book a demo\",height:\"100%\",id:\"TVJbGU37t\",layoutId:\"TVJbGU37t\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ql6tpo\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gh42d6\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r6c9ja\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guided Data Collection & Built-In Support\"})}),className:\"framer-1kd6ls8\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-7d446c01-9327-4056-85a9-f20fc86ed48d, rgb(248, 248, 248))\"},children:\"Collect the right data, the right way. Our easy-to-use templates include explanatory text, dropdown menus, and built-in validation to help you complete data requirements accurately. Each data quality score is broken down by its components, so you know exactly what\u2019s needed and why.\"})}),className:\"framer-apzaml\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+1785+100+0+288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+1845+130+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-aupucr-container hidden-123i0rb\",nodeId:\"My3Q7Ea8e\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{d5JUAszyn:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks2[0],F_A1sjycd:getLocalizedValue(\"v6\",activeLocale)??\"Book a demo\",height:\"100%\",id:\"My3Q7Ea8e\",layoutId:\"My3Q7Ea8e\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-3gcco5 hidden-123i0rb\",\"data-framer-appear-id\":\"3gcco5\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1785+135.6471+0+0),pixelHeight:610,pixelWidth:1056,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=512 512w,https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png 1056w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1845+100+0+0),pixelHeight:610,pixelWidth:1056,positionX:\"center\",positionY:\"center\",sizes:\"448px\",src:\"https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=512 512w,https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/U7zWGLA3Bt9nMqzRoYXkiPmwtLo.png 1056w\"},className:\"framer-epxli6\",\"data-framer-name\":\"automated_reporting\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qjcbso\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1mbmean hidden-123i0rb\",\"data-framer-appear-id\":\"1mbmean\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2321+135.6471+0+0),pixelHeight:936,pixelWidth:812,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/0bDH8RtawpPOfpwwaNxNNiMzgTs.png\",srcSet:\"https://framerusercontent.com/images/0bDH8RtawpPOfpwwaNxNNiMzgTs.png 812w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2441+100+0+0),pixelHeight:936,pixelWidth:812,positionX:\"center\",positionY:\"center\",sizes:\"449px\",src:\"https://framerusercontent.com/images/0bDH8RtawpPOfpwwaNxNNiMzgTs.png\",srcSet:\"https://framerusercontent.com/images/0bDH8RtawpPOfpwwaNxNNiMzgTs.png 812w\"},className:\"framer-fb4ol4\",\"data-framer-name\":\"automated_reporting\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lfod0r\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16umz5s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Unmatched Calculation Speed (even at scale)\"})}),className:\"framer-p6qce9\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-7d446c01-9327-4056-85a9-f20fc86ed48d, rgb(248, 248, 248))\"},children:\"Our module processes even large portfolios with thousands of line items in seconds. Literally seconds. Whether you\u2019re a small institution or a large bank, your results are ready almost instantly.\"})}),className:\"framer-182dj4n\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+2321+100+0+288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+2441+130+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bdo9yc-container hidden-123i0rb\",nodeId:\"PwRl4sme0\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{d5JUAszyn:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks3[0],F_A1sjycd:getLocalizedValue(\"v6\",activeLocale)??\"Book a demo\",height:\"100%\",id:\"PwRl4sme0\",layoutId:\"PwRl4sme0\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k90h72\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10m4ib2\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qteuu2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Smart Error Handling:\",/*#__PURE__*/_jsx(\"br\",{}),\"Fix Issues Fast\"]})}),className:\"framer-1f32z84\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-7d446c01-9327-4056-85a9-f20fc86ed48d, rgb(248, 248, 248))\"},children:\"Large portfolios often come with data errors but finding them shouldn\u2019t be your job. Our tool highlights exactly which cell caused an issue and explains what\u2019s wrong, so you can fix it quickly and move on. No guesswork required.\"})}),className:\"framer-1i59o0r\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+2857+100+0+288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+3037+200.5+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3srgq3-container hidden-123i0rb\",nodeId:\"shzCVRW5t\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{d5JUAszyn:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks4[0],F_A1sjycd:getLocalizedValue(\"v6\",activeLocale)??\"Book a demo\",height:\"100%\",id:\"shzCVRW5t\",layoutId:\"shzCVRW5t\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1y4nhwh hidden-123i0rb\",\"data-framer-appear-id\":\"1y4nhwh\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{background:{alt:\"Atlas Metrics' network feature showcasing a view on data collection from external entities.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1074.6666666666667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2857+156.3375+0+0),pixelHeight:760,pixelWidth:678,positionX:\"left\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/iKhN1cops04jFM0Q2LBjSiNuCLI.svg\",srcSet:\"https://framerusercontent.com/images/iKhN1cops04jFM0Q2LBjSiNuCLI.svg 678w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Atlas Metrics' network feature showcasing a view on data collection from external entities.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:1074.6666666666667,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3037+100+0+0),pixelHeight:760,pixelWidth:678,positionX:\"left\",positionY:\"center\",sizes:\"721px\",src:\"https://framerusercontent.com/images/iKhN1cops04jFM0Q2LBjSiNuCLI.svg\",srcSet:\"https://framerusercontent.com/images/iKhN1cops04jFM0Q2LBjSiNuCLI.svg 678w\"},className:\"framer-1xd38ku\",\"data-framer-name\":\"network\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mjtbj7\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-a0uldf hidden-123i0rb\",\"data-framer-appear-id\":\"a0uldf\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3393+135.6471+0+0),pixelHeight:741,pixelWidth:714,positionX:\"center\",positionY:\"center\",sizes:\"300px\",src:\"https://framerusercontent.com/images/WK7fmXMLtnjHxPGQXEbGaLHNZk.png\",srcSet:\"https://framerusercontent.com/images/WK7fmXMLtnjHxPGQXEbGaLHNZk.png 714w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"ESG project on Atlas Metrics, with navigation menu, central diagram of interconnected elements, and a progress chart for various reporting frameworks.\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:906.6666666666666,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3774+100+0+0),pixelHeight:741,pixelWidth:714,positionX:\"center\",positionY:\"center\",sizes:\"449px\",src:\"https://framerusercontent.com/images/WK7fmXMLtnjHxPGQXEbGaLHNZk.png\",srcSet:\"https://framerusercontent.com/images/WK7fmXMLtnjHxPGQXEbGaLHNZk.png 714w\"},className:\"framer-5x3dv2\",\"data-framer-name\":\"automated_reporting\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tmks9g\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15b8tx0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qi4hzr\",\"data-styles-preset\":\"WAFJ50Hje\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Audit-Proof Documentation\"})}),className:\"framer-t1o5d4\",\"data-framer-name\":\"Easy and secure ESG reporting for banks\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-7d446c01-9327-4056-85a9-f20fc86ed48d, rgb(248, 248, 248))\"},children:\"Every result in Atlas Metrics is backed by transparent, shareable documentation. Emission factors, calculations, and assumptions are fully documented, ensuring you're always prepared for audit or stakeholder review.\"})}),className:\"framer-1srsaq8\",\"data-framer-name\":\"Choose the market-leading solution for end-to-end ESG compliance, tailored to the banking industry. Atlas Metrics helps over 200 banks with their double materiality assessments, corporate carbon footprint with a financed emissions calculator, EU Taxonomy, CSRD, and more.\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+3393+100+0+288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+3774+130+0+288,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ml4v5n-container hidden-123i0rb\",nodeId:\"xE4AgrOqJ\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{d5JUAszyn:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(Button,{d5JUAszyn:resolvedLinks5[0],F_A1sjycd:getLocalizedValue(\"v6\",activeLocale)??\"Book a demo\",height:\"100%\",id:\"xE4AgrOqJ\",layoutId:\"xE4AgrOqJ\",variant:\"qoD8jiiBt\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1udg10n\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kt87oh\",\"data-framer-name\":\"Subscribe\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined},{href:{webPageId:\"rRqLem7h6\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{y:(componentViewport?.y||0)+0+2318+0+0+0},OdXdDJHj9:{y:(componentViewport?.y||0)+0+3929+0+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1120px)`,y:(componentViewport?.y||0)+0+4370+0+0+80,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11y73q0-container\",nodeId:\"nMNrfoSpY\",rendersWithMotion:true,scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{egxOnXJqU:resolvedLinks6[2],variant:\"HhVHh4uwX\"},OdXdDJHj9:{egxOnXJqU:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(CTA2,{egxOnXJqU:resolvedLinks6[0],height:\"100%\",id:\"nMNrfoSpY\",layoutId:\"nMNrfoSpY\",style:{maxWidth:\"100%\",width:\"100%\"},TlHLqVHfw:getLocalizedValue(\"v16\",activeLocale)??\"Get started now\",variant:\"ZpDqPxmG4\",width:\"100%\",zqTM1l6zP:getLocalizedValue(\"v15\",activeLocale)??\"Want to simplify PCAF reporting and cut hours of work? Schedule a demo and discover how Atlas Metrics makes financed emissions reporting easy, fast, and audit-proof.\"})})})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OdXdDJHj9:{y:(componentViewport?.y||0)+0+4217}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:610,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4658,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ye48fq-container hidden-123i0rb\",nodeId:\"S02gkEx42\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"S02gkEx42\",layoutId:\"S02gkEx42\",style:{width:\"100%\"},variant:\"fo_DjgmRC\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hzmzPHtyT:{height:610,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2526}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g8uo8m-container hidden-190zmob hidden-14g1u1p\",nodeId:\"Zo636EYrq\",scopeId:\"l3elrBgrz\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Zo636EYrq\",layoutId:\"Zo636EYrq\",style:{width:\"100%\"},variant:\"tNA1HaOXg\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ldBiW.framer-6707nc, .framer-ldBiW .framer-6707nc { display: block; }\",\".framer-ldBiW.framer-190zmob { align-content: center; align-items: center; background-color: var(--token-8d8327ae-72a3-44c6-a7a1-b04a65e0ff40, #0f0f0f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ldBiW .framer-toc8ef-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-ldBiW .framer-dvtgkv { bottom: 0px; flex: none; left: calc(50.00000000000002% - min(1200px, 100%) / 2); max-width: 1200px; overflow: visible; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-ldBiW .framer-10mgbey { -webkit-filter: blur(100px); filter: blur(100px); flex: none; height: 500px; overflow: hidden; position: absolute; right: -300px; top: calc(72.92260469195354% - 500px / 2); width: 500px; }\",\".framer-ldBiW .framer-1abq6yv-container, .framer-ldBiW .framer-1scfxup-container, .framer-ldBiW .framer-1ozxmj-container { bottom: 0px; flex: none; left: 0px; opacity: 0.9; position: absolute; right: 0px; top: 0px; }\",\".framer-ldBiW .framer-1wi1dib { -webkit-filter: blur(100px); filter: blur(100px); flex: none; height: 500px; left: -280px; overflow: hidden; position: absolute; top: 4941px; width: 500px; }\",\".framer-ldBiW .framer-16qqjit { -webkit-filter: blur(100px); filter: blur(100px); flex: none; height: 500px; left: calc(15.833333333333355% - 597px / 2); overflow: visible; position: absolute; top: 0px; width: 597px; }\",\".framer-ldBiW .framer-qap19p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 160px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-8umk1x, .framer-ldBiW .framer-3pczch, .framer-ldBiW .framer-gh42d6, .framer-ldBiW .framer-lfod0r, .framer-ldBiW .framer-10m4ib2, .framer-ldBiW .framer-tmks9g { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-ldBiW .framer-29fbix, .framer-ldBiW .framer-1rp95x3, .framer-ldBiW .framer-1r6c9ja, .framer-ldBiW .framer-16umz5s, .framer-ldBiW .framer-qteuu2, .framer-ldBiW .framer-15b8tx0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-z1rx05, .framer-ldBiW .framer-1626jhn, .framer-ldBiW .framer-1u21hk9, .framer-ldBiW .framer-1gem90p, .framer-ldBiW .framer-64in7j, .framer-ldBiW .framer-1kd6ls8, .framer-ldBiW .framer-apzaml, .framer-ldBiW .framer-p6qce9, .framer-ldBiW .framer-182dj4n, .framer-ldBiW .framer-1f32z84, .framer-ldBiW .framer-1i59o0r, .framer-ldBiW .framer-t1o5d4, .framer-ldBiW .framer-1srsaq8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ldBiW .framer-18pla92 { aspect-ratio: 1.3433333333333335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 214px); overflow: visible; position: relative; width: 288px; }\",\".framer-ldBiW .framer-ckgzgw-container, .framer-ldBiW .framer-1qfxuzf-container, .framer-ldBiW .framer-aupucr-container, .framer-ldBiW .framer-bdo9yc-container, .framer-ldBiW .framer-3srgq3-container, .framer-ldBiW .framer-1ml4v5n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ldBiW .framer-1piynv1, .framer-ldBiW .framer-1y4nhwh { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 40%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ldBiW .framer-lu7zk { aspect-ratio: 1.3433333333333335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 584px); overflow: visible; position: relative; width: 784px; }\",\".framer-ldBiW .framer-vf7gq6 { --border-bottom-width: 1px; --border-color: #232323; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #0f0f0f; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-1si7zm2 { background: linear-gradient(270deg, rgba(201, 176, 255, 0) 0%, rgb(200, 175, 255) 50%, rgba(201, 176, 255, 0) 100%); flex: none; height: 1px; overflow: hidden; position: relative; width: 80%; }\",\".framer-ldBiW .framer-1a2una1-container { flex: none; height: 80px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-motcpt, .framer-ldBiW .framer-1t7tegs, .framer-ldBiW .framer-1gkjce9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ldBiW .framer-g8qmc0 { aspect-ratio: 2.034090909090909 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 179px; }\",\".framer-ldBiW .framer-hvvba4 { aspect-ratio: 1.7045454545454546 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 150px; }\",\".framer-ldBiW .framer-1yx6d4c { aspect-ratio: 1.7954545454545454 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 158px; }\",\".framer-ldBiW .framer-1knebw { aspect-ratio: 1.5113636363636365 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 133px; }\",\".framer-ldBiW .framer-jqjj8 { aspect-ratio: 2.227272727272727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 196px; }\",\".framer-ldBiW .framer-1pqnjfq { aspect-ratio: 2.102272727272727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 185px; }\",\".framer-ldBiW .framer-86b7j1, .framer-ldBiW .framer-3lhlii { aspect-ratio: 1.9886363636363635 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 175px; }\",\".framer-ldBiW .framer-19uy82x { aspect-ratio: 2.6136363636363638 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 230px; }\",\".framer-ldBiW .framer-uvktwj { aspect-ratio: 2.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 198px; }\",\".framer-ldBiW .framer-1e8ytq5 { aspect-ratio: 3.784090909090909 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 333px; }\",\".framer-ldBiW .framer-omkz8k { aspect-ratio: 2.8902439024390243 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 237px; }\",\".framer-ldBiW .framer-zdx1jf { aspect-ratio: 2.3048780487804876 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 189px; }\",\".framer-ldBiW .framer-1dwe9ov { aspect-ratio: 1.8170731707317074 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 149px; }\",\".framer-ldBiW .framer-44byyf { aspect-ratio: 2.6707317073170733 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 219px; }\",\".framer-ldBiW .framer-1j40486 { aspect-ratio: 2.951219512195122 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 242px; }\",\".framer-ldBiW .framer-91z5h2 { aspect-ratio: 2.768292682926829 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); position: relative; width: 227px; }\",\".framer-ldBiW .framer-zvw40h { aspect-ratio: 2.8636363636363638 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 252px; }\",\".framer-ldBiW .framer-1gdsfb { aspect-ratio: 2.659090909090909 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 234px; }\",\".framer-ldBiW .framer-1562s6j { aspect-ratio: 2.2386363636363638 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 197px; }\",\".framer-ldBiW .framer-x4q7zn { aspect-ratio: 1.5454545454545454 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 136px; }\",\".framer-ldBiW .framer-srzqpg { aspect-ratio: 1.6022727272727273 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 141px; }\",\".framer-ldBiW .framer-1xxc6xd { aspect-ratio: 2.352272727272727 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 207px; }\",\".framer-ldBiW .framer-1pop9st { aspect-ratio: 1.4318181818181819 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 126px; }\",\".framer-ldBiW .framer-1p43a9q { aspect-ratio: 1.375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 121px; }\",\".framer-ldBiW .framer-17sgme1 { aspect-ratio: 1.2840909090909092 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); position: relative; width: 113px; }\",\".framer-ldBiW .framer-ru9zql, .framer-ldBiW .framer-1qjcbso, .framer-ldBiW .framer-1mjtbj7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-q561au, .framer-ldBiW .framer-3gcco5, .framer-ldBiW .framer-1mbmean, .framer-ldBiW .framer-a0uldf { 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: 40%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ldBiW .framer-1u777c1, .framer-ldBiW .framer-fb4ol4, .framer-ldBiW .framer-5x3dv2 { aspect-ratio: 1.1333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 396px); overflow: visible; position: relative; width: 449px; }\",\".framer-ldBiW .framer-1ql6tpo, .framer-ldBiW .framer-1k90h72 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-epxli6 { aspect-ratio: 1.1333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 396px); overflow: visible; position: relative; width: 448px; }\",\".framer-ldBiW .framer-1xd38ku { aspect-ratio: 1.3433333333333335 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 537px); overflow: visible; position: relative; width: 721px; }\",\".framer-ldBiW .framer-1udg10n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ldBiW .framer-1kt87oh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 320px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-ldBiW .framer-11y73q0-container { flex: 1 0 0px; height: auto; max-width: 1120px; position: relative; width: 1px; }\",\".framer-ldBiW .framer-ye48fq-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-ldBiW .framer-1g8uo8m-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,'.framer-ldBiW[data-border=\"true\"]::after, .framer-ldBiW [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ldBiW.framer-190zmob { width: 810px; } .framer-ldBiW .framer-10mgbey { right: -370px; top: calc(71.43785992940742% - 500px / 2); } .framer-ldBiW .framer-1wi1dib { left: -410px; } .framer-ldBiW .framer-16qqjit { left: unset; right: -400px; top: 220px; } .framer-ldBiW .framer-1u777c1, .framer-ldBiW .framer-epxli6, .framer-ldBiW .framer-fb4ol4, .framer-ldBiW .framer-5x3dv2 { height: var(--framer-aspect-ratio-supported, 265px); width: 300px; } .framer-ldBiW .framer-1xd38ku { height: var(--framer-aspect-ratio-supported, 224px); width: 300px; }}\",\"@media (max-width: 809px) { .framer-ldBiW.framer-190zmob { width: 390px; } .framer-ldBiW .framer-qap19p { flex-direction: column; } .framer-ldBiW .framer-8umk1x, .framer-ldBiW .framer-3pczch, .framer-ldBiW .framer-gh42d6, .framer-ldBiW .framer-lfod0r, .framer-ldBiW .framer-10m4ib2, .framer-ldBiW .framer-tmks9g { flex: none; width: 100%; } .framer-ldBiW .framer-z1rx05 { order: 0; } .framer-ldBiW .framer-18pla92 { order: 1; } .framer-ldBiW .framer-ru9zql, .framer-ldBiW .framer-1ql6tpo, .framer-ldBiW .framer-1qjcbso, .framer-ldBiW .framer-1k90h72, .framer-ldBiW .framer-1mjtbj7 { flex-direction: column; padding: 0px 40px 40px 40px; } .framer-ldBiW .framer-1kt87oh { padding: 0px 40px 80px 40px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5475.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OdXdDJHj9\":{\"layout\":[\"fixed\",\"auto\"]},\"hzmzPHtyT\":{\"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 Framerl3elrBgrz=withCSS(Component,css,\"framer-ldBiW\");export default Framerl3elrBgrz;Framerl3elrBgrz.displayName=\"Csrd Landing\";Framerl3elrBgrz.defaultProps={height:5475.5,width:1200};addFonts(Framerl3elrBgrz,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...NavigationFonts,...CustomGradientFonts,...ButtonFonts,...TickerFonts,...CTA2Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerl3elrBgrz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OdXdDJHj9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hzmzPHtyT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5475.5\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "6pBAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,GAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCA4jB,IAAMC,GAAgBC,EAASC,CAAU,EAAQC,GAAoBF,EAASG,CAAc,EAAQC,EAAgBC,EAAOC,EAAO,GAAG,EAAQC,EAAeF,EAAOG,CAAQ,EAAQC,GAAYT,EAASU,CAAM,EAAQC,EAAgBN,EAAOO,CAAS,EAAQC,EAAmCC,GAA0BR,EAAO,GAAG,EAAQS,GAAYf,EAASgB,CAAM,EAAQC,GAAUjB,EAASkB,CAAI,EAAQC,GAAYnB,EAASoB,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,EAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,EAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,GAA8BR,GAAQrC,GAAY,EAAK,EAAQ8C,GAAe,OAAoEC,GAAkBC,EAAG9C,GAAkB,GAArE,CAAaiC,EAAS,CAAuE,EAAQc,EAAY,IAAShD,GAAU,EAAiB0C,IAAc,YAAtB,GAA6DO,GAA0BrB,CAAY,EAAE,IAAMsB,EAAa,IAAQ,CAAClD,GAAU,GAAiB0C,IAAc,YAA6CS,GAAOC,EAAU,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBxC,EAAKyC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAApD,EAAiB,EAAE,SAAsBqD,EAAMC,EAAY,CAAC,GAAGrB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,+FAA+F,CAAC,EAAe6C,EAAMvE,EAAO,IAAI,CAAC,GAAGqD,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsB5C,EAAKvB,EAAU,CAAC,UAAU,0BAA0B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKlC,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqE,EAAY,GAAgBO,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,cAAc,SAAS,CAAc1C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,UAAU,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,UAAU,EAAE,SAAsBlB,EAAKvB,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKhC,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,SAAsBA,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,SAAsBlB,EAAKvB,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKhC,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,SAAsBlB,EAAKvB,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKhC,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0E,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAMzE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,SAAS,CAAcU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,oDAA+C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAEqC,EAAa,GAAgBrC,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,8FAA8F,IAAI,MAAM,gBAAgB,IAAI,eAAe,mBAAmB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,8FAA8F,IAAI,MAAM,gBAAgB,IAAI,eAAe,mBAAmB,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,IAAI,0FAA0F,OAAO,uQAAuQ,EAAE,UAAU,+CAA+C,mBAAmB,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejD,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,kNAAkN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BnD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUsB,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBnD,EAAKzB,EAAO,CAAC,UAAU4E,EAAc,CAAC,EAAE,UAAUL,EAAkB,KAAK/B,CAAY,GAAG,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,gCAAgC,wBAAwB,UAAU,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,8FAA8F,IAAI,MAAM,gBAAgB,IAAI,eAAe,mBAAmB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAU,eAAe,mBAAmB,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiB,EAAY,GAAgBO,EAAM,MAAM,CAAC,UAAU,+BAA+B,cAAc,GAAK,mBAAmB,YAAY,SAAS,CAAc1C,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWmB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,yEAAyE,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2CAA2C,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,CAAC,EAAeU,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAKnB,EAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,EAAE,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAc6D,EAAMvE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAc6B,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,2zLAA2zL,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,wuHAAwuH,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,q8FAAq8F,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,6oDAA6oD,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,eAAe,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,09GAA09G,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,q9EAAq9E,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,moGAAmoG,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,yxYAAyxY,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,0xEAA0xE,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMvE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc6B,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,68QAA68Q,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,2obAA2ob,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,2+TAA2+T,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,0oOAA0oO,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,k5aAAk5a,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,8uhBAA8uhB,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,41hBAA41hB,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAMvE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc6B,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,k7QAAk7Q,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,0+KAA0+K,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,u8KAAu8K,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,29HAA29H,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,+7CAA+7C,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,qjJAAqjJ,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,21FAA21F,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,khEAAkhE,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,m1FAAm1F,mBAAmB,EAAI,CAAC,EAAepD,EAAKoD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,IAAI,k8SAAk8S,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAACP,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,+BAA+B,wBAAwB,SAAS,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAS,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,iBAAiB,mBAAmB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAsBU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,+OAA+O,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BrD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0CAA0C,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUwB,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBrD,EAAKzB,EAAO,CAAC,UAAU8E,EAAe,CAAC,EAAE,UAAUP,EAAkB,KAAK/B,CAAY,GAAG,cAAc,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAsBU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,2CAA2C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,iSAA4R,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BtD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,yCAAyC,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyB,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBtD,EAAKzB,EAAO,CAAC,UAAU+E,EAAe,CAAC,EAAE,UAAUR,EAAkB,KAAK/B,CAAY,GAAG,cAAc,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,+BAA+B,wBAAwB,SAAS,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAS,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAACP,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,gCAAgC,wBAAwB,UAAU,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAS,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAsBU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,KAAK/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,6CAA6C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,MAAM/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,0MAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BvD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,yCAAyC,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU0B,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBvD,EAAKzB,EAAO,CAAC,UAAUgF,EAAe,CAAC,EAAE,UAAUT,EAAkB,KAAK/B,CAAY,GAAG,cAAc,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,SAAsBU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,MAAM/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsBL,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,CAAC,wBAAqC1C,EAAK,KAAK,CAAC,CAAC,EAAE,iBAAiB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,MAAM/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,gPAAsO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASM,GAA6BxD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,MAAM,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,yCAAyC,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2B,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBxD,EAAKzB,EAAO,CAAC,UAAUiF,EAAe,CAAC,EAAE,UAAUV,EAAkB,KAAK/B,CAAY,GAAG,cAAc,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,gCAAgC,wBAAwB,UAAU,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,8FAA8F,IAAI,MAAM,gBAAgB,IAAI,eAAe,mBAAmB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAS,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,8FAA8F,IAAI,MAAM,gBAAgB,IAAI,eAAe,mBAAmB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,OAAO,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAACP,EAAY,GAAgBnC,EAAKtB,EAAmC,CAAC,QAAQiB,EAAW,UAAU,+BAA+B,wBAAwB,SAAS,QAAQC,EAAW,UAAU,GAAK,SAAsBI,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQmB,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAS,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,CAAC,EAAE,SAAsBlB,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,yJAAyJ,IAAI,MAAM,gBAAgB,IAAI,eAAe,kBAAkB,QAAQD,GAA2B9B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK/B,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAsBU,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAASyE,EAAkB,MAAM/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0CAA0C,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK5B,EAAe,CAAC,kBAAkB,CAAC,WAAWoB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAASwD,EAAkB,MAAM/B,CAAY,GAAgBf,EAAW+C,EAAS,CAAC,SAAsB/C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,yNAAyN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kRAAkR,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASO,GAA6BzD,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,GAAG,GAAG1B,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,IAAI,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0CAA0C,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4B,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBzD,EAAKzB,EAAO,CAAC,UAAUkF,EAAe,CAAC,EAAE,UAAUX,EAAkB,KAAK/B,CAAY,GAAG,cAAc,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAsBA,EAAKkD,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASQ,GAA6B1D,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM,WAAW1B,GAAmB,OAAO,OAAO,yBAAyB,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,EAAE,GAAG,SAAsBlB,EAAKxB,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBU,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU6B,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB1D,EAAKjB,EAAK,CAAC,UAAU2E,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,UAAUZ,EAAkB,MAAM/B,CAAY,GAAG,kBAAkB,QAAQ,YAAY,MAAM,OAAO,UAAU+B,EAAkB,MAAM/B,CAAY,GAAG,uKAAuK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,EAAY,GAAgBnC,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,OAAO,IAAI,MAAM1B,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAKvB,EAAU,CAAC,UAAU,yCAAyC,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKf,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoD,EAAa,GAAgBrC,EAAK6C,EAAkB,CAAC,WAAWhB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAMX,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAKvB,EAAU,CAAC,UAAU,yDAAyD,OAAO,YAAY,QAAQ,YAAY,SAAsBuB,EAAKf,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2D,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,sIAAsI,uOAAuO,+NAA+N,2NAA2N,gMAAgM,6NAA6N,kTAAkT,icAAic,qbAAqb,qjBAAqjB,gMAAgM,kTAAkT,8XAA8X,8LAA8L,scAAsc,oOAAoO,4HAA4H,oUAAoU,0KAA0K,2KAA2K,4KAA4K,2KAA2K,yKAAyK,2KAA2K,yMAAyM,4KAA4K,6JAA6J,2KAA2K,2KAA2K,2KAA2K,4KAA4K,2KAA2K,2KAA2K,0KAA0K,2KAA2K,0KAA0K,4KAA4K,2KAA2K,2KAA2K,2KAA2K,4KAA4K,+JAA+J,4KAA4K,gXAAgX,ibAAib,4PAA4P,kVAAkV,+LAA+L,gMAAgM,4RAA4R,8RAA8R,8HAA8H,oHAAoH,yGAAyG,GAAeA,GAAI,gcAAgc,gmBAAgmB,+rBAA+rB,EAaltuOC,EAAgBC,GAAQtD,GAAUoD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,OAAO,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,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGhG,GAAgB,GAAGG,GAAoB,GAAGO,GAAY,GAAGM,GAAY,GAAGE,GAAU,GAAGE,GAAY,GAAGgF,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC1+G,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,sBAAwB,IAAI,qBAAuB,OAAO,4BAA8B,OAAO,kBAAoB,OAAO,yBAA2B,OAAO,qBAAuB,4BAA4B,6BAA+B,OAAO,sBAAwB,SAAS,yBAA2B,QAAQ,qBAAuB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "PoI4AudEy_default", "CustomGradientFonts", "uQWpVBCeO_default", "MotionDivWithFX", "withFX", "motion", "RichTextWithFX", "RichText2", "ButtonFonts", "jbxYTVOFq_default", "ContainerWithFX", "Container", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "TickerFonts", "Ticker", "CTA2Fonts", "fBibMcuzw_default", "FooterFonts", "L3Zlbz3V1_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "transition3", "transition4", "animation1", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "usePreloadLocalizedValues", "isDisplayed1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "Framerl3elrBgrz", "withCSS", "l3elrBgrz_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
