{"version":3,"file":"zLuT3V6u1.Cvk7o1Ml.mjs","names":["props","className","css"],"sources":["https:/framerusercontent.com/modules/MwQeub2BNPG1FBec24XH/0EMYEImeeU63RKUjnN8Y/zLuT3V6u1.js"],"sourcesContent":["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ControlType,cx,getFontsFromComponentPreset,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as componentPresets from\"https://framerusercontent.com/modules/RGISGZeZb6P5N8vO7AsP/yt6hQWYvW62FRIixx7xh/componentPresets.js\";import*as sharedStyle11 from\"https://framerusercontent.com/modules/CSr15EXqFQwRQEjGQoGT/G10dYF8GXH1IiBDpXTXq/bOHEg3d6V.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/KNPPnHKpuGpym7VcfHji/AVFFgWb9pmASi1t26izJ/C8fhxATlR.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/7qfz6vSahLU4jU3plwHu/gBcSMdtY1LLEQeJuJEGX/gcl8flF2B.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/QPdrNBGXZBCzUMTQaSS0/aMOTNN7pyiUdB7y37rug/hjRRaDW7f.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/vyOmZXLDFzTHbLNRx18R/9PStDbyTsq6V6u9bRo4X/IjPjfm2Jt.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/G5LRSziUoD7tqL1QRSwv/YP4HZSEr7yIiBziAJvVV/jwa3A5f_5.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/YaCzP79lkJBIqvX8wypG/KBDXUNpBCL56RIXD1rW7/jwSSG52me.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/TNwBOI8iJXvZs5i5ZQXD/p5vN3RcCPKLHgAYLbONN/k__xfrXqx.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/0K4zeLd5xrHhcMb0dYA5/OTaCm30MA3mC9WGrpGfZ/K1fHZzCTi.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/UucZLqpEfdIam3KPRWdH/qU46A4lAoMiWGfMSJMJL/lOuVAW5gU.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/cDEWMl32qsVFS1nBGbgL/PlGOXSF5i4UAH9X3C3zS/ogB6Fzyj9.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/TPam9syCir4oCmDUL2co/RPEuzRXAvURN0MSgbrnD/SU8PAjiEb.js\";import*as sharedStyle12 from\"https://framerusercontent.com/modules/AtRTjpyCWL1uSTSoUt3k/CiS2kYlABzHJxtifN5MZ/tZZRwYrI1.js\";const cycleOrder=[\"Wz0JPXOwv\",\"BD72OAULB\",\"d9wUfs2B_\"];const serializationHash=\"framer-LL0x6\";const variantClassNames={BD72OAULB:\"framer-v-qy8a9s\",d9wUfs2B_:\"framer-v-sepe3x\",Wz0JPXOwv:\"framer-v-s1tjld\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"Wz0JPXOwv\",Phone:\"d9wUfs2B_\",Tablet:\"BD72OAULB\"};const getProps=({body,height,id,lastUpdatedDate,title,width,...props})=>{return{...props,gm5H5pes5:lastUpdatedDate??props.gm5H5pes5??\"1970-01-01T00:00:00.000Z\",l30frILyB:body??props.l30frILyB??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Here's some text\"})}),O3ckeGLNQ:title??props.O3ckeGLNQ??\"Page Title\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Wz0JPXOwv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,O3ckeGLNQ,gm5H5pes5,l30frILyB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Wz0JPXOwv\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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 activeLocaleCode=useLocaleCode();const textContent=toDateString(gm5H5pes5,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-s1tjld\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Wz0JPXOwv\",ref:refBinding,style:{...style},...addPropertyOverrides({BD72OAULB:{\"data-framer-name\":\"Tablet\"},d9wUfs2B_:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.header,{className:\"framer-cvictg\",layoutDependency:layoutDependency,layoutId:\"iV3YTDAlg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-14qwfet\",\"data-styles-preset\":\"IjPjfm2Jt\",children:\"Page Title\"})}),className:\"framer-1bys255\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ooF_XggzJ\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:O3ckeGLNQ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-suer8r\",layoutDependency:layoutDependency,layoutId:\"o8aRtdOT1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"Last updated:\"})}),className:\"framer-k2hghg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iyUAQTIva\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fj5cfx\",\"data-styles-preset\":\"C8fhxATlR\",children:\"January 1, 1970\"})}),className:\"framer-xpj1qz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jgchWWWY2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.main,{className:\"framer-1t8q8uk\",layoutDependency:layoutDependency,layoutId:\"rNrrWmSgg\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"Uh3wPJYTb\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"b4Wc7m_dN\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:l30frILyB,className:\"framer-b7w32l\",fonts:[\"GF;Schibsted Grotesk-regular\",\"GF;Schibsted Grotesk-700\",\"GF;Schibsted Grotesk-700italic\",\"GF;Schibsted Grotesk-italic\"],layoutDependency:layoutDependency,layoutId:\"c8gbmmg7q\",style:{\"--extracted-r6o4lv\":\"var(--token-f930ffcf-65b8-472c-9e9d-90374e859d9d, rgb(204, 204, 204))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-5dwq9h\",blockquote:\"framer-styles-preset-iq9q6k\",code:\"framer-styles-preset-1v82egn\",h1:\"framer-styles-preset-14qwfet\",h2:\"framer-styles-preset-gvtibg\",h3:\"framer-styles-preset-16ejgdg\",h4:\"framer-styles-preset-9zpado\",h5:\"framer-styles-preset-1wa3sx8\",h6:\"framer-styles-preset-1wkt3xj\",img:\"framer-styles-preset-kt556s\",p:\"framer-styles-preset-18hab4y\",table:\"framer-styles-preset-a5l8ll\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LL0x6.framer-24w3xy, .framer-LL0x6 .framer-24w3xy { display: block; }\",\".framer-LL0x6.framer-s1tjld { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 1200px; }\",\".framer-LL0x6 .framer-cvictg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 960px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LL0x6 .framer-1bys255 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LL0x6 .framer-suer8r { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-LL0x6 .framer-k2hghg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LL0x6 .framer-xpj1qz, .framer-LL0x6 .framer-b7w32l { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-LL0x6 .framer-1t8q8uk { 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: 960px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LL0x6.framer-s1tjld, .framer-LL0x6 .framer-cvictg, .framer-LL0x6 .framer-suer8r, .framer-LL0x6 .framer-1t8q8uk { gap: 0px; } .framer-LL0x6.framer-s1tjld > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LL0x6.framer-s1tjld > :first-child, .framer-LL0x6 .framer-cvictg > :first-child { margin-top: 0px; } .framer-LL0x6.framer-s1tjld > :last-child, .framer-LL0x6 .framer-cvictg > :last-child { margin-bottom: 0px; } .framer-LL0x6 .framer-cvictg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-LL0x6 .framer-suer8r > *, .framer-LL0x6 .framer-1t8q8uk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-LL0x6 .framer-suer8r > :first-child, .framer-LL0x6 .framer-1t8q8uk > :first-child { margin-left: 0px; } .framer-LL0x6 .framer-suer8r > :last-child, .framer-LL0x6 .framer-1t8q8uk > :last-child { margin-right: 0px; } }\",\".framer-LL0x6.framer-v-qy8a9s.framer-s1tjld { width: 810px; }\",\".framer-LL0x6.framer-v-sepe3x.framer-s1tjld { padding: 24px; width: 390px; }\",...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];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 333\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BD72OAULB\":{\"layout\":[\"fixed\",\"auto\"]},\"d9wUfs2B_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"O3ckeGLNQ\":\"title\",\"gm5H5pes5\":\"lastUpdatedDate\",\"l30frILyB\":\"body\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzLuT3V6u1=withCSS(Component,css,\"framer-LL0x6\");export default FramerzLuT3V6u1;FramerzLuT3V6u1.displayName=\"Legal Page Layout\";FramerzLuT3V6u1.defaultProps={height:333,width:1200};addPropertyControls(FramerzLuT3V6u1,{variant:{options:[\"Wz0JPXOwv\",\"BD72OAULB\",\"d9wUfs2B_\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},O3ckeGLNQ:{defaultValue:\"Page Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},gm5H5pes5:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Last Updated Date\",type:ControlType.Date},l30frILyB:{defaultValue:\"<p>Here's some text</p>\",description:\"\",title:\"Body\",type:ControlType.RichText}});addFonts(FramerzLuT3V6u1,[{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:\"Schibsted Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNIsEASsJuXFGVOQ.woff2\",weight:\"400\"},{family:\"Schibsted Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzK5SSPQuCQF3t8uOwiUL-taUTtarVKQ9vZ6pJJWlMNxcYASsJuXFGVOQ.woff2\",weight:\"700\"},{family:\"Schibsted Grotesk\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oIPC8hvflSFOTXs.woff2\",weight:\"700\"},{family:\"Schibsted Grotesk\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/schibstedgrotesk/v3/JqzI5SSPQuCQF3t8uOwiUL-taUTtap9DcSQBg_nT9FQY6oLoDMhvflSFOTXs.woff2\",weight:\"400\"}]},...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?.[\"b4Wc7m_dN\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"b4Wc7m_dN\"]):[],...componentPresets.fonts?.[\"Uh3wPJYTb\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Uh3wPJYTb\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzLuT3V6u1\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"333\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BD72OAULB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d9wUfs2B_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"O3ckeGLNQ\\\":\\\"title\\\",\\\"gm5H5pes5\\\":\\\"lastUpdatedDate\\\",\\\"l30frILyB\\\":\\\"body\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}