{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/d2ZRQq6uITMKpEf9iS9P/bRqx1atjhAXUeULdBVuK/jnbD3lyNl.js"],
  "sourcesContent": ["// Generated by Framer (21e8ff0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/GO8MUZgxu/GO8MUZgxu.js\";import Navigation from\"#framer/local/canvasComponent/hFdMNAYZf/hFdMNAYZf.js\";import*as sharedStyle from\"#framer/local/css/bgZNClrjG/bgZNClrjG.js\";import metadataProvider from\"#framer/local/webPageMetadata/jnbD3lyNl/jnbD3lyNl.js\";const NavigationFonts=getFonts(Navigation);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const FooterFonts=getFonts(Footer);const breakpoints={fYEQkrJFM:\"(min-width: 810px) and (max-width: 1199px)\",nVvr627wO:\"(min-width: 1200px)\",Y4TDdMzOF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BHpg5\";const variantClassNames={fYEQkrJFM:\"framer-v-wg32c7\",nVvr627wO:\"framer-v-ss5ge4\",Y4TDdMzOF:\"framer-v-14vbylm\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const transition1={delay:.4,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:120};const transition2={delay:0,duration:1.3,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:.8,rotate:1,rotateX:0,rotateY:10,scale:1.1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={delay:.1,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:120};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-54};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:-54};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-68};const transition5={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:-68};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"nVvr627wO\",Phone:\"Y4TDdMzOF\",Tablet:\"fYEQkrJFM\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"nVvr627wO\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-BHpg5`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-BHpg5`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Y4TDdMzOF\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Y4TDdMzOF\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nVvr627wO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ss5ge4\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(0),pixelHeight:1551,pixelWidth:2160,sizes:\"100vw\",src:\"https://framerusercontent.com/images/pA9bUThxVP8czm17AmfCWp313o.jpg\",srcSet:\"https://framerusercontent.com/images/pA9bUThxVP8czm17AmfCWp313o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pA9bUThxVP8czm17AmfCWp313o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pA9bUThxVP8czm17AmfCWp313o.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/pA9bUThxVP8czm17AmfCWp313o.jpg 2160w\"},className:\"framer-3qt0t0\",\"data-framer-name\":\"Navigation + Hero\",name:\"Navigation + Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-oiubh0 hidden-14vbylm\",\"data-border\":true,\"data-framer-name\":\"Navigation Container\",name:\"Navigation Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,width:\"min(100vw, 1200px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-147cqmu-container\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Rk_uKdfeE\",layoutId:\"Rk_uKdfeE\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Mw2qyc7hd\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-knsunj\",\"data-framer-name\":\"Hero Container\",name:\"Hero Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y4TDdMzOF:{__framer__animate:{transition:transition3},__framer__exit:animation3}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleAppearEffectEnabled:true,__framer__styleTransformEffectEnabled:true,__framer__threshold:0,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:30,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:.57,className:\"framer-lt7lh1\",\"data-framer-name\":\"Background Blur Animation\",name:\"Background Blur Animation\",style:{transformPerspective:1200},transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n9wbe5\",\"data-framer-name\":\"Title Container\",name:\"Title Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o9ch0r\",\"data-framer-name\":\"Rows\",name:\"Rows\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nc9xtd\",\"data-border\":true,\"data-framer-name\":\"Pre-Header Wrapper\",name:\"Pre-Header Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y4TDdMzOF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-19bd192b-c6b7-403f-886f-c2fcf1a3afb9, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Valour\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-19bd192b-c6b7-403f-886f-c2fcf1a3afb9, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Valour\"})}),className:\"framer-m79t6f\",\"data-framer-name\":\"Pre-Header\",fonts:[\"Inter-SemiBold\"],name:\"Pre-Header\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fYEQkrJFM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-19bd192b-c6b7-403f-886f-c2fcf1a3afb9, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Terms & Conditions\"})})},Y4TDdMzOF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-19bd192b-c6b7-403f-886f-c2fcf1a3afb9, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Terms & Conditions\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7U29yYS03MDA=\",\"--framer-font-family\":'\"Sora\", \"Sora Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-19bd192b-c6b7-403f-886f-c2fcf1a3afb9, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Terms & Conditions\"})}),className:\"framer-13aiusw\",\"data-framer-name\":\"Title\",fonts:[\"GF;Sora-700\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1h8ii6e\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pjpxod\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"1. Introdu\\xe7\\xe3o\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:'Este website \\xe9 operado por Priori OR. Os termos \"n\\xf3s\", \"nos\" e \"nosso\" referem-se a Priori. A utiliza\\xe7\\xe3o do nosso website est\\xe1 sujeita aos seguintes termos e condi\\xe7\\xf5es de uso, conforme alterados ocasionalmente (os \u201CTermos\u201D). Os Termos devem ser lidos em conjunto com qualquer termo, condi\\xe7\\xe3o ou aviso disponibilizado nas p\\xe1ginas do nosso website. Por favor, reveja cuidadosamente os Termos. Os Termos aplicam-se a todos os utilizadores do nosso website, incluindo, mas n\\xe3o se limitando a, utilizadores que sejam visitantes, clientes, comerciantes, vendedores e/ou colaboradores de conte\\xfado. Se aceder e utilizar este website, aceita e concorda em cumprir os Termos e a nossa Pol\\xedtica de Privacidade. Se n\\xe3o concordar com os Termos ou com a nossa Pol\\xedtica de Privacidade, n\\xe3o est\\xe1 autorizado a aceder ao nosso website, utilizar quaisquer dos servi\\xe7os do website ou realizar uma compra no nosso website.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"2. Utiliza\\xe7\\xe3o do Nosso Website\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda em utilizar o nosso website para fins leg\\xedtimos e n\\xe3o para qualquer prop\\xf3sito ilegal ou n\\xe3o autorizado, incluindo, sem limita\\xe7\\xe3o, a viola\\xe7\\xe3o de quaisquer leis de propriedade intelectual ou de privacidade. Ao aceitar os Termos, declara e garante que tem, pelo menos, a maioridade no seu estado ou prov\\xedncia de resid\\xeancia e que tem capacidade legal para celebrar um contrato vinculativo.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda em n\\xe3o utilizar o nosso website para realizar qualquer atividade que constitua uma ofensa civil ou criminal ou que viole qualquer lei. Concorda em n\\xe3o tentar interferir com as funcionalidades de rede ou de seguran\\xe7a do nosso website ou em tentar aceder de forma n\\xe3o autorizada aos nossos sistemas.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda em fornecer-nos informa\\xe7\\xf5es pessoais precisas, como o seu endere\\xe7o de email, morada e outros dados de contacto, para concluir a sua encomenda ou para que possamos contact\\xe1-lo conforme necess\\xe1rio. Concorda em atualizar prontamente a sua conta e as suas informa\\xe7\\xf5es. Autoriza-nos a recolher e utilizar estas informa\\xe7\\xf5es para o contactar de acordo com a nossa Pol\\xedtica de Privacidade.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"3. Condi\\xe7\\xf5es Gerais\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Reservamo-nos o direito de recusar o servi\\xe7o a qualquer pessoa, a qualquer momento, por qualquer motivo. Reservamo-nos o direito de fazer quaisquer modifica\\xe7\\xf5es ao website, incluindo terminar, alterar, suspender ou descontinuar qualquer aspeto do website, a qualquer momento, sem aviso pr\\xe9vio. Podemos impor regras ou limites adicionais sobre a utiliza\\xe7\\xe3o do nosso website. Concorda em rever os Termos regularmente, e o seu acesso cont\\xednuo ou utiliza\\xe7\\xe3o do nosso website significar\\xe1 que aceita qualquer altera\\xe7\\xe3o.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda que n\\xe3o seremos respons\\xe1veis perante si ou qualquer terceiro por qualquer modifica\\xe7\\xe3o, suspens\\xe3o ou descontinua\\xe7\\xe3o do nosso website ou de qualquer servi\\xe7o, conte\\xfado, funcionalidade ou produto oferecido atrav\\xe9s do nosso website.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"4. Produtos ou Servi\\xe7os\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Todas as compras realizadas no nosso website est\\xe3o sujeitas \\xe0 disponibilidade de produtos. Podemos, a nosso crit\\xe9rio exclusivo, limitar ou cancelar as quantidades oferecidas no nosso website ou limitar as vendas dos nossos produtos ou servi\\xe7os a qualquer pessoa, agregado familiar, regi\\xe3o geogr\\xe1fica ou jurisdi\\xe7\\xe3o.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Os pre\\xe7os dos nossos produtos est\\xe3o sujeitos a altera\\xe7\\xe3o, sem aviso pr\\xe9vio. Salvo indica\\xe7\\xe3o em contr\\xe1rio, os pre\\xe7os exibidos no nosso website s\\xe3o apresentados em d\\xf3lares canadianos.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Reservamo-nos o direito de, a nosso crit\\xe9rio exclusivo, recusar encomendas, incluindo, sem limita\\xe7\\xe3o, encomendas que aparentem ser feitas por distribuidores ou revendedores. Se acreditarmos que efetuou uma encomenda falsa ou fraudulenta, teremos o direito de cancelar a encomenda e informar as autoridades competentes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"N\\xe3o garantimos a precis\\xe3o das cores ou do design dos produtos no nosso website. Esfor\\xe7\\xe1mo-nos para garantir que as cores e o design dos nossos produtos sejam exibidos com a maior precis\\xe3o poss\\xedvel no nosso website.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"5. Links para Websites de Terceiros\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Links para ou a partir de websites fora do nosso website s\\xe3o fornecidos apenas para conveni\\xeancia. N\\xe3o revemos, aprovamos ou controlamos, e n\\xe3o somos respons\\xe1veis por quaisquer websites com links para ou a partir do nosso website, pelo conte\\xfado desses websites, pelos terceiros neles nomeados ou pelos seus produtos e servi\\xe7os. Ligar-se a qualquer outro site \\xe9 por sua conta e risco, e n\\xe3o seremos respons\\xe1veis por quaisquer danos resultantes dessa liga\\xe7\\xe3o. Links para sites de software para download s\\xe3o fornecidos apenas para conveni\\xeancia, e n\\xe3o somos respons\\xe1veis por quaisquer dificuldades ou consequ\\xeancias relacionadas com o download do software. A utiliza\\xe7\\xe3o de qualquer software descarregado \\xe9 regida pelos termos do acordo de licen\\xe7a, se aplic\\xe1vel, que acompanha ou \\xe9 fornecido com o software.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"6. Coment\\xe1rios, Feedback e Outras Submiss\\xf5es\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Reconhece que \\xe9 respons\\xe1vel pelas informa\\xe7\\xf5es, perfis, opini\\xf5es, mensagens, coment\\xe1rios e qualquer outro conte\\xfado (coletivamente, o \u201CConte\\xfado\u201D) que publicar, distribuir ou partilhar no ou atrav\\xe9s do nosso website ou dos servi\\xe7os disponibilizados em conex\\xe3o com o nosso website. Concorda que tem plena responsabilidade pelo Conte\\xfado, incluindo, mas n\\xe3o limitado, \\xe0 sua legalidade e propriedade intelectual.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda que qualquer Conte\\xfado submetido por si em resposta a um pedido nosso para uma submiss\\xe3o espec\\xedfica poder\\xe1 ser editado, adaptado, modificado, recriado, publicado ou distribu\\xeddo por n\\xf3s. Concorda ainda que n\\xe3o temos a obriga\\xe7\\xe3o de manter qualquer Conte\\xfado confidencial, de pagar qualquer compensa\\xe7\\xe3o pelo Conte\\xfado ou de responder a qualquer Conte\\xfado.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Concorda que n\\xe3o publicar\\xe1, distribuir\\xe1 ou partilhar\\xe1 qualquer Conte\\xfado no nosso website que seja protegido por direitos de autor, marca registada, patente ou qualquer outro direito propriet\\xe1rio sem o consentimento expresso do propriet\\xe1rio desse direito. Al\\xe9m disso, concorda que o seu Conte\\xfado n\\xe3o ser\\xe1 ilegal, abusivo ou obsceno, nem conter\\xe1 qualquer malware ou v\\xedrus inform\\xe1tico que possa afetar as opera\\xe7\\xf5es do nosso website. Ser\\xe1 o \\xfanico respons\\xe1vel por qualquer Conte\\xfado que publicar e pela sua exatid\\xe3o. N\\xe3o temos qualquer responsabilidade nem assumimos qualquer responsabilidade por qualquer Conte\\xfado publicado por si ou por terceiros.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Reservamo-nos o direito de terminar a sua capacidade de publicar no nosso website e de remover e/ou eliminar qualquer Conte\\xfado que considerarmos inadequado. Concorda com essa remo\\xe7\\xe3o e/ou elimina\\xe7\\xe3o e renuncia a qualquer reivindica\\xe7\\xe3o contra n\\xf3s pela remo\\xe7\\xe3o e/ou elimina\\xe7\\xe3o do seu Conte\\xfado.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"7. As Suas Informa\\xe7\\xf5es Pessoais\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Consulte a nossa Pol\\xedtica de Privacidade para saber como recolhemos, utilizamos e partilhamos as suas informa\\xe7\\xf5es pessoais.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"8. Erros e Omiss\\xf5es\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"O nosso website pode conter erros tipogr\\xe1ficos ou imprecis\\xf5es e pode n\\xe3o estar completo ou atualizado. Reservamo-nos o direito de corrigir quaisquer erros, imprecis\\xf5es ou omiss\\xf5es e de alterar ou atualizar informa\\xe7\\xf5es a qualquer momento, sem aviso pr\\xe9vio (incluindo ap\\xf3s uma encomenda ter sido submetida). Esses erros, imprecis\\xf5es ou omiss\\xf5es podem estar relacionados com a descri\\xe7\\xe3o de produtos, pre\\xe7os, promo\\xe7\\xf5es e disponibilidade, e reservamo-nos o direito de cancelar ou recusar qualquer encomenda realizada com base em informa\\xe7\\xf5es incorretas de pre\\xe7o ou disponibilidade, na medida permitida pela lei aplic\\xe1vel.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"N\\xe3o nos comprometemos a atualizar, modificar ou clarificar informa\\xe7\\xf5es no nosso website, exceto quando exigido por lei.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"9. Isen\\xe7\\xe3o de Responsabilidade e Limita\\xe7\\xe3o de Responsabilidade\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Assume toda a responsabilidade e risco em rela\\xe7\\xe3o \\xe0 utiliza\\xe7\\xe3o do nosso website, que \\xe9 fornecido \u201Ctal como est\\xe1\u201D, sem garantias, representa\\xe7\\xf5es ou condi\\xe7\\xf5es de qualquer tipo, sejam expressas ou impl\\xedcitas, em rela\\xe7\\xe3o \\xe0s informa\\xe7\\xf5es acedidas a partir ou atrav\\xe9s do nosso website, incluindo, sem limita\\xe7\\xe3o, todos os conte\\xfados e materiais, funcionalidades e servi\\xe7os disponibilizados no nosso website, os quais s\\xe3o fornecidos sem qualquer garantia, incluindo, mas n\\xe3o limitado a garantias de disponibilidade, exatid\\xe3o, completude ou utilidade de conte\\xfado ou informa\\xe7\\xf5es, acesso ininterrupto, e quaisquer garantias de t\\xedtulo, n\\xe3o viola\\xe7\\xe3o, comerciabilidade ou adequa\\xe7\\xe3o a um prop\\xf3sito espec\\xedfico. N\\xe3o garantimos que o nosso website ou as suas funcionalidades, conte\\xfados ou materiais ser\\xe3o pontuais, seguros, ininterruptos ou isentos de erros, que os defeitos ser\\xe3o corrigidos ou que o nosso website ou os servidores que o disponibilizam estejam livres de v\\xedrus ou outros componentes prejudiciais.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"O uso do nosso website \\xe9 por sua conta e risco, e assume total responsabilidade por quaisquer custos associados \\xe0 sua utiliza\\xe7\\xe3o do nosso website. N\\xe3o seremos respons\\xe1veis por quaisquer danos relacionados com o uso do nosso website.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nyq597\",\"data-styles-preset\":\"bgZNClrjG\",children:\"Em nenhum caso n\\xf3s, os nossos afiliados, ou os nossos respetivos prestadores de servi\\xe7os, diretores, funcion\\xe1rios, agentes, contratados ou fornecedores seremos respons\\xe1veis perante si por quaisquer danos diretos, indiretos, especiais, incidentais, consequenciais, exemplares ou punitivos, perdas ou causas de a\\xe7\\xe3o, receitas perdidas, lucros perdidos, neg\\xf3cios ou vendas perdidas, ou qualquer outro tipo de dano, seja baseado em contrato ou ato il\\xedcito (incluindo neglig\\xeancia), responsabilidade objetiva ou de outra forma, decorrentes da sua utiliza\\xe7\\xe3o, ou da incapacidade de utilizar, ou do desempenho do nosso website ou do conte\\xfado ou material ou funcionalidade atrav\\xe9s do nosso website, mesmo que sejamos informados da possibilidade de tais danos.\"})]}),className:\"framer-ycqq37\",\"data-framer-name\":\"Content\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Content\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fYEQkrJFM:{y:5100.4},Y4TDdMzOF:{y:4959.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:432,width:\"100vw\",y:5109.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ja1mwj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fYEQkrJFM:{variant:\"cfQPgeZ5r\"},Y4TDdMzOF:{variant:\"NbsiBPwLb\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"AYKsWjt6I\",layoutId:\"AYKsWjt6I\",style:{width:\"100%\"},variant:\"e2JZrWHLk\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-amd4wv hidden-ss5ge4 hidden-wg32c7\",\"data-border\":true,\"data-framer-name\":\"Navigation Container (Mobile)\",name:\"Navigation Container (Mobile)\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y4TDdMzOF:{width:\"min(100vw, 1200px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pndbxz-container\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"MxtflRwkW\",layoutId:\"MxtflRwkW\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"BBGM7ETtI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-BHpg5 { background: var(--token-6723f1a2-c2bf-4652-8f52-9bdda747a605, rgb(4, 3, 19)) /* {\"name\":\"Dark\"} */; }`,\".framer-BHpg5.framer-1f8g0vt, .framer-BHpg5 .framer-1f8g0vt { display: block; }\",\".framer-BHpg5.framer-ss5ge4 { align-content: center; align-items: center; background-color: var(--token-6723f1a2-c2bf-4652-8f52-9bdda747a605, #040313); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-BHpg5 .framer-3qt0t0 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-oiubh0 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.08); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-147cqmu-container, .framer-BHpg5 .framer-pndbxz-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-knsunj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 72px 20px 60px 20px; position: relative; width: 100%; }\",'.framer-BHpg5 .framer-lt7lh1 { -webkit-filter: blur(40px); aspect-ratio: 1.766768292682927 / 1; background: linear-gradient(90deg, var(--token-0e4d1909-bfa2-4d7f-9ac4-a0a2495b6a2a, #3f0fc9) /* {\"name\":\"Accent 1\"} */ 0%, rgb(105, 90, 242) 25.24634009009009%, rgb(247, 77, 122) 63.685951576576585%, rgb(236, 77, 247) 97.99232826576576%); bottom: -635px; filter: blur(40px); flex: none; height: var(--framer-aspect-ratio-supported, 656px); left: 50%; max-width: 1200px; opacity: 0.57; overflow: hidden; position: absolute; transform: translateX(-50%); width: 97%; z-index: 0; }',\".framer-BHpg5 .framer-1n9wbe5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-o9ch0r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-nc9xtd { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.16); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 12px 10px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-BHpg5 .framer-m79t6f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BHpg5 .framer-13aiusw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 900px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BHpg5 .framer-1h8ii6e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-pjpxod { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; max-width: 760px; overflow: hidden; padding: 40px 20px 80px 20px; position: relative; width: 1px; }\",\".framer-BHpg5 .framer-ycqq37 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BHpg5 .framer-ja1mwj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-BHpg5 .framer-amd4wv { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.08); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BHpg5.framer-ss5ge4, .framer-BHpg5 .framer-3qt0t0, .framer-BHpg5 .framer-oiubh0, .framer-BHpg5 .framer-knsunj, .framer-BHpg5 .framer-1n9wbe5, .framer-BHpg5 .framer-o9ch0r, .framer-BHpg5 .framer-nc9xtd, .framer-BHpg5 .framer-1h8ii6e, .framer-BHpg5 .framer-pjpxod, .framer-BHpg5 .framer-amd4wv { gap: 0px; } .framer-BHpg5.framer-ss5ge4 > *, .framer-BHpg5 .framer-3qt0t0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BHpg5.framer-ss5ge4 > :first-child, .framer-BHpg5 .framer-3qt0t0 > :first-child, .framer-BHpg5 .framer-knsunj > :first-child, .framer-BHpg5 .framer-1n9wbe5 > :first-child, .framer-BHpg5 .framer-o9ch0r > :first-child, .framer-BHpg5 .framer-pjpxod > :first-child { margin-top: 0px; } .framer-BHpg5.framer-ss5ge4 > :last-child, .framer-BHpg5 .framer-3qt0t0 > :last-child, .framer-BHpg5 .framer-knsunj > :last-child, .framer-BHpg5 .framer-1n9wbe5 > :last-child, .framer-BHpg5 .framer-o9ch0r > :last-child, .framer-BHpg5 .framer-pjpxod > :last-child { margin-bottom: 0px; } .framer-BHpg5 .framer-oiubh0 > *, .framer-BHpg5 .framer-nc9xtd > *, .framer-BHpg5 .framer-1h8ii6e > *, .framer-BHpg5 .framer-amd4wv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BHpg5 .framer-oiubh0 > :first-child, .framer-BHpg5 .framer-nc9xtd > :first-child, .framer-BHpg5 .framer-1h8ii6e > :first-child, .framer-BHpg5 .framer-amd4wv > :first-child { margin-left: 0px; } .framer-BHpg5 .framer-oiubh0 > :last-child, .framer-BHpg5 .framer-nc9xtd > :last-child, .framer-BHpg5 .framer-1h8ii6e > :last-child, .framer-BHpg5 .framer-amd4wv > :last-child { margin-right: 0px; } .framer-BHpg5 .framer-knsunj > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-BHpg5 .framer-1n9wbe5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-BHpg5 .framer-o9ch0r > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BHpg5 .framer-pjpxod > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-BHpg5 { background: var(--token-6723f1a2-c2bf-4652-8f52-9bdda747a605, rgb(4, 3, 19)) /* {\"name\":\"Dark\"} */; } .framer-BHpg5.framer-ss5ge4 { width: 810px; } .framer-BHpg5 .framer-lt7lh1 { bottom: -425px; height: var(--framer-aspect-ratio-supported, 443px); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-BHpg5 { background: var(--token-6723f1a2-c2bf-4652-8f52-9bdda747a605, rgb(4, 3, 19)) /* {\"name\":\"Dark\"} */; } .framer-BHpg5.framer-ss5ge4 { width: 390px; } .framer-BHpg5 .framer-3qt0t0 { order: 1; } .framer-BHpg5 .framer-knsunj { gap: 40px; padding: 110px 20px 36px 20px; } .framer-BHpg5 .framer-lt7lh1 { bottom: -193px; height: var(--framer-aspect-ratio-supported, 213px); width: 96%; } .framer-BHpg5 .framer-1h8ii6e { flex-direction: column; order: 2; } .framer-BHpg5 .framer-pjpxod { flex: none; padding: 32px 20px 60px 20px; width: 100%; } .framer-BHpg5 .framer-ja1mwj-container { order: 3; } .framer-BHpg5 .framer-amd4wv { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BHpg5 .framer-knsunj, .framer-BHpg5 .framer-1h8ii6e { gap: 0px; } .framer-BHpg5 .framer-knsunj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-BHpg5 .framer-knsunj > :first-child, .framer-BHpg5 .framer-1h8ii6e > :first-child { margin-top: 0px; } .framer-BHpg5 .framer-knsunj > :last-child, .framer-BHpg5 .framer-1h8ii6e > :last-child { margin-bottom: 0px; } .framer-BHpg5 .framer-1h8ii6e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,'.framer-BHpg5[data-border=\"true\"]::after, .framer-BHpg5 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5082\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fYEQkrJFM\":{\"layout\":[\"fixed\",\"auto\"]},\"Y4TDdMzOF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerjnbD3lyNl=withCSS(Component,css,\"framer-BHpg5\");export default FramerjnbD3lyNl;FramerjnbD3lyNl.displayName=\"Page\";FramerjnbD3lyNl.defaultProps={height:5082,width:1200};addFonts(FramerjnbD3lyNl,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Sora\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sora/v12/xMQOuFFYT72X5wkB_18qmnndmSe1mX-PIwNhBti0.woff2\",weight:\"700\"},{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\"}]},...NavigationFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjnbD3lyNl\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fYEQkrJFM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y4TDdMzOF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5082\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "hFdMNAYZf_default", "MotionDivWithFX", "withFX", "motion", "RichTextWithFX", "RichText2", "FooterFonts", "GO8MUZgxu_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "transition3", "animation3", "animation4", "transition4", "animation5", "animation6", "transition5", "animation7", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "css", "FramerjnbD3lyNl", "withCSS", "jnbD3lyNl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
