{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Pl4MdNAapgUPFUZgWPZs/R9VfhbhwxbYnzBoZ7Fo7/T3FtrKjsW.js", "ssg:https://framerusercontent.com/modules/zQblCbwj5Hx2DXfilLgK/aiie66wOfpUeVFM05TJs/T3FtrKjsW.js"],
  "sourcesContent": ["// Generated by Framer (1f5f6d9)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={dve5JmtKR:new LazyValue(()=>import(\"./T3FtrKjsW-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/a6hVFJe7c/a6hVFJe7c.js\";import Navigation_mobScroll from\"#framer/local/canvasComponent/rD_lbiGPb/rD_lbiGPb.js\";import NavigationDesc from\"#framer/local/canvasComponent/Sa2HB5cGH/Sa2HB5cGH.js\";import*as sharedStyle from\"#framer/local/css/QeTkKiqpI/QeTkKiqpI.js\";import*as sharedStyle1 from\"#framer/local/css/ruJDVtM_4/ruJDVtM_4.js\";import*as sharedStyle3 from\"#framer/local/css/uHmzcq1AF/uHmzcq1AF.js\";import*as sharedStyle2 from\"#framer/local/css/ZeSC9AOYW/ZeSC9AOYW.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/T3FtrKjsW/T3FtrKjsW.js\";import metadataProvider from\"#framer/local/webPageMetadata/T3FtrKjsW/T3FtrKjsW.js\";const Navigation_mobScrollFonts=getFonts(Navigation_mobScroll);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const FooterFonts=getFonts(Footer);const NavigationDescFonts=getFonts(NavigationDesc);const breakpoints={Bzbkiticl:\"(min-width: 810px) and (max-width: 1279px)\",eBbsTBeqq:\"(min-width: 1280px)\",wX4y7sNSM:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-U85Dj\";const variantClassNames={Bzbkiticl:\"framer-v-14z75uy\",eBbsTBeqq:\"framer-v-193m49m\",wX4y7sNSM:\"framer-v-justhg\"};const transition1={damping:40,delay:0,mass:1,stiffness:150,type:\"spring\"};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:80};const transition2={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};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 transition3={damping:40,delay:.2,mass:1,stiffness:150,type:\"spring\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"eBbsTBeqq\",Phone:\"wX4y7sNSM\",Tablet:\"Bzbkiticl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eBbsTBeqq\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Bzbkiticl\",\"wX4y7sNSM\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"wX4y7sNSM\")return true;return false;};usePreloadLocalizedValues(activeLocale);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"wX4y7sNSM\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"Bzbkiticl\",\"wX4y7sNSM\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"eBbsTBeqq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: linear-gradient(180deg, rgb(34, 64, 101) 57.99999999999999%, rgb(48, 92, 151) 98%); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-193m49m\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bzbkiticl:{height:83,width:\"100vw\",y:0},wX4y7sNSM:{height:83,width:\"100vw\",y:-3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12vwpcs-container hidden-193m49m\",layoutScroll:true,nodeId:\"V6jieurVK\",scopeId:\"T3FtrKjsW\",children:/*#__PURE__*/_jsx(Navigation_mobScroll,{height:\"100%\",id:\"V6jieurVK\",layoutId:\"V6jieurVK\",style:{width:\"100%\"},variant:\"BYifhMtxP\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qnm1ri\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wX4y7sNSM:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14eydqe\",\"data-styles-preset\":\"QeTkKiqpI\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Agreement for the GisCarta Subscriptions\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-14eydqe\",\"data-styles-preset\":\"QeTkKiqpI\",children:\"Agreement for the GisCarta Subscriptions\"})}),className:\"framer-q2r2aw hidden-193m49m hidden-14z75uy\",\"data-framer-appear-id\":\"q2r2aw\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eydqe\",\"data-styles-preset\":\"QeTkKiqpI\",children:\"Agreement for the GisCarta Subscriptions\"})}),className:\"framer-1rc5ufs hidden-justhg\",\"data-framer-appear-id\":\"1rc5ufs\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17srf2g\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'The website listed above, hereinafter referred to as \"Website\" is operated by the following party:'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'Flexatel LLC, a limited liability company, organized under the laws of the state of California (hereinafter referred to as \"Administrator\", \u201Cwe\u201D, \u201Cus\u201D)'}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"For any questions or comments regarding this User Agreement for the GisCarta Subscriptions (the \u201CUser Agreement\u201D), the Administrator may be reached at the following contact points via email: \",/*#__PURE__*/_jsx(Link,{href:\"mailto:support@giscarta.com\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"support@giscarta.com\"})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:['Administrator provides access to\\xa0the use of\\xa0the functionality of\\xa0the GIS of\\xa0geoinformation applications GisCarta (or\\xa0the\\xa0\"GisCarta\") and the Content placed in\\xa0them on\\xa0the terms of\\xa0this User Agreement an\\xa0integral part of\\xa0Website legal documents located at: ',/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"Please read this User Agreement carefully. Any usage of\\xa0the GisCarta, including those intended for familiarization with its Content, means the full and unconditional acceptance by\\xa0the User of\\xa0the terms of\\xa0this Agreement and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:['1. GisCarta Subscription (the \"Subscription\")\\xa0\u2014\\xa0a\\xa0digital subscription that entitles User to\\xa0use GisCarta software or\\xa0Services specified in\\xa0Plans during a\\xa0set period of\\xa0time.',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:['2. GisCarta Geoinformation Application (\"GisCarta\")\\xa0\u2014\\xa0the Website, applications, functionality, GIS Web and APIs (application programming interfaces) owned by\\xa0Administrator, both operating as\\xa0of\\xa0the date of\\xa0User\u2019s acceptance of\\xa0this Terms and running after that date.',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:['3. GIS User (or \"User\")\\xa0is\\xa0an\\xa0individual of\\xa0eighteen (18) years old or\\xa0older who uses the GisCarta in\\xa0accordance with the procedures set out in\\xa0this User Agreement and other Website legal documents. User may use the GisCarta on\\xa0behalf of\\xa0and per request of\\xa0a\\xa0legal person, provided that User is\\xa0authorized to\\xa0do\\xa0so, in\\xa0which case this User Agreement applies to\\xa0both User and the represented entity.',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"4. Administrator is\\xa0the owner of\\xa0the GisCarta, including Website, and may provide access to\\xa0it\\xa0to all the interested parties in\\xa0accordance with the current principles and norms of\\xa0international law, the applicable laws, this User Agreement and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\".\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:['5. Content\\xa0\u2014\\xa0data, metadata, hyperlinks, texts, audio and video materials, scripts, web maps, sensor data, graphic objects (raster and vector images), including cartographic products, maps, plans, Earth remote sensing and aerial survey data, or\\xa0any other information put and stored in\\xa0Services by\\xa0Administrator (\"Administrator\\'s Content\")\\xa0or\\xa0User (\"User\\'s Content\").',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'6. Registration and User account (\"GisCarta\\xa0ID\")'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.1. To\\xa0gain access to\\xa0the GisCarta and the Content placed in\\xa0them, User needs to\\xa0create an\\xa0account (GisCarta ID). To\\xa0create an\\xa0account, User must register.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.2. Registration of\\xa0User is\\xa0voluntary and means an\\xa0implicit confirmation by\\xa0User of\\xa0the facts that he\\xa0has reached the age of\\xa0eighteen (18) and that he/she\\xa0has the necessary authorization in\\xa0case of\\xa0using the GisCarta on\\xa0behalf of\\xa0and on\\xa0behalf of\\xa0the organization.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'6.3. For registration, User is\\xa0obliged to\\xa0provide Administrator with the necessary, reliable and up-to-date information about herself, including a\\xa0unique e-mail address for each User, login and password for access to\\xa0the GisCarta. The registration form may request additional information from User, including first and last name, phone number and other information, the provision of\\xa0which is\\xa0at\\xa0User\u2019s discretion. User may provide Administrator with the requested information both independently and by\\xa0providing access to\\xa0their accounts on\\xa0other Internet resources. It\\xa0is\\xa0forbidden to\\xa0provide false information or\\xa0information about another person under the guise of\\xa0information about yourself (i.e.: create a \"fake account\").'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.4. Administrator reserves the right at\\xa0any time to\\xa0require User to\\xa0confirm the data specified during registration, and to\\xa0request the necessary supporting documents where applicable (in\\xa0particular, identity documents), the failure to\\xa0provide which, at\\xa0the discretion of\\xa0Administrator, may be\\xa0treated as\\xa0the provision of\\xa0false information. If\\xa0the User\u2019s data specified in\\xa0the documents provided by\\xa0him do\\xa0not correspond to\\xa0the data specified during registration, and also in\\xa0the event that the data specified during registration does not allow the User to\\xa0be\\xa0identified, Administrator has the right at its sole discretion to\\xa0refuse, pause or terminate the User\u2019s access to\\xa0the account and use the GisCarta.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.5. After providing the information necessary for registration, User must confirm the registration by\\xa0activating the account through a\\xa0message sent by\\xa0Administrator to\\xa0the User\u2019s e-mail provided during the registration. The result of\\xa0successful activation is\\xa0the creation of\\xa0the User\u2019s account (GisCarta ID).\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"6.6. Information about User contained in\\xa0his account is\\xa0stored and processed by\\xa0Administrator in\\xa0accordance with the terms of\\xa0the Privacy Policy and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\". User is\\xa0responsible for the timely updating of\\xa0the information specified in\\xa0his account.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.7. The login and password chosen by\\xa0User are necessary and sufficient information for access to\\xa0the GisCarta, unless otherwise specified by\\xa0this User Agreement and/or an individual agreement on\\xa0the use of\\xa0GisCarta with the particular User(s). User does not have the right to\\xa0transfer his login and password to\\xa0third parties, and is\\xa0fully responsible for their safety, in\\xa0this respect, he\\xa0independently chooses the method of\\xa0their storage. Unless User proves otherwise, any actions performed using his login and password are considered and deemed to\\xa0be\\xa0performed by\\xa0the corresponding User.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"6.8. In\\xa0the event of\\xa0unauthorized access to\\xa0the login and password and/or the User\u2019s account by\\xa0third parties, or\\xa0in\\xa0the event of\\xa0another actual or\\xa0possible leakage of\\xa0the User\u2019s registration data, she\\xa0is\\xa0obliged to\\xa0immediately notify Administrator by\\xa0e-mail \",/*#__PURE__*/_jsx(Link,{href:\"mailto: info@giscarta.com\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:true,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"info@giscarta.com\"})}),\", and to\\xa0comply with all proposed by\\xa0the Administrator actions necessary to\\xa0change the login/password or\\xa0other actions aimed at\\xa0neutralizing the consequences of\\xa0leakage of\\xa0registration data.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.9. User is\\xa0prohibited from using the login and password of\\xa0another registered User to\\xa0access the GisCarta.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"6.10. User has the right: (a) to\\xa0independently edit and delete information in\\xa0his account, with the exception of\\xa0deleting the login, password and email address; (b) independently delete his account by\\xa0sending a\\xa0corresponding request to\\xa0Administrator. The account is\\xa0deleted by\\xa0Administrator at\\xa0the User\u2019s request within twenty-four (24) hours from the date of\\xa0sending the request to\\xa0delete the account.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"6.11. Administrator has the right at its sole discretion to\\xa0temporarily block or\\xa0permanently delete (terminate) the User\u2019s account without prior notice and without explanation, including in\\xa0case of\\xa0violation by\\xa0the User of\\xa0the terms of\\xa0this User Agreement and/or other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\". After deleting the account, the User loses access to\\xa0the functionality of\\xa0the GisCarta and the Content placed in\\xa0them, available only to\\xa0registered Users.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7. Terms of\\xa0use\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.1. Administrator grants User access to\\xa0the following functionality of\\xa0the GisCarta:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 storage of\\xa0the Content on\\xa0the Administrator\u2019s servers or\\xa0the disk space of\\xa0the User\u2019s devices;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 creating, downloading, modifying, viewing, processing, visualizing and analyzing Content using the computing power of\\xa0the Administrator\u2019s servers and/or the User\u2019s devices;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 distribution of\\xa0the Content by\\xa0providing access to\\xa0it\\xa0to a\\xa0limited or\\xa0unlimited circle of\\xa0Users and third parties;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 access to\\xa0the Content provided by\\xa0Administrator and other Users;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 usage of\\xa0GisCarta;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 creating commercial and non-commercial applications.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.2. Administrator reserves the right to\\xa0change/correct or\\xa0update the GisCarta at\\xa0any time, without prior notice to\\xa0Users. After the release of\\xa0a\\xa0new version, Administrator does not guarantee the stability and duration of\\xa0the outdated version.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.3. Technical, organizational and commercial conditions for using the GisCarta, including their functionality, are brought to\\xa0the attention of\\xa0the User by\\xa0the Administrator: (a) by\\xa0posting the relevant information in\\xa0separate sections of\\xa0the GisCarta.com and/or GisCarta.ru websites, (b) by\\xa0placement of\\xa0relevant information on\\xa0other information resources controlled by\\xa0Administrator; \\xa9\\xa0by placing the relevant information in\\xa0the Agreements and Contracts on\\xa0the use of\\xa0individual GisCarta.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.4. Administrator reserves the right to\\xa0establish and change at\\xa0his own and sole discretion any rules, limits and restrictions on\\xa0the use of\\xa0the GisCarta, including, but not limited to: the size of\\xa0the disk space intended for storing User Content; the number of\\xa0User Content objects; on\\xa0the number of\\xa0hits to\\xa0the User Content per unit of\\xa0time; on\\xa0the settings of\\xa0access to\\xa0User Content. In\\xa0cases where it\\xa0is\\xa0not prohibited by\\xa0law, these rules, limits and restrictions may be\\xa0different for different categories of\\xa0Users.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.5. User bears full responsibility for his actions related to\\xa0the use of\\xa0the GisCarta, including liability to\\xa0third parties in\\xa0cases where the placement of\\xa0the Content by\\xa0such a\\xa0User violates the rights and legitimate interests of\\xa0third parties.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.6. When using the GisCarta, User is\\xa0prohibited from:\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 creating, uploading, storing, distributing or\\xa0otherwise using the Content in\\xa0a\\xa0way that violates the rights and legitimate interests of\\xa0other Users and / or\\xa0third parties, the requirements of\\xa0the current principles and norms of\\xa0international law, the laws applicable to\\xa0User, as\\xa0well as\\xa0this Agreement;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 creating, uploading, storing, distributing or\\xa0otherwise using the Content in\\xa0the absence of\\xa0rights to\\xa0perform such actions, acquired or\\xa0transferred to\\xa0it\\xa0legally;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 uploading, storing, publishing, distributing and providing access to\\xa0or\\xa0otherwise use viruses, trojans and other malicious programs;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 in\\xa0any way, including, but not limited to, by\\xa0deception, breach of\\xa0trust, hacking,\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 malicious attack, try to\\xa0gain access to\\xa0the login and password of\\xa0another User;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 collection, processing and distributing personal data of\\xa0other persons in\\xa0violation of\\xa0the requirements of\\xa0the current applicable legislation, as\\xa0well as\\xa0violation of\\xa0other applicable laws;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 using GisCarta in\\xa0any way other than through the interfaces provided by\\xa0Administrator, unless such actions have been expressly permitted to\\xa0User in\\xa0accordance with a\\xa0separate User Agreement concluded with Administrator;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 placing advertising materials, except when such actions are expressly permitted to\\xa0User in\\xa0accordance with a\\xa0separate User Agreement with Administrator;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 posting any other information that does not meet the goals of\\xa0creating the GisCarta, infringes on\\xa0the interests of\\xa0the Users or\\xa0is\\xa0undesirable for placement in\\xa0the GisCarta for other reasons;\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"\u2022 carrying out other actions aimed at\\xa0disrupting the normal functioning of\\xa0the GisCarta, the rights and legitimate interests of\\xa0Administrator, other Users and/or third parties.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"7.7. Administrator has the right at its sole discretion to\\xa0permanently delete or\\xa0temporally suspend User\u2019s access to\\xa0the GisCarta, as\\xa0well as\\xa0delete the Content posted by\\xa0User in\\xa0the GisCarta, without prior notice and without explanation, including in\\xa0case of\\xa0violation by\\xa0the User of\\xa0the existing principles and norms of\\xa0international law, other applicable laws on\\xa0User\u2019s rights, this Agreement, the rights and legitimate interests of\\xa0other Users and third parties.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"8. Data Usage\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'8.1. The data available pursuant to\\xa0this Agreement is\\xa0provided \"as is\", the Content provided when rendering the Services is\\xa0the data provided by\\xa0a\\xa0specific User himself or\\xa0provided by\\xa0other Users. Except for guarantees specifically indicated in\\xa0this User Agreement, Administrator excludes all direct or\\xa0indirect warranties about GisCarta content.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'8.2. User agrees that use of\\xa0the Website and GisCarta, Content and/or Service is\\xa0entirely at\\xa0his own risk. GisCarta and other Administrator\u2019s websites, content and service are provided \"as is\", without warranty or\\xa0condition of\\xa0any kind, either express or\\xa0implied. Without limiting the foregoing and to\\xa0the fullest extent permitted by\\xa0law, Administrator explicitly disclaims any warranties of\\xa0merchantability, fitness for a\\xa0particular purpose, quiet enjoyment, and non-infringement of\\xa0proprietary rights. Administrator makes no\\xa0warranty that the GisCarta, other sites, content and service will meet User requirements or\\xa0be\\xa0available on\\xa0an\\xa0uninterrupted, secure, or\\xa0error-free basis. Administrator makes no\\xa0warranty regarding the timeliness, accuracy, performance, quality, truth, completeness or\\xa0reliability of\\xa0the any of\\xa0his sites, including GisCarta, content and service. Administrator disclaims any warranties for other services or\\xa0goods received through or\\xa0advertised on\\xa0any of\\xa0his sites, including GisCarta, content or\\xa0service, or\\xa0accessed through any links on\\xa0the sites. To\\xa0the fullest extent permitted by\\xa0law, Administrator disclaims any warranties for viruses or\\xa0other harmful components in\\xa0connection with any of\\xa0his sites, including GisCarta, and content or\\xa0service. No\\xa0advice or\\xa0information, whether oral or\\xa0written, obtained from Administrator or\\xa0through the GisCarta, content and/or service, will create any warranty not expressly made herein. User hereby releases Administrator, its officers, directors, employees, and agents from any and all claims, demands and damages (actual and consequential) of\\xa0every kind or\\xa0nature, known or\\xa0unknown, suspected and unsuspected, disclosed and undisclosed, arising out of\\xa0or\\xa0in any way related to\\xa0any disputes relating to\\xa0the sites, Content and/or Service.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"8.3. Administrator is\\xa0not responsible for and does not bear any liability for updating the provided Content. User agrees and undertakes to use the provided Content at its own discretion and risk.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"8.4. Administrator does not carry out any preliminary moderation of\\xa0User Content, does not control its content and is\\xa0not responsible for the actions of\\xa0Users in\\xa0relation to\\xa0their use of\\xa0the GisCarta and the content provided and used by\\xa0the GisCarta.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"8.5. Administrator does not bear any responsibility for the safety and accuracy of\\xa0the data uploaded on\\xa0the \",/*#__PURE__*/_jsx(Link,{href:\"https://map.giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://map.giscarta.com\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"8.6. User uses the Services personally and has no right to\\xa0transfer or assign her usage rights to\\xa0any third person(s) unless such transfer is first approved by Administrator in written form.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"8.7. In\\xa0no\\xa0case Administrator and its employees will be\\xa0liable for any damages, including data losses, or\\xa0lost profits caused by\\xa0use of\\xa0GisCarta software, Website and Services or\\xa0by\\xa0Administrator blocking or\\xa0deleting User access to\\xa0GisCarta Software and Services, blocking or\\xa0deleting User account, or\\xa0removing User Content from GisCarta Services.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"8.8. Administrator confirms that he\\xa0possesses all the rights to\\xa0the Website domain name.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9. Protection of\\xa0intellectual property rights\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9.1. All intellectual property objects that are part of\\xa0the GisCarta and ensure their functioning, including design elements, text, graphics, videos, computer programs, databases, sounds and other objects and their collections (hereinafter referred to\\xa0as\\xa0the \u201CContent of\\xa0the GisCarta\u201D), as\\xa0well as\\xa0the Content, placed in\\xa0the GisCarta by\\xa0Users or\\xa0Administrator, are intellectual property objects of\\xa0the exclusive rights of respective\\xa0Users, Administrator, other copyright holders or\\xa0are part of\\xa0the public domain. All rights to\\xa0objects of\\xa0exclusive rights are reserved.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"9.2. The use by\\xa0Users of\\xa0the Content of\\xa0the GisCarta is\\xa0possible only within the framework of\\xa0the functionality provided by\\xa0the GisCarta and subject to\\xa0the preservation of\\xa0all copyright, related rights, trademarks, other notices of\\xa0authorship, as\\xa0well as\\xa0the preservation of\\xa0the name of\\xa0the copyright holder unchanged. The exception is\\xa0cases expressly provided for by\\xa0the applicable legislation or\\xa0this User Agreement and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9.3. The user is\\xa0not entitled to\\xa0place Content in\\xa0the GisCarta in\\xa0the absence of\\xa0the explicit consent of\\xa0the copyright holder to\\xa0such actions. By\\xa0placing Content in\\xa0the GisCarta, User confirms that he\\xa0has the legal right to\\xa0use it\\xa0within the framework of\\xa0the functionality provided by\\xa0the GisCarta, including the right to\\xa0reproduce (copy) and distribute the Content.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9.4. User retains his intellectual property rights to\\xa0all Content created, uploaded, stored or\\xa0otherwise used by\\xa0him in\\xa0the GisCarta.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9.5. User, by\\xa0placing the Content legally owned by\\xa0him in\\xa0the GisCarta, grants Administrator and other Users a\\xa0non-exclusive right to\\xa0use it\\xa0exclusively within the framework of\\xa0the functionality provided by\\xa0the GisCarta, except when such use causes or\\xa0may cause harm to\\xa0the legally protected interests of\\xa0the copyright holder. The User can expand the list of\\xa0acceptable ways of\\xa0using the Content posted by\\xa0him by\\xa0indicating them in\\xa0the description or\\xa0metadata of\\xa0the Content.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'9.6. In\\xa0the event that the placement and subsequent use of\\xa0the Content within the framework of\\xa0the functionality provided by\\xa0the GisCarta is\\xa0possible only subject to\\xa0the indication of\\xa0authorship, the rules for copying and distributing the Content or\\xa0other conditions for its use (\"attribution\"), User is\\xa0obliged to\\xa0indicate the relevant information in\\xa0the description or\\xa0metadata of\\xa0the Content.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"9.7. Any use of\\xa0the GisCarta Content or\\xa0related content, except as\\xa0permitted in\\xa0this Agreement or\\xa0in\\xa0the case of\\xa0the express consent of\\xa0the copyright holder to\\xa0such use, is\\xa0strictly prohibited.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"9.8. Unless otherwise expressly provided in\\xa0this Agreement, nothing in\\xa0it\\xa0shall be\\xa0construed as\\xa0a\\xa0transfer of\\xa0exclusive rights to\\xa0the GisCarta Content or\\xa0to\\xa0the related content.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10. Limitation of\\xa0Administrator\u2019s liability\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:'10.1. GisCarta and its functionality, including all scripts, applications, design, GisCarta Content and related content, are provided \"as is\". Administrator disclaims all warranties that the GisCarta or\\xa0its individual functionality may or\\xa0may not be\\xa0suitable for specific purposes of\\xa0use. Administrator cannot guarantee and does not promise any specific results from the use of\\xa0the GisCarta and/or its functionality.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10.2. Using the GisCarta, the User agrees that he\\xa0uses the Content posted in\\xa0the GisCarta at\\xa0his own risk and is\\xa0personally responsible for the possible consequences of\\xa0using the specified Content, including for the damage that this may cause to\\xa0the User\u2019s or\\xa0another person\u2019s computer, mobile devices, any other hardware or\\xa0software, or\\xa0for loss of\\xa0data or\\xa0any other harm. User accepts and agrees that when using the GisCarta, he\\xa0may encounter Content that is\\xa0offensive, harmful, inaccurate or\\xa0inconsistent with the rules.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10.3. The Administrator may take actions to\\xa0protect the rights and interests of\\xa0Users and third parties only after the person concerned applies to\\xa0Administrator in written form. Appeals from copyright holders about the unlawful placement in\\xa0the GisCarta of\\xa0their Content must comply with the applicable laws.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10.4. Under no\\xa0circumstances shall Administrator and its employees be\\xa0liable to\\xa0User or\\xa0third parties for any material damage, moral damage, harm to\\xa0life or\\xa0health, as\\xa0well as\\xa0lost profits caused by\\xa0the use of\\xa0the GisCarta or\\xa0the Content posted in\\xa0them.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10.5. Under no\\xa0circumstances shall Administrator and his employees be\\xa0liable to\\xa0User or\\xa0third parties for any damage caused by\\xa0the use of\\xa0the GisCarta, including loss of\\xa0data, as\\xa0well as\\xa0for lost profits caused by\\xa0the actions of\\xa0Administrator to\\xa0delete or\\xa0suspend the User\u2019s access to\\xa0the GisCarta, temporary blocking or\\xa0permanently deleting the User\u2019s account, as\\xa0well as\\xa0deleting the Content posted by\\xa0the User in\\xa0the GisCarta.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"10.6. Administrator will take all reasonable measures and carry out any reasonable actions aimed at\\xa0ensuring the safety of\\xa0the User Content and maintaining the GisCarta in\\xa0working order. At\\xa0the same time, User is\\xa0aware of\\xa0the possibility of\\xa0technical malfunctions and malfunctions in\\xa0the operation of\\xa0the GisCarta and agrees that Administrator does not have the technical ability to\\xa0predict their occurrence, notify User of\\xa0them in\\xa0advance, or\\xa0completely eliminate the possibility of\\xa0their occurrence. The occurrence of\\xa0such malfunctions or\\xa0failures, regardless of\\xa0the causes and consequences, cannot be\\xa0the basis for applying liability measures to\\xa0Administrator.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"10.7. In\\xa0cases where the provision of\\xa0services pursuant to\\xa0this Agreement is\\xa0at\\xa0no charge to User or\\xa0where the GisCarta is\\xa0used for the needs associated with the entrepreneurial activities, the relationship between Administrator and User any applicable rules of\\xa0consumer protection shall not apply.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"11. Terms of\\xa0the tariff policy and payment\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"11.1. The terms of\\xa0payment and the plan policy are contained on\\xa0the official Website of\\xa0GisCarta: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"11.2. The list of\\xa0widgets in\\xa0landing is\\xa0provided on\\xa0the official web site of\\xa0GisCarta: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\"\\xa0and may be\\xa0unilaterally modified by\\xa0Administrator.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"11.3. The price as\\xa0indicated on\\xa0the landing page is\\xa0subject to change until it is paid in full by the User.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"11.4. In\\xa0case of\\xa0non-payment for a\\xa0premium subscription, User will be\\xa0still entitled to\\xa0use a\\xa0basic subscription; in\\xa0this case, her account will be\\xa0downgraded to\\xa0a\\xa0basic subscription automatically.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"11.5. In\\xa0case of\\xa0delay in\\xa0payment, all the saved projects and their data, except for the last one edited, are deleted from database.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"11.6. In\\xa0case of\\xa0expiration of\\xa0the data, the access will be\\xa0closed both to\\xa0the data from and to\\xa0the data from the published applications.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"11.7. In\\xa0case any or\\xa0all of\\xa0the subscription (s) is/are overdue, everything will be\\xa0divided into data and widgets.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"12. Final provisions\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"12.1. This User Agreement is\\xa0concluded between User and Administrator regarding the procedure for using the GisCarta and the Content posted in\\xa0them for an\\xa0indefinite period of\\xa0time and subject to change by Administrator at its sole discretion at any time with or without a notice to the User.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"12.2. Regardless of\\xa0the location of\\xa0User or\\xa0his equipment, all relations related to\\xa0the use of\\xa0the GisCarta are subject to\\xa0the applicable laws and any claims or\\xa0claims arising from the GisCarta usage must be\\xa0filed and considered in\\xa0court at\\xa0the location of\\xa0the Administrator. The User hereby expressly consents to personal jurisdiction of California courts over User.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:\"12.3. In\\xa0the event of\\xa0any disputes or\\xa0disagreements related to\\xa0the execution of\\xa0this Agreement, User and Administrator will make every effort to\\xa0resolve them through negotiations between them. In\\xa0the event that disputes are not resolved through negotiations, they are subject to\\xa0resolution in\\xa0the manner prescribed by\\xa0the applicable legislation.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"12.4. If, for one reason or\\xa0another, one or\\xa0more terms of\\xa0this User Agreement and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\" are found to\\xa0be\\xa0invalid or\\xa0unenforceable, that shall not affect the validity or\\xa0enforceability of\\xa0the remaining terms.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"12.5. Termination. If\\xa0User violates any term of\\xa0this Agreement, her permission to\\xa0use the GisCarta will automatically terminate. Administrator also reserves the right to\\xa0revoke User\u2019s access to\\xa0and use of\\xa0the Service, delete or\\xa0deactivate her account, or\\xa0block her email or\\xa0IP address at\\xa0any time, with or\\xa0without cause. User agrees that Administrator shall not be\\xa0liable to\\xa0User or\\xa0any third party for any termination of\\xa0User\u2019s access to\\xa0the GisCarta. User can terminate her account, GisCarta ID, at\\xa0any time and for any reason. To\\xa0delete an\\xa0account, it\\xa0is\\xa0necessary to\\xa0send an\\xa0email message to \",/*#__PURE__*/_jsx(Link,{href:\"mailto:support@giscarta.com\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"support@giscarta.com\"})}),\". All provisions of\\xa0this Agreement will survive termination, including without limitation, ownership provisions, warranty disclaimers, indemnity and limitations of\\xa0liability.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"12.6. This User Agreement and other Website legal documents located at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com\"})}),\" may be\\xa0changed and/or supplemented by\\xa0Administrator unilaterally without any special notice. The current version of\\xa0the Agreement is\\xa0located on\\xa0the Internet at: \",/*#__PURE__*/_jsx(Link,{href:\"https://giscarta.com/user-agreement\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"https://giscarta.com/user-agreement\"})}),\"\\xa0Administrator recommends that Users regularly check this User Agreement for changes and / or\\xa0additions. Continued use of\\xa0the GisCarta by\\xa0the User after making changes and/or additions to\\xa0this User Agreement means the User\u2019s acceptance and consent to\\xa0such changes and/or additions.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",children:[\"12.7. All questions, appeals and claims related to\\xa0the use/inability to\\xa0use the GisCarta, as\\xa0well as\\xa0possible violation of\\xa0the law and/or rights of\\xa0third parties, should be\\xa0sent by\\xa0e-mail \",/*#__PURE__*/_jsx(Link,{href:\"mailto:support@giscarta.com\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"support@giscarta.com\"})}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1tvmxsl\",\"data-styles-preset\":\"ruJDVtM_4\",style:{\"--framer-text-alignment\":\"left\"},children:[\"You can exercise any of these rights by contacting us using the Contact page or at \",/*#__PURE__*/_jsx(Link,{href:\"mailto:support@giscarta.com\",motionChild:true,nodeId:\"Cnb6ffVtS\",openInNewTab:false,scopeId:\"T3FtrKjsW\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wa2pbg\",\"data-styles-preset\":\"ZeSC9AOYW\",children:\"support@giscarta.com\"})}),\".\"]})]}),className:\"framer-4lv4u4\",\"data-framer-appear-id\":\"4lv4u4\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jnw3w3\",\"data-styles-preset\":\"uHmzcq1AF\",children:\"Last revised on January 26, 2024\"})}),className:\"framer-bbkbc4\",\"data-framer-appear-id\":\"bbkbc4\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wX4y7sNSM:{y:(componentViewport?.y||0)+0+13129.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:321,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+13219.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bc4ezt-container\",nodeId:\"V34GVbibV\",scopeId:\"T3FtrKjsW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bzbkiticl:{variant:\"DG2PvJQH9\"},wX4y7sNSM:{variant:\"rQ1YqDbcj\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"V34GVbibV\",layoutId:\"V34GVbibV\",style:{width:\"100%\"},variant:\"dEahkvlsl\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"min(100vw, 1920px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v8gcs5-container hidden-14z75uy hidden-justhg\",layoutScroll:true,nodeId:\"dqDw1E5qi\",scopeId:\"T3FtrKjsW\",children:/*#__PURE__*/_jsx(NavigationDesc,{height:\"100%\",id:\"dqDw1E5qi\",layoutId:\"dqDw1E5qi\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"erPWNYwXU\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-U85Dj.framer-1bzakhw, .framer-U85Dj .framer-1bzakhw { display: block; }\",\".framer-U85Dj.framer-193m49m { align-content: center; align-items: center; background: linear-gradient(180deg, #224065 57.99999999999999%, rgb(48, 92, 151) 98%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-U85Dj .framer-12vwpcs-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 810px; z-index: 1; }\",\".framer-U85Dj .framer-1qnm1ri { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 200px 50px 100px 50px; position: relative; width: 1200px; z-index: 0; }\",\".framer-U85Dj .framer-q2r2aw, .framer-U85Dj .framer-1rc5ufs { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-U85Dj .framer-17srf2g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-U85Dj .framer-4lv4u4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-U85Dj .framer-bbkbc4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-U85Dj .framer-bc4ezt-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-U85Dj .framer-v8gcs5-container { flex: none; height: auto; left: 50%; max-width: 1920px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-U85Dj.framer-193m49m, .framer-U85Dj .framer-1qnm1ri, .framer-U85Dj .framer-17srf2g { gap: 0px; } .framer-U85Dj.framer-193m49m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-U85Dj.framer-193m49m > :first-child, .framer-U85Dj .framer-1qnm1ri > :first-child, .framer-U85Dj .framer-17srf2g > :first-child { margin-top: 0px; } .framer-U85Dj.framer-193m49m > :last-child, .framer-U85Dj .framer-1qnm1ri > :last-child, .framer-U85Dj .framer-17srf2g > :last-child { margin-bottom: 0px; } .framer-U85Dj .framer-1qnm1ri > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-U85Dj .framer-17srf2g > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-U85Dj.framer-193m49m { width: 810px; } .framer-U85Dj .framer-12vwpcs-container { order: 1; width: 100%; } .framer-U85Dj .framer-1qnm1ri { order: 2; } .framer-U85Dj .framer-bc4ezt-container { order: 3; }}\",\"@media (max-width: 809px) { .framer-U85Dj.framer-193m49m { width: 390px; } .framer-U85Dj .framer-12vwpcs-container { order: 1; top: -3px; width: 100%; } .framer-U85Dj .framer-1qnm1ri { order: 2; padding: 180px 30px 30px 30px; } .framer-U85Dj .framer-bc4ezt-container { order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8603\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bzbkiticl\":{\"layout\":[\"fixed\",\"auto\"]},\"wX4y7sNSM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerT3FtrKjsW=withCSS(Component,css,\"framer-U85Dj\");export default FramerT3FtrKjsW;FramerT3FtrKjsW.displayName=\"Privacy Policy\";FramerT3FtrKjsW.defaultProps={height:8603,width:1280};addFonts(FramerT3FtrKjsW,[{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\"}]},...Navigation_mobScrollFonts,...FooterFonts,...NavigationDescFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerT3FtrKjsW\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bzbkiticl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wX4y7sNSM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"8603\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Navigation_mobScrollFonts", "getFonts", "rD_lbiGPb_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "FooterFonts", "a6hVFJe7c_default", "NavigationDescFonts", "Sa2HB5cGH_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "usePreloadLocalizedValues", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLocalizedValue", "x", "Link", "css", "FramerT3FtrKjsW", "withCSS", "T3FtrKjsW_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
