{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/c6sBsWaQGD9zSk9PixcZ/5DrVFbP7BoCzbOu1WA4D/Button.js", "ssg:https://framerusercontent.com/modules/kxXF1yw5KVHfzT3t7dfw/e0x69QEvveUtRYPK4wFO/L9iW6hEav.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";const WindowWithRevisitCkyConsent=window;export function withOptOut(Component){return props=>{return /*#__PURE__*/ _jsx(\"a\",{href:\"#\",onClick:event=>{event.preventDefault();if(WindowWithRevisitCkyConsent.revisitCkyConsent){WindowWithRevisitCkyConsent.revisitCkyConsent();}},children:/*#__PURE__*/ _jsx(Component,{...props})});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withOptOut\":{\"type\":\"reactHoc\",\"name\":\"withOptOut\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Button.map", "// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withOptOut}from\"https://framerusercontent.com/modules/c6sBsWaQGD9zSk9PixcZ/5DrVFbP7BoCzbOu1WA4D/Button.js\";import*as componentPresets from\"https://framerusercontent.com/modules/NhFtLg6wOVCHriSm5Upe/UophyYlucq3iOYh30laQ/componentPresets.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/rCZz8JX2GfqsgWAPympj/K4BL3AiCj9LC0t049r7J/bHdFfyqss.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/2CKgPuBfgQwAGwmMsIgr/MPs27aYGXZwUSY8QLm1j/c4tTFffws.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/ExYBY4nlMI96iNazrdrM/UgxnXRkDJ0yuxkcIrWOM/HaEEmuJ6d.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/2T1ziAHuEFg9HgZjaFE8/WaiPxJyMpaNiLSKSE6n4/HWOzK2DKl.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/fje9zD3Otx2GL3kSvmYo/exfXhCns9NYkmztLf3Ba/hZOVy3pcz.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/TQea0qvFVZrfcVO9I2qq/SPPLQlf29fRA05VjzHPq/kNyKCxZgM.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/vOWskOZfDagNSMXXo2Oq/LxJZrq54AeAtAzpPPGvE/l98oGgMTK.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/VWzXXlQKWnBoPDHx6hAo/JdILvZKLlmZle0BNnNTy/mZJ28xwnL.js\";import*as sharedStyle11 from\"https://framerusercontent.com/modules/P4MbdJfCLPFYjfyPPIoS/RWvQtLNA1WapezEVvM0b/pQlNzrell.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/sBM7KmvH5xHueOQAs672/W6iMANnm1TdmeD7YQStY/ro7OPezbn.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/I5Dd7CK1ywbBRHtyuuYa/y6wjKeYFnTGhtCfHHWft/YJeSawSPY.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/temDsBQrsndC86TfahRS/70J7CNE2WisHmJZRckJ0/ZK1W__XZy.js\";import Footer_Footer from\"https://framerusercontent.com/modules/lbrH96flFXcPSWl7yi8f/qc8bClXXsctdbNE9R51f/LYgbzm8wC.js\";import NavPrimaryNav from\"https://framerusercontent.com/modules/ar3drVims6SUzk90qmGN/zSyAvcMfgG6LQKd181tU/mWRre6RGT.js\";const NavPrimaryNavFonts=getFonts(NavPrimaryNav);const MotionDivWithOptOut1b595no=withCodeBoundaryForOverrides(motion.div,{nodeId:\"rNPEOpTrg\",override:withOptOut,scopeId:\"L9iW6hEav\"});const Footer_FooterFonts=getFonts(Footer_Footer);const cycleOrder=[\"s1tnpKrDn\",\"aYAK_DlP2\",\"gdQeUV3Fk\"];const serializationHash=\"framer-6xOOP\";const variantClassNames={aYAK_DlP2:\"framer-v-18gyvq4\",gdQeUV3Fk:\"framer-v-1ecw1lv\",s1tnpKrDn:\"framer-v-5r8ewe\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const startsWith=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"&&a.toLowerCase().startsWith(b.toLowerCase());};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:\"s1tnpKrDn\",Phone:\"gdQeUV3Fk\",Tablet:\"aYAK_DlP2\"};const getProps=({content,height,id,title,width,...props})=>{return{...props,doukdMaRD:title??props.doukdMaRD??\"Terms\",T3cOILvfG:content??props.T3cOILvfG??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{children:[\"This Customer Agreement (\u201C\",/*#__PURE__*/_jsx(motion.strong,{children:\"Agreement\"}),\"\u201D) governs your access to, and use of, any Twingate-branded products and services provided to you by Twingate (\u201C\",/*#__PURE__*/_jsx(motion.strong,{children:\"Services\"}),\"\u201D). The \u201C\",/*#__PURE__*/_jsx(motion.strong,{children:\"Effective Date\"}),\"\u201D of this Agreement is the earlier of the date you (\u201C\",/*#__PURE__*/_jsx(motion.strong,{children:\"Customer\"}),\"\u201D) enter into this Agreement and the date you first access the Services.\"]}),/*#__PURE__*/_jsx(motion.p,{children:\"You may enter into this Agreement in a variety of ways, including by executing this Agreement separately, executing an Order Form that indicates your acceptance of this Agreement, or clicking an \u201CI accept\u201D (or similar) button that indicates your acceptance of this Agreement.\"}),/*#__PURE__*/_jsxs(motion.p,{children:[\"If you are entering into this Agreement on behalf of an entity, you must have the necessary authority to enter into this Agreement on behalf of that entity before proceeding. In such a case, you represent that you are authorized to bind that entity to this Agreement and subsequent references to \u201C\",/*#__PURE__*/_jsx(motion.strong,{children:\"Customer\"}),\"\u201D refers to that entity.\"]})]}),variant:humanReadableVariantMap[props.variant]??props.variant??\"s1tnpKrDn\"};};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,doukdMaRD,T3cOILvfG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"s1tnpKrDn\",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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=startsWith(doukdMaRD,\"Do Not Sell\");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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-5r8ewe\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"s1tnpKrDn\",ref:refBinding,style:{...style},...addPropertyOverrides({aYAK_DlP2:{\"data-framer-name\":\"Tablet\"},gdQeUV3Fk:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-evqm30-container\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"wdc3S6Vyq-container\",name:\"Nav\",nodeId:\"wdc3S6Vyq\",rendersWithMotion:true,scopeId:\"L9iW6hEav\",children:/*#__PURE__*/_jsx(NavPrimaryNav,{bJB6Cpf4k:\"var(--token-87e2a834-dce3-4842-8e11-43fd460dff18, rgb(255, 255, 255))\",cjfUt_xA0:true,datiB0mOU:\"ViTbbpJeL\",height:\"100%\",id:\"wdc3S6Vyq\",layoutId:\"wdc3S6Vyq\",name:\"Nav\",sBIfpPE42:true,style:{width:\"100%\"},tjJZTeoJ5:\"f1fa5L71s\",variant:\"gDzogYuZd\",width:\"100%\",WQa2_EmDN:true,...addPropertyOverrides({aYAK_DlP2:{variant:\"PRaFW6PeD\"},gdQeUV3Fk:{tjJZTeoJ5:\"We5skBAdz\",variant:\"NHPUig0pR\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sdsn8h\",\"data-framer-name\":\"Hero\",layoutDependency:layoutDependency,layoutId:\"jcy8dWpvm\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f2cu5g\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"JLs_nMQMs\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-189ptng\",\"data-framer-name\":\"Spacer\",layoutDependency:layoutDependency,layoutId:\"hruERJAqX\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-5gysi2\",\"data-styles-preset\":\"c4tTFffws\",children:\"Terms\"})}),className:\"framer-rmygoc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ElaZ1ePGn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:doukdMaRD,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tjefin\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"Fwa5icpSD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-23n781\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"XvSHeef28\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/fJ8vwGe6kxfz7kj9H7Sk/YouTube.js:Youtube\":componentPresets.props[\"e2aZUDdAk\"],\"module:pVk4QsoHxASnVtUBp6jr/VRQHcjrUbz44BGN94kVX/CodeBlock.js:default\":componentPresets.props[\"D1SKDdyWF\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:T3cOILvfG,className:\"framer-6ebzdn\",\"data-framer-name\":\"Content\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"CLwufm1nT\",style:{\"--framer-paragraph-spacing\":\"17px\"},stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-1jrvita\",code:\"framer-styles-preset-j5fauz\",h1:\"framer-styles-preset-1ilic5l\",h2:\"framer-styles-preset-1slfqyi\",h3:\"framer-styles-preset-1mw828z\",h4:\"framer-styles-preset-9ycgar\",h6:\"framer-styles-preset-dot2jm\",img:\"framer-styles-preset-ddvwgq\",p:\"framer-styles-preset-1mjsqdg\"},verticalAlignment:\"top\",withExternalLayout:true})}),visible&&/*#__PURE__*/_jsx(MotionDivWithOptOut1b595no,{className:\"framer-1b595no\",\"data-framer-name\":\"Buttons / Button\",layoutDependency:layoutDependency,layoutId:\"rNPEOpTrg\",style:{backgroundColor:\"var(--token-87e2a834-dce3-4842-8e11-43fd460dff18, rgb(255, 255, 255))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xf8vkz\",\"data-styles-preset\":\"pQlNzrell\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Opt-Out\"})}),className:\"framer-17j8zkk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aw0zV9c_D\",style:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:987,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+64+593.6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vk2q4-container\",layoutDependency:layoutDependency,layoutId:\"QDMoSJD4P-container\",nodeId:\"QDMoSJD4P\",rendersWithMotion:true,scopeId:\"L9iW6hEav\",children:/*#__PURE__*/_jsx(Footer_Footer,{bS6k_AJR2:\"FWm31SZtX\",G8PphUdKu:\"The VPN replacement your workforce will love.\",height:\"100%\",id:\"QDMoSJD4P\",layoutId:\"QDMoSJD4P\",style:{width:\"100%\"},variant:\"Ic7C1UIaE\",width:\"100%\",yqGW91GF9:\"qfmrVcYew\",...addPropertyOverrides({aYAK_DlP2:{variant:\"FGtHq0rxY\"},gdQeUV3Fk:{variant:\"WWven3KX4\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6xOOP.framer-1uutblf, .framer-6xOOP .framer-1uutblf { display: block; }\",\".framer-6xOOP.framer-5r8ewe { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-6xOOP .framer-evqm30-container { flex: none; height: auto; left: 0px; pointer-events: auto; position: absolute; right: 0px; top: 0px; z-index: 5; }\",\".framer-6xOOP .framer-1sdsn8h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 24px 24px 0px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xOOP .framer-f2cu5g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1056px; overflow: visible; padding: 0px 0px 40px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xOOP .framer-189ptng { flex: none; height: 50px; overflow: hidden; position: relative; width: 100%; }\",\".framer-6xOOP .framer-rmygoc, .framer-6xOOP .framer-6ebzdn { flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6xOOP .framer-1tjefin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 24px 100px 24px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xOOP .framer-23n781 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1056px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6xOOP .framer-1b595no { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 34px; justify-content: center; overflow: visible; padding: 0px 14px 0px 14px; position: relative; width: min-content; }\",\".framer-6xOOP .framer-17j8zkk { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-6xOOP .framer-vk2q4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6xOOP.framer-5r8ewe, .framer-6xOOP .framer-1sdsn8h, .framer-6xOOP .framer-f2cu5g, .framer-6xOOP .framer-1tjefin, .framer-6xOOP .framer-23n781, .framer-6xOOP .framer-1b595no { gap: 0px; } .framer-6xOOP.framer-5r8ewe > *, .framer-6xOOP .framer-1sdsn8h > *, .framer-6xOOP .framer-f2cu5g > *, .framer-6xOOP .framer-1tjefin > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6xOOP.framer-5r8ewe > :first-child, .framer-6xOOP .framer-1sdsn8h > :first-child, .framer-6xOOP .framer-f2cu5g > :first-child, .framer-6xOOP .framer-1tjefin > :first-child, .framer-6xOOP .framer-23n781 > :first-child { margin-top: 0px; } .framer-6xOOP.framer-5r8ewe > :last-child, .framer-6xOOP .framer-1sdsn8h > :last-child, .framer-6xOOP .framer-f2cu5g > :last-child, .framer-6xOOP .framer-1tjefin > :last-child, .framer-6xOOP .framer-23n781 > :last-child { margin-bottom: 0px; } .framer-6xOOP .framer-23n781 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-6xOOP .framer-1b595no > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-6xOOP .framer-1b595no > :first-child { margin-left: 0px; } .framer-6xOOP .framer-1b595no > :last-child { margin-right: 0px; } }\",\".framer-6xOOP.framer-v-18gyvq4.framer-5r8ewe { width: 810px; }\",\".framer-6xOOP.framer-v-1ecw1lv.framer-5r8ewe { 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];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1239\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aYAK_DlP2\":{\"layout\":[\"fixed\",\"auto\"]},\"gdQeUV3Fk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"doukdMaRD\":\"title\",\"T3cOILvfG\":\"content\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerL9iW6hEav=withCSS(Component,css,\"framer-6xOOP\");export default FramerL9iW6hEav;FramerL9iW6hEav.displayName=\"Legal / Page Template\";FramerL9iW6hEav.defaultProps={height:1239,width:1200};addPropertyControls(FramerL9iW6hEav,{variant:{options:[\"s1tnpKrDn\",\"aYAK_DlP2\",\"gdQeUV3Fk\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},doukdMaRD:{defaultValue:\"Terms\",title:\"Title\",type:ControlType.String},T3cOILvfG:{defaultValue:\"<p>This Customer Agreement (\u201C<strong>Agreement</strong>\u201D) governs your access to, and use of, any Twingate-branded products and services provided to you by Twingate (\u201C<strong>Services</strong>\u201D). The \u201C<strong>Effective Date</strong>\u201D of this Agreement is the earlier of the date you (\u201C<strong>Customer</strong>\u201D) enter into this Agreement and the date you first access the Services.</p><p>You may enter into this Agreement in a variety of ways, including by executing this Agreement separately, executing an Order Form that indicates your acceptance of this Agreement, or clicking an \u201CI accept\u201D (or similar) button that indicates your acceptance of this Agreement.</p><p>If you are entering into this Agreement on behalf of an entity, you must have the necessary authority to enter into this Agreement on behalf of that entity before proceeding. In such a case, you represent that you are authorized to bind that entity to this Agreement and subsequent references to \u201C<strong>Customer</strong>\u201D refers to that entity.</p>\",title:\"Content\",type:ControlType.RichText}});addFonts(FramerL9iW6hEav,[{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:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavPrimaryNavFonts,...Footer_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),...componentPresets.fonts?.[\"e2aZUDdAk\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"e2aZUDdAk\"]):[],...componentPresets.fonts?.[\"D1SKDdyWF\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"D1SKDdyWF\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerL9iW6hEav\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1239\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aYAK_DlP2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gdQeUV3Fk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"doukdMaRD\\\":\\\"title\\\",\\\"T3cOILvfG\\\":\\\"content\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["WindowWithRevisitCkyConsent", "window", "withOptOut", "Component", "props", "p", "event", "NavPrimaryNavFonts", "getFonts", "mWRre6RGT_default", "MotionDivWithOptOut1b595no", "withCodeBoundaryForOverrides", "motion", "withOptOut", "Footer_FooterFonts", "LYgbzm8wC_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "startsWith", "a", "b", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "content", "height", "id", "title", "width", "props", "u", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "doukdMaRD", "T3cOILvfG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "ComponentPresetsProvider", "css", "FramerL9iW6hEav", "withCSS", "L9iW6hEav_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
