{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jZcjkmyXHLi7SU2FztAK/4TDYa9mWuXBNbN9O8EdC/OvSsRgsOw.js"],
  "sourcesContent": ["// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonCopy3 from\"#framer/local/canvasComponent/ayuy5vHCi/ayuy5vHCi.js\";import Footer from\"#framer/local/canvasComponent/E8tL_HolX/E8tL_HolX.js\";import CTAWithoutLinks from\"#framer/local/canvasComponent/NLIzb9NT7/NLIzb9NT7.js\";import Legal from\"#framer/local/canvasComponent/RtqdCqmF2/RtqdCqmF2.js\";import Navbar from\"#framer/local/canvasComponent/zeLCnTFvs/zeLCnTFvs.js\";import Articles from\"#framer/local/collection/pQK4hQTvB/pQK4hQTvB.js\";import*as sharedStyle7 from\"#framer/local/css/Gz0UACDLJ/Gz0UACDLJ.js\";import*as sharedStyle5 from\"#framer/local/css/m_GQvhVna/m_GQvhVna.js\";import*as sharedStyle1 from\"#framer/local/css/obEQFcG7y/obEQFcG7y.js\";import*as sharedStyle4 from\"#framer/local/css/rjDStJ8TD/rjDStJ8TD.js\";import*as sharedStyle6 from\"#framer/local/css/SQmCiJ6dV/SQmCiJ6dV.js\";import*as sharedStyle2 from\"#framer/local/css/URWDjT9fL/URWDjT9fL.js\";import*as sharedStyle from\"#framer/local/css/x6uqpErQI/x6uqpErQI.js\";import*as sharedStyle3 from\"#framer/local/css/xhF42oWH2/xhF42oWH2.js\";import metadataProvider from\"#framer/local/webPageMetadata/OvSsRgsOw/OvSsRgsOw.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const CTAWithoutLinksFonts=getFonts(CTAWithoutLinks);const ButtonCopy3Fonts=getFonts(ButtonCopy3);const FooterFonts=getFonts(Footer);const LegalFonts=getFonts(Legal);const breakpoints={IpzTYDr0R:\"(max-width: 809px)\",TOTAJpMdt:\"(min-width: 810px) and (max-width: 1199px)\",WNV5WZuyF:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pzDzN\";const variantClassNames={IpzTYDr0R:\"framer-v-tz6yrn\",TOTAJpMdt:\"framer-v-1to945x\",WNV5WZuyF:\"framer-v-1sxjeo3\"};const transition1={delay:.3,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const transition2={delay:.4,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={delay:.5,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={delay:.6,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WNV5WZuyF\",Phone:\"IpzTYDr0R\",Tablet:\"TOTAJpMdt\"};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:\"WNV5WZuyF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"OvSsRgsOw\",data:Articles,type:\"Collection\"},select:[{collection:\"OvSsRgsOw\",name:\"sQuRPuOCc\",type:\"Identifier\"},{collection:\"OvSsRgsOw\",name:\"dLfE4cxUq\",type:\"Identifier\"},{collection:\"OvSsRgsOw\",name:\"fyrbV_m6U\",type:\"Identifier\"},{collection:\"OvSsRgsOw\",name:\"MMzkAp15z\",type:\"Identifier\"},{collection:\"OvSsRgsOw\",name:\"irIPyGWyx\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"OvSsRgsOw\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2;const{style,className,layoutId,variant,dLfE4cxUq=(_getFromCurrentRouteData=getFromCurrentRouteData(\"dLfE4cxUq\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",fyrbV_m6U=getFromCurrentRouteData(\"fyrbV_m6U\"),irIPyGWyx=getFromCurrentRouteData(\"irIPyGWyx\"),MMzkAp15z=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"MMzkAp15z\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",kZ0mhB__OURlZuFosc,dLfE4cxUqURlZuFosc,idURlZuFosc,sQuRPuOCc=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"sQuRPuOCc\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:0,kZ0mhB__ON3aLMCTyM,dLfE4cxUqN3aLMCTyM,idN3aLMCTyM,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-pzDzN`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-pzDzN`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const visible=isSet(dLfE4cxUq);const activeLocaleCode=useLocaleCode();const textContent=toDateString(fyrbV_m6U,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible1=isSet(irIPyGWyx);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WNV5WZuyF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1sxjeo3\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ccor2d\",\"data-framer-name\":\"navbar wrapper\",name:\"navbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{width:\"min(100vw, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:\"min(max(100vw, 1px), 1200px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-stngsq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{variant:\"WyZCjrpne\"},TOTAJpMdt:{variant:\"w2mWP96iz\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"UwhuDQVPA\",layoutId:\"UwhuDQVPA\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Csj3z6IqR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jnopj8\",\"data-framer-name\":\"navbar wrapper\",name:\"navbar wrapper\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l19fe0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oxdrn9\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-pzf9to\",\"data-styles-preset\":\"x6uqpErQI\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc65a28f-d4d3-4f5b-a860-5020314b5389, rgb(28, 36, 75))\"},children:\"Navigating the Future of Compliance: Strategic Insights for SMB Success\"})}),className:\"framer-158ldf\",\"data-framer-appear-id\":\"158ldf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,name:\"Title\",optimized:true,style:{transformPerspective:1200},text:dLfE4cxUq,verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-iq9h5z\",\"data-styles-preset\":\"obEQFcG7y\",style:{\"--framer-text-color\":\"var(--token-2b88b0ab-21f1-4576-a1a4-a7678af1a6f9, rgb(136, 136, 136))\"},children:\"dfdsfd\"})}),className:\"framer-pz6gv2\",\"data-framer-appear-id\":\"pz6gv2\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"\",fit:\"fill\",sizes:\"400px\",...toResponsiveImage(irIPyGWyx)},className:\"framer-1wgfy7k\",\"data-framer-appear-id\":\"1wgfy7k\",initial:animation1,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:MMzkAp15z,className:\"framer-11yx9pd\",\"data-framer-appear-id\":\"11yx9pd\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],initial:animation1,name:\"Content\",optimized:true,style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-acfcoh\",h1:\"framer-styles-preset-pzf9to\",h2:\"framer-styles-preset-1wg7c7x\",h3:\"framer-styles-preset-foikgv\",h4:\"framer-styles-preset-1lrjkpu\",h5:\"framer-styles-preset-2kgog0\",p:\"framer-styles-preset-11gtl2u\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17kgloa\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9mkjgf\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cx167w\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"URlZuFosc\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"URlZuFosc\",name:\"kZ0mhB__O\",type:\"Identifier\"},{collection:\"URlZuFosc\",name:\"dLfE4cxUq\",type:\"Identifier\"},{collection:\"URlZuFosc\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"URlZuFosc\",name:\"sQuRPuOCc\",type:\"Identifier\"},operator:\"<\",right:{type:\"LiteralValue\",value:sQuRPuOCc},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"kZ0mhB__O\":kZ0mhB__OURlZuFosc,\"dLfE4cxUq\":dLfE4cxUqURlZuFosc,\"id\":idURlZuFosc},i)=>{kZ0mhB__OURlZuFosc!==null&&kZ0mhB__OURlZuFosc!==void 0?kZ0mhB__OURlZuFosc:kZ0mhB__OURlZuFosc=\"\";dLfE4cxUqURlZuFosc!==null&&dLfE4cxUqURlZuFosc!==void 0?dLfE4cxUqURlZuFosc:dLfE4cxUqURlZuFosc=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`URlZuFosc-${idURlZuFosc}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kZ0mhB__O:kZ0mhB__OURlZuFosc},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{kZ0mhB__O:kZ0mhB__OURlZuFosc},webPageId:\"OvSsRgsOw\"},nodeId:\"aSO5XFFnG\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-zn01md framer-1pzzqwu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9uakt3\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z5o60c-container\",children:/*#__PURE__*/_jsx(CTAWithoutLinks,{bVToBLBTS:\"Previous\",height:\"100%\",id:\"d4WfXzG_a\",KqeH5xil_:\"var(--token-2b88b0ab-21f1-4576-a1a4-a7678af1a6f9, rgb(136, 136, 136))\",layoutId:\"d4WfXzG_a\",variant:\"I3CoJyKO4\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rs2qax\",\"data-styles-preset\":\"Gz0UACDLJ\",style:{\"--framer-text-color\":\"var(--token-7ba823f7-d35e-432c-b199-09d94aceda3b, rgb(51, 51, 51))\"},children:\"Title\"})}),className:\"framer-1be7ykq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:dLfE4cxUqURlZuFosc,verticalAlignment:\"top\",withExternalLayout:true})]})})})})},idURlZuFosc);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gbuqhu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4ddl2t\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"N3aLMCTyM\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"N3aLMCTyM\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"N3aLMCTyM\",name:\"kZ0mhB__O\",type:\"Identifier\"},{collection:\"N3aLMCTyM\",name:\"dLfE4cxUq\",type:\"Identifier\"},{collection:\"N3aLMCTyM\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"N3aLMCTyM\",name:\"sQuRPuOCc\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:sQuRPuOCc},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1.map(({\"kZ0mhB__O\":kZ0mhB__ON3aLMCTyM,\"dLfE4cxUq\":dLfE4cxUqN3aLMCTyM,\"id\":idN3aLMCTyM},i)=>{kZ0mhB__ON3aLMCTyM!==null&&kZ0mhB__ON3aLMCTyM!==void 0?kZ0mhB__ON3aLMCTyM:kZ0mhB__ON3aLMCTyM=\"\";dLfE4cxUqN3aLMCTyM!==null&&dLfE4cxUqN3aLMCTyM!==void 0?dLfE4cxUqN3aLMCTyM:dLfE4cxUqN3aLMCTyM=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`N3aLMCTyM-${idN3aLMCTyM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kZ0mhB__O:kZ0mhB__ON3aLMCTyM},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{kZ0mhB__O:kZ0mhB__ON3aLMCTyM},webPageId:\"OvSsRgsOw\"},nodeId:\"CkmNoDLLo\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1feq5z framer-1pzzqwu\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-183hkk1\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10a2qw2-container\",children:/*#__PURE__*/_jsx(CTAWithoutLinks,{bVToBLBTS:\"Next\",height:\"100%\",id:\"nkd2tARKF\",KqeH5xil_:\"var(--token-2b88b0ab-21f1-4576-a1a4-a7678af1a6f9, rgb(136, 136, 136))\",layoutId:\"nkd2tARKF\",variant:\"Kd8UpUqBe\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rs2qax\",\"data-styles-preset\":\"Gz0UACDLJ\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-7ba823f7-d35e-432c-b199-09d94aceda3b, rgb(51, 51, 51))\"},children:\"Title\"})}),className:\"framer-b3909\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:dLfE4cxUqN3aLMCTyM,verticalAlignment:\"top\",withExternalLayout:true})]})})})})},idN3aLMCTyM);})})})})})})]})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-tvm9vh\",\"data-framer-name\":\"Disclaimer\",name:\"Disclaimer\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IE1lZGl1bQ==\",\"--framer-font-family\":'\"Geist Medium\", \"Geist Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(136, 136, 136, 0.7)\"},children:[\"Disclaimer:\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-fc65a28f-d4d3-4f5b-a860-5020314b5389, rgb(28, 36, 75))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Oterion provides compliance platform tools and informational resources. However, we are not a law firm or legal service provider. The content in our website, ebooks, posts, and other materials is for informational purposes only and should not be considered legal advice. For specific legal questions or concerns related to any of our content, please consult with a qualified attorney or law firm.\"]})}),className:\"framer-1lgnazr\",fonts:[\"CUSTOM;Geist Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1gkbjk8\",\"data-framer-name\":\"subscribe\",name:\"subscribe\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ksc50u\",\"data-framer-name\":\"about\",name:\"about\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n0ax01\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-pzf9to\",\"data-styles-preset\":\"x6uqpErQI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc65a28f-d4d3-4f5b-a860-5020314b5389, rgb(28, 36, 75))\"},children:\"Stay Ahead of Compliance\"})}),className:\"framer-mcb7ji\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-foikgv\",\"data-styles-preset\":\"xhF42oWH2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2b88b0ab-21f1-4576-a1a4-a7678af1a6f9, rgb(136, 136, 136))\"},children:\"Subscribe to our newsletter for the latest regulatory updates, compliance tips, and industry insights\u2014delivered straight to your inbox. Keep your business prepared and informed.\"})}),className:\"framer-159sw8c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-90olxe\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/15f23c85-47ca-4691-852f-0e234b52fe5a/submit\",className:\"framer-xbxff5\",redirectUrl:{webPageId:\"CaSBi6ZJY\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-yv6ppw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rs2qax\",\"data-styles-preset\":\"Gz0UACDLJ\",style:{\"--framer-text-color\":\"var(--token-2b88b0ab-21f1-4576-a1a4-a7678af1a6f9, rgb(136, 136, 136))\"},children:\"Subscribe to newsletter\"})}),className:\"framer-l3aiug\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1nnoiep\",inputName:\"Email\",placeholder:\"name@example.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{width:\"max(min(100vw, 1200px) - 80px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cs2aqq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonCopy3,{height:\"100%\",id:\"JDf2UyNFt\",layoutId:\"JDf2UyNFt\",style:{height:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"i6Cd7Wm8Y\",success:\"FRbOXLfxR\"},\"YIAbwutze\"),width:\"100%\"})})})})})]})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11qwgw5\",\"data-border\":true,\"data-framer-name\":\"footer wrapper\",name:\"footer wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{width:\"min(100vw, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:468,width:\"min(max(100vw, 1px), 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nl8drf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{variant:\"cBh3zFFzZ\"},TOTAJpMdt:{variant:\"Rn75m_QwO\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"aTWRKxKE2\",layoutId:\"aTWRKxKE2\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"VACP6K0Q8\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gm5a2u\",\"data-border\":true,\"data-framer-name\":\"copyright wrapper\",name:\"copyright wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{width:\"min(100vw, 1200px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"min(max(100vw, 1px), 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9142dk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IpzTYDr0R:{variant:\"noAteuFOI\"},TOTAJpMdt:{variant:\"tvQoha1DV\"}},children:/*#__PURE__*/_jsx(Legal,{height:\"100%\",id:\"bIRjJSO9r\",layoutId:\"bIRjJSO9r\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"mso2eGCsU\",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-pzDzN { background: white; }`,\".framer-pzDzN.framer-1pzzqwu, .framer-pzDzN .framer-1pzzqwu { display: block; }\",\".framer-pzDzN.framer-1sxjeo3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-pzDzN .framer-ccor2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",\".framer-pzDzN .framer-stngsq-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; z-index: 1; }\",\".framer-pzDzN .framer-1jnopj8 { align-content: center; align-items: center; background-color: var(--token-08fa5edd-cc94-41a3-bffb-6ac65396bbda, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; min-height: 77px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-pzDzN .framer-1l19fe0 { 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: 1200px; overflow: hidden; padding: 120px 20px 50px 20px; position: relative; width: 100%; }\",\".framer-pzDzN .framer-1oxdrn9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-158ldf, .framer-pzDzN .framer-1be7ykq, .framer-pzDzN .framer-b3909 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pzDzN .framer-pz6gv2 { --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-pzDzN .framer-1wgfy7k { flex: none; height: 300px; position: relative; width: 400px; }\",\".framer-pzDzN .framer-11yx9pd { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pzDzN .framer-17kgloa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pzDzN .framer-9mkjgf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-cx167w, .framer-pzDzN .framer-4ddl2t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-zn01md, .framer-pzDzN .framer-1feq5z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-pzDzN .framer-9uakt3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-z5o60c-container, .framer-pzDzN .framer-10a2qw2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pzDzN .framer-gbuqhu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-183hkk1 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-tvm9vh { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 20px 20px 20px; position: relative; width: 65%; }\",\".framer-pzDzN .framer-1lgnazr { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pzDzN .framer-1gkbjk8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 20px 50px 20px; position: relative; width: 100%; }\",\".framer-pzDzN .framer-1ksc50u { align-content: center; align-items: center; background-color: var(--token-2b42a9be-78fe-412f-ba1a-267f67f42e26, #f1f5f9); border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-pzDzN .framer-1n0ax01 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pzDzN .framer-mcb7ji { --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: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pzDzN .framer-159sw8c { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 700px; word-break: break-word; word-wrap: break-word; }\",\".framer-pzDzN .framer-90olxe { 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: 100%; }\",\".framer-pzDzN .framer-xbxff5 { align-content: flex-end; align-items: flex-end; display: flex; flex: 0.75 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-yv6ppw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-l3aiug { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-pzDzN .framer-1nnoiep { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-7ba823f7-d35e-432c-b199-09d94aceda3b, #333333); --framer-input-font-family: \"Geist Medium\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 50px; position: relative; width: 100%; }',\".framer-pzDzN .framer-1cs2aqq-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-pzDzN .framer-11qwgw5 { --border-bottom-width: 0px; --border-color: var(--token-29d6e6b0-7bee-4517-beba-3c8477105720, #557fef); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 5px; align-content: center; align-items: center; background-color: var(--token-fc65a28f-d4d3-4f5b-a860-5020314b5389, #1c244b); 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: 100%; z-index: 3; }\",\".framer-pzDzN .framer-1nl8drf-container, .framer-pzDzN .framer-9142dk-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; }\",\".framer-pzDzN .framer-1gm5a2u { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.2); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-fc65a28f-d4d3-4f5b-a860-5020314b5389, #1c244b); 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: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pzDzN.framer-1sxjeo3, .framer-pzDzN .framer-ccor2d, .framer-pzDzN .framer-1jnopj8, .framer-pzDzN .framer-1l19fe0, .framer-pzDzN .framer-1oxdrn9, .framer-pzDzN .framer-17kgloa, .framer-pzDzN .framer-9mkjgf, .framer-pzDzN .framer-cx167w, .framer-pzDzN .framer-zn01md, .framer-pzDzN .framer-9uakt3, .framer-pzDzN .framer-gbuqhu, .framer-pzDzN .framer-4ddl2t, .framer-pzDzN .framer-1feq5z, .framer-pzDzN .framer-183hkk1, .framer-pzDzN .framer-tvm9vh, .framer-pzDzN .framer-1gkbjk8, .framer-pzDzN .framer-1ksc50u, .framer-pzDzN .framer-1n0ax01, .framer-pzDzN .framer-90olxe, .framer-pzDzN .framer-xbxff5, .framer-pzDzN .framer-yv6ppw, .framer-pzDzN .framer-11qwgw5, .framer-pzDzN .framer-1gm5a2u { gap: 0px; } .framer-pzDzN.framer-1sxjeo3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pzDzN.framer-1sxjeo3 > :first-child, .framer-pzDzN .framer-1oxdrn9 > :first-child, .framer-pzDzN .framer-cx167w > :first-child, .framer-pzDzN .framer-9uakt3 > :first-child, .framer-pzDzN .framer-4ddl2t > :first-child, .framer-pzDzN .framer-183hkk1 > :first-child, .framer-pzDzN .framer-tvm9vh > :first-child, .framer-pzDzN .framer-1gkbjk8 > :first-child, .framer-pzDzN .framer-1ksc50u > :first-child, .framer-pzDzN .framer-1n0ax01 > :first-child, .framer-pzDzN .framer-yv6ppw > :first-child { margin-top: 0px; } .framer-pzDzN.framer-1sxjeo3 > :last-child, .framer-pzDzN .framer-1oxdrn9 > :last-child, .framer-pzDzN .framer-cx167w > :last-child, .framer-pzDzN .framer-9uakt3 > :last-child, .framer-pzDzN .framer-4ddl2t > :last-child, .framer-pzDzN .framer-183hkk1 > :last-child, .framer-pzDzN .framer-tvm9vh > :last-child, .framer-pzDzN .framer-1gkbjk8 > :last-child, .framer-pzDzN .framer-1ksc50u > :last-child, .framer-pzDzN .framer-1n0ax01 > :last-child, .framer-pzDzN .framer-yv6ppw > :last-child { margin-bottom: 0px; } .framer-pzDzN .framer-ccor2d > *, .framer-pzDzN .framer-1jnopj8 > *, .framer-pzDzN .framer-1l19fe0 > *, .framer-pzDzN .framer-9mkjgf > *, .framer-pzDzN .framer-gbuqhu > *, .framer-pzDzN .framer-90olxe > *, .framer-pzDzN .framer-11qwgw5 > *, .framer-pzDzN .framer-1gm5a2u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pzDzN .framer-ccor2d > :first-child, .framer-pzDzN .framer-1jnopj8 > :first-child, .framer-pzDzN .framer-1l19fe0 > :first-child, .framer-pzDzN .framer-17kgloa > :first-child, .framer-pzDzN .framer-9mkjgf > :first-child, .framer-pzDzN .framer-zn01md > :first-child, .framer-pzDzN .framer-gbuqhu > :first-child, .framer-pzDzN .framer-1feq5z > :first-child, .framer-pzDzN .framer-90olxe > :first-child, .framer-pzDzN .framer-xbxff5 > :first-child, .framer-pzDzN .framer-11qwgw5 > :first-child, .framer-pzDzN .framer-1gm5a2u > :first-child { margin-left: 0px; } .framer-pzDzN .framer-ccor2d > :last-child, .framer-pzDzN .framer-1jnopj8 > :last-child, .framer-pzDzN .framer-1l19fe0 > :last-child, .framer-pzDzN .framer-17kgloa > :last-child, .framer-pzDzN .framer-9mkjgf > :last-child, .framer-pzDzN .framer-zn01md > :last-child, .framer-pzDzN .framer-gbuqhu > :last-child, .framer-pzDzN .framer-1feq5z > :last-child, .framer-pzDzN .framer-90olxe > :last-child, .framer-pzDzN .framer-xbxff5 > :last-child, .framer-pzDzN .framer-11qwgw5 > :last-child, .framer-pzDzN .framer-1gm5a2u > :last-child { margin-right: 0px; } .framer-pzDzN .framer-1oxdrn9 > *, .framer-pzDzN .framer-cx167w > *, .framer-pzDzN .framer-4ddl2t > *, .framer-pzDzN .framer-1ksc50u > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-pzDzN .framer-17kgloa > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-pzDzN .framer-zn01md > *, .framer-pzDzN .framer-1feq5z > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-pzDzN .framer-9uakt3 > *, .framer-pzDzN .framer-183hkk1 > *, .framer-pzDzN .framer-yv6ppw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pzDzN .framer-tvm9vh > *, .framer-pzDzN .framer-1n0ax01 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pzDzN .framer-1gkbjk8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-pzDzN .framer-xbxff5 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-pzDzN { background: white; } .framer-pzDzN.framer-1sxjeo3 { width: 810px; } .framer-pzDzN .framer-tvm9vh { width: 100%; } .framer-pzDzN .framer-1ksc50u { padding: 100px 60px 100px 60px; } .framer-pzDzN .framer-xbxff5 { flex: 1 0 0px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-pzDzN { background: white; } .framer-pzDzN.framer-1sxjeo3 { width: 390px; } .framer-pzDzN .framer-ccor2d, .framer-pzDzN .framer-17kgloa, .framer-pzDzN .framer-11qwgw5, .framer-pzDzN .framer-1gm5a2u { flex-direction: column; } .framer-pzDzN .framer-stngsq-container, .framer-pzDzN .framer-1oxdrn9, .framer-pzDzN .framer-yv6ppw, .framer-pzDzN .framer-1nl8drf-container, .framer-pzDzN .framer-9142dk-container { flex: none; width: 100%; } .framer-pzDzN .framer-1l19fe0 { flex-direction: column; padding: 100px 20px 50px 20px; } .framer-pzDzN .framer-9mkjgf { flex: none; order: 1; width: 100%; } .framer-pzDzN .framer-gbuqhu { flex: none; order: 0; width: 100%; } .framer-pzDzN .framer-tvm9vh, .framer-pzDzN .framer-1cs2aqq-container { width: 100%; } .framer-pzDzN .framer-1ksc50u { padding: 50px 20px 50px 20px; } .framer-pzDzN .framer-xbxff5 { flex: 1 0 0px; flex-direction: column; padding: 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pzDzN .framer-ccor2d, .framer-pzDzN .framer-1l19fe0, .framer-pzDzN .framer-17kgloa, .framer-pzDzN .framer-xbxff5, .framer-pzDzN .framer-11qwgw5, .framer-pzDzN .framer-1gm5a2u { gap: 0px; } .framer-pzDzN .framer-ccor2d > *, .framer-pzDzN .framer-1l19fe0 > *, .framer-pzDzN .framer-11qwgw5 > *, .framer-pzDzN .framer-1gm5a2u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pzDzN .framer-ccor2d > :first-child, .framer-pzDzN .framer-1l19fe0 > :first-child, .framer-pzDzN .framer-17kgloa > :first-child, .framer-pzDzN .framer-xbxff5 > :first-child, .framer-pzDzN .framer-11qwgw5 > :first-child, .framer-pzDzN .framer-1gm5a2u > :first-child { margin-top: 0px; } .framer-pzDzN .framer-ccor2d > :last-child, .framer-pzDzN .framer-1l19fe0 > :last-child, .framer-pzDzN .framer-17kgloa > :last-child, .framer-pzDzN .framer-xbxff5 > :last-child, .framer-pzDzN .framer-11qwgw5 > :last-child, .framer-pzDzN .framer-1gm5a2u > :last-child { margin-bottom: 0px; } .framer-pzDzN .framer-17kgloa > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pzDzN .framer-xbxff5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-pzDzN[data-border=\"true\"]::after, .framer-pzDzN [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 3119\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TOTAJpMdt\":{\"layout\":[\"fixed\",\"auto\"]},\"IpzTYDr0R\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerOvSsRgsOw=withCSS(Component,css,\"framer-pzDzN\");export default FramerOvSsRgsOw;FramerOvSsRgsOw.displayName=\"articles\";FramerOvSsRgsOw.defaultProps={height:3119,width:1200};addFonts(FramerOvSsRgsOw,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Geist Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/5oWTfKbNbkC18G2CzOgUJznt1s.woff2\"}]},...NavbarFonts,...CTAWithoutLinksFonts,...ButtonCopy3Fonts,...FooterFonts,...LegalFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOvSsRgsOw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TOTAJpMdt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IpzTYDr0R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3119\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "zeLCnTFvs_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithOptimizedAppearEffect", "Image2", "CTAWithoutLinksFonts", "NLIzb9NT7_default", "ButtonCopy3Fonts", "ayuy5vHCi_default", "FooterFonts", "E8tL_HolX_default", "LegalFonts", "RtqdCqmF2_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "isSet", "value", "transition2", "animation2", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "transition3", "animation3", "transition4", "animation4", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "pQK4hQTvB_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "style", "className", "layoutId", "variant", "dLfE4cxUq", "fyrbV_m6U", "irIPyGWyx", "MMzkAp15z", "kZ0mhB__OURlZuFosc", "dLfE4cxUqURlZuFosc", "idURlZuFosc", "sQuRPuOCc", "kZ0mhB__ON3aLMCTyM", "dLfE4cxUqN3aLMCTyM", "idN3aLMCTyM", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "visible", "activeLocaleCode", "useLocaleCode", "textContent", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "zeLCnTFvs_default", "RichTextWithOptimizedAppearEffect", "x", "ImageWithOptimizedAppearEffect", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "NLIzb9NT7_default", "RichText2", "collection1", "paginationInfo1", "loadMore1", "FormContainer", "formState", "FormPlainTextInput2", "ayuy5vHCi_default", "E8tL_HolX_default", "RtqdCqmF2_default", "css", "FramerOvSsRgsOw", "withCSS", "OvSsRgsOw_default", "addFonts", "NavbarFonts", "CTAWithoutLinksFonts", "ButtonCopy3Fonts", "FooterFonts", "LegalFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
