{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7Tqg2V19xhQabGiGlhQZ/kY3Ld78tcEGQyXLlhwi4/aI8DgMSNC.js", "ssg:https://framerusercontent.com/modules/gbW1VHReMQbWkcMjEgUN/jE9IBX5fayYIy0vWJlwk/aI8DgMSNC-0.js", "ssg:https://framerusercontent.com/modules/gbW1VHReMQbWkcMjEgUN/jE9IBX5fayYIy0vWJlwk/aI8DgMSNC-1.js", "ssg:https://framerusercontent.com/modules/gbW1VHReMQbWkcMjEgUN/jE9IBX5fayYIy0vWJlwk/aI8DgMSNC.js", "ssg:https://framerusercontent.com/modules/ukxgUDW8YldalBSggzkZ/6yK2zg2Sb2FHHU4X27lq/k3JMkMxiT-0.js", "ssg:https://framerusercontent.com/modules/ukxgUDW8YldalBSggzkZ/6yK2zg2Sb2FHHU4X27lq/k3JMkMxiT-1.js", "ssg:https://framerusercontent.com/modules/ukxgUDW8YldalBSggzkZ/6yK2zg2Sb2FHHU4X27lq/k3JMkMxiT.js", "ssg:https://framerusercontent.com/modules/uLuRbCTphnC5OUHGvhZ2/enfvp8w1uV6IgfapHUOe/k3JMkMxiT.js", "ssg:https://framerusercontent.com/modules/jWWjsqT90zUgE1CKp0k7/kufTo9aklMvMagnKoNFt/mISZvJ7KV.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,getFonts,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/gbW1VHReMQbWkcMjEgUN/jE9IBX5fayYIy0vWJlwk/aI8DgMSNC.js\";import ButtonNewsletter from\"https://framerusercontent.com/modules/uLuRbCTphnC5OUHGvhZ2/enfvp8w1uV6IgfapHUOe/k3JMkMxiT.js\";import ButtonsPrimary from\"https://framerusercontent.com/modules/jWWjsqT90zUgE1CKp0k7/kufTo9aklMvMagnKoNFt/mISZvJ7KV.js\";const ButtonNewsletterFonts=getFonts(ButtonNewsletter);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const cycleOrder=[\"K53kaNeTA\",\"IIT2djGuO\",\"Q8xpW_NkQ\",\"dpvf81zYO\",\"pk_q0yNgv\",\"ahipqBYE7\",\"wtPePAzjE\",\"LoeLiCrHh\"];const serializationHash=\"framer-rGbPS\";const variantClassNames={ahipqBYE7:\"framer-v-1lb1us9\",dpvf81zYO:\"framer-v-1eaxo2\",IIT2djGuO:\"framer-v-4dh3uo\",K53kaNeTA:\"framer-v-1pl7avq\",LoeLiCrHh:\"framer-v-gecg99\",pk_q0yNgv:\"framer-v-q1kenm\",Q8xpW_NkQ:\"framer-v-g4ztg5\",wtPePAzjE:\"framer-v-1ncqlmc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop logotipo\":\"K53kaNeTA\",\"Mobile logotipo\":\"IIT2djGuO\",\"Success desktop logotipo\":\"Q8xpW_NkQ\",\"Success desktop\":\"ahipqBYE7\",\"Success mobile logotipo\":\"dpvf81zYO\",\"Success mobile\":\"LoeLiCrHh\",Desktop:\"pk_q0yNgv\",Mobile:\"wtPePAzjE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"K53kaNeTA\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K53kaNeTA\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSuccess1sw2cmr=activeVariantCallback(async(...args)=>{setVariant(\"Q8xpW_NkQ\");});const onSuccess1rrovfs=activeVariantCallback(async(...args)=>{setVariant(\"dpvf81zYO\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"pk_q0yNgv\",\"ahipqBYE7\",\"wtPePAzjE\",\"LoeLiCrHh\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"Q8xpW_NkQ\",\"dpvf81zYO\",\"ahipqBYE7\",\"LoeLiCrHh\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"Q8xpW_NkQ\",\"dpvf81zYO\",\"ahipqBYE7\",\"LoeLiCrHh\"].includes(baseVariant))return true;return false;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1pl7avq\",className,classNames),\"data-framer-name\":\"Desktop logotipo\",layoutDependency:layoutDependency,layoutId:\"K53kaNeTA\",ref:refBinding,style:{...style},...addPropertyOverrides({ahipqBYE7:{\"data-framer-name\":\"Success desktop\"},dpvf81zYO:{\"data-framer-name\":\"Success mobile logotipo\"},IIT2djGuO:{\"data-framer-name\":\"Mobile logotipo\"},LoeLiCrHh:{\"data-framer-name\":\"Success mobile\"},pk_q0yNgv:{\"data-framer-name\":\"Desktop\"},Q8xpW_NkQ:{\"data-framer-name\":\"Success desktop logotipo\"},wtPePAzjE:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2fv61i\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"WCZnRBjEa\",style:{backgroundColor:\"var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, rgb(247, 247, 247))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-6t2ce1\",\"data-framer-name\":\"Logo-AGL\",fill:\"black\",intrinsicHeight:779,intrinsicWidth:1976,layoutDependency:layoutDependency,layoutId:\"PAbP1IpH4\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1975.5 778.9\"><defs><style>.cls-3{fill:#1c1c1e}</style></defs><g id=\"Camada_1\"><path d=\"M1346.6 9.9c11.3 0 16.9 5.7 16.9 16.9v75.4c0 11.8-5.6 17.7-16.9 17.7H961.1c-20 0-36.6 1.7-49.6 5-13.1 3.3-23.5 9-31.2 16.9-7.7 8-13.2 18.6-16.5 31.9-3.3 13.3-5 30.3-5 50.8v110.8c0 20.5 1.7 37.6 5 51.2s8.9 24.4 16.5 32.3c7.7 8 18.1 13.6 31.2 16.9 13.1 3.3 29.6 5 49.6 5H1215c13.3 0 23.1-3.5 29.2-10.4 6.2-6.9 9.2-19.1 9.2-36.6v-62.3c0-6.7-3.1-10-9.2-10h-225.5c-11.3 0-16.9-5.9-16.9-17.7V246c0-11.8 5.6-17.7 16.9-17.7h320.9c15.4 0 23.1 7.7 23.1 23.1v179.3c0 43.1-8.2 73.5-24.6 91.2s-40 26.6-70.8 26.6H956.4c-39 0-72.1-3.6-99.3-10.8s-49.4-18.9-66.6-35c-17.2-16.2-29.8-37.2-37.7-63.1-8-25.9-11.9-57.3-11.9-94.3V212.9c0-36.9 4-68.2 11.9-93.9 7.9-25.6 20.5-46.6 37.7-62.7 17.2-16.2 39.4-28 66.6-35.4 27.2-7.4 60.3-11.2 99.3-11.2h390.1v.2Zm173.2 0c11.3 0 16.9 5.7 16.9 16.9v307c0 20.5 1.7 37.6 5 51.2s8.8 24.4 16.6 32.3c7.7 8 18.1 13.6 31.2 16.9s29.6 5 49.6 5h311.7c11.3 0 16.9 5.7 16.9 16.9v75.4c0 11.3-5.7 16.9-16.9 16.9h-316.3c-39 0-72.1-3.6-99.3-10.8-27.2-7.2-49.4-18.9-66.6-35-17.2-16.2-29.8-37.2-37.7-63.1-8-25.9-11.9-57.3-11.9-94.3V26.8c0-11.3 5.9-16.9 17.7-16.9h83.1ZM732.1 530.8 477.4 68.4c-12.8-23.1-25.9-38.6-39.2-46.6-13.3-7.9-29.8-11.9-49.3-11.9h-45.4c-16.4 0-30.8 4-43.1 11.9-12.3 8-24.9 23.5-37.7 46.6L10.3 530.8c-2.6 5.1-3.2 9.4-1.9 12.7s5.3 5 11.9 5h100c8.2 0 14.1-3.3 17.7-10l222.5-414c2-3.6 4.9-5.4 8.5-5.4h4.6c3.6 0 6.4 1.8 8.5 5.4l225.5 414c3.1 6.7 9 10 17.7 10H723c6.2 0 9.9-1.7 11.2-5s.6-7.6-1.9-12.7h-.2Z\" style=\"fill:#fcc32d\"/><circle class=\"cls-3\" cx=\"429.9\" cy=\"396.1\" r=\"44.5\"/><path d=\"M433.7 340.8h-125c-29.7 0-53.7 24.1-53.7 53.7v3.2c0 29.7 24.1 53.7 53.7 53.7h125c29.7 0 53.7-24.1 53.7-53.7v-3.2c0-29.7-24.1-53.7-53.7-53.7Zm-3.8 94.1c-21.4 0-38.8-17.4-38.8-38.8s17.4-38.8 38.8-38.8 38.8 17.4 38.8 38.8-17.4 38.8-38.8 38.8Z\" style=\"fill:#fcc32d;fill-rule:evenodd\"/><path class=\"cls-3\" d=\"M60.5 664.4v11.7H41.3v60.3H26.9v-60.3H7.7v-11.7h52.8Zm63.3 47.7H82c.3 4.1 1.8 7.4 4.3 9.7 2.5 2.3 5.7 3.5 9.4 3.5 5.4 0 9.2-2.3 11.4-6.9h15.6c-1.7 5.5-4.8 10-9.5 13.6-4.7 3.5-10.4 5.3-17.2 5.3s-10.4-1.2-14.8-3.7c-4.4-2.4-7.8-5.9-10.2-10.4-2.4-4.5-3.7-9.6-3.7-15.5s1.2-11.1 3.6-15.6c2.4-4.5 5.8-7.9 10.1-10.3 4.3-2.4 9.3-3.6 15-3.6s10.3 1.2 14.6 3.5c4.3 2.3 7.6 5.7 10 10 2.4 4.3 3.6 9.2 3.6 14.8s-.1 3.9-.4 5.6Zm-14.6-9.7c0-3.7-1.4-6.7-4-8.9s-5.8-3.4-9.6-3.4-6.6 1.1-9 3.2c-2.4 2.2-3.9 5.2-4.5 9h27.1Zm25.4-10.1c2.4-4.4 5.7-7.9 10-10.3 4.3-2.4 9.1-3.7 14.6-3.7s12.9 1.8 17.6 5.3c4.6 3.5 7.8 8.5 9.3 14.9h-15.6c-.8-2.5-2.2-4.4-4.2-5.8-2-1.4-4.4-2.1-7.3-2.1-4.1 0-7.4 1.5-9.8 4.5-2.4 3-3.6 7.2-3.6 12.7s1.2 9.6 3.6 12.6c2.4 3 5.7 4.5 9.8 4.5 5.8 0 9.7-2.6 11.4-7.8H186c-1.6 6.2-4.7 11.1-9.4 14.8-4.7 3.6-10.5 5.5-17.5 5.5s-10.4-1.2-14.6-3.7c-4.3-2.4-7.6-5.9-10-10.3-2.4-4.4-3.6-9.6-3.6-15.5s1.2-11.1 3.6-15.5Zm110.4-7.5c4.2 4.3 6.3 10.3 6.3 18v33.5h-14.4v-31.6c0-4.5-1.1-8-3.4-10.5-2.3-2.4-5.4-3.7-9.3-3.7s-7.1 1.2-9.4 3.7c-2.3 2.4-3.5 5.9-3.5 10.5v31.6h-14.4v-57.1h14.4v7.1c1.9-2.5 4.4-4.4 7.4-5.8 3-1.4 6.3-2.1 9.9-2.1 6.8 0 12.3 2.2 16.5 6.4Zm30.5 48.8c-4.4-2.4-7.9-5.9-10.4-10.4s-3.8-9.6-3.8-15.5 1.3-11 3.9-15.5c2.6-4.5 6.1-7.9 10.6-10.4 4.5-2.4 9.5-3.7 15-3.7s10.5 1.2 15 3.7c4.5 2.4 8 5.9 10.6 10.4 2.6 4.5 3.9 9.6 3.9 15.5s-1.3 11-4 15.5c-2.6 4.5-6.2 7.9-10.7 10.4-4.5 2.4-9.5 3.7-15.1 3.7s-10.5-1.2-14.9-3.7Zm22.2-10.8c2.3-1.3 4.1-3.2 5.5-5.7 1.4-2.5 2.1-5.6 2.1-9.3 0-5.4-1.4-9.6-4.3-12.5-2.9-2.9-6.3-4.4-10.5-4.4s-7.6 1.5-10.4 4.4c-2.8 2.9-4.2 7.1-4.2 12.5s1.4 9.6 4.1 12.5c2.7 2.9 6.1 4.4 10.3 4.4s5.1-.6 7.4-1.9Zm47.5-62.8v76.3h-14.4V660h14.4Zm24.8 73.6c-4.4-2.4-7.9-5.9-10.4-10.4s-3.8-9.6-3.8-15.5 1.3-11 3.9-15.5c2.6-4.5 6.1-7.9 10.6-10.4 4.5-2.4 9.5-3.7 15-3.7s10.5 1.2 15 3.7c4.5 2.4 8 5.9 10.6 10.4 2.6 4.5 3.9 9.6 3.9 15.5s-1.3 11-4 15.5c-2.6 4.5-6.2 7.9-10.7 10.4-4.5 2.4-9.5 3.7-15.1 3.7s-10.5-1.2-14.9-3.7Zm22.2-10.8c2.3-1.3 4.1-3.2 5.5-5.7 1.4-2.5 2.1-5.6 2.1-9.3 0-5.4-1.4-9.6-4.3-12.5-2.9-2.9-6.3-4.4-10.5-4.4s-7.6 1.5-10.4 4.4c-2.8 2.9-4.2 7.1-4.2 12.5s1.4 9.6 4.1 12.5c2.7 2.9 6.1 4.4 10.3 4.4s5.1-.6 7.4-1.9Zm66.7-42c3.2 1.7 5.8 3.9 7.6 6.5v-8.1H481v57.6c0 5.3-1.1 10-3.2 14.2-2.1 4.2-5.3 7.5-9.6 9.9-4.3 2.4-9.4 3.7-15.5 3.7s-14.8-1.9-20-5.7c-5.2-3.8-8.1-8.9-8.8-15.5h14.3c.8 2.6 2.4 4.7 4.9 6.2 2.5 1.5 5.6 2.3 9.1 2.3s7.6-1.3 10.2-3.8c2.6-2.5 3.9-6.3 3.9-11.4v-8.9c-1.9 2.7-4.4 4.9-7.7 6.7-3.3 1.8-7 2.7-11.2 2.7s-9.2-1.2-13.2-3.7-7.1-6-9.4-10.5c-2.3-4.5-3.5-9.7-3.5-15.5s1.2-10.9 3.5-15.4 5.4-7.9 9.4-10.3c4-2.4 8.4-3.6 13.3-3.6s8 .8 11.2 2.5Zm5.6 18c-1.4-2.5-3.2-4.4-5.6-5.8-2.3-1.3-4.8-2-7.5-2s-5.2.7-7.4 2c-2.3 1.3-4.1 3.2-5.5 5.7-1.4 2.5-2.1 5.5-2.1 8.9s.7 6.4 2.1 9c1.4 2.6 3.3 4.6 5.6 5.9 2.3 1.4 4.8 2.1 7.4 2.1s5.2-.7 7.5-2 4.2-3.3 5.6-5.8c1.4-2.5 2.1-5.5 2.1-9s-.7-6.5-2.1-9Zm31.7-28.8c-1.7-1.6-2.5-3.6-2.5-6s.8-4.4 2.5-6c1.7-1.6 3.8-2.4 6.3-2.4s4.7.8 6.3 2.4c1.7 1.6 2.5 3.6 2.5 6s-.8 4.4-2.5 6c-1.7 1.6-3.8 2.4-6.3 2.4s-4.7-.8-6.3-2.4Zm13.4 9.2v57.1h-14.4v-57.1h14.4Zm14 13c2.3-4.5 5.4-7.9 9.4-10.3 4-2.4 8.4-3.6 13.3-3.6s8 .9 11.2 2.6c3.2 1.7 5.8 3.9 7.7 6.5v-8.1h14.5v57.1h-14.5V728c-1.9 2.7-4.4 4.9-7.7 6.7-3.3 1.8-7 2.6-11.3 2.6s-9.2-1.2-13.2-3.7-7.1-6-9.4-10.5c-2.3-4.5-3.5-9.7-3.5-15.5s1.2-10.9 3.5-15.4Zm39.5 6.6c-1.4-2.5-3.2-4.4-5.6-5.8-2.3-1.3-4.8-2-7.5-2s-5.2.7-7.4 2c-2.3 1.3-4.1 3.2-5.5 5.7-1.4 2.5-2.1 5.5-2.1 8.9s.7 6.4 2.1 9c1.4 2.6 3.3 4.6 5.6 5.9 2.3 1.4 4.8 2.1 7.4 2.1s5.2-.7 7.5-2 4.2-3.3 5.6-5.8c1.4-2.5 2.1-5.5 2.1-9s-.7-6.5-2.1-9Zm76.8-16.6c3.7-2.2 8-3.2 12.8-3.2s9.6 1.2 13.7 3.6c4.1 2.4 7.3 5.8 9.6 10.2 2.3 4.4 3.5 9.4 3.5 15.2s-1.2 10.8-3.5 15.3-5.6 7.9-9.6 10.4c-4.1 2.5-8.6 3.7-13.7 3.7s-9.1-1.1-12.7-3.2c-3.7-2.2-6.5-4.9-8.4-8.1v37.2h-9.4V680h9.4v10.4c1.9-3.2 4.6-5.9 8.3-8.1Zm27.5 14.6c-1.7-3.2-4-5.6-7-7.2-2.9-1.7-6.1-2.5-9.6-2.5s-6.6.8-9.5 2.5c-2.9 1.7-5.3 4.1-7 7.3-1.8 3.2-2.6 6.9-2.6 11.1s.9 8 2.6 11.2c1.8 3.2 4.1 5.6 7 7.3 2.9 1.7 6.1 2.5 9.5 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-7 2.6-11.3s-.9-8-2.6-11.1Zm24.5-4.1c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.6-3.6 13.7-3.6s9.2 1.1 12.9 3.2c3.6 2.1 6.4 4.8 8.1 8v-10.3h9.5v56.5h-9.5v-10.5c-1.9 3.3-4.6 6-8.3 8.2-3.7 2.2-8 3.2-12.8 3.2s-9.6-1.2-13.6-3.7c-4.1-2.5-7.3-5.9-9.6-10.4s-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.8 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5c-2.9 1.7-5.2 4.1-6.9 7.2-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm44.4-15.4c3.1-1.8 6.8-2.7 11.2-2.7v9.7h-2.5c-10.5 0-15.8 5.7-15.8 17.1v30.7h-9.4v-56.5h9.4v9.2c1.7-3.2 4-5.7 7.1-7.5Zm22 11.2c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.6-3.6 13.7-3.6s9.2 1.1 12.9 3.2c3.6 2.1 6.4 4.8 8.1 8v-10.3h9.5v56.5h-9.5v-10.5c-1.9 3.3-4.6 6-8.3 8.2-3.7 2.2-8 3.2-12.8 3.2s-9.6-1.2-13.6-3.7c-4.1-2.5-7.3-5.9-9.6-10.4s-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.8 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5c-2.9 1.7-5.2 4.1-6.9 7.2-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm55.5-4.2c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.7-3.6 13.8-3.6s8.5 1 12.3 3c3.8 2 6.7 4.7 8.7 8V660h9.5v76.3h-9.5v-10.6c-1.9 3.4-4.6 6.1-8.3 8.3-3.6 2.2-7.9 3.2-12.8 3.2s-9.6-1.2-13.7-3.7-7.3-5.9-9.6-10.4-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.7 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5c-2.9 1.7-5.2 4.1-6.9 7.2-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm79.3 14.7h-45.2c.3 5.6 2.3 9.9 5.7 13 3.5 3.1 7.7 4.7 12.6 4.7s7.4-.9 10.2-2.8c2.7-1.9 4.6-4.4 5.7-7.6h10.1c-1.5 5.4-4.5 9.9-9.1 13.3-4.5 3.4-10.2 5.1-16.9 5.1s-10.2-1.2-14.4-3.6c-4.2-2.4-7.5-5.8-10-10.3-2.4-4.4-3.6-9.6-3.6-15.4s1.2-11 3.5-15.4 5.6-7.8 9.9-10.2 9.1-3.6 14.6-3.6 10.1 1.2 14.2 3.5 7.3 5.6 9.5 9.6c2.2 4.1 3.4 8.7 3.4 13.9s-.1 3.7-.3 5.7Zm-11.8-16.9c-1.6-2.6-3.7-4.5-6.4-5.9-2.7-1.3-5.7-2-9-2-4.7 0-8.8 1.5-12.1 4.5-3.3 3-5.2 7.2-5.7 12.6h35.7c0-3.6-.8-6.7-2.4-9.2Zm32.8 40.4c-3.4-1.5-6.2-3.5-8.1-6.2-2-2.6-3.1-5.7-3.3-9.1h9.7c.3 2.8 1.6 5.1 4 6.9 2.4 1.8 5.5 2.7 9.3 2.7s6.4-.8 8.5-2.4c2.1-1.6 3.1-3.6 3.1-6s-1.1-4.3-3.3-5.5c-2.2-1.2-5.6-2.4-10.2-3.6-4.2-1.1-7.6-2.2-10.3-3.4-2.6-1.1-4.9-2.8-6.8-5.1-1.9-2.2-2.8-5.2-2.8-8.8s.9-5.5 2.6-7.9c1.7-2.4 4.2-4.3 7.3-5.7 3.2-1.4 6.8-2.1 10.8-2.1 6.3 0 11.3 1.6 15.2 4.7 3.8 3.2 5.9 7.5 6.2 13h-9.4c-.2-3-1.4-5.3-3.6-7.1-2.2-1.8-5.1-2.7-8.7-2.7s-6.1.7-8 2.2c-2 1.4-3 3.3-3 5.7s.6 3.4 1.8 4.6c1.2 1.2 2.7 2.2 4.5 2.9 1.8.7 4.3 1.5 7.6 2.4 4.1 1.1 7.4 2.2 9.9 3.2 2.5 1.1 4.7 2.7 6.5 4.8 1.8 2.1 2.8 4.9 2.8 8.4 0 3.1-.9 5.9-2.6 8.4-1.7 2.5-4.1 4.4-7.3 5.8-3.1 1.4-6.7 2.1-10.8 2.1s-8.2-.7-11.7-2.2Zm45.5-42.4c2.3-4.4 5.6-7.8 9.7-10.2 4.2-2.4 8.9-3.6 14.3-3.6s12.7 1.7 17.2 5.1c4.5 3.4 7.5 8 8.9 14h-10.1c-1-3.4-2.8-6.2-5.6-8.1-2.8-2-6.2-3-10.4-3s-9.7 1.8-13 5.5c-3.3 3.7-5 8.9-5 15.6s1.7 12.1 5 15.8c3.3 3.7 7.6 5.6 13 5.6s7.6-1 10.3-2.9c2.7-1.9 4.6-4.7 5.7-8.3h10.1c-1.5 5.8-4.5 10.4-9.1 13.9-4.5 3.5-10.2 5.2-17 5.2s-10.1-1.2-14.3-3.6c-4.2-2.4-7.4-5.8-9.7-10.2-2.3-4.4-3.5-9.6-3.5-15.5s1.2-10.9 3.5-15.3Zm72.9 41c-4.3-2.4-7.7-5.8-10.1-10.3-2.4-4.4-3.7-9.6-3.7-15.4s1.3-10.9 3.8-15.3 5.9-7.8 10.3-10.2 9.2-3.6 14.5-3.6 10.2 1.2 14.5 3.6c4.3 2.4 7.8 5.8 10.3 10.2 2.5 4.4 3.8 9.5 3.8 15.4s-1.3 11-3.9 15.4c-2.6 4.4-6.1 7.9-10.5 10.3-4.4 2.4-9.3 3.6-14.6 3.6s-10.1-1.2-14.4-3.6Zm23.8-7c3-1.6 5.3-4 7.2-7.1 1.8-3.2 2.7-7 2.7-11.6s-.9-8.4-2.7-11.6c-1.8-3.2-4.1-5.5-7-7.1-2.9-1.5-6-2.3-9.4-2.3s-6.6.8-9.4 2.3c-2.9 1.5-5.1 3.9-6.9 7.1-1.7 3.2-2.6 7-2.6 11.6s.8 8.5 2.5 11.7c1.7 3.2 3.9 5.5 6.8 7.1 2.8 1.5 5.9 2.3 9.3 2.3s6.5-.8 9.5-2.4Zm111.6-45.2c3.4 1.8 6.2 4.6 8.1 8.2 2 3.6 3 8.1 3 13.3v33.3h-9.3v-32c0-5.6-1.4-10-4.2-12.9-2.8-3-6.5-4.5-11.3-4.5s-8.8 1.6-11.7 4.7c-2.9 3.1-4.3 7.7-4.3 13.6v31.2h-9.3v-32c0-5.6-1.4-10-4.2-12.9-2.8-3-6.5-4.5-11.3-4.5s-8.8 1.6-11.7 4.7c-2.9 3.1-4.3 7.7-4.3 13.6v31.2h-9.4V680h9.4v8.1c1.9-3 4.3-5.2 7.5-6.8 3.1-1.6 6.6-2.4 10.4-2.4s8.9 1.1 12.6 3.2c3.6 2.1 6.4 5.3 8.1 9.4 1.6-4 4.2-7.1 7.8-9.3 3.6-2.2 7.7-3.3 12.2-3.3s8.3.9 11.8 2.7Zm44.2.7c3.7-2.2 8-3.2 12.8-3.2s9.6 1.2 13.7 3.6c4.1 2.4 7.3 5.8 9.6 10.2 2.3 4.4 3.5 9.4 3.5 15.2s-1.2 10.8-3.5 15.3-5.6 7.9-9.6 10.4c-4.1 2.5-8.6 3.7-13.7 3.7s-9.1-1.1-12.7-3.2c-3.7-2.2-6.5-4.9-8.4-8.1v37.2h-9.4V680h9.4v10.4c1.9-3.2 4.6-5.9 8.3-8.1Zm27.5 14.6c-1.7-3.2-4-5.6-7-7.2-2.9-1.7-6.1-2.5-9.6-2.5s-6.6.8-9.5 2.5c-2.9 1.7-5.3 4.1-7 7.3-1.8 3.2-2.6 6.9-2.6 11.1s.9 8 2.6 11.2c1.8 3.2 4.1 5.6 7 7.3 2.9 1.7 6.1 2.5 9.5 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-7 2.6-11.3s-.9-8-2.6-11.1Zm34-36.8v76.3h-9.4V660h9.4Zm16.3 8.8c-1.2-1.2-1.9-2.7-1.9-4.5s.6-3.3 1.9-4.5 2.7-1.9 4.5-1.9 3.2.6 4.4 1.9c1.2 1.2 1.8 2.8 1.8 4.5s-.6 3.3-1.8 4.5c-1.2 1.2-2.7 1.9-4.4 1.9s-3.3-.6-4.5-1.9Zm9 11v56.5h-9.4v-56.5h9.4Zm16 12.9c2.3-4.4 5.6-7.8 9.7-10.2 4.2-2.4 8.9-3.6 14.3-3.6s12.7 1.7 17.2 5.1c4.5 3.4 7.5 8 8.9 14h-10.1c-1-3.4-2.8-6.2-5.6-8.1-2.8-2-6.2-3-10.4-3s-9.7 1.8-13 5.5c-3.3 3.7-5 8.9-5 15.6s1.7 12.1 5 15.8c3.3 3.7 7.6 5.6 13 5.6s7.6-1 10.3-2.9c2.7-1.9 4.6-4.7 5.7-8.3h10.1c-1.5 5.8-4.5 10.4-9.1 13.9-4.5 3.5-10.2 5.2-17 5.2s-10.1-1.2-14.3-3.6c-4.2-2.4-7.4-5.8-9.7-10.2-2.3-4.4-3.5-9.6-3.5-15.5s1.2-10.9 3.5-15.3Zm62.6 0c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.6-3.6 13.7-3.6s9.2 1.1 12.9 3.2c3.6 2.1 6.4 4.8 8.1 8v-10.3h9.5v56.5h-9.5v-10.5c-1.9 3.3-4.6 6-8.3 8.2-3.7 2.2-8 3.2-12.8 3.2s-9.6-1.2-13.6-3.7c-4.1-2.5-7.3-5.9-9.6-10.4s-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.8 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5-5.2 4.1-6.9 7.2c-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm44.4-15.4c3.1-1.8 6.8-2.7 11.2-2.7v9.7h-2.5c-10.5 0-15.8 5.7-15.8 17.1v30.7h-9.4v-56.5h9.4v9.2c1.7-3.2 4-5.7 7.1-7.5Zm49.6 11.2c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.6-3.6 13.7-3.6s9.2 1.1 12.9 3.2c3.6 2.1 6.4 4.8 8.1 8v-10.3h9.5v56.5h-9.5v-10.5c-1.9 3.3-4.6 6-8.3 8.2-3.7 2.2-8 3.2-12.8 3.2s-9.6-1.2-13.6-3.7c-4.1-2.5-7.3-5.9-9.6-10.4s-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.7 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5-5.2 4.1-6.9 7.2c-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm76.6 30.8 17.5-47.9h10l-22.2 56.5h-10.9l-22.2-56.5h10.1l17.6 47.9Zm37.1-58.9c-1.2-1.2-1.9-2.7-1.9-4.5s.6-3.3 1.9-4.5 2.7-1.9 4.5-1.9 3.2.6 4.4 1.9c1.2 1.2 1.8 2.8 1.8 4.5s-.6 3.3-1.8 4.5c-1.2 1.2-2.7 1.9-4.4 1.9s-3.3-.6-4.5-1.9Zm9.1 11v56.5h-9.4v-56.5h9.4Zm16 12.9c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.7-3.6 13.8-3.6s8.5 1 12.3 3c3.8 2 6.7 4.7 8.7 8V660h9.5v76.3h-9.5v-10.6c-1.9 3.4-4.6 6.1-8.3 8.3-3.6 2.2-7.9 3.2-12.8 3.2s-9.6-1.2-13.7-3.7-7.3-5.9-9.6-10.4-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.7 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5-5.2 4.1-6.9 7.2c-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm28-4.2c2.3-4.4 5.6-7.8 9.6-10.2 4.1-2.4 8.6-3.6 13.7-3.6s9.2 1.1 12.9 3.2c3.6 2.1 6.4 4.8 8.1 8v-10.3h9.5v56.5h-9.5v-10.5c-1.9 3.3-4.6 6-8.3 8.2-3.7 2.2-8 3.2-12.8 3.2s-9.6-1.2-13.6-3.7c-4.1-2.5-7.3-5.9-9.6-10.4s-3.5-9.6-3.5-15.3 1.2-10.8 3.5-15.2Zm41.8 4.2c-1.7-3.2-4-5.6-7-7.3-2.9-1.7-6.1-2.5-9.6-2.5s-6.7.8-9.6 2.5-5.2 4.1-6.9 7.2c-1.7 3.2-2.6 6.9-2.6 11.1s.9 8.1 2.6 11.3c1.7 3.2 4 5.6 6.9 7.3 2.9 1.7 6.1 2.5 9.6 2.5s6.7-.8 9.6-2.5c2.9-1.7 5.2-4.1 7-7.3 1.7-3.2 2.6-6.9 2.6-11.2s-.9-8-2.6-11.1Zm26.4 38.2c-1.2-1.2-1.9-2.7-1.9-4.5s.6-3.3 1.9-4.5 2.7-1.9 4.5-1.9 3.2.6 4.4 1.9c1.2 1.2 1.8 2.8 1.8 4.5s-.6 3.3-1.8 4.5c-1.2 1.2-2.7 1.9-4.4 1.9s-3.3-.6-4.5-1.9Z\"/></g></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1108rje\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"oyfAKdui4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-20rxn0\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"axqcItS0N\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Inscreva-se em nossa newsletter e receba novidades exclusivas.\"})}),className:\"framer-fdmkyp\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"hwGXVZpUI\",style:{\"--extracted-a0htzi\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Seja o primeiro a receber novidades, lan\\xe7amentos de produtos e a\\xe7\\xf5es promocionais da AGL Brasil.\"})}),className:\"framer-16t5ist\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"d47nrA_I_\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(252, 195, 45))\"},children:\"Inscri\\xe7\\xe3o realizada.\"})}),className:\"framer-kvi96f\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"YXY7k1BPE\",style:{\"--extracted-a0htzi\":\"rgb(252, 195, 45)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:[\"Obrigado por fazer parte do time \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-weight\":\"500\"},children:\"AGL Brasil\"}),\"!\"]})}),className:\"framer-2fq6q9\",fonts:[\"FS;Satoshi-regular\",\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"MR90YgeIG\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/8844f0ad-107f-4089-bacf-298eade52e26/submit\",className:\"framer-zmyu3q\",\"data-framer-name\":\"Newsletter\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"SswTbfto5\",onSuccess:onSuccess1sw2cmr,...addPropertyOverrides({IIT2djGuO:{onSuccess:onSuccess1rrovfs},wtPePAzjE:{onSuccess:onSuccess1rrovfs}},baseVariant,gestureVariant),children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1q7id0e\",\"data-framer-name\":\"Tag source\",defaultValue:\"Newsletter\",inputName:\"source\",layoutDependency:layoutDependency,layoutId:\"wALmOMSaR\",style:{\"--framer-input-background\":\"rgb(255, 255, 255)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"hidden\"}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-fzaiw8\",layoutDependency:layoutDependency,layoutId:\"KWsSVIXn7\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-gxvdey\",inputName:\"email\",layoutDependency:layoutDependency,layoutId:\"UyBRjUkMY\",placeholder:getLocalizedValue(\"v4\",activeLocale)??\"Seu melhor e-mail\",required:true,style:{\"--framer-input-background\":\"rgb(255, 255, 255)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"rgba(136, 136, 136, 0.1)\",\"--framer-input-border-left-width\":\"1px\",\"--framer-input-border-radius-bottom-left\":\"16px\",\"--framer-input-border-radius-bottom-right\":\"16px\",\"--framer-input-border-radius-top-left\":\"16px\",\"--framer-input-border-radius-top-right\":\"16px\",\"--framer-input-border-right-width\":\"1px\",\"--framer-input-border-style\":\"solid\",\"--framer-input-border-top-width\":\"1px\",\"--framer-input-font-color\":\"rgb(153, 153, 153)\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"email\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,width:\"127px\",y:(componentViewport?.y||0)+40+70+181+0+179.2+0,...addPropertyOverrides({IIT2djGuO:{height:57,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1248px) - 48px)`,y:(componentViewport?.y||0)+40+70+157.3269+0+179.2+0+142},pk_q0yNgv:{y:(componentViewport?.y||0)+40+70+-34.1+0+179.2+0},wtPePAzjE:{height:57,width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1248px) - 48px)`,y:(componentViewport?.y||0)+40+70+0+0+179.2+0+142}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fhgmxy-container\",layoutDependency:layoutDependency,layoutId:\"LzdqTI5oY-container\",nodeId:\"LzdqTI5oY\",rendersWithMotion:true,scopeId:\"aI8DgMSNC\",children:/*#__PURE__*/_jsx(ButtonNewsletter,{height:\"100%\",id:\"LzdqTI5oY\",layoutId:\"LzdqTI5oY\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"V6D_RwDWR\",success:\"su2ysRhbr\"},\"Qr3rOpz5C\"),width:\"100%\"})})})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ahipqBYE7:{height:43,y:(componentViewport?.y||0)+40+48+180.3},dpvf81zYO:{height:43,y:(componentViewport?.y||0)+40+70+361.9269},LoeLiCrHh:{height:43,y:(componentViewport?.y||0)+40+70+204.6},Q8xpW_NkQ:{height:43,y:(componentViewport?.y||0)+40+70+364.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1duc1z4-container\",layoutDependency:layoutDependency,layoutId:\"qeoJ8SitX-container\",nodeId:\"qeoJ8SitX\",rendersWithMotion:true,scopeId:\"aI8DgMSNC\",children:/*#__PURE__*/_jsx(ButtonsPrimary,{height:\"100%\",id:\"qeoJ8SitX\",layoutId:\"qeoJ8SitX\",owOcZuT5h:resolvedLinks[0],SWTAQxjCj:getLocalizedValue(\"v5\",activeLocale)??\"Voltar para p\\xe1gina inicial\",variant:\"zfGdMRaGR\",width:\"100%\",...addPropertyOverrides({ahipqBYE7:{owOcZuT5h:resolvedLinks[3]},dpvf81zYO:{owOcZuT5h:resolvedLinks[2]},LoeLiCrHh:{owOcZuT5h:resolvedLinks[4]},Q8xpW_NkQ:{owOcZuT5h:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rGbPS.framer-1wqm7t2, .framer-rGbPS .framer-1wqm7t2 { display: block; }\",\".framer-rGbPS.framer-1pl7avq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 1440px; }\",\".framer-rGbPS .framer-2fv61i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 43px; height: min-content; justify-content: center; max-width: 1248px; overflow: hidden; padding: 70px 0px 70px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-rGbPS .framer-6t2ce1 { aspect-ratio: 2.5365853658536586 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 138px); position: relative; width: 350px; }\",\".framer-rGbPS .framer-1108rje { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rGbPS .framer-20rxn0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-rGbPS .framer-fdmkyp, .framer-rGbPS .framer-kvi96f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 460px; word-break: break-word; word-wrap: break-word; }\",\".framer-rGbPS .framer-16t5ist, .framer-rGbPS .framer-2fq6q9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rGbPS .framer-zmyu3q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 640px; }\",'.framer-rGbPS .framer-1q7id0e { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Satoshi\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 13px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: 1 0 0px; height: 43px; position: relative; width: 1px; }',\".framer-rGbPS .framer-fzaiw8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-rGbPS .framer-gxvdey { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Satoshi\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 13px; --framer-input-font-weight: 500; --framer-input-padding: 21px; flex: none; height: 59px; position: relative; width: 100%; }',\".framer-rGbPS .framer-fhgmxy-container { flex: none; height: 59px; position: relative; width: 127px; }\",\".framer-rGbPS .framer-1duc1z4-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rGbPS.framer-1pl7avq, .framer-rGbPS .framer-2fv61i, .framer-rGbPS .framer-1108rje, .framer-rGbPS .framer-20rxn0, .framer-rGbPS .framer-zmyu3q, .framer-rGbPS .framer-fzaiw8 { gap: 0px; } .framer-rGbPS.framer-1pl7avq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rGbPS.framer-1pl7avq > :first-child, .framer-rGbPS .framer-zmyu3q > :first-child { margin-left: 0px; } .framer-rGbPS.framer-1pl7avq > :last-child, .framer-rGbPS .framer-zmyu3q > :last-child { margin-right: 0px; } .framer-rGbPS .framer-2fv61i > * { margin: 0px; margin-bottom: calc(43px / 2); margin-top: calc(43px / 2); } .framer-rGbPS .framer-2fv61i > :first-child, .framer-rGbPS .framer-1108rje > :first-child, .framer-rGbPS .framer-20rxn0 > :first-child, .framer-rGbPS .framer-fzaiw8 > :first-child { margin-top: 0px; } .framer-rGbPS .framer-2fv61i > :last-child, .framer-rGbPS .framer-1108rje > :last-child, .framer-rGbPS .framer-20rxn0 > :last-child, .framer-rGbPS .framer-fzaiw8 > :last-child { margin-bottom: 0px; } .framer-rGbPS .framer-1108rje > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-rGbPS .framer-20rxn0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-rGbPS .framer-zmyu3q > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-rGbPS .framer-fzaiw8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-rGbPS.framer-v-4dh3uo.framer-1pl7avq, .framer-rGbPS.framer-v-1ncqlmc.framer-1pl7avq { padding: 40px 20px 40px 20px; width: 502px; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-2fv61i, .framer-rGbPS.framer-v-1eaxo2 .framer-2fv61i, .framer-rGbPS.framer-v-1ncqlmc .framer-2fv61i, .framer-rGbPS.framer-v-gecg99 .framer-2fv61i { padding: 70px 24px 70px 24px; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-6t2ce1, .framer-rGbPS.framer-v-1eaxo2 .framer-6t2ce1 { height: var(--framer-aspect-ratio-supported, 114px); width: 290px; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-20rxn0, .framer-rGbPS.framer-v-1eaxo2 .framer-20rxn0, .framer-rGbPS.framer-v-1ncqlmc .framer-20rxn0, .framer-rGbPS.framer-v-gecg99 .framer-20rxn0 { padding: 0px; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-fdmkyp, .framer-rGbPS.framer-v-1ncqlmc .framer-fdmkyp { width: 100%; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-zmyu3q, .framer-rGbPS.framer-v-1ncqlmc .framer-zmyu3q { flex-direction: column; width: 100%; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-1q7id0e, .framer-rGbPS.framer-v-4dh3uo .framer-fzaiw8, .framer-rGbPS.framer-v-1ncqlmc .framer-1q7id0e, .framer-rGbPS.framer-v-1ncqlmc .framer-fzaiw8 { flex: none; width: 100%; }\",\".framer-rGbPS.framer-v-4dh3uo .framer-fhgmxy-container, .framer-rGbPS.framer-v-1ncqlmc .framer-fhgmxy-container { height: 57px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rGbPS.framer-v-4dh3uo .framer-zmyu3q { gap: 0px; } .framer-rGbPS.framer-v-4dh3uo .framer-zmyu3q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rGbPS.framer-v-4dh3uo .framer-zmyu3q > :first-child { margin-top: 0px; } .framer-rGbPS.framer-v-4dh3uo .framer-zmyu3q > :last-child { margin-bottom: 0px; } }\",\".framer-rGbPS.framer-v-g4ztg5 .framer-2fv61i { gap: 37px; }\",\".framer-rGbPS.framer-v-g4ztg5 .framer-20rxn0, .framer-rGbPS.framer-v-1lb1us9 .framer-20rxn0 { gap: 7px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rGbPS.framer-v-g4ztg5 .framer-2fv61i, .framer-rGbPS.framer-v-g4ztg5 .framer-20rxn0 { gap: 0px; } .framer-rGbPS.framer-v-g4ztg5 .framer-2fv61i > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-rGbPS.framer-v-g4ztg5 .framer-2fv61i > :first-child, .framer-rGbPS.framer-v-g4ztg5 .framer-20rxn0 > :first-child { margin-top: 0px; } .framer-rGbPS.framer-v-g4ztg5 .framer-2fv61i > :last-child, .framer-rGbPS.framer-v-g4ztg5 .framer-20rxn0 > :last-child { margin-bottom: 0px; } .framer-rGbPS.framer-v-g4ztg5 .framer-20rxn0 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } }\",\".framer-rGbPS.framer-v-1eaxo2.framer-1pl7avq, .framer-rGbPS.framer-v-gecg99.framer-1pl7avq { padding: 40px 16px 40px 16px; width: 502px; }\",\".framer-rGbPS.framer-v-q1kenm .framer-2fv61i { height: 310px; }\",\".framer-rGbPS.framer-v-1lb1us9 .framer-2fv61i { gap: 37px; height: 310px; padding: 48px 0px 48px 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rGbPS.framer-v-1lb1us9 .framer-2fv61i, .framer-rGbPS.framer-v-1lb1us9 .framer-20rxn0 { gap: 0px; } .framer-rGbPS.framer-v-1lb1us9 .framer-2fv61i > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-rGbPS.framer-v-1lb1us9 .framer-2fv61i > :first-child, .framer-rGbPS.framer-v-1lb1us9 .framer-20rxn0 > :first-child { margin-top: 0px; } .framer-rGbPS.framer-v-1lb1us9 .framer-2fv61i > :last-child, .framer-rGbPS.framer-v-1lb1us9 .framer-20rxn0 > :last-child { margin-bottom: 0px; } .framer-rGbPS.framer-v-1lb1us9 .framer-20rxn0 > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rGbPS.framer-v-1ncqlmc .framer-zmyu3q { gap: 0px; } .framer-rGbPS.framer-v-1ncqlmc .framer-zmyu3q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rGbPS.framer-v-1ncqlmc .framer-zmyu3q > :first-child { margin-top: 0px; } .framer-rGbPS.framer-v-1ncqlmc .framer-zmyu3q > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 591\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IIT2djGuO\":{\"layout\":[\"fixed\",\"auto\"]},\"Q8xpW_NkQ\":{\"layout\":[\"fixed\",\"auto\"]},\"dpvf81zYO\":{\"layout\":[\"fixed\",\"auto\"]},\"pk_q0yNgv\":{\"layout\":[\"fixed\",\"auto\"]},\"ahipqBYE7\":{\"layout\":[\"fixed\",\"auto\"]},\"wtPePAzjE\":{\"layout\":[\"fixed\",\"auto\"]},\"LoeLiCrHh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraI8DgMSNC=withCSS(Component,css,\"framer-rGbPS\");export default FrameraI8DgMSNC;FrameraI8DgMSNC.displayName=\"Newsletter\";FrameraI8DgMSNC.defaultProps={height:591,width:1440};addPropertyControls(FrameraI8DgMSNC,{variant:{options:[\"K53kaNeTA\",\"IIT2djGuO\",\"Q8xpW_NkQ\",\"dpvf81zYO\",\"pk_q0yNgv\",\"ahipqBYE7\",\"wtPePAzjE\",\"LoeLiCrHh\"],optionTitles:[\"Desktop logotipo\",\"Mobile logotipo\",\"Success desktop logotipo\",\"Success mobile logotipo\",\"Desktop\",\"Success desktop\",\"Mobile\",\"Success mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameraI8DgMSNC,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...ButtonNewsletterFonts,...ButtonsPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraI8DgMSNC\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IIT2djGuO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q8xpW_NkQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dpvf81zYO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pk_q0yNgv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ahipqBYE7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wtPePAzjE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LoeLiCrHh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"591\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Sign up for our newsletter and receive exclusive updates.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Be the first to receive news, product launches, and promotional actions from AGL Brazil.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(252, 195, 45))\"},children:\"Registration completed.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Thank you for being a part of the team AGL Brasil!\"})});export const v4=\"Your best email\";export const v5=\"Back to home page\";\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"Suscr\\xedbase a nuestro bolet\\xedn y reciba novedades exclusivas.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"S\\xe9 el primero en recibir novedades, lanzamientos de productos y acciones promocionales de AGL Brasil.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(252, 195, 45))\"},children:\"Inscripci\\xf3n realizada.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(0, 0, 0)))\"},children:\"\\xa1Gracias por ser parte del equipo AGL Brasil!\"})});export const v4=\"Tu mejor correo electr\\xf3nico\";export const v5=\"Volver a la p\\xe1gina de inicio\";\nexport const __FramerMetadata__ = {\"exports\":{\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport*as localizedValues from\"./aI8DgMSNC-0.js\";import*as localizedValues1 from\"./aI8DgMSNC-1.js\";const valuesByLocaleId={vLtsuwYZX:localizedValues,YIxBA3Z8Y:localizedValues1};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Subscribe\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Sent\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Inscribirse\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Enviado\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Algo sali\\xf3 mal\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7f69244)\nimport*as localizedValues from\"./k3JMkMxiT-0.js\";import*as localizedValues1 from\"./k3JMkMxiT-1.js\";const valuesByLocaleId={vLtsuwYZX:localizedValues,YIxBA3Z8Y:localizedValues1};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7f69244)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/ukxgUDW8YldalBSggzkZ/6yK2zg2Sb2FHHU4X27lq/k3JMkMxiT.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={Qr3rOpz5C:{hover:true,pressed:true}};const cycleOrder=[\"Qr3rOpz5C\",\"V6D_RwDWR\",\"pMP50R9f9\",\"su2ysRhbr\",\"KiYyPVbzm\"];const serializationHash=\"framer-kM22j\";const variantClassNames={KiYyPVbzm:\"framer-v-qbse9m\",pMP50R9f9:\"framer-v-srqc9t\",Qr3rOpz5C:\"framer-v-vjz8rr\",su2ysRhbr:\"framer-v-t6aiig\",V6D_RwDWR:\"framer-v-16wsgae\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"Qr3rOpz5C\",Disabled:\"pMP50R9f9\",Error:\"KiYyPVbzm\",Loading:\"V6D_RwDWR\",Success:\"su2ysRhbr\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,jQ2xcFM6N:click!==null&&click!==void 0?click:props.jQ2xcFM6N,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Qr3rOpz5C\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jQ2xcFM6N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Qr3rOpz5C\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap37flar=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(jQ2xcFM6N){const res=await jQ2xcFM6N(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"V6D_RwDWR\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"V6D_RwDWR\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vjz8rr\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"Qr3rOpz5C\",onTap:onTap37flar,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(17, 17, 17)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,opacity:1,...style},variants:{\"Qr3rOpz5C-hover\":{backgroundColor:\"rgba(51, 51, 51, 0.85)\"},\"Qr3rOpz5C-pressed\":{backgroundColor:\"rgb(51, 51, 51)\"},KiYyPVbzm:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"},pMP50R9f9:{opacity:.5},su2ysRhbr:{backgroundColor:\"rgb(52, 199, 89)\"}},...addPropertyOverrides({\"Qr3rOpz5C-hover\":{\"data-framer-name\":undefined},\"Qr3rOpz5C-pressed\":{\"data-framer-name\":undefined},KiYyPVbzm:{\"data-framer-name\":\"Error\"},pMP50R9f9:{\"data-framer-name\":\"Disabled\"},su2ysRhbr:{\"data-framer-name\":\"Success\"},V6D_RwDWR:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Inscrever\"})}),className:\"framer-y00hke\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Pk_BPlaoU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{KiYyPVbzm:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({KiYyPVbzm:{children:(_getLocalizedValue1=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Algo deu errado\"})})},su2ysRhbr:{children:(_getLocalizedValue2=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Enviado\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-nl98fz\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"td3rd1ssB\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1vkqp2q\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"YFR0wIpxU\",style:{background:\"conic-gradient(from 180deg at 50% 50%, #4cf 0deg, #4cf 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{V6D_RwDWR:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fp3olk\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"RJb074K5v\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kM22j.framer-1pph3an, .framer-kM22j .framer-1pph3an { display: block; }\",\".framer-kM22j.framer-vjz8rr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-kM22j .framer-y00hke { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-kM22j .framer-nl98fz { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-kM22j .framer-1vkqp2q { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-kM22j .framer-fp3olk { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kM22j.framer-vjz8rr { gap: 0px; } .framer-kM22j.framer-vjz8rr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-kM22j.framer-vjz8rr > :first-child { margin-left: 0px; } .framer-kM22j.framer-vjz8rr > :last-child { margin-right: 0px; } }\",\".framer-kM22j.framer-v-16wsgae .framer-1vkqp2q { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"V6D_RwDWR\":{\"layout\":[\"fixed\",\"fixed\"]},\"pMP50R9f9\":{\"layout\":[\"fixed\",\"fixed\"]},\"su2ysRhbr\":{\"layout\":[\"fixed\",\"fixed\"]},\"KiYyPVbzm\":{\"layout\":[\"fixed\",\"fixed\"]},\"j0HTPYOAJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"xuiNzrUnq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"jQ2xcFM6N\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerk3JMkMxiT=withCSS(Component,css,\"framer-kM22j\");export default Framerk3JMkMxiT;Framerk3JMkMxiT.displayName=\"Button Newsletter\";Framerk3JMkMxiT.defaultProps={height:40,width:240};addPropertyControls(Framerk3JMkMxiT,{variant:{options:[\"Qr3rOpz5C\",\"V6D_RwDWR\",\"pMP50R9f9\",\"su2ysRhbr\",\"KiYyPVbzm\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum},jQ2xcFM6N:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerk3JMkMxiT,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerk3JMkMxiT\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"V6D_RwDWR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pMP50R9f9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"su2ysRhbr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KiYyPVbzm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"j0HTPYOAJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xuiNzrUnq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"jQ2xcFM6N\\\":\\\"click\\\"}\",\"framerIntrinsicWidth\":\"240\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0f540f8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./mISZvJ7KV-0.js\";import*as localizedValues1 from\"./mISZvJ7KV-1.js\";const enabledGestures={d9MMhLqKV:{hover:true,pressed:true},f7bf1AcDW:{hover:true,pressed:true},t2IiJmeWN:{hover:true,pressed:true},zfGdMRaGR:{hover:true,pressed:true}};const cycleOrder=[\"t2IiJmeWN\",\"zfGdMRaGR\",\"d9MMhLqKV\",\"f7bf1AcDW\"];const serializationHash=\"framer-EST4b\";const variantClassNames={d9MMhLqKV:\"framer-v-1jl4etb\",f7bf1AcDW:\"framer-v-1lrktv3\",t2IiJmeWN:\"framer-v-k0wkcq\",zfGdMRaGR:\"framer-v-1jo1ius\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={vLtsuwYZX:localizedValues,YIxBA3Z8Y:localizedValues1};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"L - Fill\":\"d9MMhLqKV\",L:\"zfGdMRaGR\",M:\"t2IiJmeWN\",S:\"f7bf1AcDW\"};const getProps=({height,id,link,text,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,owOcZuT5h:link!==null&&link!==void 0?link:props.owOcZuT5h,SWTAQxjCj:(_ref=text!==null&&text!==void 0?text:props.SWTAQxjCj)!==null&&_ref!==void 0?_ref:\"Signup\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"t2IiJmeWN\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SWTAQxjCj,owOcZuT5h,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"t2IiJmeWN\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:owOcZuT5h,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-k0wkcq\",className,classNames)} framer-1djuycp`,\"data-framer-name\":\"M\",layoutDependency:layoutDependency,layoutId:\"t2IiJmeWN\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"d9MMhLqKV-hover\":{\"data-framer-name\":undefined},\"d9MMhLqKV-pressed\":{\"data-framer-name\":undefined},\"f7bf1AcDW-hover\":{\"data-framer-name\":undefined},\"f7bf1AcDW-pressed\":{\"data-framer-name\":undefined},\"t2IiJmeWN-hover\":{\"data-framer-name\":undefined},\"t2IiJmeWN-pressed\":{\"data-framer-name\":undefined},\"zfGdMRaGR-hover\":{\"data-framer-name\":undefined},\"zfGdMRaGR-pressed\":{\"data-framer-name\":undefined},d9MMhLqKV:{\"data-framer-name\":\"L - Fill\"},f7bf1AcDW:{\"data-framer-name\":\"S\"},zfGdMRaGR:{\"data-framer-name\":\"L\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ypnryj\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"pvrWDgOuS\",style:{backgroundColor:\"rgb(17, 17, 17)\",borderBottomLeftRadius:80,borderBottomRightRadius:80,borderTopLeftRadius:80,borderTopRightRadius:80},variants:{\"d9MMhLqKV-hover\":{backgroundColor:\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},\"d9MMhLqKV-pressed\":{backgroundColor:\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(38, 38, 38))\"},\"f7bf1AcDW-hover\":{backgroundColor:\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},\"f7bf1AcDW-pressed\":{backgroundColor:\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(38, 38, 38))\"},\"t2IiJmeWN-hover\":{backgroundColor:\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},\"t2IiJmeWN-pressed\":{backgroundColor:\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(38, 38, 38))\"},\"zfGdMRaGR-hover\":{backgroundColor:\"var(--token-14022b6a-3d36-4010-855b-7a06980af434, rgb(31, 31, 31))\"},\"zfGdMRaGR-pressed\":{backgroundColor:\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(38, 38, 38))\"},f7bf1AcDW:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})}),className:\"framer-10itzsg\",\"data-framer-name\":\"text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m6yqZdJxC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SWTAQxjCj,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({d9MMhLqKV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})})},f7bf1AcDW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})})},zfGdMRaGR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"17px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EST4b.framer-1djuycp, .framer-EST4b .framer-1djuycp { display: block; }\",\".framer-EST4b.framer-k0wkcq { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-EST4b .framer-ypnryj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 12px 32px 12px 32px; position: relative; width: min-content; }\",\".framer-EST4b .framer-10itzsg { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EST4b.framer-k0wkcq, .framer-EST4b .framer-ypnryj { gap: 0px; } .framer-EST4b.framer-k0wkcq > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-EST4b.framer-k0wkcq > :first-child, .framer-EST4b .framer-ypnryj > :first-child { margin-left: 0px; } .framer-EST4b.framer-k0wkcq > :last-child, .framer-EST4b .framer-ypnryj > :last-child { margin-right: 0px; } .framer-EST4b .framer-ypnryj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-EST4b.framer-v-1jo1ius .framer-ypnryj { padding: 18px 36px 18px 36px; }\",\".framer-EST4b.framer-v-1jl4etb.framer-k0wkcq { width: 225px; }\",\".framer-EST4b.framer-v-1jl4etb .framer-ypnryj { flex: 1 0 0px; padding: 18px 36px 18px 36px; width: 1px; }\",\".framer-EST4b.framer-v-1lrktv3 .framer-ypnryj { padding: 8px 16px 8px 16px; }\",\".framer-EST4b.framer-v-k0wkcq.hover.framer-k0wkcq, .framer-EST4b.framer-v-1jo1ius.hover.framer-k0wkcq, .framer-EST4b.framer-v-1lrktv3.hover.framer-k0wkcq { padding: 0px 0px 1px 0px; }\",\".framer-EST4b.framer-v-k0wkcq.hover .framer-ypnryj, .framer-EST4b.framer-v-k0wkcq.pressed .framer-ypnryj { padding: 12px 24px 12px 24px; }\",\".framer-EST4b.framer-v-k0wkcq.pressed.framer-k0wkcq, .framer-EST4b.framer-v-1jo1ius.pressed.framer-k0wkcq { align-content: flex-start; align-items: flex-start; padding: 1px 0px 0px 0px; }\",\".framer-EST4b.framer-v-1lrktv3.pressed.framer-k0wkcq { padding: 1px 0px 0px 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 43\n * @framerIntrinsicWidth 117\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"zfGdMRaGR\":{\"layout\":[\"auto\",\"auto\"]},\"d9MMhLqKV\":{\"layout\":[\"fixed\",\"auto\"]},\"f7bf1AcDW\":{\"layout\":[\"auto\",\"auto\"]},\"ZxGpkOJp5\":{\"layout\":[\"auto\",\"auto\"]},\"DoSJUmJdz\":{\"layout\":[\"auto\",\"auto\"]},\"qU0qmr3ps\":{\"layout\":[\"auto\",\"auto\"]},\"YaHnSA6jw\":{\"layout\":[\"auto\",\"auto\"]},\"l9oRZ3AyT\":{\"layout\":[\"auto\",\"auto\"]},\"mH2i3r4a4\":{\"layout\":[\"auto\",\"auto\"]},\"vDzUL3YU0\":{\"layout\":[\"fixed\",\"auto\"]},\"etCxHYfHc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"SWTAQxjCj\":\"text\",\"owOcZuT5h\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermISZvJ7KV=withCSS(Component,css,\"framer-EST4b\");export default FramermISZvJ7KV;FramermISZvJ7KV.displayName=\"Buttons/Primary\";FramermISZvJ7KV.defaultProps={height:43,width:117};addPropertyControls(FramermISZvJ7KV,{variant:{options:[\"t2IiJmeWN\",\"zfGdMRaGR\",\"d9MMhLqKV\",\"f7bf1AcDW\"],optionTitles:[\"M\",\"L\",\"L - Fill\",\"S\"],title:\"Variant\",type:ControlType.Enum},SWTAQxjCj:{defaultValue:\"Signup\",displayTextArea:false,title:\"Text\",type:ControlType.String},owOcZuT5h:{title:\"Link\",type:ControlType.Link}});addFonts(FramermISZvJ7KV,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermISZvJ7KV\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"117\",\"framerIntrinsicHeight\":\"43\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"SWTAQxjCj\\\":\\\"text\\\",\\\"owOcZuT5h\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zfGdMRaGR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d9MMhLqKV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f7bf1AcDW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZxGpkOJp5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DoSJUmJdz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qU0qmr3ps\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YaHnSA6jw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l9oRZ3AyT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mH2i3r4a4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vDzUL3YU0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"etCxHYfHc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mISZvJ7KV.map"],
  "mappings": "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",
  "names": ["aI8DgMSNC_exports", "__export", "__FramerMetadata__", "aI8DgMSNC_default", "aI8DgMSNC_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "__FramerMetadata__", "aI8DgMSNC_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "__FramerMetadata__", "valuesByLocaleId", "aI8DgMSNC_0_exports", "aI8DgMSNC_1_exports", "getLocalizedValue", "key", "locale", "values", "value", "k3JMkMxiT_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "k3JMkMxiT_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "valuesByLocaleId", "k3JMkMxiT_0_exports", "k3JMkMxiT_1_exports", "getLocalizedValue", "key", "locale", "values", "value", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "jQ2xcFM6N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap37flar", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "LayoutGroup", "u", "cx", "RichText", "getLocalizedValue", "css", "Framerk3JMkMxiT", "withCSS", "k3JMkMxiT_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "text", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "SWTAQxjCj", "owOcZuT5h", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText", "css", "FramermISZvJ7KV", "withCSS", "mISZvJ7KV_default", "addPropertyControls", "ControlType", "addFonts", "ButtonNewsletterFonts", "getFonts", "k3JMkMxiT_default", "ButtonsPrimaryFonts", "mISZvJ7KV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSuccess1sw2cmr", "args", "onSuccess1rrovfs", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "LayoutGroup", "u", "SVG", "RichText", "getLocalizedValue", "FormContainer", "formState", "l", "FormPlainTextInput2", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "css", "FrameraI8DgMSNC", "withCSS", "aI8DgMSNC_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__"]
}
