{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YwO0EcnAnLxfBhGZvKi3/aQ8pEnp1S9MCuqjQJQCd/qEq3I96Yz.js"],
  "sourcesContent": ["// Generated by Framer (b742ddc)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import NewsSEOText from\"#framer/local/canvasComponent/jO7tbQETd/jO7tbQETd.js\";import ComponentCTABottom from\"#framer/local/canvasComponent/Lee_eVxV7/Lee_eVxV7.js\";import HeaderMenu from\"#framer/local/canvasComponent/MVnEcb5dE/MVnEcb5dE.js\";import ComponentPlus from\"#framer/local/canvasComponent/odUQ1w60D/odUQ1w60D.js\";import ComponentFlipper from\"#framer/local/canvasComponent/pI7DqRmC3/pI7DqRmC3.js\";import NewsWidgetGroup from\"#framer/local/canvasComponent/qOQQIU0UO/qOQQIU0UO.js\";import HeaderMain from\"#framer/local/canvasComponent/RSNKvcsBe/RSNKvcsBe.js\";import ComponentFollowButton from\"#framer/local/canvasComponent/VBUoAkmnk/VBUoAkmnk.js\";import ComponentTickerWrapper from\"#framer/local/canvasComponent/VinPfUXtO/VinPfUXtO.js\";import NewsFooterCredit from\"#framer/local/canvasComponent/W2fYqho3r/W2fYqho3r.js\";import HeaderMobileMenu from\"#framer/local/canvasComponent/XQyjo5kBg/XQyjo5kBg.js\";import*as sharedStyle1 from\"#framer/local/css/EqOYf8o8x/EqOYf8o8x.js\";import*as sharedStyle2 from\"#framer/local/css/IrKZh7AE3/IrKZh7AE3.js\";import*as sharedStyle from\"#framer/local/css/x5mrtnsrY/x5mrtnsrY.js\";import metadataProvider from\"#framer/local/webPageMetadata/qEq3I96Yz/qEq3I96Yz.js\";const HeaderMainFonts=getFonts(HeaderMain);const HeaderMenuFonts=getFonts(HeaderMenu);const ComponentFlipperFonts=getFonts(ComponentFlipper);const ComponentTickerWrapperFonts=getFonts(ComponentTickerWrapper);const PhosphorFonts=getFonts(Phosphor);const ComponentPlusFonts=getFonts(ComponentPlus);const ComponentCTABottomFonts=getFonts(ComponentCTABottom);const NewsWidgetGroupFonts=getFonts(NewsWidgetGroup);const NewsSEOTextFonts=getFonts(NewsSEOText);const NewsFooterCreditFonts=getFonts(NewsFooterCredit);const HeaderMobileMenuFonts=getFonts(HeaderMobileMenu);const ComponentFollowButtonFonts=getFonts(ComponentFollowButton);const cycleOrder=[\"n0GTBfqf6\",\"rULX1jDcL\",\"ksZaXFuuJ\"];const breakpoints={ksZaXFuuJ:\"(max-width: 809px)\",n0GTBfqf6:\"(min-width: 1440px)\",rULX1jDcL:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-A80sA\";const variantClassNames={ksZaXFuuJ:\"framer-v-1is8ems\",n0GTBfqf6:\"framer-v-toch95\",rULX1jDcL:\"framer-v-1wuvgdt\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"n0GTBfqf6\",Phone:\"ksZaXFuuJ\",Tablet:\"rULX1jDcL\"};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:\"n0GTBfqf6\"};};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-A80sA`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-A80sA`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"rULX1jDcL\",\"ksZaXFuuJ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ksZaXFuuJ\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"rULX1jDcL\",\"ksZaXFuuJ\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"n0GTBfqf6\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-toch95\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:395,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mpq93r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{variant:\"zvt5QVu_v\"},rULX1jDcL:{variant:\"TpobfoxwR\"}},children:/*#__PURE__*/_jsx(HeaderMain,{height:\"100%\",id:\"Ju8n8DzFw\",layoutId:\"Ju8n8DzFw\",style:{width:\"100%\"},variant:\"vGQQUkjA6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k5quip\",\"data-framer-name\":\"Line\",name:\"Line\"}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"100vw\",y:396,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3hwmh0-container hidden-1wuvgdt hidden-1is8ems\",children:/*#__PURE__*/_jsx(HeaderMenu,{height:\"100%\",id:\"HvDmXUJ7h\",layoutId:\"HvDmXUJ7h\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e2spw4\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-13qgejl\",\"data-border\":true,\"data-framer-name\":\"Ticker\",name:\"Ticker\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9f49y8-container hidden-1is8ems\",children:/*#__PURE__*/_jsx(ComponentFlipper,{height:\"100%\",id:\"AWdtWRwA1\",layoutId:\"AWdtWRwA1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yotyfo\",\"data-framer-name\":\"Row\",name:\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-194mmnp\",\"data-framer-name\":\"News Ticker\",name:\"News Ticker\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6a9q4f\",\"data-framer-name\":\"Ribbon\",name:\"Ribbon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-u5etpj\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15 15\"><path d=\"M 15 0 L 0 0 L 15 15 Z\" fill=\"rgb(166, 27, 27)\"></path></svg>',svgContentId:12869534216,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jwj2z8\",\"data-framer-name\":\"Flag\",name:\"Flag\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1hh4ly1\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 160 50\"><path d=\"M 0 0 L 160 0 L 137.81 50 L 0 50 Z\" fill=\"var(--token-b8a014a3-b50e-4d07-bcb0-b21769eb2d11, rgb(255, 46, 46)) /* {&quot;name&quot;:&quot;Red&quot;} */\"></path></svg>',svgContentId:9071271492,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-f31f1ce1-16c9-4281-87ba-360912934036, rgb(255, 255, 255))\"},children:\"NEWS TICKER\"})}),className:\"framer-170sg67\",fonts:[\"FS;Satoshi-bold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{width:\"calc(max(min(100vw, 1280px) - 40px, 1px) - 40px)\",y:437},rULX1jDcL:{y:457}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"calc((max(min(100vw, 1280px) - 60px, 1px) - 60px) * 0.8603)\",y:513,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8uqjju-container\",children:/*#__PURE__*/_jsx(ComponentTickerWrapper,{height:\"100%\",id:\"fNZT0wP11\",layoutId:\"fNZT0wP11\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hd2v13\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-i02e0x\",\"data-border\":true,\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yyw4ds\",\"data-framer-name\":\"Row\",name:\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rdkiha\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p8f97j-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b8a014a3-b50e-4d07-bcb0-b21769eb2d11, rgb(255, 46, 46))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Files\",id:\"x7HwsZBg7\",layoutId:\"x7HwsZBg7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rz9yx4\",\"data-framer-name\":\"Head\",name:\"Head\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-85g3o4\",\"data-styles-preset\":\"x5mrtnsrY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Terms and Conditions\"})}),className:\"framer-12aue1y\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q2sre\",\"data-styles-preset\":\"EqOYf8o8x\",style:{\"--framer-text-color\":\"var(--token-9d74c02e-be9b-4472-9c93-7b2339889f0a, rgb(120, 120, 120))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Effective Date: September 3, 2024\"})})}),className:\"framer-2emvw8\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7p8179\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:['Welcome to BullishDaily! These Terms and Conditions (\"Terms\") govern your use of our website, ',/*#__PURE__*/_jsx(Link,{href:\"http://www.bullishdaily.com/\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"www.bullishdaily.com\"})}),' (the \"Site\"). By accessing or using the Site, you agree to comply with and be bound by these Terms. If you do not agree with these Terms, please do not use the Site.']}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"1. Use of the Site\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"BullishDaily grants you a limited, non-exclusive, non-transferable, and revocable license to access and use the Site for your personal, non-commercial use. You agree not to use the Site for any unlawful purpose or in any way that could harm BullishDaily or any third party.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"2. Intellectual Property\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"All content on the Site, including but not limited to text, graphics, logos, images, and software, is the property of BullishDaily or its content suppliers and is protected by copyright, trademark, and other intellectual property laws. You may not reproduce, distribute, modify, create derivative works from, or exploit any content from the Site without our prior written consent.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"3. No Financial Advice\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"a. Not Financial Advisors\"}),/*#__PURE__*/_jsx(\"br\",{}),\"BullishDaily and its contributors are not licensed financial advisors, and the information provided on the Site is not intended to be financial advice. The content on the Site is for informational and educational purposes only.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"b. No Investment Advice\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Nothing on the Site constitutes or should be interpreted as a recommendation, offer, or solicitation to buy or sell any securities or other financial products. Any decisions you make based on the information provided on the Site are made at your own risk.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"c. Independent Research\"}),/*#__PURE__*/_jsx(\"br\",{}),\"We strongly recommend that you perform your own research and consult with a qualified financial advisor before making any investment decisions. BullishDaily does not endorse or guarantee the accuracy, completeness, or reliability of any content on the Site.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"4. Disclaimer of Warranties\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:'The Site and its content are provided on an \"as is\" and \"as available\" basis without any warranties of any kind, either express or implied. BullishDaily disclaims all warranties, including but not limited to implied warranties of merchantability, fitness for a particular purpose, and non-infringement. We do not warrant that the Site will be uninterrupted, secure, or error-free, or that any defects will be corrected.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"5. Limitation of Liability\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"To the fullest extent permitted by law, BullishDaily shall not be liable for any direct, indirect, incidental, consequential, or punitive damages arising out of or related to your use of the Site or the content therein. This includes, but is not limited to, any errors or omissions in the content, loss of profits, or damages resulting from reliance on the information provided.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"6. User Contributions\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"By submitting any content to the Site, including comments, feedback, or other materials, you grant BullishDaily a perpetual, non-exclusive, royalty-free, worldwide license to use, reproduce, modify, publish, and distribute such content in any media. You represent and warrant that you have the right to submit such content and that it does not infringe the rights of any third party.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"7. Third-Party Links\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"The Site may contain links to third-party websites or services that are not owned or controlled by BullishDaily. We are not responsible for the content, privacy policies, or practices of any third-party sites. You acknowledge and agree that BullishDaily is not liable for any damage or loss caused by or in connection with your use of any third-party content, goods, or services.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"8. Changes to the Terms\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"BullishDaily reserves the right to update or modify these Terms at any time without prior notice. Any changes will be effective immediately upon posting on the Site. Your continued use of the Site following the posting of any changes constitutes your acceptance of those changes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"9. Governing Law\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"These Terms shall be governed by and construed in accordance with the laws of the [Insert State/Country], without regard to its conflict of law principles. You agree to submit to the exclusive jurisdiction of the courts located in [Insert Location] for the resolution of any disputes arising out of or relating to these Terms or your use of the Site.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"10. Contact Us\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"If you have any questions or concerns about these Terms, please contact us at:\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:[\"Email: \",/*#__PURE__*/_jsx(Link,{openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"info@bullishdaily.com\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19jw925\",\"data-styles-preset\":\"IrKZh7AE3\",children:\"Thank you for using BullishDaily.\"})]}),className:\"framer-1u7uvqm\",\"data-framer-name\":\"Text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17x95v5-container\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"mw1QsZji1\",layoutId:\"mw1QsZji1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y9kna8-container\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"iD0JxUfxh\",layoutId:\"iD0JxUfxh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cksxre hidden-1is8ems\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-78wzn3 hidden-1is8ems\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t02bex\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1jkstkr\",\"data-border\":true,\"data-framer-name\":\"CTA\",name:\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{width:\"max(min(100vw, 1280px) - 40px, 1px)\",y:4742.68},rULX1jDcL:{y:4762.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:490,width:\"max(min(100vw, 1280px) - 60px, 1px)\",y:4898.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5745wq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{variant:\"U3nzhFBEG\"},rULX1jDcL:{variant:\"wJLVeHdmW\"}},children:/*#__PURE__*/_jsx(ComponentCTABottom,{height:\"100%\",id:\"rWkTvykaF\",layoutId:\"rWkTvykaF\",style:{width:\"100%\"},variant:\"jFWT5n7XZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17d8y2v-container\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"C1hgXiH1y\",layoutId:\"C1hgXiH1y\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oubgq8-container\",children:/*#__PURE__*/_jsx(ComponentPlus,{height:\"100%\",id:\"b64SgEFsS\",layoutId:\"b64SgEFsS\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bzz7xh\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{width:\"100vw\",y:5253.68},rULX1jDcL:{width:\"100vw\",y:5283.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:310,width:\"1280px\",y:5419.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1czkp1l-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{variant:\"L85uRiMOM\"},rULX1jDcL:{variant:\"Y2l94ki8V\"}},children:/*#__PURE__*/_jsx(NewsWidgetGroup,{height:\"100%\",id:\"rj6k95b2y\",layoutId:\"rj6k95b2y\",style:{width:\"100%\"},variant:\"vMDKKZJd8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uxqutz\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{width:\"100vw\",y:5564.68},rULX1jDcL:{width:\"100vw\",y:5594.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:249,width:\"1280px\",y:5730.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p11l7w-container\",children:/*#__PURE__*/_jsx(NewsSEOText,{height:\"100%\",id:\"dxXTMBu_v\",layoutId:\"dxXTMBu_v\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-67ke90\",\"data-framer-name\":\"Line\",name:\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{y:5814.68},rULX1jDcL:{y:5844.68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"100vw\",y:5980.68,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wh62lu-container\",children:/*#__PURE__*/_jsx(NewsFooterCredit,{height:\"100%\",id:\"e1yY8xrIg\",layoutId:\"e1yY8xrIg\",style:{width:\"100%\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-xqaox3 hidden-toch95\",\"data-framer-name\":\"Mobile Menu\",name:\"Mobile Menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ksZaXFuuJ:{y:890},rULX1jDcL:{y:890}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:81,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lzyu0v-container\",children:/*#__PURE__*/_jsx(HeaderMobileMenu,{height:\"100%\",id:\"fqE3QG_Jt\",layoutId:\"fqE3QG_Jt\",variant:\"Xr3olTR8r\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cgcn2o hidden-1wuvgdt hidden-1is8ems\",\"data-framer-name\":\"Social Media\",name:\"Social Media\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:299,width:\"80px\",y:701,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15672n6-container\",children:/*#__PURE__*/_jsx(ComponentFollowButton,{height:\"100%\",id:\"AUd9XoEdh\",layoutId:\"AUd9XoEdh\",style:{width:\"100%\"},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-A80sA { background: var(--token-228b5fa0-96b3-4b15-8bc3-528c090ea1ba, rgb(21, 21, 21)) /* {\"name\":\"Black Primary\"} */; }`,\".framer-A80sA.framer-1t69wt, .framer-A80sA .framer-1t69wt { display: block; }\",\".framer-A80sA.framer-toch95 { align-content: center; align-items: center; background-color: var(--token-228b5fa0-96b3-4b15-8bc3-528c090ea1ba, #151515); 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-A80sA .framer-mpq93r-container, .framer-A80sA .framer-wh62lu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-A80sA .framer-k5quip, .framer-A80sA .framer-1e2spw4, .framer-A80sA .framer-1hd2v13, .framer-A80sA .framer-t02bex, .framer-A80sA .framer-1bzz7xh, .framer-A80sA .framer-uxqutz, .framer-A80sA .framer-67ke90 { background-color: var(--token-f6bc43b4-a35d-48d9-8f21-b0b1c50dca05, #282828); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-A80sA .framer-3hwmh0-container { flex: none; height: auto; position: relative; width: 100%; z-index: 4; }\",\".framer-A80sA .framer-13qgejl { --border-bottom-width: 0px; --border-color: var(--token-f6bc43b4-a35d-48d9-8f21-b0b1c50dca05, #282828); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; 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: 1280px; overflow: visible; padding: 30px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-A80sA .framer-9f49y8-container { flex: none; height: 80px; left: 1170px; position: absolute; top: 30px; width: 80px; z-index: 1; }\",\".framer-A80sA .framer-1yotyfo { align-content: center; align-items: center; background-color: var(--token-f31f1ce1-16c9-4281-87ba-360912934036, #ffffff); border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 30px; position: relative; width: 1px; }\",\".framer-A80sA .framer-194mmnp { align-content: center; align-items: center; background: linear-gradient(90deg, #f4f4f4 0%, rgb(255, 255, 255) 79.82758620689656%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 50px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-A80sA .framer-6a9q4f { bottom: -15px; flex: none; height: 15px; left: -45px; overflow: hidden; position: absolute; width: 15px; z-index: 1; }\",\".framer-A80sA .framer-u5etpj { flex: none; height: 15px; left: calc(50.00000000000002% - 15px / 2); position: absolute; top: calc(50.00000000000002% - 15px / 2); width: 15px; }\",\".framer-A80sA .framer-jwj2z8 { bottom: 0px; flex: none; left: -45px; overflow: hidden; position: absolute; top: 0px; width: 160px; z-index: 1; }\",\".framer-A80sA .framer-1hh4ly1 { flex: none; height: 50px; left: calc(50.00000000000002% - 160px / 2); position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 160px; }\",\".framer-A80sA .framer-170sg67 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 47%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-A80sA .framer-8uqjju-container { flex: none; height: 50px; position: relative; width: 86%; }\",\".framer-A80sA .framer-i02e0x { --border-bottom-width: 0px; --border-color: var(--token-f6bc43b4-a35d-48d9-8f21-b0b1c50dca05, #282828); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 30px 30px 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-A80sA .framer-yyw4ds { align-content: flex-start; align-items: flex-start; background-color: var(--token-f31f1ce1-16c9-4281-87ba-360912934036, #ffffff); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-A80sA .framer-1rdkiha { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 60px 30px 80px 30px; position: relative; width: 1px; }\",\".framer-A80sA .framer-1p8f97j-container { flex: none; height: 42px; position: relative; width: 42px; }\",\".framer-A80sA .framer-1rz9yx4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-A80sA .framer-12aue1y, .framer-A80sA .framer-1u7uvqm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-A80sA .framer-2emvw8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-A80sA .framer-7p8179 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-A80sA .framer-17x95v5-container, .framer-A80sA .framer-17d8y2v-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); position: absolute; right: -2px; top: -3px; width: 5px; z-index: 4; }\",\".framer-A80sA .framer-y9kna8-container, .framer-A80sA .framer-oubgq8-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 5px); left: -2px; position: absolute; top: -3px; width: 5px; z-index: 4; }\",\".framer-A80sA .framer-1cksxre { background-color: #dddddd; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; flex: none; height: 10px; overflow: hidden; position: relative; width: 1196px; will-change: var(--framer-will-change-override, transform); }\",\".framer-A80sA .framer-78wzn3 { background-color: #bbbbbb; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; flex: none; height: 10px; overflow: hidden; position: relative; width: 1176px; will-change: var(--framer-will-change-override, transform); }\",\".framer-A80sA .framer-1jkstkr { --border-bottom-width: 0px; --border-color: var(--token-f6bc43b4-a35d-48d9-8f21-b0b1c50dca05, #282828); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; 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: 1280px; overflow: visible; padding: 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-A80sA .framer-5745wq-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-A80sA .framer-1czkp1l-container, .framer-A80sA .framer-1p11l7w-container { flex: none; height: auto; position: relative; width: 1280px; z-index: 3; }\",\".framer-A80sA .framer-xqaox3 { background: linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, rgb(0, 0, 0) 159.81041152537648%); bottom: 0px; flex: none; height: 140px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: fixed; width: 100%; z-index: 10; }\",\".framer-A80sA .framer-1lzyu0v-container { bottom: 29px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-A80sA .framer-1cgcn2o { bottom: 0px; flex: none; height: 300px; left: calc(50.00000000000002% - min(1440px, 100%) / 2); max-width: 1440px; overflow: hidden; position: fixed; width: 100%; }\",\".framer-A80sA .framer-15672n6-container { bottom: 0px; flex: none; height: auto; left: 0px; position: absolute; width: 80px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-A80sA.framer-toch95, .framer-A80sA .framer-13qgejl, .framer-A80sA .framer-1yotyfo, .framer-A80sA .framer-194mmnp, .framer-A80sA .framer-i02e0x, .framer-A80sA .framer-yyw4ds, .framer-A80sA .framer-1rdkiha, .framer-A80sA .framer-1rz9yx4, .framer-A80sA .framer-7p8179, .framer-A80sA .framer-1jkstkr { gap: 0px; } .framer-A80sA.framer-toch95 > *, .framer-A80sA .framer-i02e0x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-A80sA.framer-toch95 > :first-child, .framer-A80sA .framer-1yotyfo > :first-child, .framer-A80sA .framer-i02e0x > :first-child, .framer-A80sA .framer-1rdkiha > :first-child, .framer-A80sA .framer-1rz9yx4 > :first-child, .framer-A80sA .framer-7p8179 > :first-child { margin-top: 0px; } .framer-A80sA.framer-toch95 > :last-child, .framer-A80sA .framer-1yotyfo > :last-child, .framer-A80sA .framer-i02e0x > :last-child, .framer-A80sA .framer-1rdkiha > :last-child, .framer-A80sA .framer-1rz9yx4 > :last-child, .framer-A80sA .framer-7p8179 > :last-child { margin-bottom: 0px; } .framer-A80sA .framer-13qgejl > *, .framer-A80sA .framer-194mmnp > *, .framer-A80sA .framer-1jkstkr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-A80sA .framer-13qgejl > :first-child, .framer-A80sA .framer-194mmnp > :first-child, .framer-A80sA .framer-yyw4ds > :first-child, .framer-A80sA .framer-1jkstkr > :first-child { margin-left: 0px; } .framer-A80sA .framer-13qgejl > :last-child, .framer-A80sA .framer-194mmnp > :last-child, .framer-A80sA .framer-yyw4ds > :last-child, .framer-A80sA .framer-1jkstkr > :last-child { margin-right: 0px; } .framer-A80sA .framer-1yotyfo > *, .framer-A80sA .framer-1rdkiha > *, .framer-A80sA .framer-7p8179 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-A80sA .framer-yyw4ds > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-A80sA .framer-1rz9yx4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\"@media (min-width: 1440px) { .framer-A80sA .hidden-toch95 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1439px) { .framer-A80sA .hidden-1wuvgdt { display: none !important; } .${metadata.bodyClassName}-framer-A80sA { background: var(--token-228b5fa0-96b3-4b15-8bc3-528c090ea1ba, rgb(21, 21, 21)) /* {\"name\":\"Black Primary\"} */; } .framer-A80sA.framer-toch95 { width: 810px; } .framer-A80sA .framer-9f49y8-container { left: unset; right: 30px; } .framer-A80sA .framer-yyw4ds { align-content: center; align-items: center; flex-direction: column; justify-content: flex-start; } .framer-A80sA .framer-1rdkiha { flex: none; padding: 30px; width: 100%; } .framer-A80sA .framer-1cksxre { width: 96%; } .framer-A80sA .framer-78wzn3 { width: 92%; } .framer-A80sA .framer-1czkp1l-container, .framer-A80sA .framer-1p11l7w-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-A80sA .framer-yyw4ds { gap: 0px; } .framer-A80sA .framer-yyw4ds > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-A80sA .framer-yyw4ds > :first-child { margin-top: 0px; } .framer-A80sA .framer-yyw4ds > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-A80sA .hidden-1is8ems { display: none !important; } .${metadata.bodyClassName}-framer-A80sA { background: var(--token-228b5fa0-96b3-4b15-8bc3-528c090ea1ba, rgb(21, 21, 21)) /* {\"name\":\"Black Primary\"} */; } .framer-A80sA.framer-toch95 { width: 390px; } .framer-A80sA .framer-13qgejl { padding: 20px 20px 0px 20px; } .framer-A80sA .framer-1yotyfo, .framer-A80sA .framer-1jkstkr { padding: 20px; } .framer-A80sA .framer-8uqjju-container, .framer-A80sA .framer-1czkp1l-container, .framer-A80sA .framer-1p11l7w-container { width: 100%; } .framer-A80sA .framer-i02e0x { padding: 0px 20px 30px 20px; } .framer-A80sA .framer-yyw4ds { flex-direction: column; } .framer-A80sA .framer-1rdkiha { flex: none; padding: 40px 20px 60px 20px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-A80sA .framer-yyw4ds { gap: 0px; } .framer-A80sA .framer-yyw4ds > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-A80sA .framer-yyw4ds > :first-child { margin-top: 0px; } .framer-A80sA .framer-yyw4ds > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-A80sA[data-border=\"true\"]::after, .framer-A80sA [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 4231\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rULX1jDcL\":{\"layout\":[\"fixed\",\"auto\"]},\"ksZaXFuuJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqEq3I96Yz=withCSS(Component,css,\"framer-A80sA\");export default FramerqEq3I96Yz;FramerqEq3I96Yz.displayName=\"Privacy Policy\";FramerqEq3I96Yz.defaultProps={height:4231,width:1440};addFonts(FramerqEq3I96Yz,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeaderMainFonts,...HeaderMenuFonts,...ComponentFlipperFonts,...ComponentTickerWrapperFonts,...PhosphorFonts,...ComponentPlusFonts,...ComponentCTABottomFonts,...NewsWidgetGroupFonts,...NewsSEOTextFonts,...NewsFooterCreditFonts,...HeaderMobileMenuFonts,...ComponentFollowButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqEq3I96Yz\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4231\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rULX1jDcL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ksZaXFuuJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderMainFonts", "getFonts", "RSNKvcsBe_default", "HeaderMenuFonts", "MVnEcb5dE_default", "ComponentFlipperFonts", "pI7DqRmC3_default", "ComponentTickerWrapperFonts", "VinPfUXtO_default", "PhosphorFonts", "Icon", "ComponentPlusFonts", "odUQ1w60D_default", "ComponentCTABottomFonts", "Lee_eVxV7_default", "NewsWidgetGroupFonts", "qOQQIU0UO_default", "NewsSEOTextFonts", "jO7tbQETd_default", "NewsFooterCreditFonts", "W2fYqho3r_default", "HeaderMobileMenuFonts", "XQyjo5kBg_default", "ComponentFollowButtonFonts", "VBUoAkmnk_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "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", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RSNKvcsBe_default", "MVnEcb5dE_default", "pI7DqRmC3_default", "SVG", "RichText2", "x", "VinPfUXtO_default", "Icon", "Link", "odUQ1w60D_default", "Lee_eVxV7_default", "qOQQIU0UO_default", "jO7tbQETd_default", "W2fYqho3r_default", "XQyjo5kBg_default", "VBUoAkmnk_default", "css", "FramerqEq3I96Yz", "withCSS", "qEq3I96Yz_default", "addFonts", "HeaderMainFonts", "HeaderMenuFonts", "ComponentFlipperFonts", "ComponentTickerWrapperFonts", "PhosphorFonts", "ComponentPlusFonts", "ComponentCTABottomFonts", "NewsWidgetGroupFonts", "NewsSEOTextFonts", "NewsFooterCreditFonts", "HeaderMobileMenuFonts", "ComponentFollowButtonFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
