{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wr9zNhSPuiH9BrINqAUV/acLeki9KfKaxTgRf0BRQ/Pv_SsDvjq.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import Topbar from\"#framer/local/canvasComponent/DisvsZ33Q/DisvsZ33Q.js\";import Footer from\"#framer/local/canvasComponent/TrhCx_jrX/TrhCx_jrX.js\";import LegalCMS from\"#framer/local/collection/J9ibtOZSr/J9ibtOZSr.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle12 from\"#framer/local/css/CjxtYrYPa/CjxtYrYPa.js\";import*as sharedStyle7 from\"#framer/local/css/ewytgUYIA/ewytgUYIA.js\";import*as sharedStyle1 from\"#framer/local/css/gVY4swrGn/gVY4swrGn.js\";import*as sharedStyle11 from\"#framer/local/css/IAhjC8qLg/IAhjC8qLg.js\";import*as sharedStyle from\"#framer/local/css/K4Ve_0v1X/K4Ve_0v1X.js\";import*as sharedStyle9 from\"#framer/local/css/mODGDWXS2/mODGDWXS2.js\";import*as sharedStyle8 from\"#framer/local/css/nWMGqfgcl/nWMGqfgcl.js\";import*as sharedStyle2 from\"#framer/local/css/o8RA58iue/o8RA58iue.js\";import*as sharedStyle3 from\"#framer/local/css/q6zXIdLX2/q6zXIdLX2.js\";import*as sharedStyle6 from\"#framer/local/css/QR3ZObAU3/QR3ZObAU3.js\";import*as sharedStyle4 from\"#framer/local/css/REvOHXr8r/REvOHXr8r.js\";import*as sharedStyle10 from\"#framer/local/css/wk6Ksi2rb/wk6Ksi2rb.js\";import*as sharedStyle5 from\"#framer/local/css/ZtArpiAkf/ZtArpiAkf.js\";import metadataProvider from\"#framer/local/webPageMetadata/Pv_SsDvjq/Pv_SsDvjq.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const TopbarFonts=getFonts(Topbar);const FooterFonts=getFonts(Footer);const breakpoints={dDTS2NOzS:\"(max-width: 809px)\",us6vZncC7:\"(min-width: 1200px)\",wsXL3uc5K:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sM25G\";const variantClassNames={dDTS2NOzS:\"framer-v-nusmca\",us6vZncC7:\"framer-v-gejxwl\",wsXL3uc5K:\"framer-v-rjb6lc\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"us6vZncC7\",Phone:\"dDTS2NOzS\",Tablet:\"wsXL3uc5K\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"us6vZncC7\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Pv_SsDvjq\",data:LegalCMS,type:\"Collection\"},select:[{collection:\"Pv_SsDvjq\",name:\"Tn43PUMHO\",type:\"Identifier\"},{collection:\"Pv_SsDvjq\",name:\"z8E6HkS1I\",type:\"Identifier\"},{collection:\"Pv_SsDvjq\",name:\"aYjtU1714\",type:\"Identifier\"},{collection:\"Pv_SsDvjq\",name:\"czcoDO9SB\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Pv_SsDvjq\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Tn43PUMHO=getFromCurrentRouteData(\"Tn43PUMHO\")??\"\",z8E6HkS1I=getFromCurrentRouteData(\"z8E6HkS1I\")??\"\",czcoDO9SB=getFromCurrentRouteData(\"czcoDO9SB\")??\"\",aYjtU1714=getFromCurrentRouteData(\"aYjtU1714\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Nd_fciTFn\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"us6vZncC7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-85ad5717-2835-49fe-8fcc-c709535aae07, rgb(250, 250, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-gejxwl\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2426f1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nlt20Rf4p\",scopeId:\"Pv_SsDvjq\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"nlt20Rf4p\",intensity:10,layoutId:\"nlt20Rf4p\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ze27hz-container\",layoutScroll:true,nodeId:\"LOpVZE5VL\",scopeId:\"Pv_SsDvjq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dDTS2NOzS:{variant:\"akypYsCHJ\"},wsXL3uc5K:{variant:\"Dmp62GN2f\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"LOpVZE5VL\",layoutId:\"LOpVZE5VL\",style:{width:\"100%\"},variant:\"WheQH5vCz\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-90qkgw\",\"data-border\":true,\"data-framer-name\":\"LEGAL-Intro\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kxyunx\",\"data-framer-name\":\"top\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xixsef\",\"data-styles-preset\":\"K4Ve_0v1X\",children:\"Privacy Policy\"})}),className:\"framer-12ffbsx\",fonts:[\"Inter\"],text:Tn43PUMHO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rlmfke\",\"data-styles-preset\":\"gVY4swrGn\",children:\"At TWO, we are committed to your privacy, and protecting it is one of our core values. We design our products and services from the ground up with safety, privacy and AI ethics in mind.  Please read our Privacy Policy for a clear explanation of how we safeguard your information.\"})}),className:\"framer-mq5vux\",fonts:[\"Inter\"],text:z8E6HkS1I,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13end3e\",\"data-border\":true,\"data-framer-name\":\"Page Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zro02p\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"L3nuYSXgp\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"oluc8egvU\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:czcoDO9SB,className:\"framer-1u1eh9m\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-10jf45j\",blockquote:\"framer-styles-preset-pz3i61\",code:\"framer-styles-preset-vrn9vq\",h1:\"framer-styles-preset-7pszds\",h2:\"framer-styles-preset-d8u3cw\",h3:\"framer-styles-preset-rqmjw5\",h4:\"framer-styles-preset-64nsnr\",h5:\"framer-styles-preset-15btz1n\",h6:\"framer-styles-preset-2kj5gd\",img:\"framer-styles-preset-nlbmr6\",p:\"framer-styles-preset-cgafz7\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Nd_fciTFn\",pathVariables:{aYjtU1714},webPageId:\"Pv_SsDvjq\"},implicitPathVariables:undefined},{href:{hash:\":Nd_fciTFn\",pathVariables:{aYjtU1714},webPageId:\"Pv_SsDvjq\"},implicitPathVariables:undefined},{href:{hash:\":Nd_fciTFn\",pathVariables:{aYjtU1714},webPageId:\"Pv_SsDvjq\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dDTS2NOzS:{y:(componentViewport?.y||0)+0+792}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1032,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18fj85x-container\",nodeId:\"bhV1EEGmJ\",scopeId:\"Pv_SsDvjq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dDTS2NOzS:{BdaE9c4Yf:resolvedLinks[2],variant:\"BeRtHD7h6\"},wsXL3uc5K:{BdaE9c4Yf:resolvedLinks[1],variant:\"j2I6w7ehG\"}},children:/*#__PURE__*/_jsx(Footer,{BdaE9c4Yf:resolvedLinks[0],height:\"100%\",id:\"bhV1EEGmJ\",layoutId:\"bhV1EEGmJ\",style:{width:\"100%\"},variant:\"bNj9fL5ZJ\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sM25G.framer-1nw534z, .framer-sM25G .framer-1nw534z { display: block; }\",\".framer-sM25G.framer-gejxwl { align-content: center; align-items: center; background-color: var(--token-85ad5717-2835-49fe-8fcc-c709535aae07, #fafafa); 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-sM25G .framer-2426f1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sM25G .framer-ze27hz-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-sM25G .framer-90qkgw { --border-bottom-width: 0px; --border-color: var(--token-8c88c281-fdef-4d08-8b48-ac67d608b626, rgba(136, 136, 136, 0.5)); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: rgba(51, 170, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 200px 50px 200px 50px; position: relative; scroll-margin-top: 150px; width: 100%; z-index: 1; }\",\".framer-sM25G .framer-1kxyunx { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 55%; }\",\".framer-sM25G .framer-12ffbsx, .framer-sM25G .framer-mq5vux { --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-sM25G .framer-13end3e { --border-bottom-width: 0px; --border-color: var(--token-8c88c281-fdef-4d08-8b48-ac67d608b626, rgba(136, 136, 136, 0.5)); --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; 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: 1200px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-sM25G .framer-zro02p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-sM25G .framer-1u1eh9m { --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-sM25G .framer-18fj85x-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sM25G.framer-gejxwl, .framer-sM25G .framer-90qkgw, .framer-sM25G .framer-1kxyunx, .framer-sM25G .framer-13end3e, .framer-sM25G .framer-zro02p { gap: 0px; } .framer-sM25G.framer-gejxwl > *, .framer-sM25G .framer-90qkgw > *, .framer-sM25G .framer-13end3e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sM25G.framer-gejxwl > :first-child, .framer-sM25G .framer-90qkgw > :first-child, .framer-sM25G .framer-1kxyunx > :first-child, .framer-sM25G .framer-13end3e > :first-child, .framer-sM25G .framer-zro02p > :first-child { margin-top: 0px; } .framer-sM25G.framer-gejxwl > :last-child, .framer-sM25G .framer-90qkgw > :last-child, .framer-sM25G .framer-1kxyunx > :last-child, .framer-sM25G .framer-13end3e > :last-child, .framer-sM25G .framer-zro02p > :last-child { margin-bottom: 0px; } .framer-sM25G .framer-1kxyunx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-sM25G .framer-zro02p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-sM25G[data-border=\"true\"]::after, .framer-sM25G [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-sM25G.framer-gejxwl { width: 810px; } .framer-sM25G .framer-90qkgw { gap: 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sM25G .framer-90qkgw { gap: 0px; } .framer-sM25G .framer-90qkgw > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-sM25G .framer-90qkgw > :first-child { margin-top: 0px; } .framer-sM25G .framer-90qkgw > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-sM25G.framer-gejxwl { width: 390px; } .framer-sM25G .framer-90qkgw { gap: 20px; padding: 200px 20px 20px 20px; } .framer-sM25G .framer-1kxyunx { order: 0; width: 100%; } .framer-sM25G .framer-13end3e { overflow: hidden; padding: 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sM25G .framer-90qkgw { gap: 0px; } .framer-sM25G .framer-90qkgw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-sM25G .framer-90qkgw > :first-child { margin-top: 0px; } .framer-sM25G .framer-90qkgw > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14794\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wsXL3uc5K\":{\"layout\":[\"fixed\",\"auto\"]},\"dDTS2NOzS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Nd_fciTFn\":{\"pattern\":\":Nd_fciTFn\",\"name\":\"legal-intro\"}}\n * @framerResponsiveScreen\n */const FramerPv_SsDvjq=withCSS(Component,css,\"framer-sM25G\");export default FramerPv_SsDvjq;FramerPv_SsDvjq.displayName=\"Legal\";FramerPv_SsDvjq.defaultProps={height:14794,width:1200};addFonts(FramerPv_SsDvjq,[{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\"}]},...SmoothScrollFonts,...TopbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"oluc8egvU\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"oluc8egvU\"]):[],...componentPresets.fonts?.[\"L3nuYSXgp\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"L3nuYSXgp\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPv_SsDvjq\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"Nd_fciTFn\\\":{\\\"pattern\\\":\\\":Nd_fciTFn\\\",\\\"name\\\":\\\"legal-intro\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wsXL3uc5K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dDTS2NOzS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"14794\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll_Prod_default", "TopbarFonts", "DisvsZ33Q_default", "FooterFonts", "TrhCx_jrX_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "J9ibtOZSr_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "Tn43PUMHO", "z8E6HkS1I", "czcoDO9SB", "aYjtU1714", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "SmoothScroll_Prod_default", "PropertyOverrides2", "DisvsZ33Q_default", "RichText2", "x", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "TrhCx_jrX_default", "css", "FramerPv_SsDvjq", "withCSS", "Pv_SsDvjq_default", "addFonts", "SmoothScrollFonts", "TopbarFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
