{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/m6sCu7tbdNIMlfxj103w/nTewAispj5U3jqOnpJ0Q/augiA20Il.js", "ssg:https://framerusercontent.com/modules/ojB8AQmIR6tZInLVCqNI/604r6QAPfMxO25A7D1yx/F0_pvYW0N.js", "ssg:https://framerusercontent.com/modules/mTsLX0n7nPzxjwUxVM1x/l2VT8kmcAkZAm0262OGn/pWbq2KYjm.js", "ssg:https://framerusercontent.com/modules/w1uYPtZb1LCM4UQoiqYV/JZrWDQCgU0GC8QXQAIIi/xsNYpmMZw.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/TO50RZfUZkMws8Mz1efr/Video.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/w90zR0qzeh1mgaDSvD54/Carousel.js\";import Play from\"#framer/local/canvasComponent/F0_pvYW0N/F0_pvYW0N.js\";import CardState from\"#framer/local/canvasComponent/M314J6pSz/M314J6pSz.js\";import CardBlog from\"#framer/local/canvasComponent/pWbq2KYjm/pWbq2KYjm.js\";import NavigationCopy4 from\"#framer/local/canvasComponent/ve39LeTpw/ve39LeTpw.js\";import CTAFooter from\"#framer/local/canvasComponent/YuEdswgYD/YuEdswgYD.js\";import SecBtn from\"#framer/local/canvasComponent/zKBkuPtRt/zKBkuPtRt.js\";import*as sharedStyle5 from\"#framer/local/css/AezK6pZbI/AezK6pZbI.js\";import*as sharedStyle7 from\"#framer/local/css/AEzn4CDyK/AEzn4CDyK.js\";import*as sharedStyle2 from\"#framer/local/css/cDVSYDrbO/cDVSYDrbO.js\";import*as sharedStyle1 from\"#framer/local/css/dgojwS46r/dgojwS46r.js\";import*as sharedStyle from\"#framer/local/css/h7Ng2MBu3/h7Ng2MBu3.js\";import*as sharedStyle4 from\"#framer/local/css/LtCqlAlZI/LtCqlAlZI.js\";import*as sharedStyle8 from\"#framer/local/css/qOlPzdiWn/qOlPzdiWn.js\";import*as sharedStyle3 from\"#framer/local/css/xsNYpmMZw/xsNYpmMZw.js\";import*as sharedStyle6 from\"#framer/local/css/XUJ6nIiNZ/XUJ6nIiNZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationCopy4Fonts=getFonts(NavigationCopy4);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const PlayFonts=getFonts(Play);const VideoFonts=getFonts(Video);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const SecBtnFonts=getFonts(SecBtn);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const CardStateFonts=getFonts(CardState);const CardBlogFonts=getFonts(CardBlog);const CarouselFonts=getFonts(Carousel);const CTAFooterFonts=getFonts(CTAFooter);const breakpoints={dF07txW0h:\"(min-width: 810px) and (max-width: 899px)\",jY1ephghc:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1440px)\",zA0CW2NnN:\"(min-width: 900px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-36sDr\";const variantClassNames={dF07txW0h:\"framer-v-1kt1yez\",jY1ephghc:\"framer-v-1qx9nyg\",WQLkyLRf1:\"framer-v-72rtr7\",zA0CW2NnN:\"framer-v-cnai8k\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:30,delay:.7,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition4={damping:30,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:30,delay:1,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:4,scale:1,skewX:0,skewY:0,transition:transition1,y:-10};const metadata=metadataProvider();const humanReadableVariantMap={\"Small desktop\":\"zA0CW2NnN\",Desktop:\"WQLkyLRf1\",Phone:\"jY1ephghc\",Tablet:\"dF07txW0h\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-36sDr`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-36sDr`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const xDv3X32HAwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"zA0CW2NnN\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"dF07txW0h\",\"jY1ephghc\",\"zA0CW2NnN\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"dF07txW0h\",\"jY1ephghc\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"dF07txW0h\",\"jY1ephghc\",\"zA0CW2NnN\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a4klxu\",\"data-border\":true,\"data-framer-name\":\"Nav\",name:\"Nav\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-q0aimo-container\",\"data-framer-name\":\"nav\",name:\"nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pGufr5Tgu\"},jY1ephghc:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pGufr5Tgu\"},zA0CW2NnN:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pGufr5Tgu\"}},children:/*#__PURE__*/_jsx(NavigationCopy4,{height:\"100%\",id:\"ss9u9RkNa\",layoutId:\"ss9u9RkNa\",name:\"nav\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"qm8Yvzr4S\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wxc2yp\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(\"header\",{className:\"framer-3ecgpk\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nzhg6y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-d23ct5\",\"data-styles-preset\":\"dgojwS46r\",children:[\"World-Class \",/*#__PURE__*/_jsx(\"br\",{}),\"E-Commerce \",/*#__PURE__*/_jsx(\"br\",{}),\"Sizing Solution for \",/*#__PURE__*/_jsx(\"br\",{}),\"Apparel Retailers\"]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1o7ke0e\",\"data-styles-preset\":\"h7Ng2MBu3\",children:\"World-Class E-Commerce Sizing Solution for Apparel Retailers\"})}),className:\"framer-na7jed\",\"data-framer-appear-id\":\"na7jed\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"center\"},children:\"Our innovative size and fit e-commerce solutions for clothing and footwear are built for high accuracy, scalability, and flexibility. Our AI size assistant - Fit Finder - enables shoppers to enjoy highly personalized experiences, while retailers benefit from deep data insights and proven bottom line impact.\"})}),className:\"framer-1clin67\",\"data-framer-appear-id\":\"1clin67\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"smiling womn holding a pink shirt\",fit:\"fill\",intrinsicHeight:855,intrinsicWidth:1700,pixelHeight:855,pixelWidth:1700,sizes:\"90vw\",src:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png\",srcSet:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=512 512w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png 1700w\"}},jY1ephghc:{background:{alt:\"smiling womn holding a pink shirt\",fit:\"fill\",intrinsicHeight:855,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(259.9),pixelHeight:855,pixelWidth:1700,sizes:\"calc(min(100vw, 1200px) * 0.9)\",src:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png\",srcSet:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=512 512w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png 1700w\"}},zA0CW2NnN:{background:{alt:\"smiling womn holding a pink shirt\",fit:\"fill\",intrinsicHeight:855,intrinsicWidth:1700,pixelHeight:855,pixelWidth:1700,sizes:\"90vw\",src:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png\",srcSet:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=512 512w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png 1700w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,as:\"header\",background:{alt:\"smiling womn holding a pink shirt\",fit:\"fill\",intrinsicHeight:855,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(293.5),pixelHeight:855,pixelWidth:1700,sizes:\"min(100vw, 1200px)\",src:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png\",srcSet:\"https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=512 512w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/76ySmCtn0BcTrrReA6AO0ophE.png 1700w\"},className:\"framer-691509\",\"data-framer-appear-id\":\"691509\",\"data-framer-name\":\"video\",initial:animation1,name:\"video\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1wt04cd-container\",id:\"1wt04cd\",children:[/*#__PURE__*/_jsx(Play,{height:\"100%\",id:\"cOmnxtJQ5\",layoutId:\"cOmnxtJQ5\",PtRewaxpB:\"Watch video\",width:\"100%\",xDv3X32HA:xDv3X32HAwelu7j({overlay})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-8et8ri\",\"data-framer-portal-id\":\"1wt04cd\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"poRhxj2cu\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3e1842-container\",\"data-framer-portal-id\":\"1wt04cd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{style:{width:\"100%\"}},jY1ephghc:{style:{width:\"100%\"}},zA0CW2NnN:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"Ha6C7QRV4\",isMixedBorderRadius:false,layoutId:\"Ha6C7QRV4\",loop:true,muted:false,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/8qGOkS9nIdElW8qx4a6ke8Vs.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gnuu2t\",\"data-framer-name\":\"Partners\",name:\"Partners\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1241vm4\",\"data-styles-preset\":\"xsNYpmMZw\",style:{\"--framer-text-alignment\":\"center\"},children:\"250+ GLOBAL PARTNERS\"})}),className:\"framer-16ytbre\",\"data-framer-name\":\"250+ GLOBAL PARTNERS\",fonts:[\"Inter\"],name:\"250+ GLOBAL PARTNERS\",style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17afxqh\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t9lj7g\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-n4clke\",\"data-framer-name\":\"calvin_Klein\",fill:\"black\",intrinsicHeight:68,intrinsicWidth:180,name:\"calvin_Klein\",svg:'<svg width=\"180\" height=\"68\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.125 31.874c0 3.567 2.923 6.207 6.748 6.207a7.25 7.25 0 0 0 3.413-.712c1.04-.507 1.9-1.254 2.485-2.16h2.019c-.531 1.482-2.922 4.54-7.917 4.54-4.994 0-8.873-3.335-8.873-7.875C22 27.335 25.879 24 30.873 24c4.995 0 7.439 3.01 7.97 4.54h-2.072c-.59-.906-1.449-1.655-2.487-2.169a7.394 7.394 0 0 0-3.41-.75c-3.826 0-6.749 2.64-6.749 6.253Zm18.012 2.965-2.019 4.586H38.1l6.748-15.193h1.966l6.748 15.239H51.49l-2.02-4.632h-7.332Zm6.642-1.529-2.976-6.809-2.975 6.81h5.95Zm5.844 6.16h8.714l.053-1.667h-6.694V24.232h-2.072V39.47Zm14.4 0H67.11l-6.535-15.238h2.178l5.314 12.784 5.313-12.784h2.072l-6.43 15.239Zm7.757 0h2.02V24.233h-2.02V39.47Zm6.854-12.274v12.275h-1.913V24.23h1.913l9.723 12.322v-12.32h1.913V39.47h-1.753l-9.883-12.275Zm21.359 7.458 2.232-2.177 6.057 6.948h2.338l-7.014-8.338 7.014-6.855h-2.444l-8.183 8.106v-8.106h-2.019V39.47h2.019v-4.817Zm20.51 4.817h-8.714V24.23h2.072v13.572h6.695v1.668h-.053Zm10.574-15.24h-9.298v15.194h9.298v-1.622h-7.279v-5.28h7.066v-1.621h-7.066v-5.049h7.279v-1.621Zm4.515 15.24h-2.019V24.23h2.019v15.24Zm4.782 0V27.196l9.883 12.275h1.753V24.23h-1.913v12.322l-9.723-12.321h-1.913V39.47h1.913Z\" fill=\"#353A42\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h180v64H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" d=\"M0 0h180v64H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ubfh4g\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1c2z4kk\",\"data-framer-name\":\"snipes\",fill:\"black\",intrinsicHeight:68,intrinsicWidth:180,name:\"snipes\",svg:'<svg width=\"180\" height=\"68\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\" fill=\"#353A42\"><path d=\"M147.206 15.47v5.543a9.149 9.149 0 0 1-.09 2.11 2.11 2.11 0 0 1-.103.27 2.59 2.59 0 0 1-.111.215 2.35 2.35 0 0 1-.389.484 2.434 2.434 0 0 1-1.016.57l-.135.026-.17.03a5.246 5.246 0 0 1-.363.037 3.18 3.18 0 0 1-.283.002l-.238-.008h-6.852a2.455 2.455 0 0 1-1.65-.69 2.31 2.31 0 0 1-.43-.58 3.019 3.019 0 0 1-.268-1.425v-6.698a2.243 2.243 0 0 1 .28-.988c.074-.13.161-.259.261-.376a2.42 2.42 0 0 1 1.288-.774c.323-.061.651-.083.981-.072h7a2.475 2.475 0 0 1 1.627.724 2.28 2.28 0 0 1 .661 1.6Zm-70.776-.707c.01.354-.005.71-.041 1.064.027.27.045.542.052.815l.006.401-.013.451a1.03 1.03 0 0 1-.366.627 1.106 1.106 0 0 1-.704.242H72.11a1.143 1.143 0 0 1-.558-.109 1.11 1.11 0 0 1-.355-.273l-.068-.089a1.522 1.522 0 0 1-.179-.955V14.27a.92.92 0 0 1 .215-.581.979.979 0 0 1 .544-.329h3.537a1.185 1.185 0 0 1 .713.18c.123.085.226.188.306.307.054.084.096.173.125.268l.017.183c.013.153.02.31.025.465ZM45.93 26.1a8.758 8.758 0 0 0-1.174-.683 9.279 9.279 0 0 0-3.53-.91 3.416 3.416 0 0 1-1.28-.268 3.247 3.247 0 0 1-1.07-.732 2.96 2.96 0 0 1-.706-2.16 2.99 2.99 0 0 1 1.05-2.03 3.321 3.321 0 0 1 3.225-.27 2.857 2.857 0 0 1 .805.652l.122.156c.046.064.09.13.13.198a2.636 2.636 0 0 1 .338.919h5.38a6.934 6.934 0 0 0-1.366-4.207 8.515 8.515 0 0 0-2.704-2.294 8.827 8.827 0 0 0-3.449-1.024 7.074 7.074 0 0 0-2.14 0 8.04 8.04 0 0 0-1.92.573 7.797 7.797 0 0 0-2.97 2.277 8.424 8.424 0 0 0-1.351 2.322 8.318 8.318 0 0 0-.495 1.999 8.25 8.25 0 0 0-.042 1.433 8.39 8.39 0 0 0 2.542 5.518c1.47 1.425 3.47 2.23 5.56 2.238a3.523 3.523 0 0 1 2.138.557c.272.22.487.495.629.807.142.31.206.649.189.989v4.504a2.752 2.752 0 0 1-.505 2.054 2.959 2.959 0 0 1-1.07.896 3.514 3.514 0 0 1-1.518.207 3.447 3.447 0 0 1-.84-.181 3.33 3.33 0 0 1-.615-.281 2.769 2.769 0 0 1-.815-.991 2.652 2.652 0 0 1-.269-1.234v-4.276H32.8v4.574a8.454 8.454 0 0 0 1.445 3.987 8.81 8.81 0 0 0 1.698 1.843c.473.387.989.726 1.539 1.013a8.194 8.194 0 0 0 5.008.727 7.869 7.869 0 0 0 4.07-1.746c.35-.29.675-.612.968-.963a7.612 7.612 0 0 0 1.739-4.972v-5.203a7.073 7.073 0 0 0-1.65-4.518 8.883 8.883 0 0 0-1.685-1.5Zm80.38-1.451c2.139.384 4.058 1.503 5.394 3.148a7.386 7.386 0 0 1 1.591 4.49v5.304c-.013 2.021-.856 3.959-2.348 5.387l-.24.214a7.075 7.075 0 0 1-.512.4 7.093 7.093 0 0 1-.315.218l-.267.167-.283.162-.223.116a8.3 8.3 0 0 1-2.045.713 8.378 8.378 0 0 1-1.986.176 7.46 7.46 0 0 1-4.354-1.298c-1.837-1.21-3.148-3.026-3.685-5.1a11.914 11.914 0 0 1-.179-2.995V32.9h5.41v4.275c-.022.432.068.86.26 1.25.191.393.48.73.84.988.231.134.477.24.734.315l.222.058.14.028.113.02a3.486 3.486 0 0 0 1.868-.234 2.92 2.92 0 0 0 1.075-1.025c.261-.425.402-.907.411-1.4v-4.732a2.44 2.44 0 0 0-.145-1.033 2.539 2.539 0 0 0-.569-.891l-.211-.148a3.481 3.481 0 0 0-.42-.228l-.157-.064a3.203 3.203 0 0 0-.98-.228 3.363 3.363 0 0 0-.58 0 8.312 8.312 0 0 1-3.265-.702 8.02 8.02 0 0 1-2.68-1.92 7.68 7.68 0 0 1-2.022-4.107 8.39 8.39 0 0 1 1.041-5.788 7.793 7.793 0 0 1 1.558-1.904 8.145 8.145 0 0 1 2.98-1.675 8.355 8.355 0 0 1 5.865.345 8.449 8.449 0 0 1 3.909 3.376 6.917 6.917 0 0 1 .878 3.48h-5.352a3.537 3.537 0 0 0-.757-1.425 3.173 3.173 0 0 0-2.884-.67 2.624 2.624 0 0 0-1.052.514c-.304.248-.545.56-.701.91a3.337 3.337 0 0 0-.238 1.982c.101.42.302.813.585 1.15a2.893 2.893 0 0 0 1.05.788c.331.098.667.178 1.005.245l.392.07.233.036c.221.03.443.056.665.075l.231.017Zm-59.18-7.113a8.947 8.947 0 0 0-1.37-1.684l-.256-.237-.212-.18a9.21 9.21 0 0 0-.765-.574 9.25 9.25 0 0 0-1.721-.902 7.101 7.101 0 0 0-.53-.173 7.636 7.636 0 0 0-.608-.153 8.498 8.498 0 0 0-4.078.14 8.912 8.912 0 0 0-4.46 3.178 7.401 7.401 0 0 0-1.246 2.556 7.289 7.289 0 0 0-.24 2.09v23.249h5.395V21.598a2.748 2.748 0 0 1 .614-1.687 2.992 2.992 0 0 1 1.541-1.008 3.11 3.11 0 0 1 2.244.387c.164.108.317.23.456.367a2.933 2.933 0 0 1 .813 1.437c.065.278.088.562.068.846v22.92h5.351V21.255a6.904 6.904 0 0 0-.995-3.719Zm3.73 4.217h5.366V44.86h-5.365V21.753Z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M95.53 21.255a10.286 10.286 0 0 0-.712-3.39 8.683 8.683 0 0 0-2.972-3.308 8.174 8.174 0 0 0-2.948-1.16 8.324 8.324 0 0 0-2.878-.023 8.662 8.662 0 0 0-3.183 1.264 8.28 8.28 0 0 0-1.96 1.77 7.472 7.472 0 0 0-1.738 4.619V52h5.41v-7.94c.062.079.127.154.195.226l.188.184c.257.236.548.44.866.598a3.843 3.843 0 0 0 1.575.418 8.722 8.722 0 0 0 3.892-.682 6.997 6.997 0 0 0 2.855-2.453 8.769 8.769 0 0 0 1.486-5.203l-.027-1.837-.025-2.455c-.03-3.895-.023-7.75-.023-11.6Zm-5.408 16.05c.016.414-.069.829-.247 1.205a2.708 2.708 0 0 1-.78.977c-.43.32-.946.52-1.489.576a3.083 3.083 0 0 1-1.586-.248 2.577 2.577 0 0 1-1.091-.932 2.418 2.418 0 0 1-.395-1.35V21.368a2.547 2.547 0 0 1 .68-1.614c.416-.446.977-.74 1.593-.835a3.083 3.083 0 0 1 1.878.317 2.954 2.954 0 0 1 1.289 1.35 5.5 5.5 0 0 1 .193 1.952l-.045 14.765ZM114.48 20.83v8.551l-11.042-.086v7.697c.007.465.133.92.366 1.328.233.407.567.755.972 1.008.212.12.437.212.67.278a3.255 3.255 0 0 0 2.05-.078 2.564 2.564 0 0 0 1.201-.968 2.4 2.4 0 0 0 .403-1.454v-4.192h5.425v4.549a7.637 7.637 0 0 1-2.17 5.245 8.05 8.05 0 0 1-4.459 2.294c-1.271.239-2.57.2-3.804-.106a8.837 8.837 0 0 1-2.333-.95 7.753 7.753 0 0 1-2.292-2.124 7.432 7.432 0 0 1-1.231-2.82 10.427 10.427 0 0 1-.148-2.352V20.971a7.385 7.385 0 0 1 .936-3.705c.945-1.707 2.544-2.993 4.459-3.594a9.33 9.33 0 0 1 4.77-.114 8.939 8.939 0 0 1 4.592 2.995 6.944 6.944 0 0 1 1.635 4.276Zm-11.116.54v3.092l5.766-.014V21.47a2.783 2.783 0 0 0-.659-1.704 2.98 2.98 0 0 0-1.601-.974 3.327 3.327 0 0 0-1.798.155 2.868 2.868 0 0 0-.817.518 2.79 2.79 0 0 0-.404.457c-.301.428-.471.93-.487 1.447Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h180v64H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" d=\"M0 0h180v64H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17xi32i\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"\",fit:\"fit\",pixelHeight:408,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:\"229px\",src:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png\",srcSet:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png 768w\"}},jY1ephghc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(932.4),pixelHeight:408,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:\"145px\",src:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png\",srcSet:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png 768w\"}},zA0CW2NnN:{background:{alt:\"\",fit:\"fit\",pixelHeight:408,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:\"229px\",src:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png\",srcSet:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png 768w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(691),pixelHeight:408,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:\"229px\",src:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png\",srcSet:\"https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pqyta3k7DDbHCVRkheAsSwyuNnk.png 768w\"},className:\"framer-11mur08\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a6klex\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"\",fit:\"fit\",pixelHeight:113,pixelWidth:444,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gNebpSjPx9sqRsV7fhl3DsJql4.png\"}},jY1ephghc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1025.9),pixelHeight:113,pixelWidth:444,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gNebpSjPx9sqRsV7fhl3DsJql4.png\"}},zA0CW2NnN:{background:{alt:\"\",fit:\"fit\",pixelHeight:113,pixelWidth:444,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gNebpSjPx9sqRsV7fhl3DsJql4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(859),pixelHeight:113,pixelWidth:444,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/gNebpSjPx9sqRsV7fhl3DsJql4.png\"},className:\"framer-xxn46w\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o4xws6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 292 111\"><g transform=\"translate(20 7.471)\" id=\"ss11183315836_1\"><path d=\"M 0 0 L 251 0 L 251 104 L 0 104 Z\" fill=\"transparent\"></path><g id=\"ss11183315836_3\"><path d=\"M 0 0 L 251 0 L 251 104 L 0 104 Z\" fill=\"transparent\"></path><g transform=\"translate(33.467 44.57)\" id=\"ss11183315836_5\"><path d=\"M 28.101 11.602 C 28.471 10.541 28.659 9.405 28.653 8.26 C 28.659 7.114 28.471 5.979 28.101 4.917 C 27.744 3.915 27.199 3.018 26.506 2.294 C 25.769 1.575 24.972 0.985 24.051 0.591 C 23.065 0.193 22.028 -0.006 20.984 0.002 C 19.879 0.002 18.836 0.197 17.916 0.591 C 17.005 0.953 16.169 1.533 15.462 2.294 C 14.78 3.031 14.237 3.924 13.866 4.917 C 13.491 5.977 13.303 7.114 13.314 8.26 C 13.314 9.506 13.498 10.619 13.866 11.602 C 14.234 12.652 14.787 13.504 15.462 14.225 C 16.198 14.945 16.995 15.535 17.916 15.928 C 18.902 16.326 19.94 16.526 20.984 16.518 C 22.088 16.518 23.131 16.323 24.051 15.928 C 24.963 15.566 25.799 14.986 26.506 14.225 C 27.187 13.489 27.73 12.596 28.101 11.602 Z M 26.628 5.639 C 26.935 6.49 27.058 7.342 27.058 8.26 C 27.058 9.178 26.935 10.031 26.628 10.881 C 26.311 11.668 25.898 12.397 25.401 13.045 C 24.91 13.7 24.235 14.159 23.499 14.552 C 22.695 14.903 21.842 15.081 20.984 15.077 C 20.063 15.077 19.204 14.947 18.468 14.552 C 17.732 14.159 17.057 13.635 16.566 13.045 C 16.014 12.456 15.646 11.734 15.339 10.881 C 15.044 10.05 14.898 9.159 14.909 8.26 C 14.909 7.342 15.032 6.49 15.339 5.639 C 15.646 4.852 16.075 4.066 16.566 3.476 C 17.057 2.819 17.732 2.361 18.468 1.968 C 19.272 1.617 20.125 1.439 20.984 1.443 C 21.904 1.443 22.763 1.573 23.499 1.968 C 24.235 2.361 24.91 2.884 25.401 3.476 C 25.953 4.066 26.322 4.786 26.628 5.637 Z M 4.418 0.393 L 0 0.393 L 0 16.123 L 4.54 16.123 C 5.706 16.123 6.626 15.928 7.363 15.6 C 7.963 15.318 8.506 14.893 8.958 14.354 C 9.326 13.895 9.571 13.37 9.694 12.912 C 9.817 12.387 9.878 12.061 9.878 11.797 C 9.878 10.684 9.633 9.766 9.019 9.045 C 8.406 8.323 7.608 7.932 6.565 7.865 L 6.565 7.8 C 7.363 7.603 8.038 7.145 8.467 6.554 C 8.897 5.899 9.142 5.177 9.142 4.326 C 9.142 3.604 9.019 3.014 8.774 2.489 C 8.528 1.966 8.16 1.573 7.731 1.245 C 7.301 0.918 6.749 0.72 6.197 0.59 C 5.611 0.456 5.015 0.39 4.418 0.393 Z M 4.479 7.275 L 1.473 7.275 L 1.473 1.835 L 4.356 1.835 C 5.093 1.835 5.645 1.965 6.074 2.163 L 6.197 2.249 C 6.511 2.472 6.777 2.658 6.995 2.949 C 7.24 3.278 7.363 3.539 7.301 3.801 L 7.349 4.049 C 7.391 4.261 7.424 4.426 7.424 4.522 C 7.424 5.047 7.363 5.505 7.179 5.834 C 6.995 6.16 6.81 6.489 6.504 6.685 C 6.197 6.882 5.89 7.078 5.522 7.145 C 5.215 7.21 4.847 7.275 4.479 7.275 Z M 4.356 14.682 L 1.473 14.682 L 1.473 8.653 L 4.54 8.653 C 5.767 8.653 6.688 8.913 7.301 9.438 C 7.915 9.898 8.222 10.684 8.222 11.732 C 8.222 12.257 8.099 12.651 7.915 13.044 C 7.731 13.437 7.485 13.699 7.117 13.96 C 6.726 14.187 6.314 14.363 5.89 14.485 C 5.399 14.615 4.908 14.682 4.356 14.682 Z M 39.758 3.014 C 39.083 1.966 38.163 1.506 36.936 1.506 C 36.568 1.506 36.138 1.571 35.77 1.703 C 35.402 1.835 35.034 1.966 34.789 2.228 C 34.482 2.491 34.236 2.753 34.052 3.146 C 33.807 3.408 33.746 3.801 33.746 4.326 C 33.746 5.047 33.93 5.57 34.298 5.964 C 34.666 6.357 35.157 6.685 35.709 6.947 C 36.261 7.21 36.875 7.407 37.55 7.603 C 38.225 7.798 38.838 8.062 39.39 8.39 C 39.942 8.716 40.433 9.176 40.801 9.7 C 41.17 10.224 41.354 11.011 41.354 11.929 C 41.354 12.651 41.231 13.305 40.924 13.83 C 40.635 14.386 40.261 14.875 39.82 15.272 C 39.329 15.665 38.838 15.927 38.286 16.19 C 37.73 16.394 37.151 16.504 36.568 16.516 C 35.648 16.516 34.789 16.321 33.991 15.993 C 33.193 15.6 32.518 15.01 31.905 14.222 L 33.255 13.174 C 33.561 13.764 33.991 14.224 34.605 14.55 C 35.157 14.878 35.832 15.075 36.629 15.075 C 36.997 15.075 37.366 15.01 37.734 14.878 C 38.081 14.759 38.411 14.582 38.715 14.354 C 39.022 14.092 39.268 13.83 39.452 13.437 C 39.636 13.109 39.758 12.651 39.758 12.191 C 39.758 11.709 39.652 11.235 39.452 10.814 C 39.225 10.441 38.932 10.128 38.593 9.896 C 38.215 9.62 37.8 9.42 37.366 9.306 C 37.193 9.254 37.01 9.191 36.822 9.126 C 36.541 9.028 36.247 8.926 35.954 8.85 C 35.582 8.742 35.215 8.609 34.856 8.452 L 34.543 8.323 C 34.105 8.128 33.692 7.863 33.316 7.537 C 32.948 7.21 32.703 6.817 32.457 6.357 C 32.212 5.899 32.15 5.244 32.15 4.521 C 32.15 3.736 32.273 3.081 32.58 2.554 C 32.825 1.966 33.193 1.506 33.684 1.18 C 34.114 0.786 34.666 0.523 35.218 0.327 C 35.709 0.065 36.261 0 36.875 0 C 37.734 0 38.47 0.13 39.145 0.393 C 39.82 0.655 40.433 1.18 41.047 1.901 Z M 49.269 16.125 L 50.802 16.125 L 50.802 1.835 L 55.711 1.835 L 55.711 0.393 L 44.36 0.393 L 44.36 1.835 L 49.269 1.835 Z M 72.89 8.26 C 72.896 9.405 72.708 10.54 72.338 11.601 C 71.967 12.594 71.424 13.487 70.743 14.224 C 70.036 14.985 69.2 15.565 68.289 15.927 C 67.368 16.32 66.325 16.516 65.221 16.516 C 64.177 16.524 63.14 16.325 62.153 15.927 C 61.233 15.533 60.435 14.943 59.699 14.224 C 59.005 13.5 58.46 12.603 58.104 11.601 C 57.736 10.618 57.552 9.505 57.552 8.258 C 57.552 7.013 57.736 5.964 58.104 4.916 C 58.472 3.932 59.024 3.014 59.699 2.293 C 60.406 1.532 61.242 0.952 62.153 0.59 C 63.074 0.197 64.117 0 65.221 0 C 66.325 0 67.307 0.195 68.289 0.59 C 69.209 0.983 70.007 1.573 70.743 2.293 C 71.418 3.014 71.97 3.866 72.338 4.916 C 72.708 5.977 72.896 7.113 72.89 8.258 Z M 71.295 8.26 C 71.307 7.361 71.161 6.468 70.866 5.637 C 70.559 4.784 70.191 4.064 69.639 3.474 C 69.148 2.883 68.473 2.359 67.737 1.966 C 67 1.573 66.141 1.441 65.221 1.441 C 64.301 1.441 63.442 1.638 62.705 1.966 C 61.969 2.359 61.294 2.818 60.803 3.474 C 60.295 4.111 59.88 4.841 59.576 5.635 C 59.281 6.467 59.135 7.359 59.147 8.258 C 59.147 9.176 59.269 10.029 59.576 10.879 C 59.883 11.732 60.251 12.454 60.803 13.044 C 61.294 13.634 61.969 14.157 62.705 14.55 C 63.442 14.943 64.301 15.075 65.221 15.075 C 66.141 15.075 67 14.878 67.737 14.55 C 68.473 14.157 69.148 13.699 69.639 13.044 C 70.135 12.395 70.549 11.666 70.866 10.879 C 71.172 10.028 71.295 9.176 71.295 8.258 Z M 87.984 0.458 L 87.923 13.764 L 79.149 0.458 L 77.247 0.458 L 77.247 16.188 L 78.719 16.188 L 78.719 2.686 L 78.781 2.686 L 87.554 16.19 L 89.456 16.19 L 89.456 0.458 Z M 102.586 0.393 L 106.82 0.393 C 108.293 0.393 109.52 0.72 110.379 1.441 C 111.238 2.163 111.667 3.213 111.667 4.587 C 111.667 5.964 111.238 7.078 110.379 7.733 C 109.52 8.455 108.354 8.783 106.82 8.783 L 104.059 8.783 L 104.059 16.123 L 102.586 16.123 Z M 104.059 7.342 L 106.452 7.342 C 107.127 7.342 107.679 7.277 108.17 7.145 C 108.661 7.013 109.029 6.817 109.274 6.554 C 109.52 6.294 109.765 6.03 109.888 5.702 C 110.011 5.374 110.072 4.981 110.072 4.654 C 110.076 4.293 110.013 3.935 109.888 3.604 C 109.765 3.278 109.581 2.949 109.274 2.753 C 108.941 2.477 108.567 2.276 108.17 2.163 C 107.605 2.022 107.029 1.956 106.452 1.966 L 104.059 1.966 Z M 115.533 16.125 L 116.944 16.125 L 116.944 8.783 L 119.459 8.783 L 123.509 16.123 L 125.349 16.123 L 121.116 8.651 C 122.343 8.521 123.263 8.062 123.938 7.342 C 124.613 6.62 124.92 5.702 124.92 4.587 C 124.92 3.211 124.49 2.163 123.631 1.441 C 122.772 0.72 121.545 0.393 120.073 0.393 L 115.533 0.393 L 115.533 16.123 Z M 119.643 7.342 L 117.005 7.342 L 117.005 1.966 L 119.643 1.966 C 120.318 1.966 120.87 2.031 121.361 2.161 C 121.791 2.294 122.159 2.491 122.466 2.753 C 122.772 2.949 122.957 3.278 123.079 3.604 C 123.202 3.932 123.263 4.261 123.263 4.654 C 123.263 4.981 123.202 5.374 123.079 5.702 C 122.957 6.03 122.772 6.292 122.466 6.554 C 122.22 6.817 121.852 7.013 121.361 7.145 C 120.87 7.275 120.318 7.34 119.643 7.34 Z M 143.511 8.258 C 143.516 9.404 143.329 10.54 142.958 11.601 C 142.588 12.594 142.044 13.487 141.363 14.224 C 140.656 14.985 139.82 15.565 138.909 15.927 C 137.989 16.32 136.946 16.516 135.841 16.516 C 134.797 16.524 133.76 16.325 132.773 15.927 C 131.853 15.533 131.055 14.943 130.319 14.224 C 129.626 13.5 129.08 12.603 128.724 11.601 C 128.322 10.548 128.113 9.41 128.11 8.258 C 128.11 7.013 128.294 5.964 128.724 4.916 C 129.092 3.932 129.644 3.014 130.319 2.293 C 131.026 1.532 131.862 0.952 132.773 0.59 C 133.694 0.197 134.737 0 135.841 0 C 136.946 0 137.927 0.195 138.909 0.59 C 139.829 0.983 140.627 1.573 141.363 2.293 C 142.038 3.014 142.59 3.866 142.958 4.916 C 143.329 5.977 143.516 7.113 143.511 8.258 Z M 141.915 8.258 C 141.915 7.34 141.793 6.489 141.486 5.637 C 141.179 4.784 140.811 4.064 140.259 3.474 C 139.768 2.883 139.093 2.359 138.357 1.966 C 137.621 1.573 136.762 1.441 135.841 1.441 C 134.921 1.441 134.062 1.638 133.326 1.966 C 132.589 2.359 131.914 2.818 131.424 3.474 C 130.915 4.111 130.5 4.841 130.197 5.635 C 129.902 6.467 129.755 7.359 129.767 8.258 C 129.767 9.176 129.89 10.029 130.197 10.879 C 130.503 11.732 130.871 12.454 131.424 13.044 C 131.914 13.634 132.589 14.157 133.326 14.55 C 134.062 14.943 134.921 15.075 135.841 15.075 C 136.762 15.075 137.621 14.878 138.357 14.55 C 139.093 14.157 139.768 13.699 140.259 13.044 C 140.756 12.395 141.169 11.666 141.486 10.879 C 141.793 10.028 141.915 9.176 141.915 8.258 Z M 152.162 0.393 L 147.867 0.393 L 147.867 16.123 L 149.401 16.123 L 149.401 8.783 L 152.162 8.783 C 153.696 8.783 154.861 8.455 155.72 7.733 C 156.579 7.078 157.009 5.964 157.009 4.587 C 157.009 3.211 156.579 2.163 155.72 1.441 C 154.861 0.72 153.634 0.393 152.162 0.393 Z M 151.794 7.342 L 149.401 7.342 L 149.401 1.966 L 151.794 1.966 C 152.469 1.966 153.021 2.031 153.512 2.161 C 153.941 2.294 154.309 2.491 154.616 2.753 C 154.923 2.949 155.107 3.278 155.23 3.604 C 155.352 3.932 155.414 4.261 155.414 4.654 C 155.414 4.981 155.352 5.374 155.23 5.702 C 155.107 6.03 154.923 6.292 154.616 6.554 C 154.371 6.817 154.002 7.013 153.512 7.145 C 153.021 7.275 152.469 7.34 151.794 7.34 Z M 162.347 14.682 L 170.262 14.682 L 170.262 16.125 L 160.874 16.125 L 160.874 0.393 L 169.955 0.393 L 169.955 1.835 L 162.347 1.835 L 162.347 7.21 L 169.464 7.21 L 169.464 8.651 L 162.347 8.651 Z M 174.25 16.125 L 175.661 16.125 L 175.661 8.783 L 178.177 8.783 L 182.226 16.123 L 184.067 16.123 L 179.833 8.651 C 181.06 8.521 181.981 8.062 182.655 7.342 C 183.33 6.62 183.637 5.702 183.637 4.587 C 183.637 3.211 183.208 2.163 182.349 1.441 C 181.49 0.72 180.263 0.393 178.79 0.393 L 174.25 0.393 L 174.25 16.123 Z M 178.361 7.342 L 175.722 7.342 L 175.722 1.966 L 178.361 1.966 C 179.036 1.966 179.588 2.031 180.079 2.161 C 180.508 2.294 180.876 2.491 181.183 2.753 C 181.49 2.949 181.674 3.278 181.797 3.604 C 181.919 3.932 181.981 4.261 181.981 4.654 C 181.981 4.981 181.919 5.374 181.797 5.702 C 181.674 6.03 181.49 6.292 181.183 6.554 C 180.938 6.817 180.569 7.013 180.079 7.145 C 179.588 7.275 179.036 7.34 178.361 7.34 Z\" fill=\"rgb(53,58,66)\"></path></g></g></g></svg>',svgContentId:11183315836},jY1ephghc:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 212 80\"><g transform=\"translate(0 0.53)\" id=\"ss9831699498_1\"><path d=\"M 0 0 L 212 0 L 212 75.294 L 0 75.294 Z\" fill=\"transparent\"></path><g id=\"ss9831699498_3\"><path d=\"M 0 0 L 212 0 L 212 75.294 L 0 75.294 Z\" fill=\"transparent\"></path><g transform=\"translate(28.267 32.268)\" id=\"ss9831699498_5\"><path d=\"M 23.735 8.4 C 24.047 7.632 24.206 6.809 24.201 5.98 C 24.206 5.151 24.047 4.328 23.735 3.56 C 23.433 2.834 22.973 2.185 22.387 1.661 C 21.765 1.14 21.092 0.713 20.314 0.428 C 19.481 0.14 18.605 -0.004 17.723 0.001 C 16.79 0.001 15.909 0.142 15.132 0.428 C 14.363 0.69 13.656 1.11 13.059 1.661 C 12.484 2.195 12.025 2.841 11.712 3.56 C 11.395 4.327 11.236 5.15 11.245 5.98 C 11.245 6.882 11.401 7.688 11.712 8.4 C 12.023 9.16 12.489 9.776 13.059 10.299 C 13.681 10.82 14.355 11.247 15.132 11.532 C 15.965 11.82 16.841 11.964 17.723 11.959 C 18.656 11.959 19.537 11.818 20.314 11.532 C 21.084 11.27 21.79 10.85 22.387 10.299 C 22.963 9.765 23.421 9.119 23.735 8.4 Z M 22.491 4.082 C 22.75 4.699 22.854 5.315 22.854 5.98 C 22.854 6.645 22.75 7.262 22.491 7.878 C 22.223 8.447 21.874 8.975 21.454 9.445 C 21.04 9.919 20.47 10.251 19.848 10.535 C 19.169 10.79 18.449 10.918 17.723 10.915 C 16.946 10.915 16.22 10.821 15.598 10.535 C 14.977 10.251 14.407 9.872 13.992 9.445 C 13.526 9.018 13.215 8.495 12.956 7.878 C 12.707 7.276 12.583 6.631 12.593 5.98 C 12.593 5.315 12.696 4.699 12.956 4.082 C 13.215 3.513 13.577 2.944 13.992 2.516 C 14.407 2.041 14.977 1.709 15.598 1.425 C 16.278 1.17 16.998 1.042 17.723 1.045 C 18.501 1.045 19.226 1.139 19.848 1.425 C 20.47 1.709 21.04 2.088 21.454 2.516 C 21.921 2.944 22.232 3.465 22.491 4.081 Z M 3.731 0.285 L 0 0.285 L 0 11.673 L 3.835 11.673 C 4.819 11.673 5.597 11.532 6.219 11.294 C 6.726 11.09 7.184 10.783 7.566 10.392 C 7.877 10.06 8.084 9.68 8.188 9.348 C 8.292 8.968 8.343 8.732 8.343 8.541 C 8.343 7.735 8.136 7.071 7.618 6.548 C 7.1 6.026 6.426 5.742 5.545 5.694 L 5.545 5.647 C 6.219 5.505 6.789 5.173 7.151 4.745 C 7.514 4.271 7.722 3.748 7.722 3.132 C 7.722 2.609 7.618 2.182 7.411 1.802 C 7.203 1.424 6.892 1.139 6.53 0.901 C 6.167 0.665 5.7 0.521 5.234 0.427 C 4.739 0.33 4.236 0.283 3.731 0.285 Z M 3.783 5.267 L 1.244 5.267 L 1.244 1.328 L 3.679 1.328 C 4.301 1.328 4.768 1.422 5.13 1.566 L 5.234 1.628 C 5.499 1.789 5.724 1.925 5.908 2.135 C 6.115 2.373 6.219 2.562 6.167 2.752 L 6.207 2.932 C 6.242 3.085 6.27 3.205 6.27 3.274 C 6.27 3.654 6.219 3.986 6.063 4.224 C 5.908 4.46 5.752 4.698 5.493 4.84 C 5.234 4.982 4.975 5.125 4.664 5.173 C 4.405 5.22 4.094 5.267 3.783 5.267 Z M 3.679 10.629 L 1.244 10.629 L 1.244 6.265 L 3.835 6.265 C 4.871 6.265 5.649 6.453 6.167 6.833 C 6.685 7.166 6.944 7.735 6.944 8.494 C 6.944 8.874 6.841 9.159 6.685 9.444 C 6.53 9.728 6.322 9.918 6.011 10.107 C 5.681 10.271 5.333 10.398 4.975 10.487 C 4.56 10.581 4.146 10.629 3.679 10.629 Z M 33.581 2.182 C 33.011 1.424 32.233 1.091 31.197 1.091 C 30.886 1.091 30.523 1.138 30.212 1.233 C 29.901 1.328 29.59 1.424 29.383 1.613 C 29.124 1.804 28.917 1.993 28.761 2.278 C 28.554 2.467 28.502 2.752 28.502 3.132 C 28.502 3.654 28.658 4.033 28.969 4.318 C 29.28 4.602 29.694 4.84 30.161 5.029 C 30.627 5.22 31.145 5.362 31.715 5.505 C 32.285 5.646 32.803 5.836 33.27 6.074 C 33.736 6.311 34.151 6.644 34.462 7.022 C 34.773 7.402 34.928 7.972 34.928 8.636 C 34.928 9.159 34.825 9.633 34.565 10.013 C 34.321 10.415 34.005 10.769 33.633 11.056 C 33.218 11.341 32.803 11.531 32.337 11.721 C 31.867 11.869 31.379 11.949 30.886 11.958 C 30.109 11.958 29.383 11.816 28.71 11.579 C 28.036 11.294 27.466 10.867 26.948 10.296 L 28.088 9.538 C 28.347 9.965 28.71 10.298 29.228 10.534 C 29.694 10.772 30.264 10.914 30.938 10.914 C 31.249 10.914 31.56 10.867 31.871 10.772 C 32.164 10.685 32.443 10.557 32.7 10.392 C 32.959 10.202 33.166 10.013 33.322 9.728 C 33.477 9.491 33.581 9.159 33.581 8.826 C 33.58 8.477 33.491 8.134 33.322 7.829 C 33.13 7.559 32.883 7.332 32.596 7.165 C 32.278 6.964 31.927 6.82 31.56 6.738 C 31.414 6.7 31.259 6.654 31.1 6.607 C 30.864 6.536 30.615 6.462 30.368 6.407 C 30.053 6.329 29.743 6.233 29.44 6.119 L 29.176 6.026 C 28.806 5.884 28.457 5.693 28.139 5.456 C 27.829 5.22 27.621 4.935 27.414 4.602 C 27.207 4.271 27.155 3.796 27.155 3.273 C 27.155 2.705 27.258 2.231 27.518 1.849 C 27.725 1.424 28.036 1.091 28.45 0.854 C 28.813 0.569 29.28 0.379 29.746 0.236 C 30.161 0.047 30.627 0 31.145 0 C 31.871 0 32.493 0.094 33.063 0.285 C 33.633 0.474 34.151 0.854 34.669 1.376 Z M 41.613 11.674 L 42.909 11.674 L 42.909 1.328 L 47.055 1.328 L 47.055 0.285 L 37.467 0.285 L 37.467 1.328 L 41.613 1.328 Z M 61.565 5.98 C 61.569 6.809 61.411 7.631 61.098 8.399 C 60.785 9.118 60.326 9.764 59.751 10.298 C 59.154 10.849 58.448 11.269 57.678 11.531 C 56.901 11.815 56.02 11.958 55.087 11.958 C 54.205 11.963 53.329 11.819 52.496 11.531 C 51.719 11.246 51.045 10.819 50.423 10.298 C 49.837 9.773 49.377 9.125 49.076 8.399 C 48.765 7.687 48.609 6.881 48.609 5.979 C 48.609 5.078 48.765 4.318 49.076 3.559 C 49.387 2.847 49.853 2.182 50.423 1.66 C 51.02 1.109 51.726 0.689 52.496 0.427 C 53.273 0.142 54.154 0 55.087 0 C 56.02 0 56.849 0.141 57.678 0.427 C 58.455 0.712 59.129 1.139 59.751 1.66 C 60.321 2.182 60.787 2.799 61.098 3.559 C 61.411 4.327 61.57 5.149 61.565 5.979 Z M 60.217 5.98 C 60.227 5.329 60.104 4.683 59.855 4.081 C 59.596 3.464 59.285 2.942 58.818 2.515 C 58.404 2.087 57.834 1.708 57.212 1.424 C 56.59 1.139 55.864 1.044 55.087 1.044 C 54.31 1.044 53.584 1.186 52.962 1.424 C 52.34 1.708 51.77 2.04 51.356 2.515 C 50.926 2.976 50.576 3.505 50.319 4.08 C 50.07 4.682 49.947 5.328 49.957 5.979 C 49.957 6.644 50.06 7.261 50.319 7.876 C 50.578 8.494 50.889 9.016 51.356 9.444 C 51.77 9.871 52.34 10.249 52.962 10.534 C 53.584 10.819 54.31 10.914 55.087 10.914 C 55.864 10.914 56.59 10.772 57.212 10.534 C 57.834 10.249 58.404 9.918 58.818 9.444 C 59.238 8.974 59.587 8.446 59.855 7.876 C 60.114 7.26 60.217 6.644 60.217 5.979 Z M 74.313 0.332 L 74.261 9.965 L 66.851 0.332 L 65.244 0.332 L 65.244 11.72 L 66.488 11.72 L 66.488 1.945 L 66.54 1.945 L 73.95 11.721 L 75.557 11.721 L 75.557 0.332 Z M 86.647 0.285 L 90.222 0.285 C 91.466 0.285 92.503 0.521 93.228 1.044 C 93.954 1.566 94.316 2.326 94.316 3.321 C 94.316 4.318 93.954 5.125 93.228 5.599 C 92.503 6.121 91.518 6.359 90.222 6.359 L 87.89 6.359 L 87.89 11.673 L 86.647 11.673 Z M 87.89 5.315 L 89.912 5.315 C 90.482 5.315 90.948 5.268 91.363 5.173 C 91.777 5.078 92.088 4.935 92.295 4.745 C 92.503 4.556 92.71 4.366 92.814 4.128 C 92.917 3.891 92.969 3.606 92.969 3.369 C 92.972 3.108 92.919 2.849 92.814 2.609 C 92.71 2.373 92.554 2.135 92.295 1.993 C 92.014 1.793 91.698 1.648 91.363 1.566 C 90.886 1.464 90.399 1.416 89.912 1.424 L 87.89 1.424 Z M 97.581 11.674 L 98.773 11.674 L 98.773 6.359 L 100.898 6.359 L 104.318 11.673 L 105.873 11.673 L 102.297 6.264 C 103.334 6.169 104.111 5.836 104.681 5.315 C 105.251 4.793 105.51 4.128 105.51 3.321 C 105.51 2.325 105.147 1.566 104.422 1.044 C 103.696 0.521 102.66 0.285 101.416 0.285 L 97.581 0.285 L 97.581 11.673 Z M 101.053 5.315 L 98.825 5.315 L 98.825 1.424 L 101.053 1.424 C 101.623 1.424 102.09 1.471 102.504 1.565 C 102.867 1.661 103.178 1.804 103.437 1.993 C 103.696 2.135 103.852 2.373 103.955 2.609 C 104.059 2.847 104.111 3.085 104.111 3.369 C 104.111 3.606 104.059 3.891 103.955 4.128 C 103.852 4.366 103.696 4.555 103.437 4.745 C 103.23 4.935 102.919 5.078 102.504 5.173 C 102.09 5.267 101.623 5.314 101.053 5.314 Z M 121.212 5.979 C 121.217 6.808 121.058 7.63 120.746 8.399 C 120.433 9.118 119.974 9.764 119.398 10.298 C 118.801 10.849 118.095 11.269 117.326 11.531 C 116.548 11.815 115.667 11.958 114.734 11.958 C 113.853 11.963 112.976 11.819 112.143 11.531 C 111.366 11.246 110.692 10.819 110.07 10.298 C 109.485 9.773 109.024 9.125 108.723 8.399 C 108.384 7.637 108.207 6.813 108.205 5.979 C 108.205 5.078 108.36 4.318 108.723 3.559 C 109.034 2.847 109.5 2.182 110.07 1.66 C 110.668 1.109 111.374 0.689 112.143 0.427 C 112.921 0.142 113.802 0 114.734 0 C 115.667 0 116.496 0.141 117.326 0.427 C 118.103 0.712 118.777 1.139 119.398 1.66 C 119.968 2.182 120.435 2.799 120.746 3.559 C 121.058 4.327 121.217 5.149 121.212 5.979 Z M 119.865 5.979 C 119.865 5.314 119.761 4.698 119.502 4.081 C 119.243 3.464 118.932 2.942 118.466 2.515 C 118.051 2.087 117.481 1.708 116.859 1.424 C 116.237 1.139 115.512 1.044 114.734 1.044 C 113.957 1.044 113.232 1.186 112.61 1.424 C 111.988 1.708 111.418 2.04 111.003 2.515 C 110.573 2.976 110.223 3.505 109.967 4.08 C 109.718 4.682 109.594 5.328 109.604 5.979 C 109.604 6.644 109.708 7.261 109.967 7.876 C 110.226 8.494 110.537 9.016 111.003 9.444 C 111.418 9.871 111.988 10.249 112.61 10.534 C 113.232 10.819 113.957 10.914 114.734 10.914 C 115.512 10.914 116.237 10.772 116.859 10.534 C 117.481 10.249 118.051 9.918 118.466 9.444 C 118.885 8.974 119.234 8.446 119.502 7.876 C 119.761 7.26 119.865 6.644 119.865 5.979 Z M 128.519 0.285 L 124.892 0.285 L 124.892 11.673 L 126.187 11.673 L 126.187 6.359 L 128.519 6.359 C 129.815 6.359 130.799 6.121 131.525 5.599 C 132.25 5.125 132.613 4.318 132.613 3.321 C 132.613 2.325 132.25 1.566 131.525 1.044 C 130.799 0.521 129.763 0.285 128.519 0.285 Z M 128.208 5.315 L 126.187 5.315 L 126.187 1.424 L 128.208 1.424 C 128.778 1.424 129.245 1.471 129.659 1.565 C 130.022 1.661 130.333 1.804 130.592 1.993 C 130.851 2.135 131.007 2.373 131.11 2.609 C 131.214 2.847 131.266 3.085 131.266 3.369 C 131.266 3.606 131.214 3.891 131.11 4.128 C 131.007 4.366 130.851 4.555 130.592 4.745 C 130.385 4.935 130.074 5.078 129.659 5.173 C 129.245 5.267 128.778 5.314 128.208 5.314 Z M 137.122 10.629 L 143.807 10.629 L 143.807 11.674 L 135.878 11.674 L 135.878 0.285 L 143.548 0.285 L 143.548 1.328 L 137.122 1.328 L 137.122 5.22 L 143.133 5.22 L 143.133 6.264 L 137.122 6.264 Z M 147.175 11.674 L 148.367 11.674 L 148.367 6.359 L 150.492 6.359 L 153.912 11.673 L 155.467 11.673 L 151.891 6.264 C 152.927 6.169 153.705 5.836 154.275 5.315 C 154.845 4.793 155.104 4.128 155.104 3.321 C 155.104 2.325 154.741 1.566 154.016 1.044 C 153.29 0.521 152.254 0.285 151.01 0.285 L 147.175 0.285 L 147.175 11.673 Z M 150.647 5.315 L 148.419 5.315 L 148.419 1.424 L 150.647 1.424 C 151.217 1.424 151.684 1.471 152.098 1.565 C 152.461 1.661 152.772 1.804 153.031 1.993 C 153.29 2.135 153.446 2.373 153.549 2.609 C 153.653 2.847 153.705 3.085 153.705 3.369 C 153.705 3.606 153.653 3.891 153.549 4.128 C 153.446 4.366 153.29 4.555 153.031 4.745 C 152.824 4.935 152.513 5.078 152.098 5.173 C 151.684 5.267 151.217 5.314 150.647 5.314 Z\" fill=\"rgb(53,58,66)\"></path></g></g></g></svg>',svgContentId:9831699498}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-f4bljd\",\"data-framer-name\":\"bosten_proper\",layout:\"position\",name:\"bosten_proper\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 292 111\"><g id=\"ss11323046328_1\"><path d=\"M 0 0 L 292 0 L 292 104.471 L 0 104.471 Z\" fill=\"transparent\"></path><g id=\"ss11323046328_3\"><path d=\"M 0 0 L 292 0 L 292 104.471 L 0 104.471 Z\" fill=\"transparent\"></path><g transform=\"translate(38.933 44.772)\" id=\"ss11323046328_5\"><path d=\"M 32.691 11.655 C 33.122 10.589 33.34 9.448 33.333 8.297 C 33.34 7.146 33.122 6.006 32.691 4.939 C 32.276 3.933 31.642 3.032 30.835 2.305 C 29.979 1.582 29.051 0.989 27.98 0.594 C 26.833 0.194 25.626 -0.006 24.411 0.002 C 23.126 0.002 21.913 0.198 20.842 0.594 C 19.782 0.958 18.81 1.54 17.987 2.305 C 17.195 3.045 16.563 3.942 16.131 4.939 C 15.695 6.004 15.476 7.146 15.489 8.297 C 15.489 9.549 15.703 10.667 16.131 11.655 C 16.56 12.709 17.202 13.565 17.987 14.29 C 18.844 15.013 19.772 15.605 20.842 16 C 21.99 16.4 23.197 16.601 24.411 16.593 C 25.696 16.593 26.909 16.397 27.98 16 C 29.04 15.637 30.013 15.054 30.835 14.29 C 31.628 13.55 32.26 12.653 32.691 11.655 Z M 30.978 5.664 C 31.335 6.52 31.478 7.375 31.478 8.297 C 31.478 9.22 31.335 10.077 30.978 10.93 C 30.609 11.721 30.128 12.453 29.55 13.105 C 28.979 13.762 28.194 14.223 27.338 14.618 C 26.402 14.97 25.41 15.149 24.411 15.145 C 23.341 15.145 22.341 15.014 21.485 14.618 C 20.628 14.223 19.843 13.697 19.272 13.105 C 18.63 12.512 18.201 11.787 17.844 10.93 C 17.502 10.096 17.332 9.2 17.345 8.297 C 17.345 7.375 17.488 6.52 17.844 5.664 C 18.201 4.874 18.701 4.084 19.272 3.492 C 19.843 2.832 20.628 2.372 21.485 1.977 C 22.42 1.624 23.412 1.445 24.411 1.45 C 25.482 1.45 26.481 1.58 27.338 1.977 C 28.194 2.372 28.979 2.897 29.55 3.492 C 30.193 4.084 30.621 4.807 30.978 5.663 Z M 5.139 0.395 L 0 0.395 L 0 16.196 L 5.282 16.196 C 6.638 16.196 7.709 16 8.565 15.671 C 9.263 15.387 9.895 14.961 10.421 14.419 C 10.849 13.958 11.135 13.431 11.278 12.971 C 11.42 12.443 11.492 12.115 11.492 11.851 C 11.492 10.733 11.206 9.81 10.493 9.086 C 9.779 8.361 8.851 7.968 7.637 7.901 L 7.637 7.835 C 8.565 7.638 9.35 7.177 9.85 6.583 C 10.35 5.925 10.635 5.201 10.635 4.345 C 10.635 3.621 10.493 3.028 10.207 2.501 C 9.922 1.975 9.493 1.58 8.994 1.25 C 8.494 0.922 7.852 0.723 7.209 0.593 C 6.527 0.458 5.834 0.392 5.139 0.395 Z M 5.211 7.308 L 1.713 7.308 L 1.713 1.843 L 5.068 1.843 C 5.924 1.843 6.567 1.974 7.066 2.173 L 7.209 2.259 C 7.574 2.483 7.884 2.671 8.137 2.963 C 8.423 3.292 8.565 3.555 8.494 3.818 L 8.549 4.068 C 8.598 4.28 8.637 4.447 8.637 4.543 C 8.637 5.07 8.565 5.53 8.351 5.86 C 8.137 6.188 7.923 6.518 7.566 6.716 C 7.209 6.913 6.852 7.111 6.424 7.177 C 6.067 7.243 5.639 7.308 5.211 7.308 Z M 5.068 14.748 L 1.713 14.748 L 1.713 8.692 L 5.282 8.692 C 6.71 8.692 7.78 8.953 8.494 9.481 C 9.208 9.943 9.565 10.733 9.565 11.786 C 9.565 12.313 9.422 12.708 9.208 13.103 C 8.994 13.498 8.708 13.761 8.28 14.024 C 7.824 14.251 7.346 14.428 6.852 14.551 C 6.281 14.681 5.71 14.748 5.068 14.748 Z M 46.253 3.028 C 45.468 1.975 44.397 1.513 42.969 1.513 C 42.541 1.513 42.042 1.578 41.613 1.711 C 41.185 1.843 40.757 1.975 40.471 2.238 C 40.114 2.502 39.829 2.765 39.615 3.16 C 39.329 3.423 39.258 3.818 39.258 4.345 C 39.258 5.07 39.472 5.596 39.9 5.991 C 40.328 6.386 40.899 6.716 41.542 6.978 C 42.184 7.243 42.898 7.44 43.683 7.638 C 44.468 7.834 45.182 8.098 45.825 8.428 C 46.467 8.756 47.038 9.218 47.466 9.744 C 47.894 10.271 48.109 11.061 48.109 11.983 C 48.109 12.708 47.966 13.366 47.609 13.893 C 47.273 14.451 46.837 14.942 46.324 15.341 C 45.753 15.736 45.182 15.999 44.54 16.263 C 43.893 16.468 43.22 16.579 42.541 16.591 C 41.47 16.591 40.471 16.395 39.543 16.066 C 38.615 15.671 37.83 15.078 37.116 14.286 L 38.687 13.233 C 39.044 13.826 39.543 14.288 40.257 14.616 C 40.899 14.946 41.685 15.143 42.613 15.143 C 43.041 15.143 43.469 15.078 43.897 14.946 C 44.301 14.826 44.686 14.648 45.039 14.419 C 45.396 14.156 45.682 13.893 45.896 13.498 C 46.11 13.168 46.253 12.708 46.253 12.246 C 46.252 11.762 46.129 11.286 45.896 10.863 C 45.632 10.488 45.291 10.173 44.897 9.941 C 44.458 9.663 43.975 9.463 43.469 9.348 C 43.268 9.296 43.055 9.233 42.836 9.167 C 42.51 9.069 42.168 8.967 41.827 8.89 C 41.394 8.782 40.967 8.648 40.549 8.49 L 40.186 8.361 C 39.676 8.164 39.196 7.899 38.758 7.571 C 38.33 7.243 38.044 6.848 37.759 6.386 C 37.473 5.925 37.402 5.268 37.402 4.541 C 37.402 3.753 37.545 3.095 37.902 2.566 C 38.187 1.975 38.615 1.513 39.186 1.185 C 39.686 0.79 40.328 0.526 40.971 0.328 C 41.542 0.065 42.184 0 42.898 0 C 43.897 0 44.754 0.131 45.539 0.395 C 46.324 0.658 47.038 1.185 47.752 1.91 Z M 57.316 16.198 L 59.101 16.198 L 59.101 1.843 L 64.811 1.843 L 64.811 0.395 L 51.606 0.395 L 51.606 1.843 L 57.316 1.843 Z M 84.797 8.297 C 84.803 9.447 84.585 10.588 84.154 11.653 C 83.723 12.651 83.091 13.548 82.299 14.288 C 81.476 15.053 80.503 15.635 79.443 15.999 C 78.373 16.394 77.159 16.591 75.875 16.591 C 74.66 16.599 73.453 16.399 72.306 15.999 C 71.235 15.604 70.307 15.011 69.451 14.288 C 68.644 13.561 68.009 12.66 67.595 11.653 C 67.166 10.666 66.952 9.548 66.952 8.296 C 66.952 7.045 67.166 5.991 67.595 4.938 C 68.023 3.95 68.665 3.028 69.451 2.303 C 70.273 1.539 71.246 0.956 72.306 0.593 C 73.376 0.198 74.59 0 75.875 0 C 77.159 0 78.301 0.196 79.443 0.593 C 80.514 0.988 81.442 1.58 82.299 2.303 C 83.084 3.028 83.726 3.883 84.154 4.938 C 84.585 6.004 84.803 7.145 84.797 8.296 Z M 82.941 8.297 C 82.955 7.394 82.785 6.497 82.441 5.663 C 82.084 4.806 81.656 4.083 81.014 3.49 C 80.443 2.896 79.658 2.37 78.801 1.975 C 77.945 1.58 76.945 1.448 75.875 1.448 C 74.804 1.448 73.805 1.645 72.948 1.975 C 72.092 2.37 71.306 2.831 70.735 3.49 C 70.144 4.129 69.661 4.863 69.308 5.661 C 68.965 6.496 68.795 7.392 68.808 8.296 C 68.808 9.218 68.951 10.075 69.308 10.929 C 69.665 11.786 70.093 12.51 70.735 13.103 C 71.306 13.695 72.092 14.221 72.948 14.616 C 73.805 15.011 74.804 15.143 75.875 15.143 C 76.945 15.143 77.945 14.946 78.801 14.616 C 79.658 14.221 80.443 13.761 81.014 13.103 C 81.592 12.452 82.073 11.719 82.441 10.929 C 82.798 10.073 82.941 9.218 82.941 8.296 Z M 102.356 0.46 L 102.284 13.826 L 92.077 0.46 L 89.865 0.46 L 89.865 16.262 L 91.578 16.262 L 91.578 2.698 L 91.649 2.698 L 101.856 16.263 L 104.069 16.263 L 104.069 0.46 Z M 119.344 0.395 L 124.269 0.395 C 125.982 0.395 127.409 0.723 128.409 1.448 C 129.408 2.173 129.908 3.227 129.908 4.608 C 129.908 5.991 129.408 7.111 128.409 7.768 C 127.409 8.493 126.053 8.823 124.269 8.823 L 121.057 8.823 L 121.057 16.196 L 119.344 16.196 Z M 121.057 7.375 L 123.84 7.375 C 124.626 7.375 125.268 7.31 125.839 7.177 C 126.41 7.045 126.838 6.848 127.124 6.583 C 127.409 6.322 127.695 6.058 127.838 5.728 C 127.98 5.398 128.052 5.003 128.052 4.675 C 128.056 4.312 127.983 3.953 127.838 3.621 C 127.695 3.292 127.481 2.963 127.124 2.765 C 126.737 2.488 126.301 2.287 125.839 2.173 C 125.182 2.031 124.512 1.965 123.84 1.975 L 121.057 1.975 Z M 134.404 16.198 L 136.046 16.198 L 136.046 8.823 L 138.973 8.823 L 143.683 16.196 L 145.825 16.196 L 140.9 8.691 C 142.327 8.56 143.398 8.098 144.183 7.375 C 144.968 6.65 145.325 5.728 145.325 4.608 C 145.325 3.226 144.826 2.173 143.826 1.448 C 142.827 0.723 141.399 0.395 139.686 0.395 L 134.404 0.395 L 134.404 16.196 Z M 139.187 7.375 L 136.117 7.375 L 136.117 1.975 L 139.187 1.975 C 139.972 1.975 140.614 2.04 141.185 2.171 C 141.685 2.305 142.113 2.502 142.47 2.765 C 142.827 2.963 143.041 3.292 143.184 3.621 C 143.327 3.95 143.398 4.28 143.398 4.675 C 143.398 5.003 143.327 5.398 143.184 5.728 C 143.041 6.058 142.827 6.32 142.47 6.583 C 142.185 6.848 141.756 7.045 141.185 7.177 C 140.614 7.308 139.972 7.373 139.187 7.373 Z M 166.953 8.296 C 166.959 9.446 166.741 10.587 166.31 11.653 C 165.879 12.651 165.247 13.548 164.454 14.288 C 163.632 15.053 162.659 15.635 161.599 15.999 C 160.529 16.394 159.315 16.591 158.03 16.591 C 156.816 16.599 155.609 16.399 154.462 15.999 C 153.391 15.604 152.463 15.011 151.606 14.288 C 150.8 13.561 150.165 12.66 149.751 11.653 C 149.283 10.596 149.04 9.453 149.037 8.296 C 149.037 7.045 149.251 5.991 149.751 4.938 C 150.179 3.95 150.821 3.028 151.606 2.303 C 152.429 1.539 153.402 0.956 154.462 0.593 C 155.532 0.198 156.746 0 158.03 0 C 159.315 0 160.457 0.196 161.599 0.593 C 162.67 0.988 163.598 1.58 164.454 2.303 C 165.24 3.028 165.882 3.883 166.31 4.938 C 166.741 6.004 166.959 7.145 166.953 8.296 Z M 165.097 8.296 C 165.097 7.373 164.954 6.518 164.597 5.663 C 164.24 4.806 163.812 4.083 163.17 3.49 C 162.599 2.896 161.813 2.37 160.957 1.975 C 160.1 1.58 159.101 1.448 158.03 1.448 C 156.96 1.448 155.96 1.645 155.104 1.975 C 154.247 2.37 153.462 2.831 152.891 3.49 C 152.299 4.129 151.817 4.863 151.464 5.661 C 151.121 6.496 150.95 7.392 150.964 8.296 C 150.964 9.218 151.107 10.075 151.464 10.929 C 151.821 11.786 152.249 12.51 152.891 13.103 C 153.462 13.695 154.247 14.221 155.104 14.616 C 155.96 15.011 156.96 15.143 158.03 15.143 C 159.101 15.143 160.1 14.946 160.957 14.616 C 161.813 14.221 162.599 13.761 163.17 13.103 C 163.748 12.452 164.229 11.719 164.597 10.929 C 164.954 10.073 165.097 9.218 165.097 8.296 Z M 177.017 0.395 L 172.02 0.395 L 172.02 16.196 L 173.805 16.196 L 173.805 8.823 L 177.017 8.823 C 178.801 8.823 180.158 8.493 181.157 7.768 C 182.156 7.111 182.656 5.991 182.656 4.608 C 182.656 3.226 182.156 2.173 181.157 1.448 C 180.158 0.723 178.73 0.395 177.017 0.395 Z M 176.589 7.375 L 173.805 7.375 L 173.805 1.975 L 176.589 1.975 C 177.374 1.975 178.016 2.04 178.587 2.171 C 179.087 2.305 179.515 2.502 179.872 2.765 C 180.229 2.963 180.443 3.292 180.586 3.621 C 180.729 3.95 180.8 4.28 180.8 4.675 C 180.8 5.003 180.729 5.398 180.586 5.728 C 180.443 6.058 180.229 6.32 179.872 6.583 C 179.586 6.848 179.158 7.045 178.587 7.177 C 178.016 7.308 177.374 7.373 176.589 7.373 Z M 188.866 14.748 L 198.073 14.748 L 198.073 16.198 L 187.153 16.198 L 187.153 0.395 L 197.716 0.395 L 197.716 1.843 L 188.866 1.843 L 188.866 7.243 L 197.145 7.243 L 197.145 8.691 L 188.866 8.691 Z M 202.713 16.198 L 204.355 16.198 L 204.355 8.823 L 207.281 8.823 L 211.992 16.196 L 214.133 16.196 L 209.208 8.691 C 210.636 8.56 211.706 8.098 212.492 7.375 C 213.277 6.65 213.634 5.728 213.634 4.608 C 213.634 3.226 213.134 2.173 212.135 1.448 C 211.135 0.723 209.708 0.395 207.995 0.395 L 202.713 0.395 L 202.713 16.196 Z M 207.495 7.375 L 204.426 7.375 L 204.426 1.975 L 207.495 1.975 C 208.28 1.975 208.923 2.04 209.494 2.171 C 209.993 2.305 210.422 2.502 210.779 2.765 C 211.135 2.963 211.35 3.292 211.492 3.621 C 211.635 3.95 211.706 4.28 211.706 4.675 C 211.706 5.003 211.635 5.398 211.492 5.728 C 211.35 6.058 211.135 6.32 210.779 6.583 C 210.493 6.848 210.065 7.045 209.494 7.177 C 208.923 7.308 208.28 7.373 207.495 7.373 Z\" fill=\"rgb(53,58,66)\"></path></g></g></g></svg>',svgContentId:11323046328,withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"\",fit:\"fit\",pixelHeight:341,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"max((90vw - 100px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png\",srcSet:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png 1024w\"}},jY1ephghc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(930.4),pixelHeight:341,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw, 1200px), min(100vw, 1200px) * 0.9) / 2, 150px)\",src:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png\",srcSet:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png 1024w\"}},zA0CW2NnN:{background:{alt:\"\",fit:\"fit\",pixelHeight:341,pixelWidth:1024,positionX:\"center\",positionY:\"center\",sizes:\"max((90vw - 82px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png\",srcSet:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png 1024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(835),pixelHeight:341,pixelWidth:1024,sizes:\"max((min(100vw, 1200px) - 82px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png\",srcSet:\"https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zd3Efwvl0nk6Dj9JYthn1eah5M.png 1024w\"},className:\"framer-1tz8h7s\"})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-z5lcs1\",\"data-framer-name\":\"fit finder\",name:\"fit finder\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rgjboy hidden-72rtr7 hidden-1kt1yez hidden-1qx9nyg\",\"data-framer-name\":\"review\",name:\"review\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cxp6jb\",\"data-framer-name\":\"icon\",name:\"icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BZsmxERU4KM5PLk2c63S2jUARQ.png\"},className:\"framer-bvp0hz\",\"data-framer-name\":\"quotes.png\",name:\"quotes.png\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2p0bpg\",\"data-framer-name\":\"p\",name:\"p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ntgi4t\",\"data-styles-preset\":\"LtCqlAlZI\",children:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"'})}),className:\"framer-f8j8by\",\"data-framer-name\":'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',fonts:[\"Inter\"],name:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0zhzw\",\"data-framer-name\":\"author\",name:\"author\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7hyb60\",\"data-framer-name\":\"avatar\",name:\"avatar\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DvjGbC2LtuHLwPdX9qH0BPOH7l8.png\"},className:\"framer-1dpikf\",\"data-border\":true,\"data-framer-name\":\"david-voge.png\",name:\"david-voge.png\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ynbn\",\"data-framer-name\":\"autor name\",name:\"autor name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"David Voge\"})}),className:\"framer-de3ucj\",\"data-framer-name\":\"name\",fonts:[\"Inter\"],name:\"name\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-efas4s\",\"data-styles-preset\":\"XUJ6nIiNZ\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"Content Marketing + French Lead, Ridestore\"})}),className:\"framer-1jtfq0g\",\"data-framer-name\":\"job title\",fonts:[\"Inter\"],name:\"job title\",verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16mt72s\",\"data-framer-name\":\"wrapper\",name:\"wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tdvova\",\"data-framer-name\":\"left\",name:\"left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rsfpbb\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:[\"The Most Accurate Size and \",/*#__PURE__*/_jsx(\"br\",{}),\"Fit Recommendations\"]})}),viewBox:\"0 0 560 106\"},jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:\"The Most Accurate   Size and Fit Recommendations\"})})},zA0CW2NnN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"left\"},children:[\"The Most Accurate Size and \",/*#__PURE__*/_jsx(\"br\",{}),\"Fit Recommendations\"]})}),viewBox:\"0 0 560 106\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",children:[\"The Most Accurate Size and \",/*#__PURE__*/_jsx(\"br\",{}),\"Fit Recommendations\"]})}),className:\"framer-y8kidv\",\"data-framer-name\":\"Leading Global Size and Fit Recommendations\",fonts:[\"Inter\"],name:\"Leading Global Size and Fit Recommendations\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9557b6b1-7dd0-4693-9f0b-bcd575c7f844, rgb(41, 44, 51))\"},children:\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using machine learning to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body scans.\"})})},jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",style:{\"--framer-text-alignment\":\"left\"},children:\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using machine learning to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body scans.\"})}),fonts:[\"Inter\"]},zA0CW2NnN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(39, 39, 42)\"},children:\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using machine learning to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body scans.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(39, 39, 42)\"},children:\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using advanced machine learning algorithms to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body models.\"})}),className:\"framer-mwhu84\",\"data-framer-name\":\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using machine learning to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body scans.\",fonts:[\"GF;Montserrat-regular\"],name:\"Finding the right fit is the biggest roadblock shoppers face online. It\u2019s also the main reason cited by retailers for lost revenue and increased returns. Fit Finder solves sizing by using machine learning to generate size and fit recommendations based on shopper preferences, sales and returns records, and a database of body scans.\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DCMkzQPlj\"},implicitPathVariables:undefined},{href:{webPageId:\"DCMkzQPlj\"},implicitPathVariables:undefined},{href:{webPageId:\"DCMkzQPlj\"},implicitPathVariables:undefined},{href:{webPageId:\"DCMkzQPlj\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ix3saq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{VSvZToGBn:resolvedLinks[1]},jY1ephghc:{style:{width:\"100%\"},VSvZToGBn:resolvedLinks[2]},zA0CW2NnN:{VSvZToGBn:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(SecBtn,{height:\"100%\",id:\"YDJU4IqTr\",layoutId:\"YDJU4IqTr\",nNXgKDLGF:false,VSvZToGBn:resolvedLinks[0],width:\"100%\",Y1Tg3yHQ1:true,YzrMdy3R4:\"More About Fit Finder\"})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j6g5of hidden-1kt1yez hidden-1qx9nyg hidden-cnai8k\",\"data-framer-name\":\"review\",name:\"review\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oori1u\",\"data-framer-name\":\"icon\",name:\"icon\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1392.2),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BZsmxERU4KM5PLk2c63S2jUARQ.png\"},className:\"framer-dh4yl1\",\"data-framer-name\":\"quotes.png\",name:\"quotes.png\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tecwa4\",\"data-framer-name\":\"p\",name:\"p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ntgi4t\",\"data-styles-preset\":\"LtCqlAlZI\",children:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"'})}),className:\"framer-1nvlh13\",\"data-framer-name\":'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',fonts:[\"Inter\"],name:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mhmvvf\",\"data-framer-name\":\"author\",name:\"author\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h43ka6\",\"data-framer-name\":\"avatar\",name:\"avatar\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1561.2),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DvjGbC2LtuHLwPdX9qH0BPOH7l8.png\"},className:\"framer-1600zw3\",\"data-border\":true,\"data-framer-name\":\"david-voge.png\",name:\"david-voge.png\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1z0ksbx\",\"data-framer-name\":\"autor name\",name:\"autor name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"David Voge\"})}),className:\"framer-1z0w865\",\"data-framer-name\":\"name\",fonts:[\"Inter\"],name:\"name\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-efas4s\",\"data-styles-preset\":\"XUJ6nIiNZ\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"Content Marketing + French Lead, Ridestore\"})}),className:\"framer-bccuc7\",\"data-framer-name\":\"job title\",fonts:[\"Inter\"],name:\"job title\",verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vybw63\",\"data-framer-name\":\"video\",name:\"video\",children:[isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jckg96 hidden-72rtr7 hidden-cnai8k\",\"data-framer-name\":\"review\",name:\"review\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w9i97u\",\"data-framer-name\":\"icon\",name:\"icon\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1782.6000000000001),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BZsmxERU4KM5PLk2c63S2jUARQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BZsmxERU4KM5PLk2c63S2jUARQ.png\"},className:\"framer-lvw7az\",\"data-framer-name\":\"quotes.png\",name:\"quotes.png\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jo6gq7\",\"data-framer-name\":\"p\",name:\"p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ntgi4t\",\"data-styles-preset\":\"LtCqlAlZI\",children:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"'})}),className:\"framer-s6omzu\",\"data-framer-name\":'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',fonts:[\"Inter\"],name:'\"Fit Finder helps us create a dialogue with our customers. Although this tool is first thought to find the perfect size for our customers, it is also a pretty powerful acquisition lever.\"',verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n9wufn\",\"data-framer-name\":\"author\",name:\"author\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19hy00e\",\"data-framer-name\":\"avatar\",name:\"avatar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1951.6000000000001),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DvjGbC2LtuHLwPdX9qH0BPOH7l8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DvjGbC2LtuHLwPdX9qH0BPOH7l8.png\"},className:\"framer-x7c1qq\",\"data-border\":true,\"data-framer-name\":\"david-voge.png\",name:\"david-voge.png\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1awc5ei\",\"data-framer-name\":\"autor name\",name:\"autor name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"David Voge\"})}),className:\"framer-1j9aygk\",\"data-framer-name\":\"name\",fonts:[\"Inter\"],name:\"name\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-efas4s\",\"data-styles-preset\":\"XUJ6nIiNZ\",style:{\"--framer-text-color\":\"var(--token-2435a652-ffbe-4b96-b387-d6602e5a86ec, rgb(35, 70, 140))\"},children:\"Content Marketing + French Lead, Ridestore\"})}),className:\"framer-1g4uez5\",\"data-framer-name\":\"job title\",fonts:[\"Inter\"],name:\"job title\",verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ypniey\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-803sti-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"tsyLO10rr\",isMixedBorderRadius:false,layoutId:\"tsyLO10rr\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/Rsp5vohfxeU00Y8iMbCnpVJNQ.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-nfrb23 hidden-1kt1yez hidden-1qx9nyg hidden-cnai8k\",\"data-framer-name\":\"blue shadow\",name:\"blue shadow\",style:{rotate:-10}})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d5paft\",\"data-framer-name\":\"states\",name:\"states\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1ficb8l\",\"data-framer-appear-id\":\"1ficb8l\",\"data-framer-name\":\"stat\",initial:animation1,name:\"stat\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"51px\",\"--framer-line-height\":\"61.2px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"51px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(39, 39, 42, 1)\"},children:\"4-6%\"})})}),className:\"framer-fkj3wi\",\"data-framer-name\":\"4-6%\",fonts:[\"GF;Montserrat-700\"],name:\"4-6%\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1bnr914\",\"data-styles-preset\":\"qOlPzdiWn\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Fit Finder average\",/*#__PURE__*/_jsx(\"br\",{}),\"conversion rate increase\"]})}),className:\"framer-naozxt\",\"data-framer-name\":\"Fit Finder average\",fonts:[\"Inter\"],name:\"Fit Finder average\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-jslncw\",\"data-framer-appear-id\":\"jslncw\",\"data-framer-name\":\"stat\",initial:animation1,name:\"stat\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"61.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(39, 39, 42)\"},children:\"2-4%\"})}),className:\"framer-1iya3p1\",\"data-framer-name\":\"4-6%\",fonts:[\"GF;Montserrat-700\"],name:\"4-6%\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1bnr914\",\"data-styles-preset\":\"qOlPzdiWn\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Fit Finder average\",/*#__PURE__*/_jsx(\"br\",{}),\"return rate decrease\"]})}),className:\"framer-p1pvgg\",\"data-framer-name\":\"Fit Finder average\",fonts:[\"Inter\"],name:\"Fit Finder average\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation7,className:\"framer-1bqe20j\",\"data-framer-appear-id\":\"1bqe20j\",\"data-framer-name\":\"stat\",initial:animation1,name:\"stat\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"61.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(39, 39, 42)\"},children:\"30%\"})}),className:\"framer-1wv0l59\",\"data-framer-name\":\"4-6%\",fonts:[\"GF;Montserrat-700\"],name:\"4-6%\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bnr914\",\"data-styles-preset\":\"qOlPzdiWn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Fit Finder share of\\xa0 purchases, top 15 shops\"})})},jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bnr914\",\"data-styles-preset\":\"qOlPzdiWn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Fit Finder share of\\xa0 purchases, top 15 shops\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1bnr914\",\"data-styles-preset\":\"qOlPzdiWn\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Fit Finder share of\\xa0\",/*#__PURE__*/_jsx(\"br\",{}),\"purchases, top 15 shops\"]})}),className:\"framer-1ujstqp\",\"data-framer-name\":\"Fit Finder average\",fonts:[\"Inter\"],name:\"Fit Finder average\",verticalAlignment:\"center\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o6buuv\",\"data-framer-name\":\"matthew testimonial\",name:\"matthew testimonial\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bgqlw8\",\"data-framer-name\":\"wrapper\",name:\"wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xuspho\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"alpha industries vp global marketing and e-commerce\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EVFTfOeBYMJici0z0fvrL7Wxav0.png\"}},jY1ephghc:{background:{alt:\"alpha industries vp global marketing and e-commerce\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3557.6000000000004),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EVFTfOeBYMJici0z0fvrL7Wxav0.png\"}},zA0CW2NnN:{background:{alt:\"alpha industries vp global marketing and e-commerce\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EVFTfOeBYMJici0z0fvrL7Wxav0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"alpha industries vp global marketing and e-commerce\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2454.8),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EVFTfOeBYMJici0z0fvrL7Wxav0.png\"},className:\"framer-ml56bw\",\"data-border\":true,\"data-framer-name\":\"matthew-pantoja.png\",name:\"matthew-pantoja.png\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-193sh1s\",\"data-framer-name\":\"users\",name:\"users\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1whnupk\",\"data-framer-name\":\"author\",name:\"author\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"35px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"rgba(39, 39, 42, 1)\"},children:\"Matthew Pantoja\"})})}),className:\"framer-zqd7j\",\"data-framer-name\":\"Heading 4 \u2192 Matthew Pantoja\",fonts:[\"GF;Montserrat-700\"],name:\"Heading 4 \u2192 Matthew Pantoja\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",children:\"VP Global Marketing and E-Commerce, Alpha Industries\"})}),className:\"framer-aisru9\",\"data-framer-name\":\"VP Global Marketing and E-Commerce, Alpha Industries\",fonts:[\"Inter\"],name:\"VP Global Marketing and E-Commerce, Alpha Industries\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 43\"><g transform=\"translate(5.269 2.362)\" id=\"ss9411436253_1\"><path d=\"M 28.683 0 L 28.735 0 C 31.281 5.904 33.829 11.807 36.381 17.709 C 34.84 17.709 33.296 17.709 31.759 17.709 C 30.764 15.414 29.751 13.128 28.753 10.832 C 26.125 16.614 23.497 22.39 20.868 28.162 C 24.576 25.453 28.292 22.75 32.017 20.053 C 40.306 20.053 48.587 20.053 56.861 20.053 C 56.861 21.387 56.861 22.722 56.861 24.056 C 49.242 24.056 41.624 24.056 34.006 24.056 C 28.365 28.273 22.727 32.491 17.092 36.708 L 11.891 36.708 C 17.496 24.474 23.093 12.238 28.683 0 Z M 0 13.555 C 6.783 13.555 13.567 13.555 20.353 13.555 C 19.716 14.926 19.061 16.29 18.433 17.667 C 12.289 17.667 6.144 17.667 0 17.667 Z M 38.212 17.67 C 37.606 16.3 37.03 14.926 36.429 13.561 C 43.241 13.561 50.051 13.561 56.861 13.561 C 56.861 14.932 56.861 16.303 56.861 17.673 C 50.645 17.673 44.429 17.673 38.212 17.673 Z M 79.421 14.236 L 81.465 14.236 C 81.465 16.445 81.465 18.649 81.465 20.848 L 84.765 20.848 L 84.765 22.655 L 79.424 22.655 C 79.418 19.854 79.417 17.049 79.421 14.239 Z M 103.61 14.236 L 105.615 14.236 C 105.615 15.266 105.615 16.3 105.615 17.33 C 106.688 17.33 107.762 17.33 108.838 17.33 L 108.838 14.242 C 109.506 14.242 110.176 14.242 110.846 14.242 L 110.846 22.677 L 108.838 22.677 L 108.838 19.146 L 105.618 19.146 C 105.618 20.315 105.618 21.487 105.618 22.658 L 103.607 22.658 C 103.607 19.851 103.601 17.044 103.61 14.236 Z M 0 19.881 C 5.796 19.881 11.594 19.881 17.393 19.881 C 16.732 21.306 16.055 22.722 15.394 24.144 C 10.259 24.144 5.127 24.144 0 24.144 Z M 124.172 26.418 C 124.778 26.038 125.521 26.213 126.161 26.397 C 126.161 26.749 126.161 27.105 126.161 27.46 C 125.752 27.273 125.318 26.951 124.848 27.09 C 124.79 27.108 124.738 27.143 124.7 27.19 C 124.662 27.238 124.64 27.296 124.635 27.356 C 124.631 27.417 124.645 27.477 124.676 27.53 C 124.707 27.582 124.753 27.624 124.809 27.65 C 125.379 28.06 126.167 28.27 126.462 28.978 L 126.462 29.822 C 126.067 30.939 124.672 30.927 123.732 30.569 C 123.714 30.177 123.687 29.789 123.659 29.4 C 124.057 29.59 124.457 29.846 124.915 29.837 C 125.197 29.837 125.552 29.644 125.458 29.313 C 125.018 28.798 124.275 28.656 123.859 28.108 C 123.764 27.976 123.697 27.827 123.661 27.67 C 123.626 27.512 123.622 27.349 123.651 27.189 C 123.681 27.03 123.742 26.879 123.831 26.744 C 123.921 26.608 124.036 26.493 124.172 26.403 Z M 0 26.324 C 4.786 26.324 9.572 26.324 14.36 26.324 C 13.735 27.677 13.095 29.017 12.464 30.364 L 0 30.364 Z M 35.092 26.324 L 40.059 26.324 C 41.503 29.801 42.947 33.276 44.393 36.75 L 39.21 36.75 C 37.837 33.274 36.465 29.799 35.095 26.324 Z M 41.976 26.324 L 56.9 26.324 C 56.9 27.671 56.9 29.017 56.9 30.364 C 52.505 30.364 48.11 30.364 43.717 30.364 C 43.141 29.014 42.546 27.674 41.976 26.324 Z M 91.409 26.547 C 92.016 26.126 92.795 26.294 93.453 26.481 C 93.453 26.834 93.453 27.189 93.453 27.544 C 93.062 27.355 92.662 27.084 92.201 27.156 C 91.992 27.195 91.828 27.502 92.01 27.659 C 92.489 28.069 93.159 28.231 93.572 28.731 C 93.776 29.032 93.854 29.4 93.787 29.757 C 93.721 30.113 93.516 30.43 93.217 30.638 C 92.571 31.063 91.752 30.885 91.055 30.698 C 91.027 30.298 90.997 29.894 90.964 29.493 C 91.519 29.822 92.356 30.252 92.85 29.605 C 92.474 28.888 91.519 28.816 91.106 28.138 C 90.948 27.883 90.891 27.58 90.946 27.286 C 91.001 26.992 91.164 26.729 91.403 26.547 Z M 63.839 26.472 L 64.897 26.472 C 64.897 27.906 64.897 29.341 64.897 30.777 L 63.839 30.777 C 63.839 29.337 63.839 27.902 63.839 26.472 Z M 68.931 26.336 C 69.907 27.099 70.75 28.014 71.687 28.831 C 71.687 28.057 71.687 27.285 71.687 26.511 L 72.67 26.511 C 72.67 28.017 72.688 29.554 72.67 31.075 C 71.724 30.262 70.823 29.391 69.913 28.535 C 69.913 29.31 69.913 30.081 69.913 30.855 L 68.928 30.855 C 68.925 29.349 68.903 27.843 68.931 26.336 Z M 83.515 26.436 L 84.577 26.436 C 84.577 27.243 84.577 28.05 84.577 28.846 C 84.56 29.009 84.579 29.174 84.631 29.33 C 84.683 29.485 84.768 29.629 84.88 29.749 C 84.987 29.837 85.114 29.896 85.251 29.919 C 85.387 29.943 85.528 29.931 85.658 29.885 C 85.788 29.838 85.904 29.759 85.995 29.654 C 86.085 29.55 86.146 29.424 86.172 29.289 C 86.229 28.337 86.172 27.382 86.193 26.43 L 87.191 26.43 C 87.191 27.358 87.221 28.288 87.167 29.213 C 87.162 29.576 87.042 29.928 86.824 30.219 C 86.606 30.51 86.302 30.725 85.953 30.834 C 85.304 30.966 84.534 30.927 84.031 30.442 C 83.654 30.001 83.465 29.432 83.503 28.855 C 83.503 28.044 83.503 27.24 83.503 26.445 Z M 97.538 26.475 L 101.329 26.475 L 101.329 27.379 C 100.874 27.379 100.42 27.379 99.965 27.379 L 99.965 30.78 L 98.906 30.78 C 98.906 29.647 98.906 28.514 98.906 27.382 C 98.451 27.382 97.996 27.382 97.545 27.382 C 97.545 27.081 97.545 26.779 97.545 26.478 Z M 112.211 26.508 L 113.272 26.508 C 113.272 27.957 113.272 29.403 113.272 30.849 C 112.917 30.849 112.566 30.849 112.211 30.849 Z M 117.406 26.472 L 120.096 26.472 C 120.096 26.773 120.096 27.075 120.096 27.376 L 118.47 27.376 C 118.47 27.626 118.47 27.879 118.47 28.132 L 119.874 28.132 C 119.874 28.433 119.874 28.734 119.874 29.036 L 118.47 29.036 L 118.47 29.831 L 120.141 29.831 C 120.141 30.132 120.141 30.46 120.141 30.774 L 117.412 30.774 C 117.409 29.343 117.4 27.909 117.406 26.475 Z M 68.085 13.929 C 68.213 14.097 68.327 14.274 68.427 14.459 C 69.75 17.194 71.076 19.927 72.406 22.658 L 70.247 22.658 C 70.077 22.255 69.901 21.851 69.719 21.454 C 68.594 21.454 67.469 21.454 66.344 21.454 C 66.162 21.857 65.986 22.261 65.801 22.658 C 65.113 22.658 64.424 22.658 63.736 22.658 C 65.191 19.755 66.605 16.824 68.088 13.923 Z M 68.027 17.423 C 67.669 18.279 67.293 19.125 66.938 19.978 C 67.654 19.978 68.37 19.978 69.085 19.978 C 68.736 19.124 68.384 18.273 68.03 17.423 Z M 117.876 22.658 C 119.326 19.74 120.751 16.809 122.24 13.923 C 122.463 14.295 122.665 14.679 122.847 15.074 C 124.041 17.571 125.273 20.047 126.455 22.553 L 126.455 22.674 C 125.761 22.674 125.07 22.674 124.378 22.674 C 124.202 22.273 124.026 21.869 123.853 21.469 C 122.725 21.469 121.6 21.469 120.472 21.469 C 120.29 21.87 120.111 22.272 119.935 22.674 Z M 121.072 19.978 C 121.791 19.978 122.51 19.978 123.229 19.978 C 122.865 19.128 122.519 18.273 122.164 17.423 C 121.806 18.275 121.442 19.127 121.072 19.981 Z M 91.206 14.254 C 92.313 14.254 93.426 14.215 94.542 14.326 C 95.274 14.394 95.953 14.735 96.441 15.281 C 96.855 15.791 97.059 16.437 97.014 17.09 C 96.968 17.743 96.676 18.355 96.195 18.803 C 95.412 19.523 94.293 19.667 93.271 19.616 C 93.271 20.634 93.271 21.652 93.271 22.671 C 92.589 22.671 91.904 22.671 91.224 22.671 C 91.212 19.859 91.206 17.05 91.206 14.242 Z M 93.256 15.815 C 93.256 16.55 93.256 17.285 93.256 18.02 C 93.744 18.02 94.29 18.05 94.709 17.745 C 94.824 17.657 94.919 17.546 94.99 17.42 C 95.061 17.294 95.106 17.155 95.122 17.011 C 95.138 16.868 95.124 16.723 95.083 16.584 C 95.041 16.446 94.972 16.317 94.879 16.206 C 94.436 15.824 93.808 15.83 93.256 15.815 Z M 76.464 26.475 C 77.413 26.499 78.457 26.327 79.303 26.867 C 80.498 27.578 80.531 29.52 79.403 30.31 C 78.566 30.972 77.447 30.737 76.461 30.78 C 76.461 29.338 76.462 27.903 76.464 26.475 Z M 77.529 27.403 C 77.529 28.219 77.529 29.039 77.529 29.858 C 77.947 29.825 78.414 29.816 78.742 29.514 C 78.877 29.39 78.982 29.237 79.049 29.066 C 79.116 28.895 79.143 28.711 79.128 28.528 C 79.112 28.345 79.055 28.168 78.96 28.011 C 78.865 27.854 78.736 27.72 78.581 27.62 C 78.252 27.462 77.89 27.388 77.526 27.403 Z M 105.084 26.508 C 105.994 26.562 107.119 26.294 107.813 27.05 C 108.338 27.686 108.019 28.677 107.304 29.029 C 107.747 29.632 108.171 30.234 108.608 30.837 L 107.371 30.837 C 106.961 30.234 106.576 29.632 106.133 29.06 C 106.103 29.662 106.115 30.243 106.115 30.834 L 105.084 30.834 Z M 106.109 27.312 C 106.109 27.719 106.109 28.126 106.109 28.517 C 106.385 28.448 106.731 28.493 106.937 28.261 C 107.143 28.029 107.052 27.749 107.004 27.502 C 106.718 27.39 106.416 27.328 106.109 27.319 Z\" fill=\"rgb(53,58,66)\"></path></g></svg>',svgContentId:9411436253},jY1ephghc:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 43\"><g transform=\"translate(5.269 2.362)\" id=\"ss9411436253_1\"><path d=\"M 28.683 0 L 28.735 0 C 31.281 5.904 33.829 11.807 36.381 17.709 C 34.84 17.709 33.296 17.709 31.759 17.709 C 30.764 15.414 29.751 13.128 28.753 10.832 C 26.125 16.614 23.497 22.39 20.868 28.162 C 24.576 25.453 28.292 22.75 32.017 20.053 C 40.306 20.053 48.587 20.053 56.861 20.053 C 56.861 21.387 56.861 22.722 56.861 24.056 C 49.242 24.056 41.624 24.056 34.006 24.056 C 28.365 28.273 22.727 32.491 17.092 36.708 L 11.891 36.708 C 17.496 24.474 23.093 12.238 28.683 0 Z M 0 13.555 C 6.783 13.555 13.567 13.555 20.353 13.555 C 19.716 14.926 19.061 16.29 18.433 17.667 C 12.289 17.667 6.144 17.667 0 17.667 Z M 38.212 17.67 C 37.606 16.3 37.03 14.926 36.429 13.561 C 43.241 13.561 50.051 13.561 56.861 13.561 C 56.861 14.932 56.861 16.303 56.861 17.673 C 50.645 17.673 44.429 17.673 38.212 17.673 Z M 79.421 14.236 L 81.465 14.236 C 81.465 16.445 81.465 18.649 81.465 20.848 L 84.765 20.848 L 84.765 22.655 L 79.424 22.655 C 79.418 19.854 79.417 17.049 79.421 14.239 Z M 103.61 14.236 L 105.615 14.236 C 105.615 15.266 105.615 16.3 105.615 17.33 C 106.688 17.33 107.762 17.33 108.838 17.33 L 108.838 14.242 C 109.506 14.242 110.176 14.242 110.846 14.242 L 110.846 22.677 L 108.838 22.677 L 108.838 19.146 L 105.618 19.146 C 105.618 20.315 105.618 21.487 105.618 22.658 L 103.607 22.658 C 103.607 19.851 103.601 17.044 103.61 14.236 Z M 0 19.881 C 5.796 19.881 11.594 19.881 17.393 19.881 C 16.732 21.306 16.055 22.722 15.394 24.144 C 10.259 24.144 5.127 24.144 0 24.144 Z M 124.172 26.418 C 124.778 26.038 125.521 26.213 126.161 26.397 C 126.161 26.749 126.161 27.105 126.161 27.46 C 125.752 27.273 125.318 26.951 124.848 27.09 C 124.79 27.108 124.738 27.143 124.7 27.19 C 124.662 27.238 124.64 27.296 124.635 27.356 C 124.631 27.417 124.645 27.477 124.676 27.53 C 124.707 27.582 124.753 27.624 124.809 27.65 C 125.379 28.06 126.167 28.27 126.462 28.978 L 126.462 29.822 C 126.067 30.939 124.672 30.927 123.732 30.569 C 123.714 30.177 123.687 29.789 123.659 29.4 C 124.057 29.59 124.457 29.846 124.915 29.837 C 125.197 29.837 125.552 29.644 125.458 29.313 C 125.018 28.798 124.275 28.656 123.859 28.108 C 123.764 27.976 123.697 27.827 123.661 27.67 C 123.626 27.512 123.622 27.349 123.651 27.189 C 123.681 27.03 123.742 26.879 123.831 26.744 C 123.921 26.608 124.036 26.493 124.172 26.403 Z M 0 26.324 C 4.786 26.324 9.572 26.324 14.36 26.324 C 13.735 27.677 13.095 29.017 12.464 30.364 L 0 30.364 Z M 35.092 26.324 L 40.059 26.324 C 41.503 29.801 42.947 33.276 44.393 36.75 L 39.21 36.75 C 37.837 33.274 36.465 29.799 35.095 26.324 Z M 41.976 26.324 L 56.9 26.324 C 56.9 27.671 56.9 29.017 56.9 30.364 C 52.505 30.364 48.11 30.364 43.717 30.364 C 43.141 29.014 42.546 27.674 41.976 26.324 Z M 91.409 26.547 C 92.016 26.126 92.795 26.294 93.453 26.481 C 93.453 26.834 93.453 27.189 93.453 27.544 C 93.062 27.355 92.662 27.084 92.201 27.156 C 91.992 27.195 91.828 27.502 92.01 27.659 C 92.489 28.069 93.159 28.231 93.572 28.731 C 93.776 29.032 93.854 29.4 93.787 29.757 C 93.721 30.113 93.516 30.43 93.217 30.638 C 92.571 31.063 91.752 30.885 91.055 30.698 C 91.027 30.298 90.997 29.894 90.964 29.493 C 91.519 29.822 92.356 30.252 92.85 29.605 C 92.474 28.888 91.519 28.816 91.106 28.138 C 90.948 27.883 90.891 27.58 90.946 27.286 C 91.001 26.992 91.164 26.729 91.403 26.547 Z M 63.839 26.472 L 64.897 26.472 C 64.897 27.906 64.897 29.341 64.897 30.777 L 63.839 30.777 C 63.839 29.337 63.839 27.902 63.839 26.472 Z M 68.931 26.336 C 69.907 27.099 70.75 28.014 71.687 28.831 C 71.687 28.057 71.687 27.285 71.687 26.511 L 72.67 26.511 C 72.67 28.017 72.688 29.554 72.67 31.075 C 71.724 30.262 70.823 29.391 69.913 28.535 C 69.913 29.31 69.913 30.081 69.913 30.855 L 68.928 30.855 C 68.925 29.349 68.903 27.843 68.931 26.336 Z M 83.515 26.436 L 84.577 26.436 C 84.577 27.243 84.577 28.05 84.577 28.846 C 84.56 29.009 84.579 29.174 84.631 29.33 C 84.683 29.485 84.768 29.629 84.88 29.749 C 84.987 29.837 85.114 29.896 85.251 29.919 C 85.387 29.943 85.528 29.931 85.658 29.885 C 85.788 29.838 85.904 29.759 85.995 29.654 C 86.085 29.55 86.146 29.424 86.172 29.289 C 86.229 28.337 86.172 27.382 86.193 26.43 L 87.191 26.43 C 87.191 27.358 87.221 28.288 87.167 29.213 C 87.162 29.576 87.042 29.928 86.824 30.219 C 86.606 30.51 86.302 30.725 85.953 30.834 C 85.304 30.966 84.534 30.927 84.031 30.442 C 83.654 30.001 83.465 29.432 83.503 28.855 C 83.503 28.044 83.503 27.24 83.503 26.445 Z M 97.538 26.475 L 101.329 26.475 L 101.329 27.379 C 100.874 27.379 100.42 27.379 99.965 27.379 L 99.965 30.78 L 98.906 30.78 C 98.906 29.647 98.906 28.514 98.906 27.382 C 98.451 27.382 97.996 27.382 97.545 27.382 C 97.545 27.081 97.545 26.779 97.545 26.478 Z M 112.211 26.508 L 113.272 26.508 C 113.272 27.957 113.272 29.403 113.272 30.849 C 112.917 30.849 112.566 30.849 112.211 30.849 Z M 117.406 26.472 L 120.096 26.472 C 120.096 26.773 120.096 27.075 120.096 27.376 L 118.47 27.376 C 118.47 27.626 118.47 27.879 118.47 28.132 L 119.874 28.132 C 119.874 28.433 119.874 28.734 119.874 29.036 L 118.47 29.036 L 118.47 29.831 L 120.141 29.831 C 120.141 30.132 120.141 30.46 120.141 30.774 L 117.412 30.774 C 117.409 29.343 117.4 27.909 117.406 26.475 Z M 68.085 13.929 C 68.213 14.097 68.327 14.274 68.427 14.459 C 69.75 17.194 71.076 19.927 72.406 22.658 L 70.247 22.658 C 70.077 22.255 69.901 21.851 69.719 21.454 C 68.594 21.454 67.469 21.454 66.344 21.454 C 66.162 21.857 65.986 22.261 65.801 22.658 C 65.113 22.658 64.424 22.658 63.736 22.658 C 65.191 19.755 66.605 16.824 68.088 13.923 Z M 68.027 17.423 C 67.669 18.279 67.293 19.125 66.938 19.978 C 67.654 19.978 68.37 19.978 69.085 19.978 C 68.736 19.124 68.384 18.273 68.03 17.423 Z M 117.876 22.658 C 119.326 19.74 120.751 16.809 122.24 13.923 C 122.463 14.295 122.665 14.679 122.847 15.074 C 124.041 17.571 125.273 20.047 126.455 22.553 L 126.455 22.674 C 125.761 22.674 125.07 22.674 124.378 22.674 C 124.202 22.273 124.026 21.869 123.853 21.469 C 122.725 21.469 121.6 21.469 120.472 21.469 C 120.29 21.87 120.111 22.272 119.935 22.674 Z M 121.072 19.978 C 121.791 19.978 122.51 19.978 123.229 19.978 C 122.865 19.128 122.519 18.273 122.164 17.423 C 121.806 18.275 121.442 19.127 121.072 19.981 Z M 91.206 14.254 C 92.313 14.254 93.426 14.215 94.542 14.326 C 95.274 14.394 95.953 14.735 96.441 15.281 C 96.855 15.791 97.059 16.437 97.014 17.09 C 96.968 17.743 96.676 18.355 96.195 18.803 C 95.412 19.523 94.293 19.667 93.271 19.616 C 93.271 20.634 93.271 21.652 93.271 22.671 C 92.589 22.671 91.904 22.671 91.224 22.671 C 91.212 19.859 91.206 17.05 91.206 14.242 Z M 93.256 15.815 C 93.256 16.55 93.256 17.285 93.256 18.02 C 93.744 18.02 94.29 18.05 94.709 17.745 C 94.824 17.657 94.919 17.546 94.99 17.42 C 95.061 17.294 95.106 17.155 95.122 17.011 C 95.138 16.868 95.124 16.723 95.083 16.584 C 95.041 16.446 94.972 16.317 94.879 16.206 C 94.436 15.824 93.808 15.83 93.256 15.815 Z M 76.464 26.475 C 77.413 26.499 78.457 26.327 79.303 26.867 C 80.498 27.578 80.531 29.52 79.403 30.31 C 78.566 30.972 77.447 30.737 76.461 30.78 C 76.461 29.338 76.462 27.903 76.464 26.475 Z M 77.529 27.403 C 77.529 28.219 77.529 29.039 77.529 29.858 C 77.947 29.825 78.414 29.816 78.742 29.514 C 78.877 29.39 78.982 29.237 79.049 29.066 C 79.116 28.895 79.143 28.711 79.128 28.528 C 79.112 28.345 79.055 28.168 78.96 28.011 C 78.865 27.854 78.736 27.72 78.581 27.62 C 78.252 27.462 77.89 27.388 77.526 27.403 Z M 105.084 26.508 C 105.994 26.562 107.119 26.294 107.813 27.05 C 108.338 27.686 108.019 28.677 107.304 29.029 C 107.747 29.632 108.171 30.234 108.608 30.837 L 107.371 30.837 C 106.961 30.234 106.576 29.632 106.133 29.06 C 106.103 29.662 106.115 30.243 106.115 30.834 L 105.084 30.834 Z M 106.109 27.312 C 106.109 27.719 106.109 28.126 106.109 28.517 C 106.385 28.448 106.731 28.493 106.937 28.261 C 107.143 28.029 107.052 27.749 107.004 27.502 C 106.718 27.39 106.416 27.328 106.109 27.319 Z\" fill=\"rgb(53,58,66)\"></path></g></svg>',svgContentId:9411436253},zA0CW2NnN:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 43\"><g transform=\"translate(5.269 2.362)\" id=\"ss9411436253_1\"><path d=\"M 28.683 0 L 28.735 0 C 31.281 5.904 33.829 11.807 36.381 17.709 C 34.84 17.709 33.296 17.709 31.759 17.709 C 30.764 15.414 29.751 13.128 28.753 10.832 C 26.125 16.614 23.497 22.39 20.868 28.162 C 24.576 25.453 28.292 22.75 32.017 20.053 C 40.306 20.053 48.587 20.053 56.861 20.053 C 56.861 21.387 56.861 22.722 56.861 24.056 C 49.242 24.056 41.624 24.056 34.006 24.056 C 28.365 28.273 22.727 32.491 17.092 36.708 L 11.891 36.708 C 17.496 24.474 23.093 12.238 28.683 0 Z M 0 13.555 C 6.783 13.555 13.567 13.555 20.353 13.555 C 19.716 14.926 19.061 16.29 18.433 17.667 C 12.289 17.667 6.144 17.667 0 17.667 Z M 38.212 17.67 C 37.606 16.3 37.03 14.926 36.429 13.561 C 43.241 13.561 50.051 13.561 56.861 13.561 C 56.861 14.932 56.861 16.303 56.861 17.673 C 50.645 17.673 44.429 17.673 38.212 17.673 Z M 79.421 14.236 L 81.465 14.236 C 81.465 16.445 81.465 18.649 81.465 20.848 L 84.765 20.848 L 84.765 22.655 L 79.424 22.655 C 79.418 19.854 79.417 17.049 79.421 14.239 Z M 103.61 14.236 L 105.615 14.236 C 105.615 15.266 105.615 16.3 105.615 17.33 C 106.688 17.33 107.762 17.33 108.838 17.33 L 108.838 14.242 C 109.506 14.242 110.176 14.242 110.846 14.242 L 110.846 22.677 L 108.838 22.677 L 108.838 19.146 L 105.618 19.146 C 105.618 20.315 105.618 21.487 105.618 22.658 L 103.607 22.658 C 103.607 19.851 103.601 17.044 103.61 14.236 Z M 0 19.881 C 5.796 19.881 11.594 19.881 17.393 19.881 C 16.732 21.306 16.055 22.722 15.394 24.144 C 10.259 24.144 5.127 24.144 0 24.144 Z M 124.172 26.418 C 124.778 26.038 125.521 26.213 126.161 26.397 C 126.161 26.749 126.161 27.105 126.161 27.46 C 125.752 27.273 125.318 26.951 124.848 27.09 C 124.79 27.108 124.738 27.143 124.7 27.19 C 124.662 27.238 124.64 27.296 124.635 27.356 C 124.631 27.417 124.645 27.477 124.676 27.53 C 124.707 27.582 124.753 27.624 124.809 27.65 C 125.379 28.06 126.167 28.27 126.462 28.978 L 126.462 29.822 C 126.067 30.939 124.672 30.927 123.732 30.569 C 123.714 30.177 123.687 29.789 123.659 29.4 C 124.057 29.59 124.457 29.846 124.915 29.837 C 125.197 29.837 125.552 29.644 125.458 29.313 C 125.018 28.798 124.275 28.656 123.859 28.108 C 123.764 27.976 123.697 27.827 123.661 27.67 C 123.626 27.512 123.622 27.349 123.651 27.189 C 123.681 27.03 123.742 26.879 123.831 26.744 C 123.921 26.608 124.036 26.493 124.172 26.403 Z M 0 26.324 C 4.786 26.324 9.572 26.324 14.36 26.324 C 13.735 27.677 13.095 29.017 12.464 30.364 L 0 30.364 Z M 35.092 26.324 L 40.059 26.324 C 41.503 29.801 42.947 33.276 44.393 36.75 L 39.21 36.75 C 37.837 33.274 36.465 29.799 35.095 26.324 Z M 41.976 26.324 L 56.9 26.324 C 56.9 27.671 56.9 29.017 56.9 30.364 C 52.505 30.364 48.11 30.364 43.717 30.364 C 43.141 29.014 42.546 27.674 41.976 26.324 Z M 91.409 26.547 C 92.016 26.126 92.795 26.294 93.453 26.481 C 93.453 26.834 93.453 27.189 93.453 27.544 C 93.062 27.355 92.662 27.084 92.201 27.156 C 91.992 27.195 91.828 27.502 92.01 27.659 C 92.489 28.069 93.159 28.231 93.572 28.731 C 93.776 29.032 93.854 29.4 93.787 29.757 C 93.721 30.113 93.516 30.43 93.217 30.638 C 92.571 31.063 91.752 30.885 91.055 30.698 C 91.027 30.298 90.997 29.894 90.964 29.493 C 91.519 29.822 92.356 30.252 92.85 29.605 C 92.474 28.888 91.519 28.816 91.106 28.138 C 90.948 27.883 90.891 27.58 90.946 27.286 C 91.001 26.992 91.164 26.729 91.403 26.547 Z M 63.839 26.472 L 64.897 26.472 C 64.897 27.906 64.897 29.341 64.897 30.777 L 63.839 30.777 C 63.839 29.337 63.839 27.902 63.839 26.472 Z M 68.931 26.336 C 69.907 27.099 70.75 28.014 71.687 28.831 C 71.687 28.057 71.687 27.285 71.687 26.511 L 72.67 26.511 C 72.67 28.017 72.688 29.554 72.67 31.075 C 71.724 30.262 70.823 29.391 69.913 28.535 C 69.913 29.31 69.913 30.081 69.913 30.855 L 68.928 30.855 C 68.925 29.349 68.903 27.843 68.931 26.336 Z M 83.515 26.436 L 84.577 26.436 C 84.577 27.243 84.577 28.05 84.577 28.846 C 84.56 29.009 84.579 29.174 84.631 29.33 C 84.683 29.485 84.768 29.629 84.88 29.749 C 84.987 29.837 85.114 29.896 85.251 29.919 C 85.387 29.943 85.528 29.931 85.658 29.885 C 85.788 29.838 85.904 29.759 85.995 29.654 C 86.085 29.55 86.146 29.424 86.172 29.289 C 86.229 28.337 86.172 27.382 86.193 26.43 L 87.191 26.43 C 87.191 27.358 87.221 28.288 87.167 29.213 C 87.162 29.576 87.042 29.928 86.824 30.219 C 86.606 30.51 86.302 30.725 85.953 30.834 C 85.304 30.966 84.534 30.927 84.031 30.442 C 83.654 30.001 83.465 29.432 83.503 28.855 C 83.503 28.044 83.503 27.24 83.503 26.445 Z M 97.538 26.475 L 101.329 26.475 L 101.329 27.379 C 100.874 27.379 100.42 27.379 99.965 27.379 L 99.965 30.78 L 98.906 30.78 C 98.906 29.647 98.906 28.514 98.906 27.382 C 98.451 27.382 97.996 27.382 97.545 27.382 C 97.545 27.081 97.545 26.779 97.545 26.478 Z M 112.211 26.508 L 113.272 26.508 C 113.272 27.957 113.272 29.403 113.272 30.849 C 112.917 30.849 112.566 30.849 112.211 30.849 Z M 117.406 26.472 L 120.096 26.472 C 120.096 26.773 120.096 27.075 120.096 27.376 L 118.47 27.376 C 118.47 27.626 118.47 27.879 118.47 28.132 L 119.874 28.132 C 119.874 28.433 119.874 28.734 119.874 29.036 L 118.47 29.036 L 118.47 29.831 L 120.141 29.831 C 120.141 30.132 120.141 30.46 120.141 30.774 L 117.412 30.774 C 117.409 29.343 117.4 27.909 117.406 26.475 Z M 68.085 13.929 C 68.213 14.097 68.327 14.274 68.427 14.459 C 69.75 17.194 71.076 19.927 72.406 22.658 L 70.247 22.658 C 70.077 22.255 69.901 21.851 69.719 21.454 C 68.594 21.454 67.469 21.454 66.344 21.454 C 66.162 21.857 65.986 22.261 65.801 22.658 C 65.113 22.658 64.424 22.658 63.736 22.658 C 65.191 19.755 66.605 16.824 68.088 13.923 Z M 68.027 17.423 C 67.669 18.279 67.293 19.125 66.938 19.978 C 67.654 19.978 68.37 19.978 69.085 19.978 C 68.736 19.124 68.384 18.273 68.03 17.423 Z M 117.876 22.658 C 119.326 19.74 120.751 16.809 122.24 13.923 C 122.463 14.295 122.665 14.679 122.847 15.074 C 124.041 17.571 125.273 20.047 126.455 22.553 L 126.455 22.674 C 125.761 22.674 125.07 22.674 124.378 22.674 C 124.202 22.273 124.026 21.869 123.853 21.469 C 122.725 21.469 121.6 21.469 120.472 21.469 C 120.29 21.87 120.111 22.272 119.935 22.674 Z M 121.072 19.978 C 121.791 19.978 122.51 19.978 123.229 19.978 C 122.865 19.128 122.519 18.273 122.164 17.423 C 121.806 18.275 121.442 19.127 121.072 19.981 Z M 91.206 14.254 C 92.313 14.254 93.426 14.215 94.542 14.326 C 95.274 14.394 95.953 14.735 96.441 15.281 C 96.855 15.791 97.059 16.437 97.014 17.09 C 96.968 17.743 96.676 18.355 96.195 18.803 C 95.412 19.523 94.293 19.667 93.271 19.616 C 93.271 20.634 93.271 21.652 93.271 22.671 C 92.589 22.671 91.904 22.671 91.224 22.671 C 91.212 19.859 91.206 17.05 91.206 14.242 Z M 93.256 15.815 C 93.256 16.55 93.256 17.285 93.256 18.02 C 93.744 18.02 94.29 18.05 94.709 17.745 C 94.824 17.657 94.919 17.546 94.99 17.42 C 95.061 17.294 95.106 17.155 95.122 17.011 C 95.138 16.868 95.124 16.723 95.083 16.584 C 95.041 16.446 94.972 16.317 94.879 16.206 C 94.436 15.824 93.808 15.83 93.256 15.815 Z M 76.464 26.475 C 77.413 26.499 78.457 26.327 79.303 26.867 C 80.498 27.578 80.531 29.52 79.403 30.31 C 78.566 30.972 77.447 30.737 76.461 30.78 C 76.461 29.338 76.462 27.903 76.464 26.475 Z M 77.529 27.403 C 77.529 28.219 77.529 29.039 77.529 29.858 C 77.947 29.825 78.414 29.816 78.742 29.514 C 78.877 29.39 78.982 29.237 79.049 29.066 C 79.116 28.895 79.143 28.711 79.128 28.528 C 79.112 28.345 79.055 28.168 78.96 28.011 C 78.865 27.854 78.736 27.72 78.581 27.62 C 78.252 27.462 77.89 27.388 77.526 27.403 Z M 105.084 26.508 C 105.994 26.562 107.119 26.294 107.813 27.05 C 108.338 27.686 108.019 28.677 107.304 29.029 C 107.747 29.632 108.171 30.234 108.608 30.837 L 107.371 30.837 C 106.961 30.234 106.576 29.632 106.133 29.06 C 106.103 29.662 106.115 30.243 106.115 30.834 L 105.084 30.834 Z M 106.109 27.312 C 106.109 27.719 106.109 28.126 106.109 28.517 C 106.385 28.448 106.731 28.493 106.937 28.261 C 107.143 28.029 107.052 27.749 107.004 27.502 C 106.718 27.39 106.416 27.328 106.109 27.319 Z\" fill=\"rgb(53,58,66)\"></path></g></svg>',svgContentId:9411436253}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nr8h4f\",\"data-framer-name\":\"div.TestimonialStrong_sponsorLogoContainer__EPxrh\",layout:\"position\",name:\"div.TestimonialStrong_sponsorLogoContainer__EPxrh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 43\"><g transform=\"translate(5.269 2.362)\" id=\"ss821501661_1\"><path d=\"M 28.683 0 L 28.735 0 C 31.281 5.904 33.829 11.807 36.381 17.709 C 34.84 17.709 33.296 17.709 31.759 17.709 C 30.764 15.414 29.751 13.128 28.753 10.832 C 26.125 16.614 23.497 22.39 20.868 28.162 C 24.576 25.453 28.292 22.75 32.017 20.053 C 40.306 20.053 48.587 20.053 56.861 20.053 C 56.861 21.387 56.861 22.722 56.861 24.056 C 49.242 24.056 41.624 24.056 34.006 24.056 C 28.365 28.273 22.727 32.491 17.092 36.708 L 11.891 36.708 C 17.496 24.474 23.093 12.238 28.683 0 Z M 0 13.555 C 6.783 13.555 13.567 13.555 20.353 13.555 C 19.716 14.926 19.061 16.29 18.433 17.667 C 12.289 17.667 6.144 17.667 0 17.667 Z M 38.212 17.67 C 37.606 16.3 37.03 14.926 36.429 13.561 C 43.241 13.561 50.051 13.561 56.861 13.561 C 56.861 14.932 56.861 16.303 56.861 17.673 C 50.645 17.673 44.429 17.673 38.212 17.673 Z M 79.421 14.236 L 81.465 14.236 C 81.465 16.445 81.465 18.649 81.465 20.848 L 84.765 20.848 L 84.765 22.655 L 79.424 22.655 C 79.418 19.854 79.417 17.049 79.421 14.239 Z M 103.61 14.236 L 105.615 14.236 C 105.615 15.266 105.615 16.3 105.615 17.33 C 106.688 17.33 107.762 17.33 108.838 17.33 L 108.838 14.242 C 109.506 14.242 110.176 14.242 110.846 14.242 L 110.846 22.677 L 108.838 22.677 L 108.838 19.146 L 105.618 19.146 C 105.618 20.315 105.618 21.487 105.618 22.658 L 103.607 22.658 C 103.607 19.851 103.601 17.044 103.61 14.236 Z M 0 19.881 C 5.796 19.881 11.594 19.881 17.393 19.881 C 16.732 21.306 16.055 22.722 15.394 24.144 C 10.259 24.144 5.127 24.144 0 24.144 Z M 124.172 26.418 C 124.778 26.038 125.521 26.213 126.161 26.397 C 126.161 26.749 126.161 27.105 126.161 27.46 C 125.752 27.273 125.318 26.951 124.848 27.09 C 124.79 27.108 124.738 27.143 124.7 27.19 C 124.662 27.238 124.64 27.296 124.635 27.356 C 124.631 27.417 124.645 27.477 124.676 27.53 C 124.707 27.582 124.753 27.624 124.809 27.65 C 125.379 28.06 126.167 28.27 126.462 28.978 L 126.462 29.822 C 126.067 30.939 124.672 30.927 123.732 30.569 C 123.714 30.177 123.687 29.789 123.659 29.4 C 124.057 29.59 124.457 29.846 124.915 29.837 C 125.197 29.837 125.552 29.644 125.458 29.313 C 125.018 28.798 124.275 28.656 123.859 28.108 C 123.764 27.976 123.697 27.827 123.661 27.67 C 123.626 27.512 123.622 27.349 123.651 27.189 C 123.681 27.03 123.742 26.879 123.831 26.744 C 123.921 26.608 124.036 26.493 124.172 26.403 Z M 0 26.324 C 4.786 26.324 9.572 26.324 14.36 26.324 C 13.735 27.677 13.095 29.017 12.464 30.364 L 0 30.364 Z M 35.092 26.324 L 40.059 26.324 C 41.503 29.801 42.947 33.276 44.393 36.75 L 39.21 36.75 C 37.837 33.274 36.465 29.799 35.095 26.324 Z M 41.976 26.324 L 56.9 26.324 C 56.9 27.671 56.9 29.017 56.9 30.364 C 52.505 30.364 48.11 30.364 43.717 30.364 C 43.141 29.014 42.546 27.674 41.976 26.324 Z M 91.409 26.547 C 92.016 26.126 92.795 26.294 93.453 26.481 C 93.453 26.834 93.453 27.189 93.453 27.544 C 93.062 27.355 92.662 27.084 92.201 27.156 C 91.992 27.195 91.828 27.502 92.01 27.659 C 92.489 28.069 93.159 28.231 93.572 28.731 C 93.776 29.032 93.854 29.4 93.787 29.757 C 93.721 30.113 93.516 30.43 93.217 30.638 C 92.571 31.063 91.752 30.885 91.055 30.698 C 91.027 30.298 90.997 29.894 90.964 29.493 C 91.519 29.822 92.356 30.252 92.85 29.605 C 92.474 28.888 91.519 28.816 91.106 28.138 C 90.948 27.883 90.891 27.58 90.946 27.286 C 91.001 26.992 91.164 26.729 91.403 26.547 Z M 63.839 26.472 L 64.897 26.472 C 64.897 27.906 64.897 29.341 64.897 30.777 L 63.839 30.777 C 63.839 29.337 63.839 27.902 63.839 26.472 Z M 68.931 26.336 C 69.907 27.099 70.75 28.014 71.687 28.831 C 71.687 28.057 71.687 27.285 71.687 26.511 L 72.67 26.511 C 72.67 28.017 72.688 29.554 72.67 31.075 C 71.724 30.262 70.823 29.391 69.913 28.535 C 69.913 29.31 69.913 30.081 69.913 30.855 L 68.928 30.855 C 68.925 29.349 68.903 27.843 68.931 26.336 Z M 83.515 26.436 L 84.577 26.436 C 84.577 27.243 84.577 28.05 84.577 28.846 C 84.56 29.009 84.579 29.174 84.631 29.33 C 84.683 29.485 84.768 29.629 84.88 29.749 C 84.987 29.837 85.114 29.896 85.251 29.919 C 85.387 29.943 85.528 29.931 85.658 29.885 C 85.788 29.838 85.904 29.759 85.995 29.654 C 86.085 29.55 86.146 29.424 86.172 29.289 C 86.229 28.337 86.172 27.382 86.193 26.43 L 87.191 26.43 C 87.191 27.358 87.221 28.288 87.167 29.213 C 87.162 29.576 87.042 29.928 86.824 30.219 C 86.606 30.51 86.302 30.725 85.953 30.834 C 85.304 30.966 84.534 30.927 84.031 30.442 C 83.654 30.001 83.465 29.432 83.503 28.855 C 83.503 28.044 83.503 27.24 83.503 26.445 Z M 97.538 26.475 L 101.329 26.475 L 101.329 27.379 C 100.874 27.379 100.42 27.379 99.965 27.379 L 99.965 30.78 L 98.906 30.78 C 98.906 29.647 98.906 28.514 98.906 27.382 C 98.451 27.382 97.996 27.382 97.545 27.382 C 97.545 27.081 97.545 26.779 97.545 26.478 Z M 112.211 26.508 L 113.272 26.508 C 113.272 27.957 113.272 29.403 113.272 30.849 C 112.917 30.849 112.566 30.849 112.211 30.849 Z M 117.406 26.472 L 120.096 26.472 C 120.096 26.773 120.096 27.075 120.096 27.376 L 118.47 27.376 C 118.47 27.626 118.47 27.879 118.47 28.132 L 119.874 28.132 C 119.874 28.433 119.874 28.734 119.874 29.036 L 118.47 29.036 L 118.47 29.831 L 120.141 29.831 C 120.141 30.132 120.141 30.46 120.141 30.774 L 117.412 30.774 C 117.409 29.343 117.4 27.909 117.406 26.475 Z M 68.085 13.929 C 68.213 14.097 68.327 14.274 68.427 14.459 C 69.75 17.194 71.076 19.927 72.406 22.658 L 70.247 22.658 C 70.077 22.255 69.901 21.851 69.719 21.454 C 68.594 21.454 67.469 21.454 66.344 21.454 C 66.162 21.857 65.986 22.261 65.801 22.658 C 65.113 22.658 64.424 22.658 63.736 22.658 C 65.191 19.755 66.605 16.824 68.088 13.923 Z M 68.027 17.423 C 67.669 18.279 67.293 19.125 66.938 19.978 C 67.654 19.978 68.37 19.978 69.085 19.978 C 68.736 19.124 68.384 18.273 68.03 17.423 Z M 117.876 22.658 C 119.326 19.74 120.751 16.809 122.24 13.923 C 122.463 14.295 122.665 14.679 122.847 15.074 C 124.041 17.571 125.273 20.047 126.455 22.553 L 126.455 22.674 C 125.761 22.674 125.07 22.674 124.378 22.674 C 124.202 22.273 124.026 21.869 123.853 21.469 C 122.725 21.469 121.6 21.469 120.472 21.469 C 120.29 21.87 120.111 22.272 119.935 22.674 Z M 121.072 19.978 C 121.791 19.978 122.51 19.978 123.229 19.978 C 122.865 19.128 122.519 18.273 122.164 17.423 C 121.806 18.275 121.442 19.127 121.072 19.981 Z M 91.206 14.254 C 92.313 14.254 93.426 14.215 94.542 14.326 C 95.274 14.394 95.953 14.735 96.441 15.281 C 96.855 15.791 97.059 16.437 97.014 17.09 C 96.968 17.743 96.676 18.355 96.195 18.803 C 95.412 19.523 94.293 19.667 93.271 19.616 C 93.271 20.634 93.271 21.652 93.271 22.671 C 92.589 22.671 91.904 22.671 91.224 22.671 C 91.212 19.859 91.206 17.05 91.206 14.242 Z M 93.256 15.815 C 93.256 16.55 93.256 17.285 93.256 18.02 C 93.744 18.02 94.29 18.05 94.709 17.745 C 94.824 17.657 94.919 17.546 94.99 17.42 C 95.061 17.294 95.106 17.155 95.122 17.011 C 95.138 16.868 95.124 16.723 95.083 16.584 C 95.041 16.446 94.972 16.317 94.879 16.206 C 94.436 15.824 93.808 15.83 93.256 15.815 Z M 76.464 26.475 C 77.413 26.499 78.457 26.327 79.303 26.867 C 80.498 27.578 80.531 29.52 79.403 30.31 C 78.566 30.972 77.447 30.737 76.461 30.78 C 76.461 29.338 76.462 27.903 76.464 26.475 Z M 77.529 27.403 C 77.529 28.219 77.529 29.039 77.529 29.858 C 77.947 29.825 78.414 29.816 78.742 29.514 C 78.877 29.39 78.982 29.237 79.049 29.066 C 79.116 28.895 79.143 28.711 79.128 28.528 C 79.112 28.345 79.055 28.168 78.96 28.011 C 78.865 27.854 78.736 27.72 78.581 27.62 C 78.252 27.462 77.89 27.388 77.526 27.403 Z M 105.084 26.508 C 105.994 26.562 107.119 26.294 107.813 27.05 C 108.338 27.686 108.019 28.677 107.304 29.029 C 107.747 29.632 108.171 30.234 108.608 30.837 L 107.371 30.837 C 106.961 30.234 106.576 29.632 106.133 29.06 C 106.103 29.662 106.115 30.243 106.115 30.834 L 105.084 30.834 Z M 106.109 27.312 C 106.109 27.719 106.109 28.126 106.109 28.517 C 106.385 28.448 106.731 28.493 106.937 28.261 C 107.143 28.029 107.052 27.749 107.004 27.502 C 106.718 27.39 106.416 27.328 106.109 27.319 Z\" fill=\"rgb(53,58,66)\"></path></g></svg>',svgContentId:821501661,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ikcd5q\",\"data-framer-name\":\"p\",name:\"p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"left\"},children:\"\u201CWhen we went to Fit Analytics with our challenge, they came back with a solution and were able to impact our e-commerce business in less than three months. They exceeded our expectations and moved the needle for us in a significant way.\u201D\"})}),className:\"framer-1lu7swf\",\"data-framer-name\":\"\u201CWhen we went to Fit Analytics with our challenge, they came back with a solution and were able to impact our e-commerce business in less than three months. They exceeded our expectations and moved the needle for us in a significant way.\u201D\",fonts:[\"Inter\"],name:\"\u201CWhen we went to Fit Analytics with our challenge, they came back with a solution and were able to impact our e-commerce business in less than three months. They exceeded our expectations and moved the needle for us in a significant way.\u201D\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{BJ6X6QN1x:\"alpha-industries\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"zsq1rH3A3\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"alpha-industries\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"zsq1rH3A3\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"alpha-industries\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"zsq1rH3A3\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"alpha-industries\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"zsq1rH3A3\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13iba2p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{VSvZToGBn:resolvedLinks1[1]},jY1ephghc:{style:{width:\"100%\"},VSvZToGBn:resolvedLinks1[2]},zA0CW2NnN:{VSvZToGBn:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(SecBtn,{height:\"100%\",id:\"gQdn5FEmz\",layoutId:\"gQdn5FEmz\",nNXgKDLGF:false,VSvZToGBn:resolvedLinks1[0],width:\"100%\",Y1Tg3yHQ1:true,YzrMdy3R4:\"Read Case Study\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oekjme\",\"data-framer-name\":\"testi-card\",name:\"testi-card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"man walking up stairs wearing a grey hoodie from alpha industries\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,pixelHeight:454,pixelWidth:500,src:\"https://framerusercontent.com/images/EliRHthVKOinwxZTdBNzprgL0pw.png\"}},jY1ephghc:{background:{alt:\"man walking up stairs wearing a grey hoodie from alpha industries\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4146),pixelHeight:454,pixelWidth:500,src:\"https://framerusercontent.com/images/EliRHthVKOinwxZTdBNzprgL0pw.png\"}},zA0CW2NnN:{background:{alt:\"man walking up stairs wearing a grey hoodie from alpha industries\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,pixelHeight:454,pixelWidth:500,src:\"https://framerusercontent.com/images/EliRHthVKOinwxZTdBNzprgL0pw.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"man walking up stairs wearing a grey hoodie from alpha industries\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(2517),pixelHeight:454,pixelWidth:500,src:\"https://framerusercontent.com/images/EliRHthVKOinwxZTdBNzprgL0pw.png\"},className:\"framer-6x87ig\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w01ykp\",\"data-framer-name\":\"states\",name:\"states\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pu4ime-container\",children:/*#__PURE__*/_jsx(CardState,{B3dd8pfPL:\"var(--token-bd2c673c-7c21-4a38-934d-e7fba9e9f21f, rgb(178, 234, 239))\",height:\"100%\",id:\"Vx5Fpl7SH\",kQd4CkASI:\"TrendingUp\",layoutId:\"Vx5Fpl7SH\",qkPHLKi6k:\"var(--token-86cd1f00-f6bb-4de0-83d8-03e423e1068f, rgb(23, 158, 177))\",r3yQRq3kM:\"Increase in conversion rate\",style:{width:\"100%\"},U_T3N1sqI:\"+5.7%\",variant:\"dWrfNoEj7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13md64j\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7yywng-container\",children:/*#__PURE__*/_jsx(CardState,{B3dd8pfPL:\"var(--token-86cd1f00-f6bb-4de0-83d8-03e423e1068f, rgb(23, 158, 177))\",height:\"100%\",id:\"F1NzFaYTP\",kQd4CkASI:\"TrendingUp\",layoutId:\"F1NzFaYTP\",qkPHLKi6k:\"var(--token-446ccb1e-4e64-42b9-8cdf-1f09bf1aade4, rgb(236, 253, 255))\",r3yQRq3kM:\"Increase in total orders\",style:{width:\"100%\"},U_T3N1sqI:\"+6.3%\",variant:\"dWrfNoEj7\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}},jY1ephghc:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3561.6000000000004),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}},zA0CW2NnN:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2430.8),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"},className:\"framer-910p9e\",\"data-framer-name\":\"quotes.png\",name:\"quotes.png\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15x9dms\",\"data-framer-name\":\"who we are\",name:\"who we are\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-y3d78v\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jfgkdv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"people sitting together at a table with laptops open\",fit:\"fill\",intrinsicHeight:5304,intrinsicWidth:7952,pixelHeight:5304,pixelWidth:7952,sizes:\"max((min(max(90vw, 1px), 81vw) - 42px) / 2, 1px)\",src:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg\",srcSet:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg 7952w\"}},jY1ephghc:{background:{alt:\"people sitting together at a table with laptops open\",fit:\"fill\",intrinsicHeight:5304,intrinsicWidth:7952,loading:getLoadingLazyAtYPosition(4518),pixelHeight:5304,pixelWidth:7952,sizes:\"max(min(max(min(100vw, 1200px), 1px), min(100vw, 1200px) * 0.9), 1px)\",src:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg\",srcSet:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg 7952w\"}},zA0CW2NnN:{background:{alt:\"people sitting together at a table with laptops open\",fit:\"fill\",intrinsicHeight:5304,intrinsicWidth:7952,pixelHeight:5304,pixelWidth:7952,sizes:\"max((min(max(90vw, 1px), 1200px) - 42px) / 2, 1px)\",src:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg\",srcSet:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg 7952w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"people sitting together at a table with laptops open\",fit:\"fill\",intrinsicHeight:5304,intrinsicWidth:7952,loading:getLoadingLazyAtYPosition(3176.2000000000003),pixelHeight:5304,pixelWidth:7952,sizes:\"max((min(max(min(100vw, 1200px), 1px), 1200px) - 42px) / 2, 1px)\",src:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg\",srcSet:\"https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/kS0nBwB7pKnWC3vlQzLBRwPVKYA.jpg 7952w\"},className:\"framer-1m3m9wb\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rstrl3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b1k5dt\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Who We Are\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",children:\"Who We Are\"})}),className:\"framer-zm9m51\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"left\"},children:\"We believe information is at the heart of creating powerful e-commerce experiences. We enable retailers to offer their customers effortless, highly personalized shopping experiences. Our tools help brands enhance their e-commerce site performance and gain deep insights to further strengthen their initiatives.\"})}),className:\"framer-7etg6y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DyWYavMVe\"},implicitPathVariables:undefined},{href:{webPageId:\"DyWYavMVe\"},implicitPathVariables:undefined},{href:{webPageId:\"DyWYavMVe\"},implicitPathVariables:undefined},{href:{webPageId:\"DyWYavMVe\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yn6yaw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{VSvZToGBn:resolvedLinks2[1]},jY1ephghc:{VSvZToGBn:resolvedLinks2[2]},zA0CW2NnN:{VSvZToGBn:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(SecBtn,{height:\"100%\",id:\"WHSxZ4r7g\",layoutId:\"WHSxZ4r7g\",nNXgKDLGF:false,VSvZToGBn:resolvedLinks2[0],width:\"100%\",Y1Tg3yHQ1:true,YzrMdy3R4:\"More About Fit Analytics\"})})})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-55p5nf\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17qty14\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integrations\"})}),className:\"framer-anawti\",\"data-framer-name\":\"Integrations\",fonts:[\"Inter\"],name:\"Integrations\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"center\"},children:\"Adding Fit Finder sizing solution to your apparel e-commerce site is easy with our streamlined integration process. During integration, we offer support in key areas needed to ensure Fit Finder works at its best.\"})})},jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Adding Fit Finder sizing solution to your apparel e-commerce site is easy with our streamlined integration process. During integration, we offer support in key areas needed to ensure Fit Finder works at its best.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",children:\"Adding Fit Finder sizing solution to your apparel e-commerce site is easy with our streamlined integration process. During integration, we offer support in key areas needed to ensure Fit Finder works at its best.\"})}),className:\"framer-s08yna\",\"data-framer-name\":\"Adding Fit Finder sizing solution to your apparel e-commerce site is easy with our streamlined integration process. During integration, we offer support in key areas needed to ensure Fit Finder works at its best.\",fonts:[\"Inter\"],name:\"Adding Fit Finder sizing solution to your apparel e-commerce site is easy with our streamlined integration process. During integration, we offer support in key areas needed to ensure Fit Finder works at its best.\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cx5OHCj98\"},implicitPathVariables:undefined},{href:{webPageId:\"cx5OHCj98\"},implicitPathVariables:undefined},{href:{webPageId:\"cx5OHCj98\"},implicitPathVariables:undefined},{href:{webPageId:\"cx5OHCj98\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ax51yl-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{VSvZToGBn:resolvedLinks3[1]},jY1ephghc:{VSvZToGBn:resolvedLinks3[2]},zA0CW2NnN:{VSvZToGBn:resolvedLinks3[3]}},children:/*#__PURE__*/_jsx(SecBtn,{height:\"100%\",id:\"Y4PIXOOhw\",layoutId:\"Y4PIXOOhw\",nNXgKDLGF:false,VSvZToGBn:resolvedLinks3[0],width:\"100%\",Y1Tg3yHQ1:true,YzrMdy3R4:\"Learn About Integration\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pjpaxe\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zv6xhk\",\"data-framer-name\":\"wrapper\",name:\"wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1udcyy4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"weird fish ecommerce manager\",fit:\"stretch\",intrinsicHeight:192,intrinsicWidth:192,pixelHeight:192,pixelWidth:192,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RlaG1jNa2SpJOXItiek29Mr8dY.png\"}},jY1ephghc:{background:{alt:\"weird fish ecommerce manager\",fit:\"stretch\",intrinsicHeight:192,intrinsicWidth:192,loading:getLoadingLazyAtYPosition(5494.200000000001),pixelHeight:192,pixelWidth:192,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RlaG1jNa2SpJOXItiek29Mr8dY.png\"}},zA0CW2NnN:{background:{alt:\"weird fish ecommerce manager\",fit:\"stretch\",intrinsicHeight:192,intrinsicWidth:192,pixelHeight:192,pixelWidth:192,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RlaG1jNa2SpJOXItiek29Mr8dY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"weird fish ecommerce manager\",fit:\"stretch\",intrinsicHeight:192,intrinsicWidth:192,loading:getLoadingLazyAtYPosition(4213.6),pixelHeight:192,pixelWidth:192,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RlaG1jNa2SpJOXItiek29Mr8dY.png\"},className:\"framer-145a1qe\",\"data-border\":true,\"data-framer-name\":\"matthew-pantoja.png\",name:\"matthew-pantoja.png\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fyw5e8\",\"data-framer-name\":\"div.TestimonialStrong_authorRow__45LV2\",name:\"div.TestimonialStrong_authorRow__45LV2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dscypz\",\"data-framer-name\":\"div.TestimonialStrong_authorColumn___KNqT\",name:\"div.TestimonialStrong_authorColumn___KNqT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"35px\",\"--framer-text-color\":\"rgb(39, 39, 42)\"},children:\"James Lloyd\"})}),className:\"framer-sx5x3i\",\"data-framer-name\":\"Heading 4 \u2192 Matthew Pantoja\",fonts:[\"GF;Montserrat-700\"],name:\"Heading 4 \u2192 Matthew Pantoja\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",children:\"E-Commerce Manager\"})}),className:\"framer-1i5hspb\",\"data-framer-name\":\"VP Global Marketing and E-Commerce, Alpha Industries\",fonts:[\"Inter\"],name:\"VP Global Marketing and E-Commerce, Alpha Industries\",verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12ev6ng\",\"data-framer-name\":\"weird_fish_logo\",fill:\"black\",intrinsicHeight:56,intrinsicWidth:104,name:\"weird_fish_logo\",svg:'<svg width=\"104\" height=\"56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m20.78 18.686.422-.785.325-1.081.23-.592.292-.394 1.141-2.948.228-.883.391-.525.588-1.506.162-.197.358-1.443.26-.653.067-.296.26-.295v-.196l.195-.195-.032-.165h-.033v-.099L25.44 6.4l-.88.983v.098l-.228.296-.13.392h-.097L22.96 9.775v.523l-2.15 3.539-.163.13-.49 1.115-.292.525-.066.326-.489.788-.227.785-.424.556-.424.821-1.446 2.998-.512.916-.21.4-.171-.171-.094-.308-.132-.225-.267-.63-.201-.74-.174-.77-.535-2.079-.861-1.78-.457-.253-.707-.306-.856.678L10.5 17.91l-.715.67-1.714 1.873-.101-3.08-.456-3.669-.163-.753V12.2l-.164-1.902v-.392l-.422-.131v-.099l-.49-.131-.587.065-.293.296-.424 1.376-.164.622-.096.263-.326 2.392-.197.982-.129 1.31v2.424l.162.59-.096.556.032.591.781 3.93.62 1.834.033.592 1.141.686.652-.066.358-.39.422-.23h.36l.228-.428v-.719l.196-.395.162-.719.374-.829.808-1.73.74-1.179.627-1.264h.607l.506 2.29.506 3.156.95 2.146.196.357.455.135.098.131h.293l.49-.167v-.1h.227l.261-.29-.13-.165.358-.296.197-.428.162-.164.032-.226.195-.066.358-.819.586-.92 1.012-2.293.457-.818.194-.556.328-.525.391-.424.422-1.246-.03-.131Zm59.165 6.943-.202-.028a.853.853 0 0 0 .202.028Zm-52.86 1.082c.55-.063 1.366-.39 2.38-.987l-.004-.007c.677-.397 1.261-.881 1.654-1.206.256-.213.43-.357.495-.365.064-.008.13 0 .19.023a3.23 3.23 0 0 1-.126.852c-.009.01-.027.036-.054.075-.336.478-2.085 2.962-4.951 3.336-1.156.155-2.87-1.11-3.742-1.874-.999-.89-1.45-2.516-1.53-3.137a5.65 5.65 0 0 0 .204-1.101c-.013-.098.027-.135.088-.192.102-.096.265-.248.34-.84.19-.143.224-.265.268-.419.055-.196.125-.445.55-.856l.425-.423c.343-.51.717-1 1.12-1.464l.76-.513a.77.77 0 0 0 .428-.617l.213-.033c.053-.008.175.063.3.135.127.073.258.148.325.148.989.008 1.599.017 1.8.02l.073.001c1.19.114 2.972 1.075 3.087 1.96.378 2.925-3.783 3.787-4.18 3.838-1.338.174-2.197.142-2.628-.095-.538 1.068-.772 1.88-.702 2.408.018.142.177.341.453.622.548.534.578.533 1.506.508l.03-.001c.373.209.807.281 1.227.204Zm.374-7.62-.707.53c-.971.677-1.361 1.353-1.81 2.131-.13.223-.263.454-.416.696.188.034.378.058.568.07.185-.022.583-.276 1.237-.77 1.427-1.096 1.523-1.711 1.605-2.237.01-.066.02-.13.032-.194-.235-.164-.406-.242-.509-.227Zm12.252-4.389c.007-.068.07-.237.135-.41.074-.196.149-.396.145-.458-.008-.112-.118-.34-.223-.556-.086-.177-.167-.345-.183-.432-.07-.288-1.015-.572-1.31-.553-.314.022-1.005.13-.964.683.052.757.87 2.78 1.31 2.748.217-.017.58-.362 1.091-1.014l-.001-.008Zm-3.434 2.862c.087-.005.514.177 2.016 1.07v.004l.01.109c.005.069.012.138.012.209.074 1.065-.13 1.486-.594 2.44-.153.315-.333.687-.54 1.158-.057.408-.095.725-.127.994-.156 1.32-.178 1.504-1.645 5.714-.854.059-1.727-1.983-2-3.385-.033-.156-.108-.236-.194-.328-.147-.154-.323-.34-.369-.988-.028-.426.076-.613.21-.854.144-.258.322-.579.407-1.323l.031-.175c.097-.555.155-.885.27-1.193.168-.45.458-.856 1.172-1.853l.008-.012a1.35 1.35 0 0 0 .21-.796c.553-.502.918-.778 1.123-.791Zm10.745.643.25-.15.294-.163c.183-.07.361-.125.517-.173.13-.04.245-.075.334-.111.232-.053.363-.104.391-.208a.749.749 0 0 0-.028-.34.952.952 0 0 0-.285-.234.915.915 0 0 0-.283-.102 1.043 1.043 0 0 0-.283-.052c-.316 0-.63.045-.934.131-.445.148-.877.33-1.293.545a9.56 9.56 0 0 1-.768.382c-.11.05-.208.095-.293.138a2.333 2.333 0 0 1-.516.235.581.581 0 0 1-.339-.105 2.966 2.966 0 0 1-.414-.39 3.368 3.368 0 0 1-.153-.17 2.847 2.847 0 0 0-.102-.117.92.92 0 0 0-.157-.09.629.629 0 0 1-.13-.074.217.217 0 0 1-.065-.076.184.184 0 0 0-.04-.052 1.091 1.091 0 0 1-.025-.043c-.028-.048-.041-.07-.104-.09-.06-.03-.093-.015-.132.002-.027.01-.056.024-.1.024a.221.221 0 0 1-.109-.03c-.035-.018-.067-.035-.123-.021-.064.015-.078.03-.097.053-.013.014-.027.031-.057.052a.412.412 0 0 0-.156.076 2.95 2.95 0 0 0-.258.34 2.763 2.763 0 0 0-.285.33c-.012.01-.008.017-.003.025.007.01.016.024.003.053 0 .012-.007.018-.013.025-.007.006-.013.013-.013.026a2.226 2.226 0 0 0-.465.675 1.61 1.61 0 0 0-.233.658c-.027.164-.052.34-.078.546-.02.184-.057.385-.098.602l-.011.058-.022.12c-.01.12-.015.234-.02.343a5.163 5.163 0 0 1-.03.414 6.622 6.622 0 0 1-.078.544c-.013.027-.013.041-.013.057 0 .017 0 .035-.013.073-.01.029-.023.062-.04.1-.026.064-.058.142-.09.24v-.027c-.024 0-.024.026-.024.026l-.106.311c-.004.098-.02.195-.051.288-.04.19-.095.395-.155.622-.055.206-.114.43-.172.678-.045.19-.088.389-.134.6v.001c-.08.368-.166.769-.28 1.209 0 .037-.007.076-.013.117a.816.816 0 0 0-.015.144.744.744 0 0 0 0 .234.166.166 0 0 1-.025.104c-.011.022-.028.034-.042.046-.02.015-.037.027-.037.057a.332.332 0 0 0 .038.076.326.326 0 0 1 .041.089l.034.104.018.05c0 .014.007.014.016.014.01 0 .022 0 .035.014.016.017.013.022.008.03-.004.005-.008.01-.008.021.026.051.026.051.026.08a.087.087 0 0 1-.013.04.072.072 0 0 0-.013.035c0 .059.016.077.034.099a.187.187 0 0 1 .045.084c.01.034.007.058.003.08-.004.03-.008.057.021.102.054.13.124.252.208.364.086.115.164.236.233.362.01.031.027.06.05.082 0 .018-.007.033-.013.046-.01.023-.018.04.013.056a.108.108 0 0 0 .078.04c.016.003.033.005.053.016a.13.13 0 0 1 .043.036c.02.02.037.04.087.04.046.017.064.003.089-.018.016-.012.034-.027.065-.038.033-.012.062-.004.088.004.035.01.064.02.093-.024.063-.1.068-.158.074-.227a.756.756 0 0 1 .03-.165c.03-.08.033-.141.036-.192.004-.082.008-.137.119-.2.106-.05.128-.003.16.066.017.036.037.08.074.116.056.034.082.068.107.1a.283.283 0 0 0 .148.11c.033.017.036-.018.039-.06a.217.217 0 0 1 .014-.071.075.075 0 0 1 .039-.04.075.075 0 0 0 .04-.04c.053-.178.096-.36.129-.545a4.4 4.4 0 0 0 .153-.571.204.204 0 0 0-.025-.104.204.204 0 0 1-.025-.105.49.49 0 0 1 .015-.134.381.381 0 0 0 .012-.102v-.13a.45.45 0 0 1 .051-.126c.085-.214.154-.434.206-.658.087-.255.157-.514.208-.778.102-.522.18-.912.257-1.172.05-.172.12-.337.208-.494.064-.316.169-.622.311-.91a3.16 3.16 0 0 1 .437-.758c.603-.847 1.327-1.6 2.15-2.234a3.68 3.68 0 0 1 1.145-.597c.166-.077.226-.127.305-.19v-.001c.055-.046.12-.099.239-.174l-.014.016Zm11.555-5.773a.25.25 0 0 0 .163-.055l-.003.012c.215.386.927.822 1.226.822h.03l-.022.184v.011c-.114.994-.157 1.372-1.648 4.495-1.141 2.461-1.571 3.11-2.001 3.758-.226.34-.452.681-.782 1.286a63.564 63.564 0 0 1-.23 1.53c-.056.355-.097.608-.097.658 0 .36.028 1.974.028 1.974h-.327l-.25.23s-.184.098-.309-.15c-.147-.306-.335-.81-.522-1.309a19.118 19.118 0 0 0-.492-1.24.215.215 0 0 0-.143-.028.373.373 0 0 0-.27.137c-.194.177-.392.362-.596.553-1.025.96-2.195 2.056-3.741 2.902a.238.238 0 0 1-.111.018c-.091-.002-.17-.003-.598.526h-.195c-.346.007-1.49.026-1.85-.823l-.043-.055c-.213-.269-.64-.807-.64-1.368 0-.796.22-1.345.628-1.703.11-.903.984-2.112 1.664-2.986a.519.519 0 0 1 .129-.055c.163-.052.342-.11.798-1.07.396-.162.524-.331.764-.649.208-.274.5-.66 1.12-1.245.428-.27.814-.603 1.146-.987-.058 0-.107 0-.107-.028 0-.108 1.468-.438 1.498-.438.36.023.717.088 1.062.193.249.245.463.327 1.505.574.204-.496.3-.704.395-.906.18-.39.352-.758 1.267-3.123a8.89 8.89 0 0 0 .07-.286c.141-.602.37-1.578.83-1.578.051 0 .186.054.322.108.138.055.277.11.332.11Zm-4.096 7.313c.049-.13.087-.23.087-.24h.005v-.191a2.065 2.065 0 0 0-.3-.138.797.797 0 0 0-.441.164l-.328.22c-.412.163-1.312.876-2.704 2.11-.18.17-.292.319-.39.45-.125.167-.23.306-.428.428-2.318 2.332-3.38 4.359-3.38 4.635 0 .072.062.16.102.216.02.027.034.048.034.056h.163c.506-.207.812-.311 1.031-.386.152-.052.262-.09.368-.137.281-.126.531-.322 1.445-1.04l.001-.001c.288-.226.642-.505 1.084-.848a9.1 9.1 0 0 1 .327-.408l.408-.277c.07-.132.162-.252.271-.355.331-.141.495-.347.8-.731.176-.22.398-.5.726-.86.416-.249.686-.548.907-2.058.013-.086.128-.389.212-.609ZM74.5 17.44v-.015.015Zm0-.013c-.005-.647-.331-.772-.845-.772-1.317 0-2.608.487-3.26.733-.142.053-.253.095-.328.118-1.17.362-1.8.523-1.858.523-.293 0-.555-.424-.555-.987.197-.444.308-.921.328-1.407l.126-.54v-.001c.363-1.544.642-2.733.789-3.555 1.111-.613 2.46-1.01 3.189-1.224.167-.049.302-.088.394-.119a6.401 6.401 0 0 1 1.889-.329c.627 0 .753.365.822.565.021.06.037.106.06.121h.262c1.04 0 1.921-.522 1.921-1.21 0-.69-1.21-1.54-1.79-1.54-.182 0-.963.21-1.948.475-1.683.452-3.961 1.064-4.865 1.064a.792.792 0 0 1-.42-.105c-.193-.096-.45-.224-1.403-.224-.819 0-1.113.658-1.113 1.8 0 .082.008.157.016.23.008.074.017.148.017.23-.4.652-1.025 3.605-1.421 5.476-.22 1.04-.37 1.745-.37 1.534a1.185 1.185 0 0 0-.23.623c.007.126.04.248.099.359-.251 1.242-.453 2.207-.614 2.98v.002c-.512 2.447-.622 2.972-.622 4.293 0 .357 1.334 1.015 1.432 1.047.085.028.174.04.262.034 1.13 0 1.442-1.648 1.876-3.936.166-.875.349-1.842.602-2.847.736-1.15 1.402-1.265 1.843-1.342.064-.01.123-.021.177-.034l.776-.212c1.763-.48 2.194-.598 2.612-.75.135-.049.269-.101.445-.17v-.001c.129-.05.279-.11.469-.183.677-.291 1.23-.586 1.236-.719Zm6.853-1.686c-.644.593-1.1.906-1.356.906v.01c-.506 0-1.297-2.015-1.297-2.753 0-.54.588-1.076.954-1.076.338 0 1.645.818 1.7 1.103.013.086.094.253.179.43.105.217.216.447.216.557 0 .059-.102.245-.203.429-.09.164-.179.326-.193.394Zm-2.126 3.764c-1.594-.918-2.053-1.114-2.15-1.114-.23 0-.656.229-1.31.658a1.125 1.125 0 0 1-.293.72C74 21.247 73.998 21.254 73.63 22.49l-.048.162c-.152.682-.374.967-.553 1.196-.166.213-.295.377-.295.769 0 .6.182.783.333.934.088.089.165.167.19.311.196 1.316 1.006 3.243 1.954 3.243 1.954-3.785 1.992-3.95 2.269-5.155v-.001c.056-.246.123-.535.217-.907.269-.428.5-.763.693-1.045.579-.842.836-1.216.836-2.198v-.294Zm8.046-1.058c-.918.663-2.713 1.96-2.713 3.634h-.012c0 .055.136.793.41 2.212l.409 2.21c0 .165-.136.606-.41 1.317-.522 1.373-.733 1.33-.905 1.294a.384.384 0 0 0-.077-.01h-.16c-.689.002-1.446.004-2.527-.302-.146-.24-.392-.376-.676-.532-.52-.287-1.167-.644-1.557-1.843-.077-.246-.268-.353-.596-.353-.075 0 .133-.232.504-.594l.763.125a.838.838 0 0 0 .203.029c.075 0 .223-.047.361-.09a1.48 1.48 0 0 1 .294-.075c.054 0 .156.087.262.178.117.1.24.204.31.204a.285.285 0 0 0 .116-.037.37.37 0 0 1 .156-.046c.115 0 .487.117.879.24.434.135.891.279 1.048.279.102-.017.203-.045.3-.083v-1.151c0-.417-.198-1.144-.593-2.174l-.14-1.645c.003-.224.014-.511.028-.874v-.004l.027-.705c0-.19.3-1.01.898-2.402.175-.459.302-.935.38-1.42a4.51 4.51 0 0 1 .164-.546 1.67 1.67 0 0 1 .327-.337c.094-.077.197-.156.31-.243.143-.11.302-.233.473-.374.05-.042.1-.072.151-.103.053-.031.106-.064.165-.111a.284.284 0 0 1 .098-.021c.046.019.092.04.136.065.067.069.139.132.214.191.666.499 1.964 1.46 2.328 1.262l.04.028v.354c0 .793-.35 1.53-1.058 2.211-.088.068-.2.149-.33.242Zm10.888 9.06c-.07-.103.141-.534.141-.534s-.375-1.173-.375-1.752c0-.408.24-1.597.547-3.13.22-1.096.475-2.366.704-3.652-.113-.117-1.562-.67-1.707-.67-.378 0-1.045.466-1.189.872-1.187 1.146-1.534 1.916-1.795 2.494-.203.45-.354.785-.81 1.091-1.68 3.61-2.44 4.83-2.44 4.83s-.808-.305-.567-.838l.07-.152c.186-.405.243-.53.121-1l.909-3.588c.14-.935 1.205-2.93 1.938-4.304.34-.636.608-1.139.68-1.341a9.34 9.34 0 0 0 .75-1.15c.1-.178.154-.274.275-.377.09-.127.241-.378.41-.658.267-.444.578-.961.762-1.18.328-.266.848-1.109.933-1.34.123-.163.263-.399.396-.623.185-.313.358-.605.46-.654.354-.475.587-.778.754-.996v-.001c.404-.526.42-.547.832-1.267 0-.59-.08-.971-.654-1.05a.574.574 0 0 1-.144-.046c-.066-.027-.136-.056-.22-.056l-.5-.005h-.039c-.155-.004-.543-.011-.821.212l-.383.33-.327.251-.637.607c-.088-.173-2.557 2.715-2.644 3.126-.029.11-.143.286-.25.452-.091.14-.177.273-.203.351-.222.476-.47.94-.745 1.387-.163.382-.327.396-.327.396l-.215.305s-.327.466-.35.494a1.535 1.535 0 0 1-.256.386c-.086.094-.138.151-.292.676l-.318 1.917c.015.1-.027.249-.066.388-.04.144-.078.278-.048.338-.113.238-.26.419-.393.58-.173.211-.32.389-.32.62 0 .044.008.111.015.18.008.069.015.139.015.184-.926 1.134-1.016 3.54-.982 3.567v.379c0 .875.017 2.213.249 2.739a.543.543 0 0 1 .286.173v.643c.06.29 1.568 1.777 1.829 1.777h.378a24.45 24.45 0 0 1 .75-1.308c.268-.439.37-.606.64-1.402.192-.365.412-.864.63-1.361.34-.771.675-1.536.903-1.783.058.046.115-.058.194-.2.121-.22.292-.529.59-.529.087 0 .115 0 .115.03v.057c.173.932.288 2.477.288 2.477-.034.052.073.44.161.76.056.203.104.378.104.422 0 .583.278 1.12 1.571 1.578 0 0 .922.33.617-.128v.007ZM27.056 49.6l.51-2.017.514 2.017h.662l.835-2.942h-.704l-.509 2.128-.553-2.128h-.486l-.558 2.128-.514-2.128h-.698l.839 2.942h.663Zm3.428-2.942h2.072v.537h-1.45v.638h1.42v.543h-1.42v.681h1.45v.543h-2.072v-2.942Zm3.727 2.435h1.308l.186.507h.68l-1.13-2.942h-.779L33.343 49.6h.685l.183-.507Zm1.134-.54h-.972l.496-1.35.476 1.35Zm3.002-.004h-.453V49.6h-.625v-2.942h1.371c.61 0 .982.402.982.95a.847.847 0 0 1-.641.873l.654 1.12h-.713l-.575-1.052Zm.198-1.354h-.654v.822h.654a.408.408 0 0 0 .41-.41.413.413 0 0 0-.41-.412Zm3.722.018h.856V49.6h.63v-2.387h.849v-.555h-2.334v.555Zm5.356 1.152h-1.385V49.6h-.623v-2.942h.623v1.159h1.385v-1.159h.627V49.6h-.627v-1.235Zm3.884-1.707h-2.07V49.6h2.07v-.543H50.06v-.68h1.416v-.544H50.06v-.638h1.447v-.537Zm4.566.925-.508 2.017h-.663l-.843-2.942h.706l.509 2.128.558-2.128h.49l.548 2.128.514-2.128h.7l-.833 2.942h-.663l-.516-2.017Zm4.99-.925h-2.075V49.6h2.075v-.543h-1.45v-.68h1.42v-.544h-1.42v-.638h1.45v-.537Zm1.098 0h2.076v.537h-1.45v.638h1.419v.543h-1.42v.681h1.45v.543h-2.075v-2.942Zm3.798 2.037.23-.273.888 1.178h.767L66.6 48.04l1.168-1.382h-.774l-1.034 1.317v-1.317h-.624V49.6h.624v-.905Zm2.782-2.037h2.076v.537h-1.45v.638h1.419v.543h-1.42v.681h1.45v.543h-2.075v-2.942Zm3.8 2.942v-1.976l1.392 1.976h.6v-2.942h-.623v1.904l-1.357-1.904h-.638V49.6h.625Zm3.186-2.942h1.154c.92 0 1.555.59 1.555 1.471 0 .882-.635 1.471-1.555 1.471h-1.154v-2.942Zm1.154 2.393a.873.873 0 0 0 .861-.562.884.884 0 0 0 .059-.36.865.865 0 0 0-.56-.865.854.854 0 0 0-.36-.051h-.53v1.838h.53Zm-8.038-10.619h30.721a.462.462 0 0 0 .436-.464.467.467 0 0 0-.436-.465H68.843a.462.462 0 0 0-.436.465.467.467 0 0 0 .436.464Zm-33.696 0H4.436A.462.462 0 0 1 4 37.968a.467.467 0 0 1 .436-.465h30.711a.462.462 0 0 1 .436.465.467.467 0 0 1-.436.464Zm28.57.672.023.057.043.107v.007c.14.292.249.598.328.913.096.445.216 1.75-.126 1.8-.241.037-.335-.256-.39-.43v-.001a4.098 4.098 0 0 0-1.253-1.95 11.355 11.355 0 0 1-1.035-.987s-.347-.287-.347-.642v-.028c0-.349.347-.642.347-.642.324-.35.67-.68 1.034-.987a4.084 4.084 0 0 0 1.233-1.88l.008-.025.01-.031c.055-.18.147-.482.393-.438.342.05.222 1.36.126 1.8a4.91 4.91 0 0 1-.328.913l-.033.083c-.199.49-.394.973-.397 1.224-.003.236.176.676.364 1.137Zm-12.22-1.134a1.21 1.21 0 0 0-.129-.518c-.14-.29-.264-.578-.388-.864-.18-.415-.357-.824-.571-1.22 0 0-.94-1.684-1.823-1.8-.257-.03-.19.33-.164.397.043.112.097.22.149.325l.072.147c.287.605.54 1.225.76 1.858l.03.085c.17.51.35 1.048.343 1.595-.009.577-.194 1.14-.372 1.675a18.114 18.114 0 0 1-.855 2.05c-.047.092-.093.182-.127.28-.026.062-.093.427.164.396.883-.109 1.823-1.8 1.823-1.8.218-.403.398-.817.58-1.24.121-.278.243-.56.38-.845a1.2 1.2 0 0 0 .128-.513v-.008Zm5.07-.005v.005-.008.003Zm-.1-.401a.908.908 0 0 1 .1.401.909.909 0 0 1-.1.4c-.098.21-.188.416-.276.62-.152.35-.3.691-.482 1.025 0 0-.738 1.333-1.437 1.423-.198.018-.15-.266-.13-.31.032-.09.075-.175.117-.262a13.766 13.766 0 0 0 .657-1.582c.172-.418.271-.863.294-1.316a4.062 4.062 0 0 0-.293-1.316 13.91 13.91 0 0 0-.663-1.59c-.041-.082-.081-.161-.111-.246-.02-.05-.07-.337.129-.316.699.09 1.437 1.423 1.437 1.423.174.323.316.65.46.984.096.218.192.439.298.662Zm-2.213.406a1.138 1.138 0 0 0-.113-.477 23.84 23.84 0 0 1-.362-.8 14.065 14.065 0 0 0-.524-1.109s-.862-1.558-1.68-1.658c-.233-.03-.18.281-.153.367.06.148.13.293.21.433.263.555.497 1.124.699 1.704l.032.097c.155.465.319.956.306 1.45.013.485-.15.975-.306 1.44l-.032.098c-.201.58-.435 1.15-.7 1.704a5.227 5.227 0 0 0-.209.433c-.028.086-.08.397.152.367.819-.1 1.681-1.655 1.681-1.655.19-.354.349-.718.511-1.088.12-.272.24-.546.375-.824.072-.147.11-.31.113-.474v-.008Zm4.26-.336c.05.103.076.215.078.33v.013a.8.8 0 0 1-.077.315c-.096.195-.18.388-.263.58-.108.25-.214.496-.345.737 0 0-.595 1.069-1.158 1.14-.16.023-.133-.176-.11-.247.047-.102.096-.2.147-.301.18-.386.34-.78.478-1.183a2.478 2.478 0 0 0 0-2.11 12.48 12.48 0 0 0-.478-1.182c-.05-.1-.1-.2-.147-.301-.023-.071-.054-.27.11-.247.563.07 1.158 1.14 1.158 1.14.135.245.245.499.356.757.08.184.16.37.252.56Zm1.748.336a.63.63 0 0 0-.062-.247 9.871 9.871 0 0 1-.197-.432 7.216 7.216 0 0 0-.263-.555s-.443-.811-.869-.86c-.123-.019-.098.143-.082.184.021.049.045.096.069.141l.043.086a9.5 9.5 0 0 1 .363.888c.1.254.159.522.175.795a2.646 2.646 0 0 1-.173.791 8.491 8.491 0 0 1-.421.998l-.056.114c-.014.041-.04.203.084.191.424-.056.867-.86.867-.86.094-.18.174-.36.254-.54.066-.15.132-.298.206-.447a.587.587 0 0 0 .063-.24v-.007Zm-13.986-.036c.192-.099.746-.375 1.074-.33l-.01.007c.37.051.84.232.938.874.011.152.008.305-.011.456-.12 1.535-.32 2.367-.888 2.619-.568.252-1.15.109-1.532-.016a25.975 25.975 0 0 1-3.938-1.618c-.633-.317-1.902-1.051-2.066-1.634-.155-.51-.045-.697.118-.934.213-.302 1.25-.849 1.83-1.156l.234-.124c.72-.408 3.063-1.362 3.362-1.48a.252.252 0 0 1 .033-.014c.33-.131 1.243-.494 1.954-.27.432.13.681.624.781 1.282.063.238.09.483.084.729a.765.765 0 0 1-.19.51c-.215.184-.555.27-1.046.125a1.987 1.987 0 0 1-.563-.278c-.139-.09-.26-.17-.42-.196a.955.955 0 0 0-.163-.015.784.784 0 0 0-.76.48.794.794 0 0 0 .76 1.101.792.792 0 0 0 .42-.118Z\" fill=\"#27272A\"/></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15wv3fl\",\"data-framer-name\":\"p\",name:\"p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-a63tz7\",\"data-styles-preset\":\"cDVSYDrbO\",style:{\"--framer-text-alignment\":\"left\"},children:'\u201CWe have always had an extremely low returns rate, so to see such an improvement in conversion was very impressive. The set up was quick and simple and the aftercare is great. We look forward to new developments from Fit Analytics and an ongoing successful partnership.\"'})}),className:\"framer-lneq2t\",\"data-framer-name\":\"\u201CWhen we went to Fit Analytics with our challenge, they came back with a solution and were able to impact our e-commerce business in less than three months. They exceeded our expectations and moved the needle for us in a significant way.\u201D\",fonts:[\"Inter\"],name:\"\u201CWhen we went to Fit Analytics with our challenge, they came back with a solution and were able to impact our e-commerce business in less than three months. They exceeded our expectations and moved the needle for us in a significant way.\u201D\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{BJ6X6QN1x:\"weird-fish\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"gmMFE6Hct\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"weird-fish\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"gmMFE6Hct\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"weird-fish\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"gmMFE6Hct\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined},{href:{pathVariables:{BJ6X6QN1x:\"weird-fish\"},unresolvedPathSlugs:{BJ6X6QN1x:{collectionId:\"TUlqEqGzu\",collectionItemId:\"gmMFE6Hct\"}},webPageId:\"pqWZkT6TO\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1luool6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{VSvZToGBn:resolvedLinks4[1]},jY1ephghc:{style:{width:\"100%\"},VSvZToGBn:resolvedLinks4[2]},zA0CW2NnN:{VSvZToGBn:resolvedLinks4[3]}},children:/*#__PURE__*/_jsx(SecBtn,{height:\"100%\",id:\"hY6GA11XM\",layoutId:\"hY6GA11XM\",nNXgKDLGF:false,VSvZToGBn:resolvedLinks4[0],width:\"100%\",Y1Tg3yHQ1:true,YzrMdy3R4:\"Read Case Study\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qbv4ht\",\"data-framer-name\":\"testi-card\",name:\"testi-card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"man and woman walking at the beach laughing wearing weird fish brand apparel\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,pixelHeight:454,pixelWidth:500,sizes:\"270px\",src:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png 564w\"}},jY1ephghc:{background:{alt:\"man and woman walking at the beach laughing wearing weird fish brand apparel\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(6095.6),pixelHeight:454,pixelWidth:500,sizes:\"calc(min(max(min(100vw, 1200px), 1px), min(100vw, 1200px) * 0.9) - 40px)\",src:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png 564w\"}},zA0CW2NnN:{background:{alt:\"man and woman walking at the beach laughing wearing weird fish brand apparel\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,pixelHeight:454,pixelWidth:500,sizes:\"270px\",src:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png 564w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"man and woman walking at the beach laughing wearing weird fish brand apparel\",fit:\"fill\",intrinsicHeight:454,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(4153.8),pixelHeight:454,pixelWidth:500,sizes:\"320px\",src:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/RO6ZVP2dhOIATlQS3pWCnaX34.png 564w\"},className:\"framer-10zr6gv\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9mgqno\",\"data-framer-name\":\"states\",name:\"states\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v7k811-container\",children:/*#__PURE__*/_jsx(CardState,{B3dd8pfPL:\"var(--token-bd2c673c-7c21-4a38-934d-e7fba9e9f21f, rgb(178, 234, 239))\",height:\"100%\",id:\"tWyZhUpeK\",kQd4CkASI:\"TrendingUp\",layoutId:\"tWyZhUpeK\",qkPHLKi6k:\"var(--token-86cd1f00-f6bb-4de0-83d8-03e423e1068f, rgb(23, 158, 177))\",r3yQRq3kM:\"Increase in conversion rate\",style:{width:\"100%\"},U_T3N1sqI:\"8%\",variant:\"dWrfNoEj7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h0heht\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11b7ip7-container\",children:/*#__PURE__*/_jsx(CardState,{B3dd8pfPL:\"var(--token-86cd1f00-f6bb-4de0-83d8-03e423e1068f, rgb(23, 158, 177))\",height:\"100%\",id:\"TlCzFtNZa\",kQd4CkASI:\"TrendingUp\",layoutId:\"TlCzFtNZa\",qkPHLKi6k:\"var(--token-446ccb1e-4e64-42b9-8cdf-1f09bf1aade4, rgb(236, 253, 255))\",r3yQRq3kM:\"Increase in revenue per visitor\",style:{width:\"100%\"},U_T3N1sqI:\"+2%\",variant:\"dWrfNoEj7\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}},jY1ephghc:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(5498.200000000001),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}},zA0CW2NnN:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(4129.8),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zoH2Dgg7vbukMza3rV2M0L6u2A.png\"},className:\"framer-1yjt61g\",\"data-framer-name\":\"quotes.png\",name:\"quotes.png\"})})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17elopl\",\"data-framer-name\":\"Section\",name:\"Section\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-131nnzn\",\"data-framer-name\":\"Heading 2\",name:\"Heading 2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Recent Blog Articles\"})})},zA0CW2NnN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Recent Blog Articles\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kannsw\",\"data-styles-preset\":\"AEzn4CDyK\",children:\"Recent Blog Articles\"})}),className:\"framer-1z02or0\",\"data-framer-name\":\"Recent Publications\",fonts:[\"Inter\"],name:\"Recent Publications\",verticalAlignment:\"center\",withExternalLayout:true})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qmowmw-container hidden-72rtr7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jY1ephghc:{paddingLeft:16},zA0CW2NnN:{gap:20}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"Esskemrnh\",layoutId:\"Esskemrnh\",padding:0,paddingBottom:0,paddingLeft:40,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:645,width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gvlw9n-container\",children:/*#__PURE__*/_jsx(CardBlog,{azWrfFHjq:\"Nicole Yazolino\",bUM01GUhO:\"Oct 14, 2022 \\xb7 6 min read\",c49uGD2GY:\"Our CPO Mar Mercad\\xe9 Meana talks abouteverything from scaling pitfalls andrecovering from tech debt, to theimportance of fostering an environment ofemployee advocacy - especially for women.\",height:\"100%\",id:\"eN6KgJJeG\",layoutId:\"eN6KgJJeG\",mxOEX8lNn:\"Blog\",style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"Effective Scaling and FosteringEmployee Advocacy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:645,width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mrwosm-container\",children:/*#__PURE__*/_jsx(CardBlog,{aSz2PLeUC:addImageAlt({src:\"https://framerusercontent.com/images/8XjOVSPNzwlrpnieYQ7xqGDvjE.png\"},\"\"),azWrfFHjq:\"Biki John\",bUM01GUhO:\"Jun 23, 2022 \\xb7 4 min read\",c49uGD2GY:\"Machine learning is a key way for online  businesses to drive sales, meet customer  needs, and differentiate themselves from  competition, but what is it?\",height:\"100%\",id:\"jyPA3mVOy\",layoutId:\"jyPA3mVOy\",mxOEX8lNn:\"Blog\",QCPrPNVRs:addImageAlt({src:\"https://framerusercontent.com/images/Gj5etS95E273dMTzygvQA5mN5I.png\"},\"\"),style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"How Machine Learning Can  Improve Your E-Commerce  Business\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:645,width:\"351px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17hi6q0-container\",children:/*#__PURE__*/_jsx(CardBlog,{aSz2PLeUC:addImageAlt({src:\"https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png\",srcSet:\"https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png?scale-down-to=512 512w,https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png 768w\"},\"\"),azWrfFHjq:\"Nicole Yazolino\",bUM01GUhO:\"Nov 5, 2020 \\xb7 6 min read\",c49uGD2GY:\"We sat down with London\u2019s Business  Reporter to discuss how retailers can lead  the industry with personalization  technologies. Included video features  insights from our CEO Sebastian Schulze.\",height:\"100%\",id:\"OW5PQeegl\",layoutId:\"OW5PQeegl\",mxOEX8lNn:\"Blog\",style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"Personalization - A Look at the  Future of Retail Technology\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bau0kr hidden-1kt1yez hidden-1qx9nyg hidden-cnai8k\",\"data-framer-name\":\"wrapper\",name:\"wrapper\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{qSXY_6N8t:\"interview-effective-scaling-and-fostering-employee-advocacy-with-cpo-mar-mercade-meana\"},unresolvedPathSlugs:{qSXY_6N8t:{collectionId:\"iWblsSNFI\",collectionItemId:\"M6I_OXSC1\"}},webPageId:\"bFUrRd6dA\"},nodeId:\"MBW8htTRz\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1avzlwk framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:4916,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1awufo6-container\",style:{transformPerspective:1200},whileHover:animation8,children:/*#__PURE__*/_jsx(CardBlog,{azWrfFHjq:\"Nicole Yazolino\",bUM01GUhO:\"Oct 14, 2022 \\xb7 6 min read\",c49uGD2GY:\"Our CPO Mar Mercad\\xe9 Meana talks abouteverything from scaling pitfalls andrecovering from tech debt, to theimportance of fostering an environment ofemployee advocacy - especially for women.\",height:\"100%\",id:\"dwijBgI_O\",layoutId:\"dwijBgI_O\",mxOEX8lNn:\"FITA INSIGHTS\",style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"Effective Scaling and Fostering Employee Advocacy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{qSXY_6N8t:\"benefts-machine-learning-ecommerce\"},unresolvedPathSlugs:{qSXY_6N8t:{collectionId:\"iWblsSNFI\",collectionItemId:\"grFC63eKD\"}},webPageId:\"bFUrRd6dA\"},nodeId:\"usN6E5Uns\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-r9rahe framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:4916,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dud8xr-container\",style:{transformPerspective:1200},whileHover:animation8,children:/*#__PURE__*/_jsx(CardBlog,{aSz2PLeUC:addImageAlt({src:\"https://framerusercontent.com/images/8XjOVSPNzwlrpnieYQ7xqGDvjE.png\"},\"\"),azWrfFHjq:\"Biki John\",bUM01GUhO:\"Jun 23, 2022 \\xb7 4 min read\",c49uGD2GY:\"Machine learning is a key way for online  businesses to drive sales, meet customer  needs, and differentiate themselves from  competition, but what is it?\",height:\"100%\",id:\"uzMB2qlAc\",layoutId:\"uzMB2qlAc\",mxOEX8lNn:\"FITA INSIGHTS\",QCPrPNVRs:addImageAlt({src:\"https://framerusercontent.com/images/Gj5etS95E273dMTzygvQA5mN5I.png\"},\"\"),style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"How Machine Learning Can  Improve Your E-Commerce  Business\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{qSXY_6N8t:\"video-interview-future-of-retail\"},unresolvedPathSlugs:{qSXY_6N8t:{collectionId:\"iWblsSNFI\",collectionItemId:\"l9rPcPjwD\"}},webPageId:\"bFUrRd6dA\"},nodeId:\"RJDWVz5SY\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-5qro9d framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:620,width:\"max((min(100vw, 1200px) - 48px) / 3, 1px)\",y:4916,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vmgjri-container\",style:{transformPerspective:1200},whileHover:animation8,children:/*#__PURE__*/_jsx(CardBlog,{aSz2PLeUC:addImageAlt({src:\"https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png\",srcSet:\"https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png?scale-down-to=512 512w,https://framerusercontent.com/images/ME9ie5MZlrldz4txZg2CN8WI0E.png 768w\"},\"\"),azWrfFHjq:\"Nicole Yazolino\",bUM01GUhO:\"Nov 5, 2020 \\xb7 6 min read\",c49uGD2GY:\"We sat down with London\u2019s Business  Reporter to discuss how retailers can lead  the industry with personalization  technologies. Included video features  insights from our CEO Sebastian Schulze.\",height:\"100%\",id:\"RS2Aumlqn\",layoutId:\"RS2Aumlqn\",mxOEX8lNn:\"FITA NEWS\",style:{height:\"100%\",width:\"100%\"},UMn9PzEru:\"Personalization - A Look at the  Future of Retail Technology\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{y:undefined},jY1ephghc:{y:6969.8},zA0CW2NnN:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:906,width:\"100vw\",y:5600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hj5dly-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dF07txW0h:{variant:\"QJdGGaVOM\"},jY1ephghc:{variant:\"Y6_N_Cdn6\"},zA0CW2NnN:{variant:\"F1_L7s7Rh\"}},children:/*#__PURE__*/_jsx(CTAFooter,{height:\"100%\",id:\"yZOQNc7sW\",KHNcWxqxz:true,layoutId:\"yZOQNc7sW\",style:{width:\"100%\"},variant:\"WU3Qbjv_m\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-36sDr { background: white; }`,\".framer-36sDr.framer-lux5qc, .framer-36sDr .framer-lux5qc { display: block; }\",\".framer-36sDr.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-36sDr .framer-1a4klxu { --border-bottom-width: 0px; --border-color: var(--token-431d68f9-ecc5-4c98-b60c-5e0f83a4fb45, #fc6a6a); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 4px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-36sDr .framer-q0aimo-container { flex: 1 0 0px; height: 80px; max-width: 1240px; position: relative; width: 1px; }\",\".framer-36sDr .framer-1wxc2yp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-3ecgpk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1nzhg6y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 860px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-na7jed { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-36sDr .framer-1clin67, .framer-36sDr .framer-7etg6y, .framer-36sDr .framer-s08yna { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-36sDr .framer-691509 { align-content: center; align-items: center; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-height: 600px; overflow: hidden; padding: 60px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-36sDr .framer-1wt04cd-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 1; }\",\".framer-36sDr .framer-8et8ri { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-36sDr .framer-3e1842-container { flex: none; height: 74%; left: calc(50.00000000000002% - 72.98611111111111% / 2); position: fixed; top: calc(50.00000000000002% - 74.125% / 2); width: 73%; z-index: 2; }\",\".framer-36sDr .framer-gnuu2t { 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: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-16ytbre, .framer-36sDr .framer-f8j8by, .framer-36sDr .framer-y8kidv, .framer-36sDr .framer-mwhu84, .framer-36sDr .framer-1nvlh13, .framer-36sDr .framer-s6omzu, .framer-36sDr .framer-1j9aygk, .framer-36sDr .framer-fkj3wi, .framer-36sDr .framer-naozxt, .framer-36sDr .framer-1iya3p1, .framer-36sDr .framer-p1pvgg, .framer-36sDr .framer-1wv0l59, .framer-36sDr .framer-1ujstqp, .framer-36sDr .framer-zqd7j, .framer-36sDr .framer-aisru9, .framer-36sDr .framer-1lu7swf, .framer-36sDr .framer-anawti, .framer-36sDr .framer-sx5x3i, .framer-36sDr .framer-1i5hspb, .framer-36sDr .framer-lneq2t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-36sDr .framer-17afxqh { display: grid; flex: none; gap: 41px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 48px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1t9lj7g, .framer-36sDr .framer-17xi32i, .framer-36sDr .framer-1a6klex { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-n4clke { aspect-ratio: 2.6470588235294117 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 107px); position: relative; width: 281px; }\",\".framer-36sDr .framer-1ubfh4g, .framer-36sDr .framer-o4xws6 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1c2z4kk { aspect-ratio: 2.6470588235294117 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 105px); position: relative; width: 276px; }\",\".framer-36sDr .framer-11mur08 { -webkit-filter: saturate(1.2); align-content: center; align-items: center; display: flex; filter: saturate(1.2); flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 95px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 229px; }\",\".framer-36sDr .framer-xxn46w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 63px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 172px; }\",\".framer-36sDr .framer-f4bljd { flex: none; height: 111px; position: relative; width: 292px; }\",\".framer-36sDr .framer-1tz8h7s { -webkit-filter: grayscale(1); align-content: center; align-items: center; align-self: start; display: flex; filter: grayscale(1); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-z5lcs1, .framer-36sDr .framer-55p5nf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1rgjboy, .framer-36sDr .framer-j6g5of { align-content: flex-start; align-items: flex-start; background-color: var(--token-92cc962e-a6a1-4ea4-89f7-9aa21de9eddc, #eff7ff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-36sDr .framer-cxp6jb, .framer-36sDr .framer-w9i97u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 508px 16px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-bvp0hz, .framer-36sDr .framer-dh4yl1, .framer-36sDr .framer-lvw7az { flex: none; height: 17px; overflow: hidden; position: relative; width: 24px; }\",\".framer-36sDr .framer-2p0bpg, .framer-36sDr .framer-tecwa4, .framer-36sDr .framer-jo6gq7, .framer-36sDr .framer-ikcd5q, .framer-36sDr .framer-1w01ykp, .framer-36sDr .framer-15wv3fl, .framer-36sDr .framer-9mgqno { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1k0zhzw, .framer-36sDr .framer-1mhmvvf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-7hyb60, .framer-36sDr .framer-h43ka6, .framer-36sDr .framer-19hy00e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px 12px 0px 0px; position: relative; width: 60px; }\",\".framer-36sDr .framer-1dpikf, .framer-36sDr .framer-1600zw3, .framer-36sDr .framer-x7c1qq { --border-bottom-width: 2px; --border-color: #fc6a6a; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 480px; border-bottom-right-radius: 480px; border-top-left-radius: 480px; border-top-right-radius: 480px; flex: none; height: 48px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-36sDr .framer-1ynbn, .framer-36sDr .framer-1z0ksbx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-36sDr .framer-de3ucj, .framer-36sDr .framer-1z0w865 { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-36sDr .framer-1jtfq0g, .framer-36sDr .framer-bccuc7, .framer-36sDr .framer-1g4uez5, .framer-36sDr .framer-1z02or0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-36sDr .framer-16mt72s, .framer-36sDr .framer-d5paft { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-tdvova { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 0px 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-1rsfpbb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-ix3saq-container, .framer-36sDr .framer-13iba2p-container, .framer-36sDr .framer-1yn6yaw-container, .framer-36sDr .framer-1ax51yl-container, .framer-36sDr .framer-1luool6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-36sDr .framer-1oori1u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 508px 16px 0px; position: relative; width: 532px; }\",\".framer-36sDr .framer-1vybw63 { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 454px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 576px; z-index: 2; }\",\".framer-36sDr .framer-jckg96 { align-content: flex-start; align-items: flex-start; background-color: var(--token-92cc962e-a6a1-4ea4-89f7-9aa21de9eddc, #eff7ff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 1px; }\",\".framer-36sDr .framer-1n9wufn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 72px; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1awc5ei { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-ypniey { --border-bottom-width: 1px; --border-color: var(--token-37ea10fd-aaff-404b-a23c-388d1e67568d, #cccccc); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-36sDr .framer-803sti-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-36sDr .framer-nfrb23 { background-color: #c7e3fc; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: -1px; flex: none; height: 458px; left: -12px; position: absolute; right: 0px; z-index: 1; }\",\".framer-36sDr .framer-1ficb8l, .framer-36sDr .framer-jslncw, .framer-36sDr .framer-1bqe20j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-o6buuv { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-bgqlw8 { align-content: center; align-items: center; background-color: #ecfdff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 48px 80px 48px 80px; position: relative; width: 1px; }\",\".framer-36sDr .framer-xuspho, .framer-36sDr .framer-1udcyy4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-ml56bw, .framer-36sDr .framer-145a1qe { --border-bottom-width: 2px; --border-color: #fc6a6a; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; border-bottom-left-radius: 480px; border-bottom-right-radius: 480px; border-top-left-radius: 480px; border-top-right-radius: 480px; flex: none; height: 96px; overflow: hidden; position: relative; width: 96px; will-change: var(--framer-will-change-override, transform); }\",\".framer-36sDr .framer-193sh1s { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1whnupk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-nr8h4f { flex: none; height: 43px; position: relative; width: 137px; }\",\".framer-36sDr .framer-oekjme, .framer-36sDr .framer-qbv4ht { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-36sDr .framer-6x87ig, .framer-36sDr .framer-10zr6gv { border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 280px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-36sDr .framer-1pu4ime-container, .framer-36sDr .framer-7yywng-container, .framer-36sDr .framer-1v7k811-container, .framer-36sDr .framer-11b7ip7-container, .framer-36sDr .framer-1qmowmw-container, .framer-36sDr .framer-hj5dly-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-36sDr .framer-13md64j, .framer-36sDr .framer-h0heht { background-color: var(--token-37ea10fd-aaff-404b-a23c-388d1e67568d, #b3b3b3); flex: none; height: 1px; opacity: 0.5; overflow: hidden; position: relative; width: 359px; }\",\".framer-36sDr .framer-910p9e, .framer-36sDr .framer-1yjt61g { flex: none; height: 46px; left: 20px; overflow: hidden; position: absolute; top: 24px; width: 64px; z-index: 1; }\",\".framer-36sDr .framer-15x9dms { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-y3d78v { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-jfgkdv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 574px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-1m3m9wb { aspect-ratio: 1.0087412587412588 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 574px); overflow: visible; position: relative; width: 1px; }\",\".framer-36sDr .framer-1rstrl3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-b1k5dt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-zm9m51 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-36sDr .framer-17qty14 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 850px; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1pjpaxe { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 128px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-zv6xhk { align-content: center; align-items: center; background-color: #ecfdff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 48px 80px 48px 80px; position: relative; width: 1px; }\",\".framer-36sDr .framer-1fyw5e8 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 79px; justify-content: space-between; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1dscypz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-36sDr .framer-12ev6ng { aspect-ratio: 1.8571428571428572 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); position: relative; width: 104px; }\",\".framer-36sDr .framer-17elopl { align-content: center; align-items: center; background-color: #fef1f1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-131nnzn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1gvlw9n-container, .framer-36sDr .framer-mrwosm-container, .framer-36sDr .framer-17hi6q0-container { height: 645px; position: relative; width: 351px; }\",\".framer-36sDr .framer-bau0kr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-36sDr .framer-1avzlwk, .framer-36sDr .framer-r9rahe, .framer-36sDr .framer-5qro9d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-36sDr .framer-1awufo6-container, .framer-36sDr .framer-dud8xr-container, .framer-36sDr .framer-vmgjri-container { flex: 1 0 0px; height: 620px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-36sDr.framer-72rtr7, .framer-36sDr .framer-1a4klxu, .framer-36sDr .framer-1wxc2yp, .framer-36sDr .framer-3ecgpk, .framer-36sDr .framer-1nzhg6y, .framer-36sDr .framer-691509, .framer-36sDr .framer-gnuu2t, .framer-36sDr .framer-1t9lj7g, .framer-36sDr .framer-1ubfh4g, .framer-36sDr .framer-17xi32i, .framer-36sDr .framer-11mur08, .framer-36sDr .framer-1a6klex, .framer-36sDr .framer-xxn46w, .framer-36sDr .framer-o4xws6, .framer-36sDr .framer-1tz8h7s, .framer-36sDr .framer-z5lcs1, .framer-36sDr .framer-1rgjboy, .framer-36sDr .framer-cxp6jb, .framer-36sDr .framer-2p0bpg, .framer-36sDr .framer-1k0zhzw, .framer-36sDr .framer-7hyb60, .framer-36sDr .framer-1ynbn, .framer-36sDr .framer-16mt72s, .framer-36sDr .framer-tdvova, .framer-36sDr .framer-1rsfpbb, .framer-36sDr .framer-j6g5of, .framer-36sDr .framer-1oori1u, .framer-36sDr .framer-tecwa4, .framer-36sDr .framer-1mhmvvf, .framer-36sDr .framer-h43ka6, .framer-36sDr .framer-1z0ksbx, .framer-36sDr .framer-1vybw63, .framer-36sDr .framer-jckg96, .framer-36sDr .framer-w9i97u, .framer-36sDr .framer-jo6gq7, .framer-36sDr .framer-1n9wufn, .framer-36sDr .framer-19hy00e, .framer-36sDr .framer-1awc5ei, .framer-36sDr .framer-ypniey, .framer-36sDr .framer-d5paft, .framer-36sDr .framer-1ficb8l, .framer-36sDr .framer-jslncw, .framer-36sDr .framer-1bqe20j, .framer-36sDr .framer-o6buuv, .framer-36sDr .framer-bgqlw8, .framer-36sDr .framer-xuspho, .framer-36sDr .framer-1whnupk, .framer-36sDr .framer-ikcd5q, .framer-36sDr .framer-oekjme, .framer-36sDr .framer-1w01ykp, .framer-36sDr .framer-15x9dms, .framer-36sDr .framer-y3d78v, .framer-36sDr .framer-jfgkdv, .framer-36sDr .framer-1rstrl3, .framer-36sDr .framer-b1k5dt, .framer-36sDr .framer-55p5nf, .framer-36sDr .framer-17qty14, .framer-36sDr .framer-1pjpaxe, .framer-36sDr .framer-zv6xhk, .framer-36sDr .framer-1udcyy4, .framer-36sDr .framer-1dscypz, .framer-36sDr .framer-15wv3fl, .framer-36sDr .framer-qbv4ht, .framer-36sDr .framer-9mgqno, .framer-36sDr .framer-17elopl, .framer-36sDr .framer-131nnzn, .framer-36sDr .framer-bau0kr, .framer-36sDr .framer-1avzlwk, .framer-36sDr .framer-r9rahe, .framer-36sDr .framer-5qro9d { gap: 0px; } .framer-36sDr.framer-72rtr7 > *, .framer-36sDr .framer-1wxc2yp > *, .framer-36sDr .framer-gnuu2t > *, .framer-36sDr .framer-z5lcs1 > *, .framer-36sDr .framer-1rgjboy > *, .framer-36sDr .framer-cxp6jb > *, .framer-36sDr .framer-2p0bpg > *, .framer-36sDr .framer-7hyb60 > *, .framer-36sDr .framer-1ynbn > *, .framer-36sDr .framer-j6g5of > *, .framer-36sDr .framer-1oori1u > *, .framer-36sDr .framer-tecwa4 > *, .framer-36sDr .framer-h43ka6 > *, .framer-36sDr .framer-1z0ksbx > *, .framer-36sDr .framer-jckg96 > *, .framer-36sDr .framer-w9i97u > *, .framer-36sDr .framer-jo6gq7 > *, .framer-36sDr .framer-19hy00e > *, .framer-36sDr .framer-1awc5ei > *, .framer-36sDr .framer-ikcd5q > *, .framer-36sDr .framer-1w01ykp > *, .framer-36sDr .framer-55p5nf > *, .framer-36sDr .framer-15wv3fl > *, .framer-36sDr .framer-9mgqno > *, .framer-36sDr .framer-131nnzn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-36sDr.framer-72rtr7 > :first-child, .framer-36sDr .framer-1wxc2yp > :first-child, .framer-36sDr .framer-3ecgpk > :first-child, .framer-36sDr .framer-1nzhg6y > :first-child, .framer-36sDr .framer-691509 > :first-child, .framer-36sDr .framer-gnuu2t > :first-child, .framer-36sDr .framer-1ubfh4g > :first-child, .framer-36sDr .framer-o4xws6 > :first-child, .framer-36sDr .framer-1tz8h7s > :first-child, .framer-36sDr .framer-z5lcs1 > :first-child, .framer-36sDr .framer-1rgjboy > :first-child, .framer-36sDr .framer-cxp6jb > :first-child, .framer-36sDr .framer-2p0bpg > :first-child, .framer-36sDr .framer-7hyb60 > :first-child, .framer-36sDr .framer-1ynbn > :first-child, .framer-36sDr .framer-tdvova > :first-child, .framer-36sDr .framer-1rsfpbb > :first-child, .framer-36sDr .framer-j6g5of > :first-child, .framer-36sDr .framer-1oori1u > :first-child, .framer-36sDr .framer-tecwa4 > :first-child, .framer-36sDr .framer-h43ka6 > :first-child, .framer-36sDr .framer-1z0ksbx > :first-child, .framer-36sDr .framer-jckg96 > :first-child, .framer-36sDr .framer-w9i97u > :first-child, .framer-36sDr .framer-jo6gq7 > :first-child, .framer-36sDr .framer-19hy00e > :first-child, .framer-36sDr .framer-1awc5ei > :first-child, .framer-36sDr .framer-1ficb8l > :first-child, .framer-36sDr .framer-jslncw > :first-child, .framer-36sDr .framer-1bqe20j > :first-child, .framer-36sDr .framer-xuspho > :first-child, .framer-36sDr .framer-1whnupk > :first-child, .framer-36sDr .framer-ikcd5q > :first-child, .framer-36sDr .framer-oekjme > :first-child, .framer-36sDr .framer-1w01ykp > :first-child, .framer-36sDr .framer-b1k5dt > :first-child, .framer-36sDr .framer-55p5nf > :first-child, .framer-36sDr .framer-17qty14 > :first-child, .framer-36sDr .framer-1udcyy4 > :first-child, .framer-36sDr .framer-1dscypz > :first-child, .framer-36sDr .framer-15wv3fl > :first-child, .framer-36sDr .framer-qbv4ht > :first-child, .framer-36sDr .framer-9mgqno > :first-child, .framer-36sDr .framer-17elopl > :first-child, .framer-36sDr .framer-131nnzn > :first-child { margin-top: 0px; } .framer-36sDr.framer-72rtr7 > :last-child, .framer-36sDr .framer-1wxc2yp > :last-child, .framer-36sDr .framer-3ecgpk > :last-child, .framer-36sDr .framer-1nzhg6y > :last-child, .framer-36sDr .framer-691509 > :last-child, .framer-36sDr .framer-gnuu2t > :last-child, .framer-36sDr .framer-1ubfh4g > :last-child, .framer-36sDr .framer-o4xws6 > :last-child, .framer-36sDr .framer-1tz8h7s > :last-child, .framer-36sDr .framer-z5lcs1 > :last-child, .framer-36sDr .framer-1rgjboy > :last-child, .framer-36sDr .framer-cxp6jb > :last-child, .framer-36sDr .framer-2p0bpg > :last-child, .framer-36sDr .framer-7hyb60 > :last-child, .framer-36sDr .framer-1ynbn > :last-child, .framer-36sDr .framer-tdvova > :last-child, .framer-36sDr .framer-1rsfpbb > :last-child, .framer-36sDr .framer-j6g5of > :last-child, .framer-36sDr .framer-1oori1u > :last-child, .framer-36sDr .framer-tecwa4 > :last-child, .framer-36sDr .framer-h43ka6 > :last-child, .framer-36sDr .framer-1z0ksbx > :last-child, .framer-36sDr .framer-jckg96 > :last-child, .framer-36sDr .framer-w9i97u > :last-child, .framer-36sDr .framer-jo6gq7 > :last-child, .framer-36sDr .framer-19hy00e > :last-child, .framer-36sDr .framer-1awc5ei > :last-child, .framer-36sDr .framer-1ficb8l > :last-child, .framer-36sDr .framer-jslncw > :last-child, .framer-36sDr .framer-1bqe20j > :last-child, .framer-36sDr .framer-xuspho > :last-child, .framer-36sDr .framer-1whnupk > :last-child, .framer-36sDr .framer-ikcd5q > :last-child, .framer-36sDr .framer-oekjme > :last-child, .framer-36sDr .framer-1w01ykp > :last-child, .framer-36sDr .framer-b1k5dt > :last-child, .framer-36sDr .framer-55p5nf > :last-child, .framer-36sDr .framer-17qty14 > :last-child, .framer-36sDr .framer-1udcyy4 > :last-child, .framer-36sDr .framer-1dscypz > :last-child, .framer-36sDr .framer-15wv3fl > :last-child, .framer-36sDr .framer-qbv4ht > :last-child, .framer-36sDr .framer-9mgqno > :last-child, .framer-36sDr .framer-17elopl > :last-child, .framer-36sDr .framer-131nnzn > :last-child { margin-bottom: 0px; } .framer-36sDr .framer-1a4klxu > *, .framer-36sDr .framer-1t9lj7g > *, .framer-36sDr .framer-17xi32i > *, .framer-36sDr .framer-11mur08 > *, .framer-36sDr .framer-1a6klex > *, .framer-36sDr .framer-xxn46w > *, .framer-36sDr .framer-1vybw63 > *, .framer-36sDr .framer-ypniey > *, .framer-36sDr .framer-jfgkdv > *, .framer-36sDr .framer-1rstrl3 > *, .framer-36sDr .framer-1avzlwk > *, .framer-36sDr .framer-r9rahe > *, .framer-36sDr .framer-5qro9d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-36sDr .framer-1a4klxu > :first-child, .framer-36sDr .framer-1t9lj7g > :first-child, .framer-36sDr .framer-17xi32i > :first-child, .framer-36sDr .framer-11mur08 > :first-child, .framer-36sDr .framer-1a6klex > :first-child, .framer-36sDr .framer-xxn46w > :first-child, .framer-36sDr .framer-1k0zhzw > :first-child, .framer-36sDr .framer-16mt72s > :first-child, .framer-36sDr .framer-1mhmvvf > :first-child, .framer-36sDr .framer-1vybw63 > :first-child, .framer-36sDr .framer-1n9wufn > :first-child, .framer-36sDr .framer-ypniey > :first-child, .framer-36sDr .framer-d5paft > :first-child, .framer-36sDr .framer-o6buuv > :first-child, .framer-36sDr .framer-bgqlw8 > :first-child, .framer-36sDr .framer-15x9dms > :first-child, .framer-36sDr .framer-y3d78v > :first-child, .framer-36sDr .framer-jfgkdv > :first-child, .framer-36sDr .framer-1rstrl3 > :first-child, .framer-36sDr .framer-1pjpaxe > :first-child, .framer-36sDr .framer-zv6xhk > :first-child, .framer-36sDr .framer-bau0kr > :first-child, .framer-36sDr .framer-1avzlwk > :first-child, .framer-36sDr .framer-r9rahe > :first-child, .framer-36sDr .framer-5qro9d > :first-child { margin-left: 0px; } .framer-36sDr .framer-1a4klxu > :last-child, .framer-36sDr .framer-1t9lj7g > :last-child, .framer-36sDr .framer-17xi32i > :last-child, .framer-36sDr .framer-11mur08 > :last-child, .framer-36sDr .framer-1a6klex > :last-child, .framer-36sDr .framer-xxn46w > :last-child, .framer-36sDr .framer-1k0zhzw > :last-child, .framer-36sDr .framer-16mt72s > :last-child, .framer-36sDr .framer-1mhmvvf > :last-child, .framer-36sDr .framer-1vybw63 > :last-child, .framer-36sDr .framer-1n9wufn > :last-child, .framer-36sDr .framer-ypniey > :last-child, .framer-36sDr .framer-d5paft > :last-child, .framer-36sDr .framer-o6buuv > :last-child, .framer-36sDr .framer-bgqlw8 > :last-child, .framer-36sDr .framer-15x9dms > :last-child, .framer-36sDr .framer-y3d78v > :last-child, .framer-36sDr .framer-jfgkdv > :last-child, .framer-36sDr .framer-1rstrl3 > :last-child, .framer-36sDr .framer-1pjpaxe > :last-child, .framer-36sDr .framer-zv6xhk > :last-child, .framer-36sDr .framer-bau0kr > :last-child, .framer-36sDr .framer-1avzlwk > :last-child, .framer-36sDr .framer-r9rahe > :last-child, .framer-36sDr .framer-5qro9d > :last-child { margin-right: 0px; } .framer-36sDr .framer-3ecgpk > *, .framer-36sDr .framer-tdvova > *, .framer-36sDr .framer-17elopl > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-36sDr .framer-1nzhg6y > *, .framer-36sDr .framer-1rsfpbb > *, .framer-36sDr .framer-1ficb8l > *, .framer-36sDr .framer-jslncw > *, .framer-36sDr .framer-1bqe20j > *, .framer-36sDr .framer-xuspho > *, .framer-36sDr .framer-17qty14 > *, .framer-36sDr .framer-1udcyy4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-36sDr .framer-691509 > *, .framer-36sDr .framer-b1k5dt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-36sDr .framer-1ubfh4g > *, .framer-36sDr .framer-o4xws6 > *, .framer-36sDr .framer-1tz8h7s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-36sDr .framer-1k0zhzw > *, .framer-36sDr .framer-1mhmvvf > *, .framer-36sDr .framer-1n9wufn > *, .framer-36sDr .framer-o6buuv > *, .framer-36sDr .framer-1pjpaxe > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-36sDr .framer-16mt72s > *, .framer-36sDr .framer-d5paft > *, .framer-36sDr .framer-15x9dms > *, .framer-36sDr .framer-bau0kr > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-36sDr .framer-bgqlw8 > *, .framer-36sDr .framer-zv6xhk > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-36sDr .framer-1whnupk > *, .framer-36sDr .framer-1dscypz > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-36sDr .framer-oekjme > *, .framer-36sDr .framer-qbv4ht > * { margin: 0px; margin-bottom: calc(-4px / 2); margin-top: calc(-4px / 2); } .framer-36sDr .framer-y3d78v > * { margin: 0px; margin-left: calc(42px / 2); margin-right: calc(42px / 2); } }\",`@media (min-width: 810px) and (max-width: 899px) { .${metadata.bodyClassName}-framer-36sDr { background: white; } .framer-36sDr.framer-72rtr7 { width: 810px; } .framer-36sDr .framer-q0aimo-container { height: auto; } .framer-36sDr .framer-1wxc2yp, .framer-36sDr .framer-y3d78v { max-width: 90%; } .framer-36sDr .framer-1nzhg6y { max-width: unset; } .framer-36sDr .framer-3e1842-container { height: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 73%; } .framer-36sDr .framer-17afxqh { gap: 50px; } .framer-36sDr .framer-n4clke { height: var(--framer-aspect-ratio-supported, 73px); width: 193px; } .framer-36sDr .framer-1c2z4kk { height: var(--framer-aspect-ratio-supported, 82px); width: 215px; } .framer-36sDr .framer-16mt72s { flex-direction: column; gap: 52px; } .framer-36sDr .framer-tdvova { flex: none; padding: 0px; width: 100%; } .framer-36sDr .framer-1rsfpbb { align-content: center; align-items: center; } .framer-36sDr .framer-y8kidv { white-space: pre; } .framer-36sDr .framer-1vybw63 { flex-direction: column; height: 684px; width: min-content; } .framer-36sDr .framer-jckg96 { align-self: stretch; flex: none; order: 2; width: auto; } .framer-36sDr .framer-ypniey { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: 1px; order: 1; overflow: visible; width: 609px; } .framer-36sDr .framer-d5paft { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; max-width: 90%; } .framer-36sDr .framer-1ficb8l, .framer-36sDr .framer-jslncw, .framer-36sDr .framer-1bqe20j { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-36sDr .framer-o6buuv { max-width: 90%; padding: 0px; } .framer-36sDr .framer-bgqlw8 { align-content: flex-end; align-items: flex-end; gap: 16px; max-width: unset; padding: 20px; } .framer-36sDr .framer-193sh1s { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 6px 0px 0px 0px; } .framer-36sDr .framer-1whnupk { flex: none; order: 1; width: 100%; } .framer-36sDr .framer-nr8h4f, .framer-36sDr .framer-145a1qe, .framer-36sDr .framer-12ev6ng { order: 0; } .framer-36sDr .framer-oekjme { width: 260px; } .framer-36sDr .framer-1m3m9wb { height: var(--framer-aspect-ratio-supported, 304px); } .framer-36sDr .framer-17qty14 { max-width: 85%; } .framer-36sDr .framer-1pjpaxe { padding: 0px 0px 64px 0px; } .framer-36sDr .framer-zv6xhk { align-content: flex-end; align-items: flex-end; gap: 16px; max-width: 90%; padding: 20px; } .framer-36sDr .framer-1fyw5e8 { align-content: flex-start; align-items: flex-start; flex-direction: column; height: min-content; order: 1; } .framer-36sDr .framer-1dscypz { flex: none; height: min-content; order: 1; width: 100%; } .framer-36sDr .framer-15wv3fl { order: 2; } .framer-36sDr .framer-1luool6-container { order: 3; } .framer-36sDr .framer-qbv4ht { width: 270px; } .framer-36sDr .framer-1yjt61g { height: 22px; left: 4px; top: 16px; width: 31px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-36sDr .framer-17afxqh, .framer-36sDr .framer-16mt72s, .framer-36sDr .framer-1vybw63, .framer-36sDr .framer-d5paft, .framer-36sDr .framer-bgqlw8, .framer-36sDr .framer-193sh1s, .framer-36sDr .framer-zv6xhk, .framer-36sDr .framer-1fyw5e8 { gap: 0px; } .framer-36sDr .framer-17afxqh > *, .framer-36sDr .framer-17afxqh > :first-child, .framer-36sDr .framer-17afxqh > :last-child, .framer-36sDr .framer-d5paft > *, .framer-36sDr .framer-d5paft > :first-child, .framer-36sDr .framer-d5paft > :last-child, .framer-36sDr .framer-193sh1s > *, .framer-36sDr .framer-193sh1s > :first-child, .framer-36sDr .framer-193sh1s > :last-child, .framer-36sDr .framer-1fyw5e8 > *, .framer-36sDr .framer-1fyw5e8 > :first-child, .framer-36sDr .framer-1fyw5e8 > :last-child { margin: 0px; } .framer-36sDr .framer-16mt72s > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } .framer-36sDr .framer-16mt72s > :first-child, .framer-36sDr .framer-1vybw63 > :first-child { margin-top: 0px; } .framer-36sDr .framer-16mt72s > :last-child, .framer-36sDr .framer-1vybw63 > :last-child { margin-bottom: 0px; } .framer-36sDr .framer-1vybw63 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-36sDr .framer-bgqlw8 > *, .framer-36sDr .framer-zv6xhk > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-36sDr .framer-bgqlw8 > :first-child, .framer-36sDr .framer-zv6xhk > :first-child { margin-left: 0px; } .framer-36sDr .framer-bgqlw8 > :last-child, .framer-36sDr .framer-zv6xhk > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-36sDr { background: white; } .framer-36sDr.framer-72rtr7 { width: 390px; } .framer-36sDr .framer-1a4klxu { flex-direction: column; } .framer-36sDr .framer-q0aimo-container { flex: none; height: auto; width: 100%; } .framer-36sDr .framer-1nzhg6y { max-width: 90%; } .framer-36sDr .framer-na7jed, .framer-36sDr .framer-13iba2p-container, .framer-36sDr .framer-oekjme, .framer-36sDr .framer-1luool6-container, .framer-36sDr .framer-qbv4ht { width: 100%; } .framer-36sDr .framer-691509 { height: 335px; max-width: 90%; min-height: unset; width: 90%; } .framer-36sDr .framer-3e1842-container { height: auto; left: unset; right: 0px; top: 50%; transform: translateY(-50%); width: 100%; } .framer-36sDr .framer-gnuu2t { padding: 50px 0px 50px 0px; } .framer-36sDr .framer-17afxqh { gap: 0px; grid-template-columns: repeat(2, minmax(150px, 1fr)); grid-template-rows: repeat(3, minmax(0, 1fr)); max-width: 90%; } .framer-36sDr .framer-1t9lj7g, .framer-36sDr .framer-y8kidv, .framer-36sDr .framer-nr8h4f, .framer-36sDr .framer-12ev6ng { order: 0; } .framer-36sDr .framer-n4clke { height: var(--framer-aspect-ratio-supported, 65px); width: 173px; } .framer-36sDr .framer-1ubfh4g, .framer-36sDr .framer-mwhu84 { order: 1; } .framer-36sDr .framer-1c2z4kk { height: var(--framer-aspect-ratio-supported, 75px); width: 197px; } .framer-36sDr .framer-17xi32i { order: 3; } .framer-36sDr .framer-11mur08 { height: 76px; width: 145px; } .framer-36sDr .framer-1a6klex { order: 5; } .framer-36sDr .framer-xxn46w { height: 49px; width: 119px; } .framer-36sDr .framer-o4xws6 { order: 4; } .framer-36sDr .framer-f4bljd { height: 80px; width: 212px; } .framer-36sDr .framer-1tz8h7s { order: 2; } .framer-36sDr .framer-16mt72s { flex-direction: column; gap: 20px; max-width: 90%; padding: 40px 0px 0px 0px; } .framer-36sDr .framer-tdvova { flex: none; padding: 0px; width: 100%; } .framer-36sDr .framer-ix3saq-container { order: 2; width: 100%; } .framer-36sDr .framer-1vybw63 { flex-direction: column; height: min-content; width: 100%; } .framer-36sDr .framer-jckg96 { flex: none; order: 2; width: 100%; } .framer-36sDr .framer-ypniey { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 294px; order: 0; width: 100%; } .framer-36sDr .framer-803sti-container, .framer-36sDr .framer-xuspho, .framer-36sDr .framer-1rstrl3, .framer-36sDr .framer-1udcyy4 { flex: none; width: 100%; } .framer-36sDr .framer-d5paft { align-content: unset; align-items: unset; display: grid; gap: 52px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(3, minmax(0, 1fr)); justify-content: center; max-width: 273px; } .framer-36sDr .framer-1ficb8l, .framer-36sDr .framer-jslncw, .framer-36sDr .framer-1bqe20j { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-36sDr .framer-o6buuv { max-width: 90%; padding: 0px; } .framer-36sDr .framer-bgqlw8 { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 16px; max-width: unset; padding: 20px; } .framer-36sDr .framer-193sh1s { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 0px; } .framer-36sDr .framer-1whnupk { flex: none; order: 1; width: 100%; } .framer-36sDr .framer-910p9e { left: 267px; } .framer-36sDr .framer-15x9dms { padding: 35px 0px 35px 0px; } .framer-36sDr .framer-y3d78v { flex-direction: column; gap: 24px; max-width: 90%; } .framer-36sDr .framer-jfgkdv { flex: none; height: 366px; width: 100%; } .framer-36sDr .framer-1m3m9wb { height: var(--framer-aspect-ratio-supported, 198px); } .framer-36sDr .framer-17qty14 { align-content: flex-start; align-items: flex-start; max-width: 90%; padding: 32px 0px 32px 0px; } .framer-36sDr .framer-1pjpaxe { padding: 28px 0px 28px 0px; } .framer-36sDr .framer-zv6xhk { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 16px; max-width: 90%; padding: 20px; } .framer-36sDr .framer-1fyw5e8 { align-content: flex-start; align-items: flex-start; flex-direction: column; height: min-content; padding: 0px; } .framer-36sDr .framer-1dscypz { flex: none; height: min-content; order: 1; width: 100%; } .framer-36sDr .framer-1yjt61g { left: 269px; } .framer-36sDr .framer-17elopl { gap: 24px; } .framer-36sDr .framer-1z02or0 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-36sDr .framer-1a4klxu, .framer-36sDr .framer-17afxqh, .framer-36sDr .framer-16mt72s, .framer-36sDr .framer-1vybw63, .framer-36sDr .framer-d5paft, .framer-36sDr .framer-bgqlw8, .framer-36sDr .framer-193sh1s, .framer-36sDr .framer-y3d78v, .framer-36sDr .framer-zv6xhk, .framer-36sDr .framer-1fyw5e8, .framer-36sDr .framer-17elopl { gap: 0px; } .framer-36sDr .framer-1a4klxu > *, .framer-36sDr .framer-1vybw63 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-36sDr .framer-1a4klxu > :first-child, .framer-36sDr .framer-16mt72s > :first-child, .framer-36sDr .framer-1vybw63 > :first-child, .framer-36sDr .framer-bgqlw8 > :first-child, .framer-36sDr .framer-y3d78v > :first-child, .framer-36sDr .framer-zv6xhk > :first-child, .framer-36sDr .framer-17elopl > :first-child { margin-top: 0px; } .framer-36sDr .framer-1a4klxu > :last-child, .framer-36sDr .framer-16mt72s > :last-child, .framer-36sDr .framer-1vybw63 > :last-child, .framer-36sDr .framer-bgqlw8 > :last-child, .framer-36sDr .framer-y3d78v > :last-child, .framer-36sDr .framer-zv6xhk > :last-child, .framer-36sDr .framer-17elopl > :last-child { margin-bottom: 0px; } .framer-36sDr .framer-17afxqh > *, .framer-36sDr .framer-17afxqh > :first-child, .framer-36sDr .framer-17afxqh > :last-child, .framer-36sDr .framer-d5paft > *, .framer-36sDr .framer-d5paft > :first-child, .framer-36sDr .framer-d5paft > :last-child, .framer-36sDr .framer-193sh1s > *, .framer-36sDr .framer-193sh1s > :first-child, .framer-36sDr .framer-193sh1s > :last-child, .framer-36sDr .framer-1fyw5e8 > *, .framer-36sDr .framer-1fyw5e8 > :first-child, .framer-36sDr .framer-1fyw5e8 > :last-child { margin: 0px; } .framer-36sDr .framer-16mt72s > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-36sDr .framer-bgqlw8 > *, .framer-36sDr .framer-zv6xhk > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-36sDr .framer-y3d78v > *, .framer-36sDr .framer-17elopl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (min-width: 900px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-36sDr { background: white; } .framer-36sDr.framer-72rtr7 { width: 900px; } .framer-36sDr .framer-q0aimo-container { height: auto; } .framer-36sDr .framer-1wxc2yp { max-width: 90%; } .framer-36sDr .framer-3e1842-container { height: auto; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 73%; } .framer-36sDr .framer-n4clke { height: var(--framer-aspect-ratio-supported, 78px); width: 115%; } .framer-36sDr .framer-z5lcs1 { max-width: 100%; } .framer-36sDr .framer-1rgjboy { order: 1; } .framer-36sDr .framer-16mt72s { flex-wrap: wrap; max-width: 100%; order: 0; } .framer-36sDr .framer-tdvova, .framer-36sDr .framer-ml56bw, .framer-36sDr .framer-nr8h4f, .framer-36sDr .framer-12ev6ng { order: 0; } .framer-36sDr .framer-y8kidv { white-space: pre; } .framer-36sDr .framer-1vybw63 { height: 342px; order: 1; width: 361px; } .framer-36sDr .framer-803sti-container { flex: none; width: 358px; } .framer-36sDr .framer-d5paft { padding: 32px 0px 32px 0px; } .framer-36sDr .framer-bgqlw8 { max-width: unset; padding: 48px 40px 48px 40px; } .framer-36sDr .framer-193sh1s { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 1; } .framer-36sDr .framer-1whnupk { flex: none; order: 1; width: 100%; } .framer-36sDr .framer-ikcd5q { order: 2; } .framer-36sDr .framer-13iba2p-container { order: 3; } .framer-36sDr .framer-1m3m9wb { height: var(--framer-aspect-ratio-supported, 381px); } .framer-36sDr .framer-zv6xhk { gap: 20px; padding: 38px; } .framer-36sDr .framer-1fyw5e8 { align-content: flex-start; align-items: flex-start; flex-direction: column; height: min-content; } .framer-36sDr .framer-1dscypz { flex: none; height: min-content; order: 1; width: 100%; } .framer-36sDr .framer-qbv4ht { width: 270px; } .framer-36sDr .framer-1yjt61g { height: 27px; left: 18px; width: 40px; } .framer-36sDr .framer-1z02or0 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-36sDr .framer-193sh1s, .framer-36sDr .framer-zv6xhk, .framer-36sDr .framer-1fyw5e8 { gap: 0px; } .framer-36sDr .framer-193sh1s > *, .framer-36sDr .framer-193sh1s > :first-child, .framer-36sDr .framer-193sh1s > :last-child, .framer-36sDr .framer-1fyw5e8 > *, .framer-36sDr .framer-1fyw5e8 > :first-child, .framer-36sDr .framer-1fyw5e8 > :last-child { margin: 0px; } .framer-36sDr .framer-zv6xhk > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-36sDr .framer-zv6xhk > :first-child { margin-left: 0px; } .framer-36sDr .framer-zv6xhk > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-36sDr[data-border=\"true\"]::after, .framer-36sDr [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6551.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dF07txW0h\":{\"layout\":[\"fixed\",\"auto\"]},\"jY1ephghc\":{\"layout\":[\"fixed\",\"auto\"]},\"zA0CW2NnN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-36sDr\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:6551.5,width:1440};addFonts(FrameraugiA20Il,[{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:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew7Y3tcoqK5.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"}]},...NavigationCopy4Fonts,...PlayFonts,...VideoFonts,...SecBtnFonts,...CardStateFonts,...CardBlogFonts,...CarouselFonts,...CTAFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6551.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dF07txW0h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jY1ephghc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zA0CW2NnN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c75d380)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={N6uFZw6O3:{hover:true}};const cycleOrder=[\"N6uFZw6O3\"];const serializationHash=\"framer-koLA8\";const variantClassNames={N6uFZw6O3:\"framer-v-k03u5a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const getProps=({height,id,tap,title,width,...props})=>{var _ref;return{...props,PtRewaxpB:(_ref=title!==null&&title!==void 0?title:props.PtRewaxpB)!==null&&_ref!==void 0?_ref:\"Watch video\",xDv3X32HA:tap!==null&&tap!==void 0?tap:props.xDv3X32HA};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PtRewaxpB,xDv3X32HA,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"N6uFZw6O3\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13nga9g=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(xDv3X32HA){const res=await xDv3X32HA(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-k03u5a\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,initial:variant,layoutDependency:layoutDependency,layoutId:\"N6uFZw6O3\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap13nga9g,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"N6uFZw6O3-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v1y5x7\",\"data-framer-name\":\"play\",layoutDependency:layoutDependency,layoutId:\"cbsiJqy3z\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ikmzoz\",\"data-border\":true,\"data-framer-name\":\"div.HeroCenterVideo_playButton___ySxJ\",layoutDependency:layoutDependency,layoutId:\"suNzmJ8iP\",style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:480,borderBottomRightRadius:480,borderTopLeftRadius:480,borderTopRightRadius:480},variants:{\"N6uFZw6O3-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-431d68f9-ecc5-4c98-b60c-5e0f83a4fb45, rgb(252, 106, 106))\"}}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16uavk4\",\"data-framer-name\":\"play.18f0dceb.svg\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:42,intrinsicWidth:36,layoutDependency:layoutDependency,layoutId:\"Q_MOPTfBR\",svg:'<svg width=\"36\" height=\"42\" viewBox=\"0 0 36 42\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_2429_15678)\">\\n<g clip-path=\"url(#clip1_2429_15678)\">\\n<g clip-path=\"url(#clip2_2429_15678)\">\\n<path d=\"M33.4964 19.2037C34.854 19.9989 34.854 21.9616 33.4964 22.7568L3.59937 40.2678C2.22685 41.0718 0.5 40.0819 0.5 38.4914L0.500002 3.46916C0.500002 1.87855 2.22685 0.88874 3.59937 1.69264L33.4964 19.2037Z\" fill=\"white\"/>\\n</g>\\n</g>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_2429_15678\">\\n<rect width=\"35\" height=\"41\" fill=\"white\" transform=\"translate(0.5 0.479492)\"/>\\n</clipPath>\\n<clipPath id=\"clip1_2429_15678\">\\n<rect width=\"35\" height=\"41\" fill=\"white\" transform=\"translate(0.5 0.479492)\"/>\\n</clipPath>\\n<clipPath id=\"clip2_2429_15678\">\\n<rect width=\"35\" height=\"40.1471\" fill=\"white\" transform=\"translate(0.5 0.90625)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"16px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC02MDA=\",\"--framer-font-family\":'\"Montserrat\"',\"--framer-font-size\":\"16px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Watch video\"})})}),className:\"framer-gdr6of\",\"data-framer-name\":\"Watch video\",fonts:[\"GF;Montserrat-600\"],layoutDependency:layoutDependency,layoutId:\"WAZIWF3oa\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},text:PtRewaxpB,verticalAlignment:\"center\",withExternalLayout:true})]})})});});const css=['.framer-koLA8[data-border=\"true\"]::after, .framer-koLA8 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-koLA8.framer-rzltti, .framer-koLA8 .framer-rzltti { display: block; }\",\".framer-koLA8.framer-k03u5a { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-koLA8 .framer-1v1y5x7 { flex: none; height: 100px; overflow: visible; position: relative; width: 100px; }\",\".framer-koLA8 .framer-1ikmzoz { bottom: 0px; flex: none; left: calc(49.03846153846156% - 100px / 2); position: absolute; top: 0px; width: 100px; }\",\".framer-koLA8 .framer-16uavk4 { flex: none; height: 42px; left: calc(53.84615384615387% - 36px / 2); position: absolute; top: calc(51.00000000000002% - 42px / 2); width: 36px; }\",\".framer-koLA8 .framer-gdr6of { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-koLA8.framer-k03u5a { gap: 0px; } .framer-koLA8.framer-k03u5a > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-koLA8.framer-k03u5a > :first-child { margin-top: 0px; } .framer-koLA8.framer-k03u5a > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 128\n * @framerIntrinsicWidth 103\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Gjaf48icv\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PtRewaxpB\":\"title\",\"xDv3X32HA\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerF0_pvYW0N=withCSS(Component,css,\"framer-koLA8\");export default FramerF0_pvYW0N;FramerF0_pvYW0N.displayName=\"play\";FramerF0_pvYW0N.defaultProps={height:128,width:103};addPropertyControls(FramerF0_pvYW0N,{PtRewaxpB:{defaultValue:\"Watch video\",displayTextArea:false,title:\"Title\",type:ControlType.String},xDv3X32HA:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerF0_pvYW0N,[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF0_pvYW0N\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"128\",\"framerVariables\":\"{\\\"PtRewaxpB\\\":\\\"title\\\",\\\"xDv3X32HA\\\":\\\"tap\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gjaf48icv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"103\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./F0_pvYW0N.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sZpimZrtGBkG8XvultNy/nUVvssVmhv7zbUn8BhuX/AezK6pZbI.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/7ufjjICtNOV60OMOCrtN/ffp839SXu4btEPSm7bN4/EztViEthG.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/jfMgac216Gl9hPnM8WpS/7mTTIj9wCJZy0x9y7yIa/XUJ6nIiNZ.js\";const serializationHash=\"framer-Ow9A1\";const variantClassNames={eKoNe8_kC:\"framer-v-1hy6lq5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({authorImg,authorName,date,desc,height,id,image,tag,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6;return{...props,aSz2PLeUC:(_ref=image!==null&&image!==void 0?image:props.aSz2PLeUC)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg 4000w\"},azWrfFHjq:(_ref1=authorName!==null&&authorName!==void 0?authorName:props.azWrfFHjq)!==null&&_ref1!==void 0?_ref1:\"Nicole Yazolino\",bUM01GUhO:(_ref2=date!==null&&date!==void 0?date:props.bUM01GUhO)!==null&&_ref2!==void 0?_ref2:\"Oct 14, 2022 \\xb7 6 min read\",c49uGD2GY:(_ref3=desc!==null&&desc!==void 0?desc:props.c49uGD2GY)!==null&&_ref3!==void 0?_ref3:\"Our CPO Mar Mercad\\xe9 Meana talks abouteverything from scaling pitfalls andrecovering from tech debt, to theimportance of fostering an environment ofemployee advocacy - especially for women.\",mxOEX8lNn:(_ref4=tag!==null&&tag!==void 0?tag:props.mxOEX8lNn)!==null&&_ref4!==void 0?_ref4:\"Blog\",QCPrPNVRs:(_ref5=authorImg!==null&&authorImg!==void 0?authorImg:props.QCPrPNVRs)!==null&&_ref5!==void 0?_ref5:{src:\"https://framerusercontent.com/images/5su959IqtbCrn5lfTw6SHD90HI.png\"},UMn9PzEru:(_ref6=title!==null&&title!==void 0?title:props.UMn9PzEru)!==null&&_ref6!==void 0?_ref6:\"Effective Scaling and FosteringEmployee Advocacy\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,aSz2PLeUC,mxOEX8lNn,UMn9PzEru,c49uGD2GY,azWrfFHjq,bUM01GUhO,QCPrPNVRs,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"eKoNe8_kC\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1hy6lq5\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"eKoNe8_kC\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1120qkk\",\"data-framer-name\":\"img\",layoutDependency:layoutDependency,layoutId:\"WwRUja3uf\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(aSz2PLeUC)},className:\"framer-1oltk8i\",\"data-framer-name\":\"mar-mercade-portrait.jpg\",layoutDependency:layoutDependency,layoutId:\"zn1_ArH6t\",style:{borderTopLeftRadius:24,borderTopRightRadius:24}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qaba3c\",\"data-framer-name\":\"card\",layoutDependency:layoutDependency,layoutId:\"I41HxOPbC\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ej3vs0\",layoutDependency:layoutDependency,layoutId:\"NF_U2ozOb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC03MDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"15.6px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 106, 106))\",\"--framer-text-transform\":\"uppercase\"},children:\"Blog\"})}),className:\"framer-gze5pn\",\"data-framer-name\":\"Tag\",fonts:[\"GF;Montserrat-700\"],layoutDependency:layoutDependency,layoutId:\"JDaeXspxj\",style:{\"--extracted-r6o4lv\":\"rgb(252, 106, 106)\"},text:mxOEX8lNn,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1kpm7a0\",\"data-styles-preset\":\"EztViEthG\",children:\"Effective Scaling and FosteringEmployee Advocacy\"})}),className:\"framer-1roheua\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vm8Z9xEIC\",text:UMn9PzEru,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",children:\"Our CPO Mar Mercad\\xe9 Meana talks abouteverything from scaling pitfalls andrecovering from tech debt, to theimportance of fostering an environment ofemployee advocacy - especially for women.\"})}),className:\"framer-ubaf8g\",\"data-framer-name\":\"Desc.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Lviw6FJlC\",text:c49uGD2GY,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bnqr8\",\"data-framer-name\":\"Author\",layoutDependency:layoutDependency,layoutId:\"xV7ao2fBW\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-iq0b57\",\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"xrKxLgcVE\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+256+20+(0+251.2+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||607)-0-256)/1)*1-40-457.2)/1*1)+0+0+0),sizes:\"48px\",...toResponsiveImage(QCPrPNVRs),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-csieb0\",\"data-border\":true,\"data-framer-name\":\"nicole-yazolino.png\",layoutDependency:layoutDependency,layoutId:\"V3nZHUUQg\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(252, 106, 106)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:480,borderBottomRightRadius:480,borderTopLeftRadius:480,borderTopRightRadius:480}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1411vq3\",\"data-framer-name\":\"author title\",layoutDependency:layoutDependency,layoutId:\"uxO3UM6xC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ij3joo\",\"data-styles-preset\":\"AezK6pZbI\",children:\"Nicole Yazolino\"})}),className:\"framer-f3ydo0\",\"data-framer-name\":\"Nicole Yazolino\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"waLE4lkDe\",text:azWrfFHjq,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-efas4s\",\"data-styles-preset\":\"XUJ6nIiNZ\",children:\"Oct 14, 2022 \\xb7 6 min read\"})}),className:\"framer-1e0iji7\",\"data-framer-name\":\"Oct 14, 2022 \\xb7 6 min read\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Brad73qLN\",text:bUM01GUhO,verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ow9A1.framer-uwrabq, .framer-Ow9A1 .framer-uwrabq { display: block; }\",\".framer-Ow9A1.framer-1hy6lq5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 607px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 384px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ow9A1 .framer-1120qkk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 256px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ow9A1 .framer-1oltk8i { flex: none; height: 114%; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ow9A1 .framer-1qaba3c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-Ow9A1 .framer-ej3vs0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ow9A1 .framer-gze5pn, .framer-Ow9A1 .framer-1roheua, .framer-Ow9A1 .framer-ubaf8g, .framer-Ow9A1 .framer-f3ydo0, .framer-Ow9A1 .framer-1e0iji7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Ow9A1 .framer-bnqr8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Ow9A1 .framer-iq0b57 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: flex-start; overflow: visible; padding: 0px 12px 0px 0px; position: relative; width: min-content; }\",\".framer-Ow9A1 .framer-csieb0 { flex: none; height: 48px; overflow: hidden; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ow9A1 .framer-1411vq3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ow9A1.framer-1hy6lq5, .framer-Ow9A1 .framer-1120qkk, .framer-Ow9A1 .framer-ej3vs0, .framer-Ow9A1 .framer-bnqr8, .framer-Ow9A1 .framer-iq0b57, .framer-Ow9A1 .framer-1411vq3 { gap: 0px; } .framer-Ow9A1.framer-1hy6lq5 > *, .framer-Ow9A1 .framer-1120qkk > *, .framer-Ow9A1 .framer-iq0b57 > *, .framer-Ow9A1 .framer-1411vq3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Ow9A1.framer-1hy6lq5 > :first-child, .framer-Ow9A1 .framer-1120qkk > :first-child, .framer-Ow9A1 .framer-ej3vs0 > :first-child, .framer-Ow9A1 .framer-iq0b57 > :first-child, .framer-Ow9A1 .framer-1411vq3 > :first-child { margin-top: 0px; } .framer-Ow9A1.framer-1hy6lq5 > :last-child, .framer-Ow9A1 .framer-1120qkk > :last-child, .framer-Ow9A1 .framer-ej3vs0 > :last-child, .framer-Ow9A1 .framer-iq0b57 > :last-child, .framer-Ow9A1 .framer-1411vq3 > :last-child { margin-bottom: 0px; } .framer-Ow9A1 .framer-ej3vs0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Ow9A1 .framer-bnqr8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Ow9A1 .framer-bnqr8 > :first-child { margin-left: 0px; } .framer-Ow9A1 .framer-bnqr8 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-Ow9A1[data-border=\"true\"]::after, .framer-Ow9A1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 607\n * @framerIntrinsicWidth 384\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"aSz2PLeUC\":\"image\",\"mxOEX8lNn\":\"tag\",\"UMn9PzEru\":\"title\",\"c49uGD2GY\":\"desc\",\"azWrfFHjq\":\"authorName\",\"bUM01GUhO\":\"date\",\"QCPrPNVRs\":\"authorImg\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpWbq2KYjm=withCSS(Component,css,\"framer-Ow9A1\");export default FramerpWbq2KYjm;FramerpWbq2KYjm.displayName=\"card-blog\";FramerpWbq2KYjm.defaultProps={height:607,width:384};addPropertyControls(FramerpWbq2KYjm,{aSz2PLeUC:{__defaultAssetReference:\"data:framer/asset-reference,yhbtEj26LyxhoeWXt0PXJSHOjjU.jpg?originalFilename=Untitled+design.jpg&preferredSize=auto\",description:\"portrait of CEO mar meana mercad\\xe9\",title:\"Image\",type:ControlType.ResponsiveImage},mxOEX8lNn:{defaultValue:\"Blog\",displayTextArea:false,title:\"Tag\",type:ControlType.String},UMn9PzEru:{defaultValue:\"Effective Scaling and FosteringEmployee Advocacy\",displayTextArea:false,title:\"Title\",type:ControlType.String},c49uGD2GY:{defaultValue:\"Our CPO Mar Mercad\\xe9 Meana talks abouteverything from scaling pitfalls andrecovering from tech debt, to theimportance of fostering an environment ofemployee advocacy - especially for women.\",displayTextArea:false,title:\"Desc.\",type:ControlType.String},azWrfFHjq:{defaultValue:\"Nicole Yazolino\",displayTextArea:false,title:\"Author name\",type:ControlType.String},bUM01GUhO:{defaultValue:\"Oct 14, 2022 \\xb7 6 min read\",displayTextArea:false,title:\"Date\",type:ControlType.String},QCPrPNVRs:{__defaultAssetReference:\"data:framer/asset-reference,5su959IqtbCrn5lfTw6SHD90HI.png?originalFilename=nicole-yazolino.png&preferredSize=auto\",description:\"Portrait of marketing team member\",title:\"Author img\",type:ControlType.ResponsiveImage}});addFonts(FramerpWbq2KYjm,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w7Y3tcoqK5.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpWbq2KYjm\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"607\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"384\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"aSz2PLeUC\\\":\\\"image\\\",\\\"mxOEX8lNn\\\":\\\"tag\\\",\\\"UMn9PzEru\\\":\\\"title\\\",\\\"c49uGD2GY\\\":\\\"desc\\\",\\\"azWrfFHjq\\\":\\\"authorName\\\",\\\"bUM01GUhO\\\":\\\"date\\\",\\\"QCPrPNVRs\\\":\\\"authorImg\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pWbq2KYjm.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Montserrat-600\",\"GF;Montserrat-900\",\"GF;Montserrat-900italic\",\"GF;Montserrat-600italic\"]);export const fonts=[{family:\"Montserrat\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"},{family:\"Montserrat\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w7Y3tcoqK5.woff2\",weight:\"900\"},{family:\"Montserrat\",style:\"italic\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aXp-p7K5ILg.woff2\",weight:\"900\"},{family:\"Montserrat\",style:\"italic\",url:\"https://fonts.gstatic.com/s/montserrat/v26/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aXp-p7K5ILg.woff2\",weight:\"600\"}];export const css=['.framer-fv2vb .framer-styles-preset-1241vm4:not(.rich-text-wrapper), .framer-fv2vb .framer-styles-preset-1241vm4.rich-text-wrapper p { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-size: 21px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 31.5px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #27272a; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-fv2vb .framer-styles-preset-1241vm4:not(.rich-text-wrapper), .framer-fv2vb .framer-styles-preset-1241vm4.rich-text-wrapper p { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 31.5px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #27272a; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-fv2vb .framer-styles-preset-1241vm4:not(.rich-text-wrapper), .framer-fv2vb .framer-styles-preset-1241vm4.rich-text-wrapper p { --framer-font-family: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-family-bold: \"Montserrat\", sans-serif; --framer-font-family-bold-italic: \"Montserrat\", sans-serif; --framer-font-family-italic: \"Montserrat\", \"Montserrat Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 31.5px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #27272a; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-fv2vb\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0uCAAAA,ICAAC,IACmS,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAK,MAAM,CAAC,GAAGD,EAAM,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,cAAc,UAAUJ,GAA6BG,EAAM,SAAS,CAAE,EAAQE,GAAuB,CAACF,EAAMpB,IAAWA,EAAS,KAAK,GAAG,EAAEoB,EAAM,iBAAuBG,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,UAAA8B,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEpB,GAASM,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA7B,EAAW,SAAAV,CAAQ,EAAEwC,GAAgB,CAAC,WAAA7C,GAAW,eAAe,YAAY,gBAAAD,GAAgB,YAAAS,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4C,EAAiBnB,GAAuBF,EAAMpB,CAAQ,EAAO,CAAC,sBAAA0C,GAAsB,MAAAC,EAAK,EAAEC,GAAyBT,CAAW,EAAQU,GAAaH,GAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKL,GAAqB,MAAMA,EAAU,GAAGa,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBtC,EAAKuC,EAAY,CAAC,GAAGrB,GAA4CkB,EAAgB,SAAsBpC,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsB2C,EAAMC,EAAO,IAAI,CAAC,GAAGpB,EAAU,QAAQlC,EAAS,UAAUuD,EAAG3D,GAAkB,GAAGuD,EAAsB,gBAAgBrB,EAAUM,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,QAAQlC,EAAQ,iBAAiBuC,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAMO,GAAa,YAAY,IAAIP,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIb,GAA6BsB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,GAAG/B,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,CAAC,EAAEqC,EAAYE,CAAc,EAAE,SAAS,CAAcgB,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBb,EAAiB,SAAS,YAAY,SAAS,CAAc5B,EAAKyC,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,wCAAwC,iBAAiBb,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,mBAAmB,uBAAuB,IAAI,wBAAwB,IAAI,oBAAoB,IAAI,qBAAqB,GAAG,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,EAAe5B,EAAK2C,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,oBAAoB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBf,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA+2B,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAW6C,EAAS,CAAC,SAAsB7C,EAAKyC,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAsBzC,EAAKyC,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,eAAe,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,kDAAkD,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,mBAAmB,EAAE,iBAAiBb,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,KAAKT,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2B,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,0SAA0S,oHAAoH,qJAAqJ,oLAAoL,gHAAgH,wWAAwW,EAQzjPC,GAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,GAAoBH,GAAgB,CAAC,UAAU,CAAC,aAAa,cAAc,gBAAgB,GAAM,MAAM,QAAQ,KAAKI,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,OAAO,aAAa,OAAO,SAAS,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,CAAC,CAAC,ECTzjBM,IACgsB,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWN,GAAmCG,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,UAAAC,EAAU,WAAAC,EAAW,KAAAC,EAAK,KAAAC,EAAK,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAMC,EAAMC,EAAMC,EAAMC,EAAM,MAAM,CAAC,GAAGP,EAAM,WAAWC,EAAKL,GAAmCI,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,CAAC,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,WAAWC,EAAMX,GAAkDS,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,kBAAkB,WAAWC,EAAMX,GAAgCQ,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,+BAA+B,WAAWC,EAAMX,GAAgCO,EAAM,aAAa,MAAMI,IAAQ,OAAOA,EAAM,kMAAkM,WAAWC,EAAMR,GAA6BG,EAAM,aAAa,MAAMK,IAAQ,OAAOA,EAAM,OAAO,WAAWC,EAAMhB,GAA+CU,EAAM,aAAa,MAAMM,IAAQ,OAAOA,EAAM,CAAC,IAAI,qEAAqE,EAAE,WAAWC,EAAMT,GAAmCE,EAAM,aAAa,MAAMO,IAAQ,OAAOA,EAAM,kDAAkD,CAAE,EAAQC,GAAuB,CAACR,EAAMS,IAAeT,EAAM,iBAAwBS,EAAS,KAAK,GAAG,EAAET,EAAM,iBAAwBS,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASX,EAAMY,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtC,GAASW,CAAK,EAAO,CAAC,YAAA4B,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAA1B,CAAQ,EAAE2B,GAAgB,CAAC,eAAe,YAAY,QAAAjB,EAAQ,kBAAAkB,EAAiB,CAAC,EAAQC,EAAiB9B,GAAuBR,EAAMS,CAAQ,EAAQ8B,EAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAa1B,GAAuBA,GAAuBA,EAAS,EAAQ2B,EAAkBC,GAAqB,EAAE,OAAoB5D,EAAK6D,EAAY,CAAC,GAAG5B,GAA4CuB,GAAgB,SAAsBxD,EAAKC,GAAS,CAAC,QAAQuB,EAAS,QAAQ,GAAM,SAAsBxB,EAAKR,GAAW,CAAC,MAAMH,GAAY,SAAsByE,EAAM5D,EAAO,IAAI,CAAC,GAAGwC,EAAU,GAAGI,GAAgB,UAAUiB,EAAGC,GAAkB,GAAGN,GAAsB,iBAAiB1B,EAAUY,CAAU,EAAE,mBAAmB,YAAY,iBAAiBS,EAAiB,SAAS,YAAY,IAAI1B,GAA6B2B,EAAK,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGvB,CAAK,EAAE,SAAS,CAAc/B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiBmD,EAAiB,SAAS,YAAY,SAAsBrD,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAAwFP,GAAkB,GAAI,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,MAAmEA,GAAkB,OAAQ,QAAQ,GAAGrE,GAAkB6C,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2BAA2B,iBAAiBkB,EAAiB,SAAS,YAAY,MAAM,CAAC,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAM5D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAcS,EAAM5D,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAcrD,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,sBAAsB,8CAA8C,0BAA0B,WAAW,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,MAAM,CAAC,mBAAmB,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,KAAKjB,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAepC,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kDAAkD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,KAAKhB,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAerC,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iMAAiM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,KAAKf,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM5D,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,SAAS,iBAAiBmD,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,EAAE,SAAS,CAAcrD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmD,EAAiB,SAAS,YAAY,SAAsBrD,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQC,GAAwFP,GAAkB,GAAI,GAAG,EAAE,IAAI,IAAI,EAAE,OAAO,KAAK,IAAI,IAAiEA,GAAkB,QAAS,KAAK,EAAE,KAAK,CAAC,EAAE,EAAE,GAAG,OAAO,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,OAAO,GAAGrE,GAAkBmD,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,sBAAsB,iBAAiBY,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,IAAI,wBAAwB,IAAI,oBAAoB,IAAI,qBAAqB,GAAG,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAM5D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBmD,EAAiB,SAAS,YAAY,SAAS,CAAcrD,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,KAAKd,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAevC,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,+BAA+B,MAAM,CAAC,OAAO,EAAE,iBAAiBmD,EAAiB,SAAS,YAAY,KAAKb,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4B,GAAI,CAAC,kFAAkF,gFAAgF,qUAAqU,8QAA8Q,6KAA6K,yQAAyQ,gRAAgR,8RAA8R,uRAAuR,wSAAwS,4KAA4K,8RAA8R,6yCAA6yC,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASnwcC,GAAgBC,EAAQ7C,GAAU2C,GAAI,cAAc,EAASG,EAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,GAAoBH,GAAgB,CAAC,UAAU,CAAC,wBAAwB,sHAAsH,YAAY,uCAAuC,MAAM,QAAQ,KAAKI,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,MAAM,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,mDAAmD,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,kMAAkM,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,kBAAkB,gBAAgB,GAAM,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,+BAA+B,gBAAgB,GAAM,MAAM,OAAO,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,wBAAwB,qHAAqH,YAAY,oCAAoC,MAAM,aAAa,KAAKA,EAAY,eAAe,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,aAAa,OAAO,SAAS,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVp2GC,IAA8BC,GAAU,UAAU,CAAC,oBAAoB,oBAAoB,0BAA0B,yBAAyB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,aAAa,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,EAAE,CAAC,OAAO,aAAa,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,EAAE,CAAC,OAAO,aAAa,MAAM,SAAS,IAAI,uGAAuG,OAAO,KAAK,EAAE,CAAC,OAAO,aAAa,MAAM,SAAS,IAAI,uGAAuG,OAAO,KAAK,CAAC,EAAeC,GAAI,CAAC,25BAA25B,i9BAAi9B,68BAA68B,EAAeC,GAAU,eHCxtD,IAAMC,GAAqBC,EAASC,EAAe,EAAQC,GAAkCC,GAA0BC,CAAQ,EAAQC,GAAUL,EAASM,EAAI,EAAQC,GAAWP,EAASQ,EAAK,EAAQC,GAA+BN,GAA0BO,CAAK,EAAQC,GAAeC,GAAOR,CAAQ,EAAQS,EAAgBD,GAAOE,EAAO,GAAG,EAAQC,GAAYf,EAASgB,CAAM,EAAQC,GAAmCd,GAA0BW,EAAO,GAAG,EAAQI,GAAelB,EAASmB,EAAS,EAAQC,GAAcpB,EAASqB,CAAQ,EAAQC,GAActB,EAASuB,EAAQ,EAAQC,GAAexB,EAASyB,EAAS,EAAQC,GAAY,CAAC,UAAU,4CAA4C,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWf,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQgB,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWvB,EAAY,EAAE,GAAG,EAAQwB,GAASA,GAAiB,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAU,IAAI,CAAC,IAAMC,EAAUrB,GAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,GAAmB,IAAI,CAAC,IAAMF,EAAUrB,GAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,IAAGA,GAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,EAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,CAAmB,EAAEC,GAA8BZ,EAAQ9C,GAAY,EAAK,EAAQ2D,EAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,CAAK,EAAEC,GAAyB,MAAS,EAAQC,EAAgB,CAAC,CAAC,QAAAC,EAAQ,eAAAC,CAAc,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,CAACpE,GAAU,GAAiBuD,IAAc,YAA6Cc,EAAOC,GAAU,EAAQC,EAAa,IAASvE,GAAU,EAAiB,EAAC,YAAY,YAAY,WAAW,EAAE,SAASuD,CAAW,EAAlE,GAAqGiB,GAAa,IAAQ,IAACxE,GAAU,GAAiB,CAAC,YAAY,WAAW,EAAE,SAASuD,CAAW,GAAmCkB,GAAa,IAAQ,IAACzE,GAAU,GAAiB,CAAC,YAAY,YAAY,WAAW,EAAE,SAASuD,CAAW,GAAmCmB,GAAsBC,EAAM,EAAQC,GAAsB,CAAajC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAAkC,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA7E,EAAiB,EAAE,SAAsB8E,EAAMC,EAAY,CAAC,GAAGrC,GAA4C8B,GAAgB,SAAS,CAAcM,EAAM7F,EAAO,IAAI,CAAC,GAAG2D,EAAU,UAAUoC,EAAGjF,GAAkB,GAAG2E,GAAsB,gBAAgBjC,CAAS,EAAE,IAAIL,GAA6B4B,EAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,SAAS,CAAcoC,EAAK,MAAM,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,MAAM,KAAK,MAAM,SAAsBA,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,KAAK,MAAM,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBuB,EAAKxG,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0G,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcA,EAAM,SAAS,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,eAA4BF,EAAK,KAAK,CAAC,CAAC,EAAE,cAA2BA,EAAK,KAAK,CAAC,CAAC,EAAE,uBAAoCA,EAAK,KAAK,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKvG,GAAkC,CAAC,sBAAsB,GAAK,QAAQ6B,GAAU,SAAsB0E,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,8DAA8D,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,OAAO,EAAE,QAAQzE,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyE,EAAKvG,GAAkC,CAAC,sBAAsB,GAAK,QAAQgC,GAAW,SAAsBuE,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sTAAsT,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQzE,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeyE,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,oCAAoC,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,OAAO,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,oCAAoC,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQgC,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,iCAAiC,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,oCAAoC,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,OAAO,IAAI,qEAAqE,OAAO,gQAAgQ,CAAC,CAAC,EAAE,SAAsBT,EAAKhG,GAA+B,CAAC,QAAQ2B,GAAW,GAAG,SAAS,WAAW,CAAC,IAAI,oCAAoC,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ8E,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,qBAAqB,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,QAAQ,QAAQlF,GAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsByE,EAAKpE,GAAQ,CAAC,SAASqD,GAAsBe,EAAKU,GAAU,CAAC,SAAsBV,EAAKK,EAA0B,CAAC,SAAsBH,EAAMI,EAAU,CAAC,UAAU,2BAA2B,GAAG,UAAU,SAAS,CAAcN,EAAKnG,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,MAAM,OAAO,UAAUmF,EAAgB,CAAC,QAAAC,CAAO,CAAC,CAAC,CAAC,EAAee,EAAKW,GAAgB,CAAC,SAAS1B,EAAQ,SAAsBe,EAAKU,GAAU,CAAC,SAA+BE,GAA0BV,EAAYM,EAAS,CAAC,SAAS,CAAcR,EAAK3F,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAI4E,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAee,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,wBAAwB,UAAU,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBuB,EAAKjG,GAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,SAAS,GAAK,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAM,UAAU,QAAQ,QAAQ,GAAK,cAAc,GAAM,QAAQ,oEAAoE,QAAQ,SAAS,OAAO,4FAA4F,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemG,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,WAAW,SAAS,CAAcF,EAAK9F,GAAe,CAAC,kBAAkB,CAAC,WAAWmB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB4D,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,MAAM,CAAC,OAAO,EAAE,KAAK,uBAAuB,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeE,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4D,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKa,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,KAAK,eAAe,IAAI,o8CAAo8C,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKa,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,KAAK,SAAS,IAAI,opLAAopL,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQgC,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQwG,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,uEAAuE,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQgC,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQwG,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,IAAI,u+UAAu+U,aAAa,WAAW,EAAE,UAAU,CAAC,IAAI,43UAA43U,aAAa,UAAU,CAAC,EAAE,SAAsBuB,EAAKa,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,OAAO,WAAW,KAAK,gBAAgB,QAAQ,EAAE,IAAI,g/UAAg/U,aAAa,YAAY,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,iCAAiC,IAAI,sEAAsE,OAAO,sKAAsK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQgC,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oEAAoE,IAAI,sEAAsE,OAAO,sKAAsK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,gCAAgC,IAAI,sEAAsE,OAAO,sKAAsK,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwG,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,8CAA8C,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,aAAa,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAACkD,EAAY,GAAgBY,EAAM,MAAM,CAAC,UAAU,6DAA6D,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,EAAe+F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6LAA6L,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8LAA8L,MAAM,CAAC,OAAO,EAAE,KAAK,8LAA8L,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,iBAAiB,KAAK,gBAAgB,CAAC,CAAC,CAAC,EAAeiG,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,KAAK,YAAY,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,8BAA2CF,EAAK,KAAK,CAAC,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,QAAQ,aAAa,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,8BAA2CF,EAAK,KAAK,CAAC,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,QAAQ,aAAa,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,8BAA2CF,EAAK,KAAK,CAAC,CAAC,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8CAA8C,MAAM,CAAC,OAAO,EAAE,KAAK,8CAA8C,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,qDAAqD,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,mVAA8U,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,mVAA8U,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,OAAO,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,qDAAqD,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,mVAA8U,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,qDAAqD,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,wWAAmW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oVAA+U,MAAM,CAAC,uBAAuB,EAAE,KAAK,oVAA+U,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKc,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4Bf,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUsC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBf,EAAKzF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAUwG,EAAc,CAAC,EAAE,MAAM,OAAO,UAAU,GAAK,UAAU,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEtB,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,4DAA4D,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQwG,EAA0B,MAAM,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6LAA6L,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,8LAA8L,MAAM,CAAC,OAAO,EAAE,KAAK,8LAA8L,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQwG,EAA0B,MAAM,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,iBAAiB,KAAK,gBAAgB,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,KAAK,YAAY,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAACR,GAAa,GAAgBQ,EAAM,MAAM,CAAC,UAAU,4CAA4C,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,OAAO,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQgC,EAA0B,kBAAkB,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+F,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6LAA6L,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8LAA8L,MAAM,CAAC,OAAO,EAAE,KAAK,8LAA8L,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQgC,EAA0B,kBAAkB,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,iBAAiB,KAAK,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiG,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,OAAO,EAAE,KAAK,YAAY,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,cAAc,GAAK,SAAsBA,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKjG,GAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,SAAS,GAAM,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAK,UAAU,QAAQ,QAAQ,GAAK,cAAc,GAAM,QAAQ,qEAAqE,QAAQ,SAAS,OAAO,4FAA4F,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0F,EAAa,GAAgBO,EAAK3F,EAAO,IAAI,CAAC,UAAU,4DAA4D,mBAAmB,cAAc,KAAK,cAAc,MAAM,CAAC,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6F,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcA,EAAM1F,GAAmC,CAAC,QAAQiB,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,OAAO,QAAQF,GAAW,KAAK,OAAO,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcyE,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,SAAS,0BAA0B,QAAQ,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,eAAe,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,qBAAqB,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,mBAAmB,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,qBAAkCF,EAAK,KAAK,CAAC,CAAC,EAAE,0BAA0B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,KAAK,qBAAqB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM1F,GAAmC,CAAC,QAAQ8B,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,OAAO,QAAQf,GAAW,KAAK,OAAO,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcyE,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,mBAAmB,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,qBAAkCF,EAAK,KAAK,CAAC,CAAC,EAAE,sBAAsB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,KAAK,qBAAqB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM1F,GAAmC,CAAC,QAAQgC,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,OAAO,QAAQjB,GAAW,KAAK,OAAO,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcyE,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,mBAAmB,EAAE,KAAK,OAAO,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,iDAAiD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,iDAAiD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBN,EAAM,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,0BAAuCF,EAAK,KAAK,CAAC,CAAC,EAAE,yBAAyB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qBAAqB,MAAM,CAAC,OAAO,EAAE,KAAK,qBAAqB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,sBAAsB,KAAK,sBAAsB,SAAsBE,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc8D,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,UAAU,QAAQgC,EAA0B,kBAAkB,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,sDAAsD,IAAI,UAAU,QAAQwG,EAA0B,MAAM,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,sBAAsB,KAAK,qBAAqB,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBA,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,eAAe,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,qBAAqB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,mBAAmB,mCAA8B,MAAM,CAAC,mBAAmB,EAAE,KAAK,mCAA8B,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sDAAsD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uDAAuD,MAAM,CAAC,OAAO,EAAE,KAAK,uDAAuD,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,IAAI,y2PAAy2P,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,y2PAAy2P,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,y2PAAy2P,aAAa,UAAU,CAAC,EAAE,SAAsBuB,EAAKa,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,oDAAoD,OAAO,WAAW,KAAK,oDAAoD,QAAQ,EAAE,IAAI,w2PAAw2P,aAAa,UAAU,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,0PAAgP,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2PAAiP,MAAM,CAAC,OAAO,EAAE,KAAK,2PAAiP,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKc,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,kBAAkB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,kBAAkB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,kBAAkB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,kBAAkB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BhB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUuC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBhB,EAAKzF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAUyG,EAAe,CAAC,EAAE,MAAM,OAAO,UAAU,GAAK,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,oEAAoE,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,oEAAoE,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQgC,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,oEAAoE,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,oEAAoE,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwG,EAA0B,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKtF,GAAU,CAAC,UAAU,wEAAwE,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,UAAU,uEAAuE,UAAU,8BAA8B,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,QAAQ,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesF,EAAK,MAAM,CAAC,UAAU,gBAAgB,CAAC,EAAeA,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKtF,GAAU,CAAC,UAAU,uEAAuE,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,UAAU,wEAAwE,UAAU,2BAA2B,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,QAAQ,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQgC,EAA0B,kBAAkB,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQwG,EAA0B,MAAM,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,aAAa,SAAsBE,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4D,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,uDAAuD,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,mDAAmD,IAAI,uEAAuE,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,uDAAuD,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,EAA0B,IAAI,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,wEAAwE,IAAI,uEAAuE,OAAO,kcAAkc,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,uDAAuD,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,qDAAqD,IAAI,uEAAuE,OAAO,kcAAkc,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,uDAAuD,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQwG,EAA0B,kBAAkB,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,mEAAmE,IAAI,uEAAuE,OAAO,kcAAkc,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,wTAAwT,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKc,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BjB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUwC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBjB,EAAKzF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU0G,EAAe,CAAC,EAAE,MAAM,OAAO,UAAU,GAAK,UAAU,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4D,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,OAAO,EAAE,KAAK,eAAe,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sNAAsN,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,sNAAsN,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sNAAsN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uNAAuN,MAAM,CAAC,OAAO,EAAE,KAAK,uNAAuN,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKc,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,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BlB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBlB,EAAKzF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU2G,EAAe,CAAC,EAAE,MAAM,OAAO,UAAU,GAAK,UAAU,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAM,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc8D,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,+BAA+B,IAAI,UAAU,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,+BAA+B,IAAI,UAAU,gBAAgB,IAAI,eAAe,IAAI,QAAQgC,EAA0B,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,+BAA+B,IAAI,UAAU,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,+BAA+B,IAAI,UAAU,gBAAgB,IAAI,eAAe,IAAI,QAAQwG,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,sBAAsB,KAAK,qBAAqB,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,yCAAyC,KAAK,yCAAyC,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,4CAA4C,KAAK,4CAA4C,SAAS,CAAcF,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,mCAA8B,MAAM,CAAC,mBAAmB,EAAE,KAAK,mCAA8B,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,uDAAuD,MAAM,CAAC,OAAO,EAAE,KAAK,uDAAuD,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKa,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,KAAK,QAAQ,gBAAgB,GAAG,eAAe,IAAI,KAAK,kBAAkB,IAAI,qghBAAqghB,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,IAAI,KAAK,IAAI,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,qRAAgR,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,2PAAiP,MAAM,CAAC,OAAO,EAAE,KAAK,2PAAiP,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKc,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,YAAY,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASK,GAA6BnB,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU0C,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBnB,EAAKzF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU4G,EAAe,CAAC,EAAE,MAAM,OAAO,UAAU,GAAK,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,aAAa,SAAS,CAAcF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,+EAA+E,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,uFAAuF,OAAO,yEAAyE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,+EAA+E,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQgC,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,2EAA2E,IAAI,uFAAuF,OAAO,yEAAyE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,+EAA+E,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,uFAAuF,OAAO,yEAAyE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,+EAA+E,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwG,EAA0B,MAAM,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,uFAAuF,OAAO,yEAAyE,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,KAAK,KAAK,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKtF,GAAU,CAAC,UAAU,wEAAwE,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,UAAU,uEAAuE,UAAU,8BAA8B,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,KAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesF,EAAK,MAAM,CAAC,UAAU,eAAe,CAAC,EAAeA,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKtF,GAAU,CAAC,UAAU,uEAAuE,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,UAAU,wEAAwE,UAAU,kCAAkC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,MAAM,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesF,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQgC,EAA0B,iBAAiB,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBT,EAAK/F,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,QAAQwG,EAA0B,MAAM,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAM9F,EAAgB,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBc,EAAW,eAAeC,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4D,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBuB,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKrG,EAAS,CAAC,sBAAsB,GAAK,SAAsBqG,EAAWQ,EAAS,CAAC,SAAsBR,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,MAAM,CAAC,OAAO,EAAE,KAAK,sBAAsB,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEL,GAAa,GAAgBK,EAAKK,EAA0B,CAAC,SAAsBL,EAAKM,EAAU,CAAC,UAAU,yCAAyC,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,YAAY,EAAE,EAAE,UAAU,CAAC,IAAI,EAAE,CAAC,EAAE,SAAsBuB,EAAKlF,GAAS,CAAC,MAAM,SAAS,UAAU,GAAG,YAAY,CAAC,UAAU,qBAAqB,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,kBAAkB,EAAI,EAAE,KAAK,GAAK,aAAa,EAAE,WAAW,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,GAAG,eAAe,GAAK,aAAa,EAAE,WAAW,EAAE,eAAe,CAAC,kBAAkB,EAAE,eAAe,qBAAqB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,GAAM,cAAc,EAAK,EAAE,aAAa,CAAC,YAAY,EAAE,WAAW,EAAE,WAAW,OAAO,aAAa,EAAE,WAAW,EAAE,UAAU,MAAM,EAAE,MAAM,CAAckF,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKpF,EAAS,CAAC,UAAU,kBAAkB,UAAU,+BAA+B,UAAU,kMAAkM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,OAAO,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoF,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKpF,EAAS,CAAC,UAAU6B,GAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,YAAY,UAAU,+BAA+B,UAAU,6JAA6J,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,OAAO,UAAUA,GAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,8DAA8D,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,SAAsBN,EAAKpF,EAAS,CAAC,UAAU6B,GAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,EAAE,EAAE,UAAU,kBAAkB,UAAU,8BAA8B,UAAU,0MAAqM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,OAAO,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,+DAA+D,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,MAAM,GAAM,KAAK,GAAK,SAAS,QAAQ,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgD,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,4DAA4D,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKoB,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,wFAAwF,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBpB,EAAK,IAAI,CAAC,UAAU,+BAA+B,SAAsBA,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,4CAA4C,EAAE,KAAK,SAAsBL,EAAKM,EAAU,CAAC,UAAU,2BAA2B,MAAM,CAAC,qBAAqB,IAAI,EAAE,WAAW1D,GAAW,SAAsBoD,EAAKpF,EAAS,CAAC,UAAU,kBAAkB,UAAU,+BAA+B,UAAU,kMAAkM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gBAAgB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,oDAAoD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoF,EAAKoB,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,oCAAoC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBpB,EAAK,IAAI,CAAC,UAAU,8BAA8B,SAAsBA,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,4CAA4C,EAAE,KAAK,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,MAAM,CAAC,qBAAqB,IAAI,EAAE,WAAW1D,GAAW,SAAsBoD,EAAKpF,EAAS,CAAC,UAAU6B,GAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,YAAY,UAAU,+BAA+B,UAAU,6JAA6J,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gBAAgB,UAAUA,GAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,8DAA8D,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAKoB,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,kCAAkC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBpB,EAAK,IAAI,CAAC,UAAU,8BAA8B,SAAsBA,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,4CAA4C,EAAE,KAAK,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,MAAM,CAAC,qBAAqB,IAAI,EAAE,WAAW1D,GAAW,SAAsBoD,EAAKpF,EAAS,CAAC,UAAU6B,GAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,EAAE,EAAE,UAAU,kBAAkB,UAAU,8BAA8B,UAAU,0MAAqM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,+DAA+D,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAS,CAAC,EAAE,SAAsBuB,EAAKK,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,KAAK,SAAsBL,EAAKM,EAAU,CAAC,UAAU,0BAA0B,SAAsBN,EAAKO,EAAkB,CAAC,WAAW9B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBuB,EAAKhF,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegF,EAAK,MAAM,CAAC,UAAUI,EAAGjF,GAAkB,GAAG2E,EAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,IAAIxE,GAAS,oDAAoD,gFAAgF,kSAAkS,uhBAAuhB,6HAA6H,kUAAkU,uTAAuT,kSAAkS,kQAAkQ,oPAAoP,+dAA+d,4KAA4K,qIAAqI,qNAAqN,6RAA6R,quBAAquB,2UAA2U,4WAA4W,4KAA4K,+UAA+U,6KAA6K,6TAA6T,sQAAsQ,gGAAgG,qWAAqW,4UAA4U,ygBAAygB,wUAAwU,4KAA4K,idAAid,6TAA6T,8VAA8V,ugBAAugB,gUAAgU,wNAAwN,6MAA6M,8TAA8T,2SAA2S,wRAAwR,4QAA4Q,4SAA4S,qZAAqZ,4eAA4e,uRAAuR,8RAA8R,4pBAA4pB,0GAA0G,gSAAgS,oVAAoV,6TAA6T,idAAid,wTAAwT,yeAAye,2RAA2R,8RAA8R,+FAA+F,qfAAqf,yQAAyQ,oTAAoT,2OAA2O,kLAAkL,4RAA4R,iSAAiS,wQAAwQ,iUAAiU,+QAA+Q,uQAAuQ,oQAAoQ,qTAAqT,8TAA8T,8bAA8b,oRAAoR,uRAAuR,4KAA4K,8TAA8T,oRAAoR,gLAAgL,wSAAwS,mWAAmW,4LAA4L,goXAAgoX,uDAAuDA,GAAS,uoJAAuoJ,gCAAgCA,GAAS,69MAA69M,wDAAwDA,GAAS,olFAAolF,GAAewE,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EASpqzNC,GAAgBC,EAAQjE,GAAU+D,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,GAASH,GAAgB,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,aAAa,OAAO,SAAS,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,EAAE,CAAC,OAAO,aAAa,OAAO,SAAS,MAAM,SAAS,IAAI,oGAAoG,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGhI,GAAqB,GAAGM,GAAU,GAAGE,GAAW,GAAGQ,GAAY,GAAGG,GAAe,GAAGE,GAAc,GAAGE,GAAc,GAAGE,GAAe,GAAG2G,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC/qF,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,SAAS,yBAA2B,OAAO,qBAAuB,OAAO,6BAA+B,OAAO,uBAAyB,GAAG,oCAAsC,oMAA0O,sBAAwB,IAAI,yBAA2B,OAAO,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "tap", "title", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PtRewaxpB", "xDv3X32HA", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13nga9g", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "SVG", "RichText2", "x", "css", "FramerF0_pvYW0N", "withCSS", "F0_pvYW0N_default", "addPropertyControls", "ControlType", "addFonts", "init_ssg_sandbox_shims", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "authorImg", "authorName", "date", "desc", "height", "id", "image", "tag", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "aSz2PLeUC", "mxOEX8lNn", "UMn9PzEru", "c49uGD2GY", "azWrfFHjq", "bUM01GUhO", "QCPrPNVRs", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerpWbq2KYjm", "withCSS", "pWbq2KYjm_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "NavigationCopy4Fonts", "getFonts", "ve39LeTpw_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "PlayFonts", "F0_pvYW0N_default", "VideoFonts", "Video", "ImageWithOptimizedAppearEffect", "Image2", "RichTextWithFX", "withFX", "MotionDivWithFX", "motion", "SecBtnFonts", "zKBkuPtRt_default", "MotionDivWithOptimizedAppearEffect", "CardStateFonts", "M314J6pSz_default", "CardBlogFonts", "pWbq2KYjm_default", "CarouselFonts", "Carousel", "CTAFooterFonts", "YuEdswgYD_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation4", "animation5", "transition4", "animation6", "transition5", "animation7", "addImageAlt", "image", "alt", "animation8", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "xDv3X32HAwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "getLoadingLazyAtYPosition", "l", "AnimatePresence", "Ga", "SVG", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "Link", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
