{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1GHsaPDqizi6e2vjgG8C/xAbEIdpsvGFLguMwx1pR/qbUMBGHPW.js"],
  "sourcesContent": ["// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import FooterFooter from\"#framer/local/canvasComponent/B9pqRVtc6/B9pqRVtc6.js\";import ImageCard from\"#framer/local/canvasComponent/CdotPxQiG/CdotPxQiG.js\";import HeaderHeaderContainer from\"#framer/local/canvasComponent/HdnRf1Fp7/HdnRf1Fp7.js\";import Button from\"#framer/local/canvasComponent/K9wUBiL_y/K9wUBiL_y.js\";import AccordionInventoryFAQ from\"#framer/local/canvasComponent/TPniVukKM/TPniVukKM.js\";import Resources from\"#framer/local/canvasComponent/V2aGOjRt5/V2aGOjRt5.js\";import PowerfulFeatures from\"#framer/local/canvasComponent/Z21s_2fwC/Z21s_2fwC.js\";import*as sharedStyle from\"#framer/local/css/bYRROlU_Z/bYRROlU_Z.js\";import*as sharedStyle3 from\"#framer/local/css/Mb0PY7HWn/Mb0PY7HWn.js\";import*as sharedStyle2 from\"#framer/local/css/pUPfYhYIi/pUPfYhYIi.js\";import*as sharedStyle1 from\"#framer/local/css/WkbiEFOkC/WkbiEFOkC.js\";import metadataProvider from\"#framer/local/webPageMetadata/qbUMBGHPW/qbUMBGHPW.js\";const HeaderHeaderContainerFonts=getFonts(HeaderHeaderContainer);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const TickerFonts=getFonts(Ticker);const ContainerWithFX=withFX(Container);const ImageCardFonts=getFonts(ImageCard);const AccordionInventoryFAQFonts=getFonts(AccordionInventoryFAQ);const PowerfulFeaturesFonts=getFonts(PowerfulFeatures);const ResourcesFonts=getFonts(Resources);const FooterFooterFonts=getFonts(FooterFooter);const cycleOrder=[\"vDQOrjEXS\",\"BwWTjZyWp\",\"GHUWSU0kY\"];const breakpoints={BwWTjZyWp:\"(min-width: 810px) and (max-width: 1199px)\",GHUWSU0kY:\"(max-width: 809px)\",vDQOrjEXS:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-NjVZj\";const variantClassNames={BwWTjZyWp:\"framer-v-1ox0xbu\",GHUWSU0kY:\"framer-v-1wlq56w\",vDQOrjEXS:\"framer-v-d6i3re\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:8};const transition1={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition3={delay:.5,duration:.6,ease:[.5,0,.88,.77],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:12};const transition4={delay:.8,duration:.6,ease:[.5,0,.88,.77],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition5={delay:.2,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition6={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"vDQOrjEXS\",Phone:\"GHUWSU0kY\",Tablet:\"BwWTjZyWp\"};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:\"vDQOrjEXS\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);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);}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);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-NjVZj`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-NjVZj`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GHUWSU0kY\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"GHUWSU0kY\")return true;return false;};const id=useRouteElementId(\"gMSD8SqRK\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vDQOrjEXS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-d6i3re\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rbtzfg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{variant:\"Xb0UAcxju\"},GHUWSU0kY:{variant:\"Xb0UAcxju\"}},children:/*#__PURE__*/_jsx(HeaderHeaderContainer,{height:\"100%\",id:\"WTr2ES3Jx\",layoutId:\"WTr2ES3Jx\",style:{width:\"100%\"},variant:\"xIey_OGyb\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-on4nk8\",\"data-framer-name\":\"hero-container\",name:\"hero-container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hp9uu6\",\"data-framer-name\":\"Hero-content\",name:\"Hero-content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qjfcjy\",\"data-framer-name\":\"content-txt\",name:\"content-txt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1isqawz\",\"data-framer-name\":\"content\",name:\"content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10blbdm\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-eh2lex\",\"data-styles-preset\":\"bYRROlU_Z\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1d0d6ab-318f-4be5-b4f1-ffb7d1117984, rgb(16, 15, 20))\"},children:\"Premium inventory.\"})}),className:\"framer-1mz7y2f\",\"data-framer-name\":\"Your Strategic Partner for Digital Solutions\",fonts:[\"Inter\"],name:\"Your Strategic Partner for Digital Solutions\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-cblprj\",\"data-styles-preset\":\"WkbiEFOkC\",style:{\"--framer-text-color\":\"var(--token-fc20a186-8928-4649-b6d1-f4f427d46dd0, rgb(99, 99, 99))\"},children:\"Get access to premium websites, apps, and streaming platforms.\"})}),className:\"framer-39c9f2\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b8jyx4 hidden-1wlq56w\",\"data-framer-name\":\"Copy\",name:\"Copy\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-u9geok\",\"data-framer-name\":\"Divider\",name:\"Divider\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18d2tgv-container\",children:/*#__PURE__*/_jsx(Button,{F1m_Orhdh:false,fPwSAiEug:\"https://platform.humming.ai/?default=register\",height:\"100%\",id:\"x5hEWl6e8\",layoutId:\"x5hEWl6e8\",tuxlceno1:\"Sign up for free\",variant:\"VU4ZCOxLj\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nd2up1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{background:{alt:\"\",fit:\"fit\",pixelHeight:1666,pixelWidth:1800,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw, 1520px) - 64px, 1520px) / 2, 1px)\",src:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png\",srcSet:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png 1800w\"}},GHUWSU0kY:{background:{alt:\"\",fit:\"fit\",pixelHeight:1666,pixelWidth:1800,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw, 1520px) - 40px, 1520px), 1px)\",src:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png\",srcSet:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png 1800w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:1666,pixelWidth:1800,positionX:\"center\",positionY:\"center\",sizes:\"max(min(min(100vw, 1520px) - 160px, 1520px) / 2, 1px)\",src:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png\",srcSet:\"https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/peeqdUoC5c0NyqiL6FhA0AgWqQ.png 1800w\"},className:\"framer-1jbuoth\",style:{transformPerspective:1200}})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0k09i hidden-d6i3re hidden-1ox0xbu\",\"data-framer-name\":\"Copy\",name:\"Copy\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1akdft5\",\"data-framer-name\":\"Divider\",name:\"Divider\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{width:\"calc(min(100vw, 1520px) - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ohp8aj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{F1m_Orhdh:false,fPwSAiEug:\"https://platform.humming.ai/?default=register\",height:\"100%\",id:\"MCqipNccM\",layoutId:\"MCqipNccM\",tuxlceno1:\"Get Started\",variant:\"IlF5ToZmP\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bg0wl9\",\"data-framer-name\":\"Logos\",name:\"Logos\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ip4kao-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:84,height:\"100%\",hoverFactor:1,id:\"edv44hGlF\",layoutId:\"edv44hGlF\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w5eawu\",\"data-framer-name\":\"The CW\",name:\"The CW\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:513.5,intrinsicWidth:1280,pixelHeight:1027,pixelWidth:2560,sizes:\"102px\",src:\"https://framerusercontent.com/images/3ZkHAXZ686f7YfZROlBgHCiASBA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/3ZkHAXZ686f7YfZROlBgHCiASBA.png?scale-down-to=512 512w,https://framerusercontent.com/images/3ZkHAXZ686f7YfZROlBgHCiASBA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ZkHAXZ686f7YfZROlBgHCiASBA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/3ZkHAXZ686f7YfZROlBgHCiASBA.png 2560w\"},className:\"framer-1esfo5x\",\"data-framer-name\":\"The_CW_logo\",name:\"The_CW_logo\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uybvnq\",\"data-framer-name\":\"PlutoTV\",name:\"PlutoTV\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:147.5,intrinsicWidth:600,pixelHeight:295,pixelWidth:1200,sizes:\"156px\",src:\"https://framerusercontent.com/images/NkBqEWo0OpNgbAWNg1l2b8uLM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NkBqEWo0OpNgbAWNg1l2b8uLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/NkBqEWo0OpNgbAWNg1l2b8uLM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NkBqEWo0OpNgbAWNg1l2b8uLM.png 1200w\"},className:\"framer-1yg99qi\",\"data-framer-name\":\"PlutuTV_Black\",name:\"PlutuTV_Black\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ys2re6\",\"data-framer-name\":\"Kayak\",name:\"Kayak\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1500,pixelHeight:2e3,pixelWidth:3e3,sizes:\"256.5px\",src:\"https://framerusercontent.com/images/92yAWhEzWug8EFd9WthhjvIQ.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/92yAWhEzWug8EFd9WthhjvIQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/92yAWhEzWug8EFd9WthhjvIQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/92yAWhEzWug8EFd9WthhjvIQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/92yAWhEzWug8EFd9WthhjvIQ.png 3000w\"},className:\"framer-guz4y9\",\"data-framer-name\":\"Kayak_logo\",name:\"Kayak_logo\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kmrkhu\",\"data-framer-name\":\"Sling\",name:\"Sling\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:325,intrinsicWidth:600,pixelHeight:650,pixelWidth:1200,sizes:\"102px\",src:\"https://framerusercontent.com/images/iLiBxToAPl7YJxYzweXSd7aiibA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/iLiBxToAPl7YJxYzweXSd7aiibA.png?scale-down-to=512 512w,https://framerusercontent.com/images/iLiBxToAPl7YJxYzweXSd7aiibA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iLiBxToAPl7YJxYzweXSd7aiibA.png 1200w\"},className:\"framer-10cugxl\",\"data-framer-name\":\"Sling_tv_Wordmark\",name:\"Sling_tv_Wordmark\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ojby3e\",\"data-framer-name\":\"Travel Channel\",name:\"Travel Channel\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:287.5,intrinsicWidth:589,pixelHeight:575,pixelWidth:1178,sizes:\"93px\",src:\"https://framerusercontent.com/images/jV0d4gOPjp3a8tW9vdtj4oeUAek.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/jV0d4gOPjp3a8tW9vdtj4oeUAek.png?scale-down-to=512 512w,https://framerusercontent.com/images/jV0d4gOPjp3a8tW9vdtj4oeUAek.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jV0d4gOPjp3a8tW9vdtj4oeUAek.png 1178w\"},className:\"framer-1hf0umi\",\"data-framer-name\":\"Travel_Channel_logo\",name:\"Travel_Channel_logo\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5owfdl\",\"data-framer-name\":\"TikTok\",name:\"TikTok\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:548.5,pixelHeight:1280,pixelWidth:1097,sizes:\"67px\",src:\"https://framerusercontent.com/images/jZfcKZuQaP70a7srODnZNbsWjo.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/jZfcKZuQaP70a7srODnZNbsWjo.png?scale-down-to=1024 877w,https://framerusercontent.com/images/jZfcKZuQaP70a7srODnZNbsWjo.png 1097w\"},className:\"framer-wep2fg\",\"data-framer-name\":\"TikTok_Icon\",name:\"TikTok_Icon\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xog91b\",\"data-framer-name\":\"Pinterist\",name:\"Pinterist\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:507,intrinsicWidth:507,pixelHeight:1014,pixelWidth:1014,sizes:\"67px\",src:\"https://framerusercontent.com/images/bXCiy8Jl6DSRD15juysnxLIUbA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bXCiy8Jl6DSRD15juysnxLIUbA.png?scale-down-to=512 512w,https://framerusercontent.com/images/bXCiy8Jl6DSRD15juysnxLIUbA.png 1014w\"},className:\"framer-h0bhji\",\"data-framer-name\":\"P_Badge_Pushpin_Red_WhiteFill_450_RGB\",name:\"P_Badge_Pushpin_Red_WhiteFill_450_RGB\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-i4r3md\",\"data-framer-name\":\"Reddit\",name:\"Reddit\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:84.5,intrinsicWidth:244,pixelHeight:169,pixelWidth:488,src:\"https://framerusercontent.com/images/sK5VvZdR4x5vpwxF6RZBmtyf6A.png\"},className:\"framer-l1oyv\",\"data-framer-name\":\"Reddit_Lockup_OnWhite\",name:\"Reddit_Lockup_OnWhite\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dle9p\",\"data-framer-name\":\"Simpli.fi\",name:\"Simpli.fi\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:287,intrinsicWidth:548,pixelHeight:574,pixelWidth:1096,sizes:\"245px\",src:\"https://framerusercontent.com/images/qywPGzce9S4nzzD5x22SWw6j00k.jpeg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qywPGzce9S4nzzD5x22SWw6j00k.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/qywPGzce9S4nzzD5x22SWw6j00k.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qywPGzce9S4nzzD5x22SWw6j00k.jpeg 1096w\"},className:\"framer-1kwa4hl\",\"data-framer-name\":\"Simpli_fi_Logo_Black\",name:\"Simpli_fi_Logo_Black\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uilndk\",\"data-framer-name\":\"HBOMax\",name:\"HBOMax\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:217,intrinsicWidth:792,pixelHeight:434,pixelWidth:1584,sizes:\"134px\",src:\"https://framerusercontent.com/images/BShStVaUWTC2ygo7NYELt17jI.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/BShStVaUWTC2ygo7NYELt17jI.png?scale-down-to=512 512w,https://framerusercontent.com/images/BShStVaUWTC2ygo7NYELt17jI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BShStVaUWTC2ygo7NYELt17jI.png 1584w\"},className:\"framer-10sgpkt\",\"data-framer-name\":\"Max_logo\",name:\"Max_logo\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10jacjw\",\"data-framer-name\":\"Microsoft\",name:\"Microsoft\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:99.5,intrinsicWidth:640,pixelHeight:199,pixelWidth:1280,sizes:\"250px\",src:\"https://framerusercontent.com/images/QS0LLHJ0lqi7qCdzlikpdpcwiE.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/QS0LLHJ0lqi7qCdzlikpdpcwiE.png?scale-down-to=512 512w,https://framerusercontent.com/images/QS0LLHJ0lqi7qCdzlikpdpcwiE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QS0LLHJ0lqi7qCdzlikpdpcwiE.png 1280w\"},className:\"framer-1i1xe2a\",\"data-framer-name\":\"Microsoft_Bing_Wordmark_Black\",name:\"Microsoft_Bing_Wordmark_Black\"})})],speed:75,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1z7wkd\",\"data-border\":true,\"data-framer-name\":\"Header Image\",name:\"Header Image\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q62vq0\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10zbuel\",\"data-styles-preset\":\"pUPfYhYIi\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1d0d6ab-318f-4be5-b4f1-ffb7d1117984, rgb(16, 15, 20))\"},children:\"Access the big guys without the cost.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10zbuel\",\"data-styles-preset\":\"pUPfYhYIi\",style:{\"--framer-text-color\":\"var(--token-d1d0d6ab-318f-4be5-b4f1-ffb7d1117984, rgb(16, 15, 20))\"},children:\"Access the big guys without the cost.\"})}),className:\"framer-2wwadd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fj3te1\",\"data-styles-preset\":\"Mb0PY7HWn\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc20a186-8928-4649-b6d1-f4f427d46dd0, rgb(99, 99, 99))\"},children:\"Premium websites, apps, podcasts, and streaming platforms without high cost minimums.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fj3te1\",\"data-styles-preset\":\"Mb0PY7HWn\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc20a186-8928-4649-b6d1-f4f427d46dd0, rgb(99, 99, 99))\"},children:\"Premium websites, apps, podcasts, and streaming platforms without high cost minimums.\"})}),className:\"framer-1w78lls\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"calc((100vw - 160px) * 0.6)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fzpc8d-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{style:{height:\"100%\",width:\"100%\"}},GHUWSU0kY:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{F1m_Orhdh:false,fPwSAiEug:\"https://platform.humming.ai/?default=register\",height:\"100%\",id:\"CjXqQ53UI\",layoutId:\"CjXqQ53UI\",style:{height:\"100%\"},tuxlceno1:\"Get started\",variant:\"N7PC0vn8R\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wqr64s\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6ens73-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"zFWUafvcs\",J_9p2_a8i:\"Run ads on the largest media websites, apps, and streamers.\",layoutId:\"zFWUafvcs\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"Premium inventory.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/2Khs8423gY9htk0x2xgXmfM4bM.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h3mt9x-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"TeOId37VA\",J_9p2_a8i:\"New York Times, ESPN, eBay,  Washington Post, Buzzfeed. \",layoutId:\"TeOId37VA\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"Display.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/UawkgZMSMRlRWNeIqAi1oHNy2k.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bu2ql9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"bvCpEEomQ\",J_9p2_a8i:\"Through the platform, run ads directly on select publishers.\",layoutId:\"bvCpEEomQ\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"Select specific sites.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/z9OOdrFfDJA8ZjNF84RRsi0nmdY.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pttt03-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"o9B4m7900\",J_9p2_a8i:\"Video ads on sites and apps like Vox, Hearst, WSJ, and more.\",layoutId:\"o9B4m7900\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"Video.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/3LumBLDt2r444MU4qrSMGe4lw.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2w1391-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"ndQXeJnUL\",J_9p2_a8i:\"400+ streaming platforms including HGTV, Fox, Food Network, ABC, Disney+, CBS.\",layoutId:\"ndQXeJnUL\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"TV and Streaming.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/dCu6LQPr8qP3SGW46pwIUInc.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{width:\"max((100vw - 90px) / 2, 200px)\"},GHUWSU0kY:{width:\"calc(100vw - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 180px) / 3, 200px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b6trln-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{variant:\"uvXDyABju\"}},children:/*#__PURE__*/_jsx(ImageCard,{height:\"100%\",id:\"iBQ28bJ7e\",J_9p2_a8i:\"Top music and podcast apps including Spotify and iHeart.\",layoutId:\"iBQ28bJ7e\",style:{width:\"100%\"},variant:\"NkonjHdpi\",w0lvvkkwK:\"Audio and Podcasts.\",width:\"100%\",ZoR3jOPoH:addImageAlt({src:\"https://framerusercontent.com/images/KseHWsMfXSaF32XOPXuETe8x1Fg.svg\"},\"\")})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-143lybm\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-180h1j5\",\"data-border\":true,\"data-framer-name\":\"FAQ\",name:\"FAQ\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10zbuel\",\"data-styles-preset\":\"pUPfYhYIi\",style:{\"--framer-text-color\":\"var(--token-d1d0d6ab-318f-4be5-b4f1-ffb7d1117984, rgb(16, 15, 20))\"},children:\"Inventory and publisher FAQ's.\"})}),className:\"framer-6hxhim\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GHUWSU0kY:{width:\"calc(100vw - 80px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(100vw - 240px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aoxf89-container\",id:id,ref:ref2,children:/*#__PURE__*/_jsx(AccordionInventoryFAQ,{height:\"100%\",id:\"gMSD8SqRK\",layoutId:\"gMSD8SqRK\",style:{width:\"100%\"},variant:\"VQSWULnPG\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-292pgz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{variant:\"dIROe5XAA\"},GHUWSU0kY:{variant:\"ztUj01hjl\"}},children:/*#__PURE__*/_jsx(PowerfulFeatures,{height:\"100%\",id:\"eJGXXV4nA\",layoutId:\"eJGXXV4nA\",style:{width:\"100%\"},variant:\"D2EXrEDcL\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ld32uv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{variant:\"eSyMThXqX\"},GHUWSU0kY:{variant:\"ni7_pYVJe\"}},children:/*#__PURE__*/_jsx(Resources,{height:\"100%\",id:\"rhvHQHUvN\",layoutId:\"rhvHQHUvN\",style:{width:\"100%\"},variant:\"YQVaNY14Q\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qa9aej-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BwWTjZyWp:{variant:\"cj4qFO4TI\"},GHUWSU0kY:{variant:\"qWwoVpw6p\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"khXZpu9XR\",layoutId:\"khXZpu9XR\",style:{width:\"100%\"},variant:\"EFqgVlngu\",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-NjVZj { background: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-NjVZj.framer-hfxocc, .framer-NjVZj .framer-hfxocc { display: block; }\",\".framer-NjVZj.framer-d6i3re { align-content: center; align-items: center; background-color: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-NjVZj .framer-1rbtzfg-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 5; }\",\".framer-NjVZj .framer-on4nk8 { align-content: center; align-items: center; background-color: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1520px; overflow: visible; padding: 80px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-hp9uu6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1520px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-qjfcjy { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NjVZj .framer-1isqawz, .framer-NjVZj .framer-b8jyx4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-10blbdm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-1mz7y2f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NjVZj .framer-39c9f2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 88%; word-break: break-word; word-wrap: break-word; }\",\".framer-NjVZj .framer-u9geok { background: linear-gradient(270deg, rgba(234, 232, 225, 0.2) 0%, rgba(17, 16, 17, 0.2) 75.67567567567568%, rgba(17, 16, 17, 0) 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 1px; overflow: hidden; position: relative; width: 75%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NjVZj .framer-18d2tgv-container, .framer-NjVZj .framer-ohp8aj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-NjVZj .framer-nd2up1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-NjVZj .framer-1jbuoth { aspect-ratio: 1.0441767068273093 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 498px); position: relative; width: 1px; }\",\".framer-NjVZj .framer-h0k09i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-1akdft5 { background: linear-gradient(90deg, #eae8e1 0%, rgba(17, 16, 17, 0.2) 49.0990990990991%, rgb(234, 232, 225) 96.84684684684686%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 1px; overflow: hidden; position: relative; width: 75%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NjVZj .framer-1bg0wl9 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: auto; justify-content: center; overflow: hidden; padding: 0px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-ip4kao-container { flex: none; height: 89px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-w5eawu { background-color: #ffffff; height: 41px; overflow: hidden; position: relative; width: 102px; }\",\".framer-NjVZj .framer-1esfo5x { aspect-ratio: 2.4926971762414802 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 41px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1uybvnq { background-color: #ffffff; height: 39px; overflow: hidden; position: relative; width: 156px; }\",\".framer-NjVZj .framer-1yg99qi { aspect-ratio: 4.067796610169491 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1ys2re6 { background-color: #ffffff; height: 53px; overflow: hidden; position: relative; width: 213px; }\",\".framer-NjVZj .framer-guz4y9 { aspect-ratio: 1.5 / 1; bottom: -59px; flex: none; height: var(--framer-aspect-ratio-supported, 171px); left: -21px; overflow: visible; position: absolute; right: -22px; }\",\".framer-NjVZj .framer-1kmrkhu { background-color: #ffffff; height: 55px; overflow: hidden; position: relative; width: 102px; }\",\".framer-NjVZj .framer-10cugxl { aspect-ratio: 1.8461538461538463 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1ojby3e { background-color: #ffffff; height: 46px; overflow: hidden; position: relative; width: 93px; }\",\".framer-NjVZj .framer-1hf0umi { aspect-ratio: 2.048695652173913 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-5owfdl { background-color: #ffffff; height: 78px; overflow: hidden; position: relative; width: 67px; }\",\".framer-NjVZj .framer-wep2fg { aspect-ratio: 0.85703125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 78px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1xog91b { background-color: #ffffff; height: 67px; overflow: hidden; position: relative; width: 67px; }\",\".framer-NjVZj .framer-h0bhji { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 67px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-i4r3md { background-color: #ffffff; height: 59px; overflow: hidden; position: relative; width: 169px; }\",\".framer-NjVZj .framer-l1oyv { aspect-ratio: 2.8875739644970415 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 59px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1dle9p { background-color: #ffffff; height: 63px; overflow: hidden; position: relative; width: 250px; }\",\".framer-NjVZj .framer-1kwa4hl { aspect-ratio: 1.9094076655052266 / 1; bottom: -33px; flex: none; left: 50%; overflow: visible; position: absolute; top: -32px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 245px); }\",\".framer-NjVZj .framer-uilndk { background-color: #ffffff; height: 37px; overflow: hidden; position: relative; width: 134px; }\",\".framer-NjVZj .framer-10sgpkt { aspect-ratio: 3.6497695852534564 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 37px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-10jacjw { background-color: #ffffff; height: 39px; overflow: hidden; position: relative; width: 250px; }\",\".framer-NjVZj .framer-1i1xe2a { aspect-ratio: 6.432160804020101 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 39px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-NjVZj .framer-1z7wkd { --border-bottom-width: 3px; --border-color: var(--token-d1d0d6ab-318f-4be5-b4f1-ffb7d1117984, #100f14); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 3px; align-content: center; align-items: center; background-color: var(--token-43f15675-ecdf-45b8-b54a-8e3f24429fe2, #fcfe99); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 80px 100px 80px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-q62vq0 { align-content: center; align-items: center; 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-NjVZj .framer-2wwadd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-NjVZj .framer-1w78lls { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 64%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-NjVZj .framer-fzpc8d-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-NjVZj .framer-wqr64s { background-color: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, #ffffff); display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 100px 80px 100px 80px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-6ens73-container, .framer-NjVZj .framer-1h3mt9x-container, .framer-NjVZj .framer-bu2ql9-container, .framer-NjVZj .framer-pttt03-container, .framer-NjVZj .framer-2w1391-container, .framer-NjVZj .framer-1b6trln-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-NjVZj .framer-143lybm { align-content: center; align-items: center; background-color: var(--token-283247cc-a3b6-494c-970e-7d14570b6fe1, #f9f9f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 80px 100px 80px; position: relative; width: 100%; }\",\".framer-NjVZj .framer-180h1j5 { --border-bottom-width: 3px; --border-color: #222222; --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; align-content: center; align-items: center; background-color: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NjVZj .framer-6hxhim { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NjVZj .framer-1aoxf89-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-NjVZj .framer-292pgz-container, .framer-NjVZj .framer-ld32uv-container, .framer-NjVZj .framer-qa9aej-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NjVZj.framer-d6i3re, .framer-NjVZj .framer-on4nk8, .framer-NjVZj .framer-hp9uu6, .framer-NjVZj .framer-qjfcjy, .framer-NjVZj .framer-1isqawz, .framer-NjVZj .framer-10blbdm, .framer-NjVZj .framer-b8jyx4, .framer-NjVZj .framer-nd2up1, .framer-NjVZj .framer-h0k09i, .framer-NjVZj .framer-1bg0wl9, .framer-NjVZj .framer-1z7wkd, .framer-NjVZj .framer-q62vq0, .framer-NjVZj .framer-143lybm, .framer-NjVZj .framer-180h1j5 { gap: 0px; } .framer-NjVZj.framer-d6i3re > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NjVZj.framer-d6i3re > :first-child, .framer-NjVZj .framer-on4nk8 > :first-child, .framer-NjVZj .framer-qjfcjy > :first-child, .framer-NjVZj .framer-1isqawz > :first-child, .framer-NjVZj .framer-10blbdm > :first-child, .framer-NjVZj .framer-b8jyx4 > :first-child, .framer-NjVZj .framer-h0k09i > :first-child, .framer-NjVZj .framer-1bg0wl9 > :first-child, .framer-NjVZj .framer-1z7wkd > :first-child, .framer-NjVZj .framer-q62vq0 > :first-child, .framer-NjVZj .framer-143lybm > :first-child, .framer-NjVZj .framer-180h1j5 > :first-child { margin-top: 0px; } .framer-NjVZj.framer-d6i3re > :last-child, .framer-NjVZj .framer-on4nk8 > :last-child, .framer-NjVZj .framer-qjfcjy > :last-child, .framer-NjVZj .framer-1isqawz > :last-child, .framer-NjVZj .framer-10blbdm > :last-child, .framer-NjVZj .framer-b8jyx4 > :last-child, .framer-NjVZj .framer-h0k09i > :last-child, .framer-NjVZj .framer-1bg0wl9 > :last-child, .framer-NjVZj .framer-1z7wkd > :last-child, .framer-NjVZj .framer-q62vq0 > :last-child, .framer-NjVZj .framer-143lybm > :last-child, .framer-NjVZj .framer-180h1j5 > :last-child { margin-bottom: 0px; } .framer-NjVZj .framer-on4nk8 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-NjVZj .framer-hp9uu6 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-NjVZj .framer-hp9uu6 > :first-child, .framer-NjVZj .framer-nd2up1 > :first-child { margin-left: 0px; } .framer-NjVZj .framer-hp9uu6 > :last-child, .framer-NjVZj .framer-nd2up1 > :last-child { margin-right: 0px; } .framer-NjVZj .framer-qjfcjy > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-NjVZj .framer-1isqawz > *, .framer-NjVZj .framer-b8jyx4 > *, .framer-NjVZj .framer-h0k09i > *, .framer-NjVZj .framer-1z7wkd > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-NjVZj .framer-10blbdm > *, .framer-NjVZj .framer-143lybm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NjVZj .framer-nd2up1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NjVZj .framer-1bg0wl9 > *, .framer-NjVZj .framer-180h1j5 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-NjVZj .framer-q62vq0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@media (min-width: 1200px) { .framer-NjVZj .hidden-d6i3re { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-NjVZj .hidden-1ox0xbu { display: none !important; } .${metadata.bodyClassName}-framer-NjVZj { background: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-NjVZj.framer-d6i3re { width: 810px; } .framer-NjVZj .framer-on4nk8 { padding: 80px 32px 80px 32px; } .framer-NjVZj .framer-hp9uu6 { gap: 64px; } .framer-NjVZj .framer-qjfcjy { flex: none; width: 41%; } .framer-NjVZj .framer-39c9f2 { width: 90%; } .framer-NjVZj .framer-u9geok { background: linear-gradient(270deg, rgba(17, 16, 17, 0.2) 0%, rgba(17, 16, 17, 0.2) 50%, rgba(17, 16, 17, 0.2) 100%); } .framer-NjVZj .framer-nd2up1 { align-self: stretch; height: auto; } .framer-NjVZj .framer-1jbuoth { height: var(--framer-aspect-ratio-supported, 357px); } .framer-NjVZj .framer-1w78lls { width: 100%; } .framer-NjVZj .framer-fzpc8d-container { width: 60%; } .framer-NjVZj .framer-wqr64s { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 100px 40px 100px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NjVZj .framer-hp9uu6 { gap: 0px; } .framer-NjVZj .framer-hp9uu6 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-NjVZj .framer-hp9uu6 > :first-child { margin-left: 0px; } .framer-NjVZj .framer-hp9uu6 > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .framer-NjVZj .hidden-1wlq56w { display: none !important; } .${metadata.bodyClassName}-framer-NjVZj { background: var(--token-6163c871-43c5-4884-a67d-1650c2cf3313, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-NjVZj.framer-d6i3re { width: 390px; } .framer-NjVZj .framer-on4nk8, .framer-NjVZj .framer-143lybm { padding: 80px 20px 80px 20px; } .framer-NjVZj .framer-hp9uu6 { flex-direction: column; gap: 48px; } .framer-NjVZj .framer-qjfcjy { flex: none; width: 100%; } .framer-NjVZj .framer-1isqawz { align-content: center; align-items: center; } .framer-NjVZj .framer-39c9f2, .framer-NjVZj .framer-nd2up1, .framer-NjVZj .framer-ohp8aj-container, .framer-NjVZj .framer-1w78lls, .framer-NjVZj .framer-fzpc8d-container { width: 100%; } .framer-NjVZj .framer-1jbuoth { height: var(--framer-aspect-ratio-supported, 335px); } .framer-NjVZj .framer-1z7wkd { padding: 100px 20px 100px 20px; } .framer-NjVZj .framer-wqr64s { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; padding: 80px 20px 80px 20px; } .framer-NjVZj .framer-6ens73-container, .framer-NjVZj .framer-1h3mt9x-container, .framer-NjVZj .framer-bu2ql9-container, .framer-NjVZj .framer-pttt03-container, .framer-NjVZj .framer-2w1391-container, .framer-NjVZj .framer-1b6trln-container { align-self: unset; } .framer-NjVZj .framer-180h1j5 { padding: 60px 20px 60px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NjVZj .framer-hp9uu6, .framer-NjVZj .framer-wqr64s { gap: 0px; } .framer-NjVZj .framer-hp9uu6 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-NjVZj .framer-hp9uu6 > :first-child, .framer-NjVZj .framer-wqr64s > :first-child { margin-top: 0px; } .framer-NjVZj .framer-hp9uu6 > :last-child, .framer-NjVZj .framer-wqr64s > :last-child { margin-bottom: 0px; } .framer-NjVZj .framer-wqr64s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-NjVZj[data-border=\"true\"]::after, .framer-NjVZj [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 6178\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BwWTjZyWp\":{\"layout\":[\"fixed\",\"auto\"]},\"GHUWSU0kY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqbUMBGHPW=withCSS(Component,css,\"framer-NjVZj\");export default FramerqbUMBGHPW;FramerqbUMBGHPW.displayName=\"Page\";FramerqbUMBGHPW.defaultProps={height:6178,width:1200};addFonts(FramerqbUMBGHPW,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...HeaderHeaderContainerFonts,...ButtonFonts,...TickerFonts,...ImageCardFonts,...AccordionInventoryFAQFonts,...PowerfulFeaturesFonts,...ResourcesFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqbUMBGHPW\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6178\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BwWTjZyWp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GHUWSU0kY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "qwBAC44C,IAAMA,GAA2BC,EAASC,CAAqB,EAAQC,GAAeC,EAAOC,CAAQ,EAAQC,EAAgBF,EAAOG,EAAO,GAAG,EAAQC,GAAYP,EAASQ,CAAM,EAAQC,GAAYN,EAAOO,CAAK,EAAQC,GAAYX,EAASY,CAAM,EAAQC,EAAgBV,EAAOW,CAAS,EAAQC,GAAef,EAASgB,CAAS,EAAQC,GAA2BjB,EAASkB,CAAqB,EAAQC,GAAsBnB,EAASoB,CAAgB,EAAQC,GAAerB,EAASsB,CAAS,EAAQC,GAAkBvB,EAASwB,CAAY,EAAyD,IAAMC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,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,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAmB,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIC,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUD,EAAU,QAAQ,CAAE,CAAC,GAAGA,EAAU,OAAO,CAAC,IAAIE,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUF,EAAU,MAAM,GAAQE,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUF,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYE,CAAS,EAAG,CAAC,GAAGF,EAAU,cAAe,aAAM,KAAK,SAAS,KAAK,SAAS,EAAE,OAAOG,GAAGA,EAAE,WAAW,cAAc,CAAC,EAAE,IAAIA,GAAG,SAAS,KAAK,UAAU,OAAOA,CAAC,CAAC,EAAE,SAAS,KAAK,UAAU,IAAI,GAAGH,EAAU,aAAa,eAAe,EAAQ,IAAI,CAAC,SAAS,KAAK,UAAU,OAAO,GAAGA,EAAU,aAAa,eAAe,CAAE,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACa,EAAYC,EAAmB,EAAEC,GAA8BT,GAAQxC,GAAY,EAAK,EAAQkD,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAASpD,GAAU,EAAiB8C,IAAc,YAAtB,GAAmEO,GAAa,IAAQ,CAACrD,GAAU,GAAiB8C,IAAc,YAA6CrB,GAAG6B,EAAkB,WAAW,EAAQC,GAAWJ,EAAO,IAAI,EAAQK,GAAsBC,EAAM,EAAQC,EAAsB,CAAarB,GAAuBA,GAAuBA,GAAuBA,EAAS,EAAE,OAAAsB,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3D,EAAiB,EAAE,SAAsB4D,EAAMC,EAAY,CAAC,GAAGzB,GAA4CkB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUyB,EAAGhE,GAAkB,GAAGyD,EAAsB,gBAAgBrB,CAAS,EAAE,IAAIL,GAA6BkB,GAAK,MAAM,CAAC,GAAGd,CAAK,EAAE,SAAS,CAAcwB,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKS,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeP,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,cAAc,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKU,GAAe,CAAC,kBAAkB,CAAC,WAAWlE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBsD,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,+CAA+C,MAAM,CAAC,OAAO,EAAE,KAAK,+CAA+C,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKU,GAAe,CAAC,kBAAkB,CAAC,WAAWlE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBsD,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,gEAAgE,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,OAAO,EAAE,KAAK,kBAAkB,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAER,GAAY,GAAgBU,EAAM,MAAM,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAgB,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeD,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAesD,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKa,EAAO,CAAC,UAAU,GAAM,UAAU,gDAAgD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mBAAmB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,uDAAuD,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,mDAAmD,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBc,EAAKc,GAAY,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeH,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,wDAAwD,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,iBAAiB,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE+C,GAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,OAAO,KAAK,OAAO,SAAS,CAAcF,EAAKY,EAAgB,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeD,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAesD,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,iCAAiC,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBc,EAAKa,EAAO,CAAC,UAAU,GAAM,UAAU,gDAAgD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,cAAc,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBA,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKe,EAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcf,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,aAAa,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,wFAAwF,OAAO,gQAAgQ,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,eAAe,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,IAAI,MAAM,UAAU,IAAI,uFAAuF,OAAO,wVAAwV,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,YAAY,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,KAAK,mBAAmB,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,OAAO,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,KAAK,qBAAqB,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,MAAM,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,yFAAyF,OAAO,uKAAuK,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,aAAa,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,wFAAwF,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,mBAAmB,wCAAwC,KAAK,uCAAuC,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU,eAAe,mBAAmB,wBAAwB,KAAK,uBAAuB,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,2FAA2F,OAAO,yQAAyQ,EAAE,UAAU,iBAAiB,mBAAmB,uBAAuB,KAAK,uBAAuB,kBAAkBjE,EAAkB,CAAC,CAAC,CAAC,EAAeiD,EAAKI,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,wFAAwF,OAAO,gQAAgQ,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,UAAU,CAAC,CAAC,CAAC,EAAehB,EAAKI,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBJ,EAAKgB,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,yFAAyF,OAAO,mQAAmQ,EAAE,UAAU,iBAAiB,mBAAmB,gCAAgC,KAAK,+BAA+B,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAM,SAAS,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,eAAe,KAAK,eAAe,SAAS,CAAcA,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAWpE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcsD,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,uCAAuC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKiB,EAAS,CAAC,sBAAsB,GAAK,SAAsBjB,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,uCAAuC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBc,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,uFAAuF,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKiB,EAAS,CAAC,sBAAsB,GAAK,SAAsBjB,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,uFAAuF,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,6BAA6B,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBX,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBc,EAAKa,EAAO,CAAC,UAAU,GAAM,UAAU,gDAAgD,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,cAAc,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,8DAA8D,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,qBAAqB,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,2DAA2D,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,WAAW,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,+DAA+D,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,yBAAyB,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,+DAA+D,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,SAAS,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,oEAAoE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,iFAAiF,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,oBAAoB,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,mEAAmE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gCAAgC,EAAE,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,kCAAkC,SAAsBN,EAAKkB,EAAgB,CAAC,kBAAkB,CAAC,WAAW9D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,EAAW,eAAeE,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,SAAsB2C,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKmB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,2DAA2D,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,sBAAsB,MAAM,OAAO,UAAU7D,EAAY,CAAC,IAAI,sEAAsE,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBE,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAWpE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,MAAM,KAAK,MAAM,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcsD,EAAKiB,EAAS,CAAC,sBAAsB,GAAK,SAAsBjB,EAAWW,EAAS,CAAC,SAAsBX,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,oBAAoB,CAAC,EAAE,SAAsBc,EAAKM,EAA0B,CAAC,MAAM,sBAAsB,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,GAAG1C,GAAG,IAAI8B,GAAK,SAAsBK,EAAKoB,EAAsB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKqB,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKsB,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetB,EAAKM,EAA0B,CAAC,MAAM,QAAQ,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,SAAsBP,EAAKQ,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBc,EAAKuB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevB,EAAK,MAAM,CAAC,UAAUK,EAAGhE,GAAkB,GAAGyD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ0B,GAAI,CAAC,kFAAkF,IAAI/D,EAAS,aAAa,8HAA8H,gFAAgF,sVAAsV,qJAAqJ,sXAAsX,gSAAgS,8RAA8R,2TAA2T,wRAAwR,qKAAqK,mKAAmK,gbAAgb,iJAAiJ,2QAA2Q,8KAA8K,oRAAoR,2aAA2a,mTAAmT,wGAAwG,gIAAgI,kNAAkN,iIAAiI,iNAAiN,iIAAiI,4MAA4M,iIAAiI,kNAAkN,gIAAgI,iNAAiN,+HAA+H,yMAAyM,gIAAgI,gMAAgM,gIAAgI,gNAAgN,gIAAgI,oPAAoP,gIAAgI,kNAAkN,iIAAiI,iNAAiN,4jBAA4jB,+QAA+Q,+SAA+S,qPAAqP,wGAAwG,uZAAuZ,0VAA0V,gXAAgX,osBAAosB,qSAAqS,qHAAqH,wLAAwL,27FAA27F,4FAA4F,oHAAoHA,EAAS,aAAa,gvCAAgvC,4FAA4FA,EAAS,aAAa,81DAA81D,GAAe+D,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAS1snDC,EAAgBC,EAAQxD,GAAUsD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAA2B,GAAGC,GAAY,GAAGC,GAAY,GAAGC,GAAe,GAAGC,GAA2B,GAAGC,GAAsB,GAAGC,GAAe,GAAGC,GAAkB,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC/nE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,OAAO,uBAAyB,GAAG,qBAAuB,OAAO,6BAA+B,OAAO,yBAA2B,QAAQ,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderHeaderContainerFonts", "getFonts", "HdnRf1Fp7_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "ButtonFonts", "K9wUBiL_y_default", "ImageWithFX", "Image2", "TickerFonts", "Ticker", "ContainerWithFX", "Container", "ImageCardFonts", "CdotPxQiG_default", "AccordionInventoryFAQFonts", "TPniVukKM_default", "PowerfulFeaturesFonts", "Z21s_2fwC_default", "ResourcesFonts", "V2aGOjRt5_default", "FooterFooterFonts", "B9pqRVtc6_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "animation2", "transition3", "animation3", "transition4", "transformTemplate1", "_", "t", "transition5", "animation4", "transition6", "animation5", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "HdnRf1Fp7_default", "RichTextWithFX", "x", "MotionDivWithFX", "K9wUBiL_y_default", "ImageWithFX", "Ticker", "Image2", "RichText2", "ContainerWithFX", "CdotPxQiG_default", "TPniVukKM_default", "Z21s_2fwC_default", "V2aGOjRt5_default", "B9pqRVtc6_default", "css", "FramerqbUMBGHPW", "withCSS", "qbUMBGHPW_default", "addFonts", "HeaderHeaderContainerFonts", "ButtonFonts", "TickerFonts", "ImageCardFonts", "AccordionInventoryFAQFonts", "PowerfulFeaturesFonts", "ResourcesFonts", "FooterFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
