{"version":3,"file":"AS2uGkYe16FCMVP6UUmNGUtUIfG2LAuDv4sTigT_jEw.CWfAS_uz.mjs","names":["SectionTag","Image","Legal","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/frbfHhHfKGqYWsz2YTa8/Q4kOH3WVmoopZ2zkat1P/C0EV9WKVP.js"],"sourcesContent":["// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionTag from\"#framer/local/canvasComponent/JqxKFHdGX/JqxKFHdGX.js\";import Legal from\"#framer/local/collection/jr4fAFxUs/jr4fAFxUs.js\";import*as sharedStyle1 from\"#framer/local/css/Opz8ZMdcQ/Opz8ZMdcQ.js\";import*as sharedStyle from\"#framer/local/css/QqJsMgerk/QqJsMgerk.js\";import*as sharedStyle2 from\"#framer/local/css/vOK2I1Gw9/vOK2I1Gw9.js\";import metadataProvider from\"#framer/local/webPageMetadata/C0EV9WKVP/C0EV9WKVP.js\";const SectionTagFonts=getFonts(SectionTag);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const breakpoints={iowzC7wov:\"(min-width: 810px) and (max-width: 1199px)\",Qhk3rt4qQ:\"(min-width: 1200px)\",YK76fb70N:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PJqT6\";const variantClassNames={iowzC7wov:\"framer-v-76z1al\",Qhk3rt4qQ:\"framer-v-1akdx3t\",YK76fb70N:\"framer-v-vzidrx\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={delay:.1,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const textEffect={effect:animation,startDelay:.1,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={delay:.075,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const textEffect1={effect:animation1,startDelay:.4,threshold:.5,tokenization:\"line\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const transition3={delay:.6,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Qhk3rt4qQ\",Phone:\"YK76fb70N\",Tablet:\"iowzC7wov\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Qhk3rt4qQ\"};};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:\"C0EV9WKVP\",data:Legal,type:\"Collection\"},select:[{collection:\"C0EV9WKVP\",name:\"MGoaO2GFm\",type:\"Identifier\"},{collection:\"C0EV9WKVP\",name:\"DpPpgfOY2\",type:\"Identifier\"},{collection:\"C0EV9WKVP\",name:\"E48Bk5J1G\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"C0EV9WKVP\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,MGoaO2GFm=getFromCurrentRouteData(\"MGoaO2GFm\")??\"\",DpPpgfOY2=getFromCurrentRouteData(\"DpPpgfOY2\")??\"\",E48Bk5J1G=getFromCurrentRouteData(\"E48Bk5J1G\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Qhk3rt4qQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ccc1bf5d-aaf9-4591-8eaf-f92c6b3e168c, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1akdx3t\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"header\",{className:\"framer-13782ka\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xqxw10\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c1lh2w\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YK76fb70N:{y:(componentViewport?.y||0)+140+0+128+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+140+0+167+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vl4095-container\",nodeId:\"Ir1YH7SZf\",scopeId:\"C0EV9WKVP\",children:/*#__PURE__*/_jsx(SectionTag,{height:\"100%\",id:\"Ir1YH7SZf\",layoutId:\"Ir1YH7SZf\",ooMtZx_bC:\"Legal Policies\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1sqngfs\",\"data-styles-preset\":\"QqJsMgerk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5fc87b0-dfc2-4a58-a98e-5a7da02e2f16, rgba(255, 255, 255, 0.87))\"},children:\"Privacy Policy\"})}),className:\"framer-t3qnm3\",\"data-framer-name\":\"Title\",effect:textEffect,fonts:[\"Inter\"],text:MGoaO2GFm,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6exjfw\",\"data-styles-preset\":\"Opz8ZMdcQ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ea45e4c5-4fe8-4738-b818-e477c5906a0a, rgb(123, 124, 140))\"},children:\"At Cawar, we prioritize your privacy, ensuring transparency in how we collect, use, and safeguard your information.\"})}),className:\"framer-114x9g8\",\"data-framer-name\":\"Subtext\",effect:textEffect1,fonts:[\"Inter\"],text:DpPpgfOY2,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iowzC7wov:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1336,intrinsicWidth:2226.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+515.4-388),pixelHeight:2077,pixelWidth:3461,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 276px)`,src:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp\",srcSet:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp 3461w\"}},YK76fb70N:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1336,intrinsicWidth:2226.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+456.4-333.5),pixelHeight:2077,pixelWidth:3461,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 254px)`,src:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp\",srcSet:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp 3461w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1336,intrinsicWidth:2226.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+535.4-367),pixelHeight:2077,pixelWidth:3461,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 530px)`,src:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp\",srcSet:\"https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dC2JtmxA2662vKXhwhiX0F6o.webp 3461w\"},className:\"framer-1h07vvc\",\"data-framer-appear-id\":\"1h07vvc\",\"data-framer-name\":\"Main BG\",initial:animation3,optimized:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iowzC7wov:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+-38),pixelHeight:1688,pixelWidth:2208,positionX:\"center\",positionY:\"center\",sizes:\"898px\",src:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp\",srcSet:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp 2208w\"}},YK76fb70N:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0),pixelHeight:1688,pixelWidth:2208,positionX:\"center\",positionY:\"center\",sizes:\"614px\",src:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp\",srcSet:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp 2208w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0),pixelHeight:1688,pixelWidth:2208,sizes:\"1200px\",src:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp\",srcSet:\"https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=512 512w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/xtP1yCgjKv6jX6UUEqjDRwgq3o.webp 2208w\"},className:\"framer-4tpbyt\",\"data-framer-name\":\"Dotted BG\"})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1a9qwps\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7oua9q\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:E48Bk5J1G,className:\"framer-18300rb\",\"data-framer-name\":\"Subtext\",fonts:[\"Inter\"],stylesPresetsClassNames:{h5:\"framer-styles-preset-u31o60\",p:\"framer-styles-preset-6exjfw\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PJqT6.framer-1mzws5w, .framer-PJqT6 .framer-1mzws5w { display: block; }\",\".framer-PJqT6.framer-1akdx3t { align-content: center; align-items: center; background-color: var(--token-ccc1bf5d-aaf9-4591-8eaf-f92c6b3e168c, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-PJqT6 .framer-13782ka { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 167px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-PJqT6 .framer-1xqxw10 { 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: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-PJqT6 .framer-1c1lh2w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PJqT6 .framer-1vl4095-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PJqT6 .framer-t3qnm3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PJqT6 .framer-114x9g8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 580px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PJqT6 .framer-1h07vvc { -webkit-filter: brightness(1.2); bottom: -598px; filter: brightness(1.2); flex: none; height: 965px; left: -301px; overflow: visible; position: absolute; right: -269px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-PJqT6 .framer-4tpbyt { -webkit-filter: brightness(1.24); -webkit-mask: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.25) 100%) add; bottom: 0px; filter: brightness(1.24); flex: none; left: calc(50.00000000000002% - 1200px / 2); mask: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.25) 100%) add; opacity: 0.5; position: absolute; top: 0px; width: 1200px; z-index: 0; }\",\".framer-PJqT6 .framer-1a9qwps { align-content: center; align-items: center; background-color: var(--token-ccc1bf5d-aaf9-4591-8eaf-f92c6b3e168c, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-PJqT6 .framer-7oua9q { 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: 0px; position: relative; width: 100%; }\",\".framer-PJqT6 .framer-18300rb { --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; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PJqT6.framer-1akdx3t, .framer-PJqT6 .framer-13782ka, .framer-PJqT6 .framer-1xqxw10, .framer-PJqT6 .framer-1c1lh2w, .framer-PJqT6 .framer-1a9qwps, .framer-PJqT6 .framer-7oua9q { gap: 0px; } .framer-PJqT6.framer-1akdx3t > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-PJqT6.framer-1akdx3t > :first-child, .framer-PJqT6 .framer-13782ka > :first-child, .framer-PJqT6 .framer-1xqxw10 > :first-child, .framer-PJqT6 .framer-1c1lh2w > :first-child, .framer-PJqT6 .framer-1a9qwps > :first-child, .framer-PJqT6 .framer-7oua9q > :first-child { margin-top: 0px; } .framer-PJqT6.framer-1akdx3t > :last-child, .framer-PJqT6 .framer-13782ka > :last-child, .framer-PJqT6 .framer-1xqxw10 > :last-child, .framer-PJqT6 .framer-1c1lh2w > :last-child, .framer-PJqT6 .framer-1a9qwps > :last-child, .framer-PJqT6 .framer-7oua9q > :last-child { margin-bottom: 0px; } .framer-PJqT6 .framer-13782ka > *, .framer-PJqT6 .framer-1a9qwps > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-PJqT6 .framer-1xqxw10 > *, .framer-PJqT6 .framer-7oua9q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PJqT6 .framer-1c1lh2w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-PJqT6.framer-1akdx3t { width: 810px; } .framer-PJqT6 .framer-13782ka { padding: 167px 40px 80px 40px; } .framer-PJqT6 .framer-t3qnm3 { max-width: 600px; } .framer-PJqT6 .framer-1h07vvc { bottom: -577px; left: -172px; right: -144px; } .framer-PJqT6 .framer-4tpbyt { left: calc(50.00000000000002% - 898px / 2); top: -38px; width: 898px; } .framer-PJqT6 .framer-1a9qwps { padding: 40px 40px 80px 40px; }}\",\"@media (max-width: 809px) { .framer-PJqT6.framer-1akdx3t { width: 390px; } .framer-PJqT6 .framer-13782ka { padding: 128px 20px 60px 20px; } .framer-PJqT6 .framer-1h07vvc { bottom: -457px; height: 791px; left: -147px; right: -147px; } .framer-PJqT6 .framer-4tpbyt { bottom: -154px; left: calc(50.00000000000002% - 614px / 2); width: 614px; } .framer-PJqT6 .framer-1a9qwps { padding: 30px 20px 60px 20px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2968\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iowzC7wov\":{\"layout\":[\"fixed\",\"auto\"]},\"YK76fb70N\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerC0EV9WKVP=withCSS(Component,css,\"framer-PJqT6\");export default FramerC0EV9WKVP;FramerC0EV9WKVP.displayName=\"Legal\";FramerC0EV9WKVP.defaultProps={height:2968,width:1200};addFonts(FramerC0EV9WKVP,[{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\"}]},...SectionTagFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerC0EV9WKVP\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"2968\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iowzC7wov\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YK76fb70N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}