{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/adfwiJIAFSvMb89rC6JL/E1JHv0J4GzVk886S9VB7/tOQONlRXV.js", "ssg:https://framerusercontent.com/modules/oX6ham0bgR1L4bsXxJTW/SlWEbjzt5Uoe5NUUA9QF/tOQONlRXV.js"],
  "sourcesContent": ["// Generated by Framer (5351ffe)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={duG3zbmdD:new LazyValue(()=>import(\"./tOQONlRXV-1.js\")),SOE4xyiRE:new LazyValue(()=>import(\"./tOQONlRXV-2.js\")),ToWsOIEEP:new LazyValue(()=>import(\"./tOQONlRXV-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Loops from\"https://framerusercontent.com/modules/CJgw13h0ok22pdnRmFv0/g58aJ125AH1vTSn4GUsX/Input_Loops.js\";import Globe from\"https://framerusercontent.com/modules/xFhv3ETdRBLjJusGaZ1P/SY4EOdo4KxEvLISnWiR3/Globe.js\";import PriceComparaisonRow from\"#framer/local/canvasComponent/A70hZ8pi3/A70hZ8pi3.js\";import CustomersSmall from\"#framer/local/canvasComponent/AdZbGL8op/AdZbGL8op.js\";import Footer from\"#framer/local/canvasComponent/QTF6ud6j8/QTF6ud6j8.js\";import ButtonsBigButton from\"#framer/local/canvasComponent/vrbGTVYHF/vrbGTVYHF.js\";import NavBar2 from\"#framer/local/canvasComponent/xpWp0KKsm/xpWp0KKsm.js\";import IconMiniTitle from\"#framer/local/canvasComponent/ypGRQqaj0/ypGRQqaj0.js\";import ArtboardNotification from\"#framer/local/codeFile/zEktoHh/NotificationAnimation.js\";import*as sharedStyle from\"#framer/local/css/AV7KDSP1g/AV7KDSP1g.js\";import*as sharedStyle1 from\"#framer/local/css/OtrqRvYWE/OtrqRvYWE.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/tOQONlRXV/tOQONlRXV.js\";import metadataProvider from\"#framer/local/webPageMetadata/tOQONlRXV/tOQONlRXV.js\";const NavBar2Fonts=getFonts(NavBar2);const ButtonsBigButtonFonts=getFonts(ButtonsBigButton);const ArtboardNotificationFonts=getFonts(ArtboardNotification);const CustomersSmallFonts=getFonts(CustomersSmall);const IconMiniTitleFonts=getFonts(IconMiniTitle);const PriceComparaisonRowFonts=getFonts(PriceComparaisonRow);const GlobeFonts=getFonts(Globe);const LoopsFonts=getFonts(Loops);const FooterFonts=getFonts(Footer);const breakpoints={CUZ9qr6qE:\"(max-width: 1199px)\",IqGZFjHhC:\"(min-width: 1200px) and (max-width: 1449px)\",rOSZpbhWp:\"(min-width: 1450px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-S3olT\";const variantClassNames={CUZ9qr6qE:\"framer-v-1lpdbpd\",IqGZFjHhC:\"framer-v-3xy7kg\",rOSZpbhWp:\"framer-v-1jkkqyr\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"rOSZpbhWp\",Phone:\"CUZ9qr6qE\",Tablet:\"IqGZFjHhC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rOSZpbhWp\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"CUZ9qr6qE\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rOSZpbhWp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(250, 250, 250); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1jkkqyr\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b7tl69-container\",nodeId:\"CWytnwZ76\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{variant:\"FuVrj6MEo\"}},children:/*#__PURE__*/_jsx(NavBar2,{height:\"100%\",id:\"CWytnwZ76\",layoutId:\"CWytnwZ76\",style:{height:\"100%\",width:\"100%\"},variant:\"mGRqr5oOr\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sitv1e\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-61bg48\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qegfu6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m27rdd\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-84e2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUJvbGQ=\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:\"The best alternative to Twilio Verify\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUJvbGQ=\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"The best alternative to Twilio Verify\"})}),className:\"framer-1npy1dc\",fonts:[\"FR;InterDisplay-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(114, 114, 133)\"},children:[\"Prelude and Twilio both offer phone verification APIs, but Prelude delivers \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"SMS Pumping protection\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"99% deliverability\"}),\" all at a fraction of Twilio's price.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(114, 114, 133)\"},children:[\"Prelude and Twilio both offer phone verification APIs, but Prelude delivers \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"SMS Pumping protection\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"99% deliverability\"}),\" all at a fraction of Twilio's price.\"]})}),className:\"framer-lrbqpx\",fonts:[\"FR;InterDisplay\",\"FR;InterDisplay-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a4qqj1\",\"data-framer-name\":\"Action Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{width:`min(max(min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px), 1px), 600px)`,y:(componentViewport?.y||0)+0+80+0+36+0+313+20+305.6+21+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+80+30.2+90+0+20+237.6+21,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5dwxmg-container\",nodeId:\"ORgPuhEl8\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonsBigButton,{CI1Zrlc72:\"rgb(255, 255, 255)\",Dx_wXgUeD:{borderColor:\"rgb(237, 237, 237)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",hOztHEJGf:\"rgb(0, 0, 0)\",id:\"ORgPuhEl8\",layoutId:\"ORgPuhEl8\",lJcPcGZ9y:\"https://app.prelude.so/sign-up\",PY0CF6fHc:getLocalizedValue(\"v5\",activeLocale)??\"lightning\",variant:\"VH0qfPq3T\",vbWDBCizi:getLocalizedValue(\"v4\",activeLocale)??\"Start for free\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AJeysDBnf\"},implicitPathVariables:undefined},{href:{webPageId:\"AJeysDBnf\"},implicitPathVariables:undefined},{href:{webPageId:\"AJeysDBnf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{width:`min(max(min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px), 1px), 600px)`,y:(componentViewport?.y||0)+0+80+0+36+0+313+20+305.6+21+60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+80+30.2+90+0+20+237.6+21,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4hoikn-container\",\"data-framer-name\":\"Secondary CTA\",name:\"Secondary CTA\",nodeId:\"b_wotlBOy\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{lJcPcGZ9y:resolvedLinks[2],style:{width:\"100%\"}},IqGZFjHhC:{lJcPcGZ9y:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsBigButton,{CI1Zrlc72:\"rgb(0, 0, 0)\",Dx_wXgUeD:{borderColor:\"rgb(0, 0, 0)\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",hOztHEJGf:\"rgb(255, 255, 255)\",id:\"b_wotlBOy\",layoutId:\"b_wotlBOy\",lJcPcGZ9y:resolvedLinks[0],name:\"Secondary CTA\",PY0CF6fHc:getLocalizedValue(\"v7\",activeLocale)??\"hand-waving\",variant:\"VH0qfPq3T\",vbWDBCizi:getLocalizedValue(\"v6\",activeLocale)??\"Let's talk\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3dymuf\",\"data-framer-name\":\"Illustration\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ttec2-container\",isAuthoredByUser:true,nodeId:\"P9mMjf8Tt\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(ArtboardNotification,{alignment:\"center\",fit:\"contain\",height:\"100%\",id:\"P9mMjf8Tt\",layoutId:\"P9mMjf8Tt\",play:true,playOnCanvas:true,style:{height:\"100%\",maxHeight:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wugzfn\",\"data-framer-name\":\"Spacer\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lihbf5\",\"data-framer-name\":\"Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2vbpwo\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lefekr\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-mnhi41\",\"data-framer-name\":\"Separator\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{width:`max(min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px), 1px)`,y:(componentViewport?.y||0)+0+896.6+0+0+0+40},IqGZFjHhC:{width:`max(min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:172,width:\"1080px\",y:(componentViewport?.y||0)+0+570+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yo0r52-container\",nodeId:\"u7FK9a1wY\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(CustomersSmall,{height:\"100%\",id:\"u7FK9a1wY\",layoutId:\"u7FK9a1wY\",style:{width:\"100%\"},variant:\"sx3txU4Pi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x9muud\",\"data-border\":true,\"data-framer-name\":\"ComparePricing\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1stfsek\",\"data-framer-name\":\"Intro\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{y:(componentViewport?.y||0)+0+896.6+0+0+252+0+0+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+570+0+0+172+0+0+84+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n13dio-container\",nodeId:\"j_tDIyp98\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(IconMiniTitle,{EaIKBTy5S:getLocalizedValue(\"v8\",activeLocale)??\"Pricing comparison\",height:\"100%\",id:\"j_tDIyp98\",K8F9ssfLu:\"Coins\",layoutId:\"j_tDIyp98\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--framer-font-size\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We focus on verify and deliver it better\"})}),className:\"framer-uulqet\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1995r5k\",\"data-border\":true,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1neia1k hidden-1lpdbpd\",\"data-border\":true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rrkrus\",\"data-border\":true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14bejgl\",\"data-framer-name\":\"Twilio\",fill:\"black\",intrinsicHeight:242,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"242\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M120.337.906c66.426 0 120.337 53.911 120.337 120.337S186.763 241.58 120.337 241.58 0 187.669 0 121.243 53.91.906 120.337.906Zm0 31.77c-49.097 0-88.568 39.47-88.568 88.567 0 49.098 39.47 88.568 88.568 88.568 49.097 0 88.568-39.47 88.568-88.568 0-49.097-39.471-88.568-88.568-88.568Zm618.532 49.578c35.62 0 61.131 25.993 61.131 56.799v.481c0 30.807-25.511 57.281-61.613 57.281-35.619 0-61.131-25.993-61.131-56.799v-.482c0-30.806 25.512-57.28 61.613-57.28ZM324.428 48.56c1.444-.482 2.888.962 2.888 1.925v34.657h64.02c1.444 0 2.406.963 2.888 1.925l5.295 19.736 4.813 19.735.481.963.482-1.926 12.034-39.951c.481-.963 1.925-1.926 2.888-1.926h31.769c1.444 0 2.406.963 2.888 1.926l12.515 42.839.481-1.925 10.59-39.952c.481-.962 1.925-1.925 2.888-1.925h81.829c.963 0 1.925.963 1.925 2.406v104.934c0 .963-.962 1.926-1.925 1.926h-40.915c-.962 0-1.925-.963-1.925-1.926V90.918l-30.806 101.083c-.482.963-1.926 1.926-2.888 1.926h-33.695c-1.444 0-2.406-.963-2.888-1.926l-6.739-21.179-7.22-23.105-14.44 44.766c-.482.962-1.926 1.925-2.888 1.925h-33.695c-1.444 0-2.407-.963-2.888-1.925L351.865 91.881v25.993c0 .962-.962 1.925-1.925 1.925h-23.105v27.437c0 8.183 3.851 11.071 11.071 11.071 3.851 0 7.22-.481 11.552-2.407.963 0 2.407.482 2.407 1.926v31.769c-7.22 3.85-17.81 6.257-28.881 6.257-26.474 0-40.914-12.515-40.914-38.989v-37.545h-10.59c-.963 0-1.925-.963-1.925-1.926V86.586c0-.962.962-1.925 1.925-1.925h10.59V63c0-.964.481-1.445 1.925-1.926l40.433-12.515Zm292.66-.482c.963 0 1.925.963 1.925 1.926V192c0 .963-.962 1.926-1.925 1.926h-40.915c-.962 0-1.925-.963-1.925-1.926V50.004c0-.963.963-1.926 1.925-1.926h40.915Zm53.911 36.583c.963 0 1.925.963 1.925 2.406v104.934c0 .963-.962 1.926-1.925 1.926h-40.915c-.962 0-1.925-.963-1.925-1.926V86.586c0-.962.963-1.925 1.925-1.925h40.915Zm-520.818 41.396c13.823 0 25.03 11.206 25.03 25.03 0 13.823-11.207 25.03-25.03 25.03-13.824 0-25.031-11.207-25.031-25.03 0-13.824 11.207-25.03 25.031-25.03Zm-59.688 0c13.824 0 25.03 11.206 25.03 25.03 0 13.823-11.206 25.03-25.03 25.03-13.823 0-25.03-11.207-25.03-25.03 0-13.824 11.207-25.03 25.03-25.03Zm647.894-6.258c-10.108 0-17.328 8.183-17.328 18.773v.481c0 10.59 7.702 19.254 17.81 19.254 10.108 0 17.328-8.183 17.328-18.773 0-11.071-7.701-19.735-17.81-19.735Zm-588.206-53.43c13.823 0 25.03 11.207 25.03 25.03 0 13.824-11.207 25.031-25.03 25.031-13.824 0-25.031-11.207-25.031-25.03 0-13.824 11.207-25.03 25.031-25.03Zm-59.688 0c13.824 0 25.03 11.207 25.03 25.03 0 13.824-11.206 25.031-25.03 25.031-13.823 0-25.03-11.207-25.03-25.03 0-13.824 11.207-25.03 25.03-25.03Zm473.165-18.29c1.444 0 2.407.962 1.926 1.925v24.548c0 .963-.963 1.926-1.926 1.926H521.3c-.963 0-1.926-.963-1.926-1.925v-24.55c0-.962.963-1.925 1.926-1.925h42.358Zm107.822 0c1.444 0 2.407.962 1.926 1.925v24.548c0 .963-.963 1.926-1.926 1.926h-42.358c-.963 0-1.926-.963-1.926-1.925v-24.55c0-.962.963-1.925 1.926-1.925h42.358Z\" fill=\"#C5C5C5\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13oqhto\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-o29a7n\",\"data-framer-name\":\"Prelude logo_simple_white\",fill:\"black\",intrinsicHeight:651,intrinsicWidth:2953,svg:'<svg width=\"2953\" height=\"651\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M182.954 646.654c-38.829-4.377-73.81-13.849-104.163-37.14a199.976 199.976 0 0 1-36.919-36.918c-23.29-30.353-32.762-65.334-37.14-104.163C.541 431.252.542 384.916.543 328.75v-5.812c-.001-56.167-.002-102.502 4.19-139.684 4.377-38.828 13.849-73.81 37.14-104.162a200 200 0 0 1 36.917-36.92c30.353-23.29 65.334-32.762 104.163-37.14C220.135.842 266.471.843 322.637.843h5.812c56.167 0 102.502-.001 139.683 4.19 38.829 4.378 73.811 13.85 104.163 37.14a199.984 199.984 0 0 1 36.919 36.918c23.29 30.353 32.762 65.335 37.14 104.163 4.191 37.182 4.19 83.518 4.189 139.685v5.81c.001 56.167.002 102.503-4.189 139.684-4.378 38.829-13.85 73.81-37.14 104.163a199.961 199.961 0 0 1-36.919 36.918c-30.352 23.291-65.334 32.763-104.163 37.14-37.181 4.192-83.517 4.191-139.684 4.19h-5.81c-56.167.001-102.503.002-139.684-4.19Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M350.543 200.844h154v54h-100v100h-100v100h-154v-54h100v-100h100v-100Z\" fill=\"#000\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M898.543 125v382.758h50.005V374.667h77.592c76.2 0 126.37-50.075 126.37-126.385 0-72.88-47.01-123.264-120.64-123.264-69.651 0-117.906-.012-133.327-.018Zm87.491 209.611c12.218-.01 24.016-.02 32.716-.02 30.69 0 84.2-16.719 84.2-84.202s-43.38-85.382-85.19-85.382c-7.64 0-16.67.009-25.794.018-17.042.016-34.383.033-43.469-.006v169.614c10.792 0 24.409-.012 37.537-.022Z\" fill=\"#fff\"/><path d=\"M1222.26 215.099v40.015h68.77V467.79h-63v40.071h169.4V467.79h-61.28v-93.349c0-77.877 63.36-128.442 134.13-116.041l5.75-43.301c-67.75-14.769-108.1 20.105-108.1 20.105l-37.1 47.393h-5.37l10.69-67.498h-113.89Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1651.52 211.867c-88.56 0-122.92 74.749-122.92 137.735v12.102c0 113.047 64.11 148.859 134.32 148.859 54.27 0 89.33-30.455 103.99-61.796l-39.48-16.543c-13.3 25.626-33.32 38.335-64.5 38.335-65.87 0-84.09-47.117-84.09-95.926h194.27c.4-5.312 1.21-17.754 1.21-25.031 0-72.035-34.25-137.735-122.8-137.735Zm-72.8 125.66c0-47.241 23.28-85.615 77.05-85.615 53.77 0 73.62 41.475 73.62 85.733l-150.67-.118Zm1250.89-125.66c-88.56 0-122.92 74.749-122.92 137.735v12.102c0 113.047 64.11 148.859 134.32 148.859 54.27 0 89.33-30.455 103.99-61.796l-39.48-16.543c-13.3 25.626-33.32 38.335-64.5 38.335-65.87 0-84.09-47.117-84.09-95.926h194.26c.41-5.312 1.22-17.754 1.22-25.031 0-72.035-34.25-137.735-122.8-137.735Zm-72.8 125.66c0-47.241 23.28-85.615 77.05-85.615 53.77 0 73.62 41.475 73.62 85.733l-150.67-.118Z\" fill=\"#fff\"/><path fill=\"#fff\" d=\"M1874.44 89.148h47.136v418.616h-47.136zm152.29 126.055h50.01c.05 44.268.15 142.627.15 181.919 0 51.341 33.88 73.598 71.07 73.598 37.19 0 76.42-29.38 76.42-80.424V215.203h50.3v292.613h-50.15l15.65-47.183h-5.94l-57.47 47.183c-9.44 2.235-15.28 2.522-30.59 2.522-66.18 0-119.45-37.837-119.45-113.216V215.203Z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2563.62 242.853s-27.55-30.926-80.44-30.926c-52.9 0-115.67 41.293-115.67 142.844 0 101.551 57.91 155.956 122.08 155.956 9.82 0 18.84-1.159 27.06-3.146l55.17-46.797h6.37l-14.17 46.983h49.84V89.055h-50.24v153.798Zm-144.83 111.83c0-58.008 26.59-102.823 76.8-102.823 50.22 0 73.42 44.333 73.42 102.823 0 63.785-23.08 115.91-73.42 115.91-50.33 0-76.8-55.086-76.8-115.91Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fgg4bj\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ivkic2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wsazjn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NGIE1vbm8gU2VtaWJvbGQ=\",\"--framer-font-family\":'\"SF Mono Semibold\", \"SF Mono Semibold Placeholder\", monospace',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Features\"})}),className:\"framer-asf9uh\",fonts:[\"CUSTOM;SF Mono Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-v22nv9 hidden-1lpdbpd\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-107d23l hidden-1lpdbpd\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{y:(componentViewport?.y||0)+0+896.6+0+0+252+0+329}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:137,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+332,children:/*#__PURE__*/_jsx(Container,{className:\"framer-114f1fd-container\",nodeId:\"JZguIbP5O\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"Fq1b8qD4O\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v11\",activeLocale)??\"Verify API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v16\",activeLocale)??\"Save 40%\",GkKH4IKoj:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),height:\"100%\",id:\"JZguIbP5O\",layoutId:\"JZguIbP5O\",M4LFdTKL9:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.05\"}),\" per verification\"]})}),NPqxXhayN:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),q4zEfCPV4:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.03\"}),\" per verification\"]})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"A3Vp23Ub6\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{y:(componentViewport?.y||0)+0+896.6+0+0+252+0+466}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:137,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+469,children:/*#__PURE__*/_jsx(Container,{className:\"framer-icy1l-container\",nodeId:\"vmSCqgZkj\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"Fq1b8qD4O\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),height:\"100%\",id:\"vmSCqgZkj\",layoutId:\"vmSCqgZkj\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),q4zEfCPV4:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0045\"}),\" per CNAM query\"]})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"A3Vp23Ub6\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+603}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:138,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+606,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pnc4az-container\",nodeId:\"SSbtUH9RB\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"Fq1b8qD4O\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v21\",activeLocale)??\"Multi Channel\",cTSGYudJI:false,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),height:\"100%\",id:\"SSbtUH9RB\",layoutId:\"SSbtUH9RB\",M4LFdTKL9:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"SMS, SNA, Email, \",/*#__PURE__*/_jsx(\"br\",{}),\"Whatsapp\"]})}),NPqxXhayN:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),q4zEfCPV4:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"SMS, SNA, Email\",/*#__PURE__*/_jsx(\"br\",{}),\"Whatsapp, \",/*#__PURE__*/_jsxs(\"strong\",{children:[\"RCS, Viber\",/*#__PURE__*/_jsx(\"br\",{}),\"Zalo, Telegram\"]})]})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"A3Vp23Ub6\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+740}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:138,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+744,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r9e9yb-container\",nodeId:\"LwkEdNfLT\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"Fq1b8qD4O\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v24\",activeLocale)??\"Antifraud\",cTSGYudJI:false,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),height:\"100%\",id:\"LwkEdNfLT\",layoutId:\"LwkEdNfLT\",M4LFdTKL9:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u274C\"})}),NPqxXhayN:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),q4zEfCPV4:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Multi-signal fraud \",/*#__PURE__*/_jsx(\"br\",{}),\"prevention system\"]})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"A3Vp23Ub6\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+877}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+882,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y8462e-container\",nodeId:\"mhBAt2OOL\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"Fq1b8qD4O\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v27\",activeLocale)??\"Multi Provider\",cTSGYudJI:false,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),height:\"100%\",id:\"mhBAt2OOL\",layoutId:\"mhBAt2OOL\",M4LFdTKL9:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u274C\"})}),NPqxXhayN:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.01\"})}),q4zEfCPV4:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"30+\"})})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"A3Vp23Ub6\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4lb3x2\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-te2jau\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pv76oa\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NGIE1vbm8gU2VtaWJvbGQ=\",\"--framer-font-family\":'\"SF Mono Semibold\", \"SF Mono Semibold Placeholder\", monospace',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Messages Prices\"})}),className:\"framer-17g4fxn\",fonts:[\"CUSTOM;SF Mono Semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-hnyjun hidden-1lpdbpd\"}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-q6hpiu hidden-1lpdbpd\"})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"us\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"bSD7SERlY\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"us\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"bSD7SERlY\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"us\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"bSD7SERlY\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1055}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+996,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mjzx7n-container\",nodeId:\"YriGoTrGf\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks1[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v31\",activeLocale)??\"United States\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0011\"})}),height:\"100%\",id:\"YriGoTrGf\",layoutId:\"YriGoTrGf\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0072\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"nNXVhsgSs\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks1[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"fr\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"eOkY0wEjc\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"fr\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"eOkY0wEjc\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"fr\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"eOkY0wEjc\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1192}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1098,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t08z4a-container\",nodeId:\"sVpuEkTLD\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks2[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v34\",activeLocale)??\"France\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0300\"})}),height:\"100%\",id:\"sVpuEkTLD\",layoutId:\"sVpuEkTLD\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0730\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"mWJJxkZSq\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks2[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"de\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"sEseCHeUk\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"de\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"sEseCHeUk\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"de\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"sEseCHeUk\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1329}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aspodg-container\",nodeId:\"qrXkf7ftG\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks3[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v37\",activeLocale)??\"Germany\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0465\"})}),height:\"100%\",id:\"qrXkf7ftG\",layoutId:\"qrXkf7ftG\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0860\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"Im_X_eULB\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks3[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"jp\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"cGsqJzpfZ\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"jp\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"cGsqJzpfZ\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"jp\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"cGsqJzpfZ\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1466}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1302,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d8n1nn-container\",nodeId:\"NCqXvfaad\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks4[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v40\",activeLocale)??\"Japan\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0840\"})}),height:\"100%\",id:\"NCqXvfaad\",layoutId:\"NCqXvfaad\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0860\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"M276GwJrH\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks4[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"gb\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"iPhPtel1f\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"gb\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"iPhPtel1f\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"gb\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"iPhPtel1f\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1603}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1404,children:/*#__PURE__*/_jsx(Container,{className:\"framer-icvvnp-container\",nodeId:\"tXCmlKdmJ\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks5[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v42\",activeLocale)??\"United Kingdom\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0220\"})}),height:\"100%\",id:\"tXCmlKdmJ\",layoutId:\"tXCmlKdmJ\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0420\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"hMRc5B2Xv\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks5[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{MMcSi7ld0:\"es\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"dJAxVRtL6\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"es\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"dJAxVRtL6\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined},{href:{pathVariables:{MMcSi7ld0:\"es\"},unresolvedPathSlugs:{MMcSi7ld0:{collectionId:\"w5GfW7LZf\",collectionItemId:\"dJAxVRtL6\"}},webPageId:\"DKz6vQKWK\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1740}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1506,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11c95fu-container\",nodeId:\"Zp0xg9gkv\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\",zkEvIfucA:resolvedLinks6[2]},IqGZFjHhC:{zkEvIfucA:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v45\",activeLocale)??\"Spain\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0297\"})}),height:\"100%\",id:\"Zp0xg9gkv\",layoutId:\"Zp0xg9gkv\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0875\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"DIPxGGKRY\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",zkEvIfucA:resolvedLinks6[0],ZSRgTJqgm:\"FirbxU__Y\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+1877}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1608,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dlx18e-container\",nodeId:\"Kqumj44LV\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v48\",activeLocale)??\"Canada\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0015\"})}),height:\"100%\",id:\"Kqumj44LV\",layoutId:\"Kqumj44LV\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0079\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"qZanHWeo8\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+2014}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1710,children:/*#__PURE__*/_jsx(Container,{className:\"framer-czglym-container\",nodeId:\"HH79PF4Mg\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v51\",activeLocale)??\"Mexico\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0031\"})}),height:\"100%\",id:\"HH79PF4Mg\",layoutId:\"HH79PF4Mg\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v52\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.1079\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"x7kRbbNaQ\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+2151}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1812,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m8kcoz-container\",nodeId:\"lfI4ScdJG\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v14\",activeLocale)??\"India\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v55\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0410\"})}),height:\"100%\",id:\"lfI4ScdJG\",layoutId:\"lfI4ScdJG\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0760\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"gWjBHO2Yo\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{height:137,y:(componentViewport?.y||0)+0+896.6+0+0+252+0+2288}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:102,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+172+0+1914,children:/*#__PURE__*/_jsx(Container,{className:\"framer-84i1wh-container\",nodeId:\"fnVlP43S2\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{style:{width:\"100%\"},variant:\"HvovGzxV6\"}},children:/*#__PURE__*/_jsx(PriceComparaisonRow,{av2jCsfWw:getLocalizedValue(\"v56\",activeLocale)??\"Italia\",cmntVQKeS:getLocalizedValue(\"v17\",activeLocale)??\"Lookup API\",cTSGYudJI:true,d8B68MRwI:getLocalizedValue(\"v20\",activeLocale)??\"Save 80%\",GkKH4IKoj:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0220\"})}),height:\"100%\",id:\"fnVlP43S2\",layoutId:\"fnVlP43S2\",M4LFdTKL9:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.01\"}),\" per CNAM query\"]})}),NPqxXhayN:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\u20AC0.0850\"})}),q4zEfCPV4:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Starting at \",/*#__PURE__*/_jsx(\"strong\",{children:\"\u20AC0.0014\"}),\" per CNAM query\"]})}),sb36eoQqq:\"KBWFgiMTq\",style:{height:\"100%\",width:\"100%\"},variant:\"G4AjV7ww3\",width:\"100%\",ZSRgTJqgm:\"FirbxU__Y\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mbcqtg\",\"data-framer-name\":\"Spacer\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u7txro\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14710fo\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wf65vk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-li4g49\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v58\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-m8mcp6\",\"data-styles-preset\":\"AV7KDSP1g\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Recieve our global pricing\"})}),className:\"framer-jonmb5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v59\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14o6ixk\",\"data-styles-preset\":\"OtrqRvYWE\",children:[\"Prelude operates in \",/*#__PURE__*/_jsx(\"strong\",{children:\"230 destinations worldwide\"}),\", offering the \",/*#__PURE__*/_jsx(\"strong\",{children:\"best rates across all channels\"}),\". Get our complete price list delivered straight to your inbox\"]})}),className:\"framer-k6qd67\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lgbt00\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gwlnit-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OBOwh92CB\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(Globe,{alignment:\"flex-start\",background:\"rgb(255, 255, 255)\",baseColor:\"rgb(255, 255, 255)\",dark:0,diffuse:2,dragOptions:{damping:40,mass:1,stiffness:200},glowColor:\"rgb(255, 255, 255)\",height:\"100%\",id:\"OBOwh92CB\",isDraggable:false,layoutId:\"OBOwh92CB\",mapBrightness:12,markerArray:[],markerColor:\"rgb(255, 255, 255)\",markerSize:.1,maxSamples:17263,maxWidth:800,offset:{offsetX:0,offsetY:0},phi:3.6,scale:1.05,speed:.2,style:{height:\"100%\",width:\"100%\"},theta:.39,width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lgq7ug\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-moluwp\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FdRYBfd0K\"},implicitPathVariables:undefined},{href:{webPageId:\"FdRYBfd0K\"},implicitPathVariables:undefined},{href:{webPageId:\"FdRYBfd0K\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g0knpj-container\",isModuleExternal:true,nodeId:\"X6igUutLH\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{link:resolvedLinks7[2]},IqGZFjHhC:{link:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(Loops,{button:{buttonFont:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"left\"},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:15,buttonPaddingPerSide:false,buttonPaddingRight:15,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"rgb(0, 0, 0)\",insetWhenDocked:5,isDocked:false,label:getLocalizedValue(\"v60\",activeLocale)??\"Receive Pricing\",shouldAppear:true,widthWhenDocked:100},font:{},gap:10,height:\"100%\",id:\"X6igUutLH\",input:{borderObject:{borderColor:\"rgb(237, 237, 237)\",borderWidth:1},borderRadius:8,color:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fixedHeight:50,focusObject:{focusColor:\"var(--token-6eaeea76-7158-4a00-9a83-59233bf434dc, rgb(204, 255, 0))\",focusWidthFrom:0,focusWidthTo:1},height:true,padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,placeholder:\"gavin@hooli.com\",placeholderColor:\"rgba(0, 0, 0, 0.3)\"},layout:\"vertical\",layoutId:\"X6igUutLH\",link:resolvedLinks7[0],loopsID:\"clm6ggi2y002jif0pibkvh3yz\",loopsMailingList:\"\",loopsUserGroup:\"requestPricing\",redirectAs:\"link\",style:{width:\"100%\"},width:\"100%\"})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1himu0h\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{y:(componentViewport?.y||0)+0+896.6+0+0+3216.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:`min(max(${componentViewport?.width||\"100vw\"} / 1.2, 1px), 1080px)`,y:(componentViewport?.y||0)+0+570+0+0+2539,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1itc9az-container\",nodeId:\"Vb0uMcoao\",scopeId:\"tOQONlRXV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CUZ9qr6qE:{variant:\"ci5n1ucDx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Vb0uMcoao\",layoutId:\"Vb0uMcoao\",style:{width:\"100%\"},variant:\"srt3y5p5M\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tk7o8u\",\"data-framer-name\":\"Spacer\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S3olT.framer-avv2cj, .framer-S3olT .framer-avv2cj { display: block; }\",\".framer-S3olT.framer-1jkkqyr { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1450px; }\",\".framer-S3olT .framer-b7tl69-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-S3olT .framer-sitv1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-height: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S3olT .framer-61bg48, .framer-S3olT .framer-1wugzfn { flex: 1 0 0px; height: 490px; overflow: hidden; position: relative; width: 1px; }\",\".framer-S3olT .framer-1qegfu6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 10 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1080px; overflow: hidden; padding: 90px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-1m27rdd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-84e2 { 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: center; max-width: 600px; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 1px; z-index: 5; }\",\".framer-S3olT .framer-1npy1dc { --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; z-index: 5; }\",\".framer-S3olT .framer-lrbqpx { --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-S3olT .framer-1a4qqj1 { 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: 21px 0px 21px 0px; position: relative; width: 100%; }\",\".framer-S3olT .framer-5dwxmg-container, .framer-S3olT .framer-4hoikn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-S3olT .framer-3dymuf { border-bottom-left-radius: 27px; border-bottom-right-radius: 27px; border-top-left-radius: 27px; border-top-right-radius: 27px; flex: 1 0 0px; height: 331px; overflow: visible; position: relative; width: 1px; }\",\".framer-S3olT .framer-12ttec2-container { bottom: 0px; flex: none; left: -23px; max-height: 400px; position: absolute; right: -23px; top: -54px; z-index: 1; }\",\".framer-S3olT .framer-1lihbf5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-S3olT .framer-2vbpwo, .framer-S3olT .framer-1tk7o8u { align-self: stretch; flex: 1 0 0px; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-S3olT .framer-lefekr { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: 10 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-mnhi41 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 172px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-S3olT .framer-yo0r52-container { flex: 1 0 0px; height: auto; opacity: 0.63; position: relative; width: 1px; }\",\".framer-S3olT .framer-x9muud { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #000000; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S3olT .framer-1stfsek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 213px; justify-content: flex-start; overflow: hidden; padding: 84px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-S3olT .framer-n13dio-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-S3olT .framer-uulqet { --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; z-index: 2; }\",\".framer-S3olT .framer-1995r5k { --border-bottom-width: 1px; --border-color: #2c2c34; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 78px; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 80px; width: 100%; z-index: 4; }\",\".framer-S3olT .framer-1neia1k { --border-bottom-width: 0px; --border-color: #2c2c35; --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; flex: 1 0 0px; height: 76px; overflow: hidden; position: relative; width: 1px; }\",\".framer-S3olT .framer-rrkrus { --border-bottom-width: 0px; --border-color: #2c2c35; --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 76px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-14bejgl { aspect-ratio: 3.3057851239669422 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 109px; }\",\".framer-S3olT .framer-13oqhto { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 76px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-o29a7n { aspect-ratio: 4.536098310291859 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); position: relative; width: 141px; }\",\".framer-S3olT .framer-fgg4bj, .framer-S3olT .framer-4lb3x2 { --border-bottom-width: 1px; --border-color: #2c2c35; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #16161a; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 41px; justify-content: flex-start; overflow: visible; padding: 0px; position: sticky; top: 158px; width: 100%; z-index: 3; }\",\".framer-S3olT .framer-1ivkic2, .framer-S3olT .framer-te2jau { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-1wsazjn, .framer-S3olT .framer-1pv76oa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 1px; }\",\".framer-S3olT .framer-asf9uh, .framer-S3olT .framer-17g4fxn, .framer-S3olT .framer-jonmb5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-S3olT .framer-v22nv9, .framer-S3olT .framer-hnyjun { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-107d23l, .framer-S3olT .framer-q6hpiu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-114f1fd-container, .framer-S3olT .framer-icy1l-container { flex: none; height: 137px; position: relative; width: 100%; }\",\".framer-S3olT .framer-1pnc4az-container, .framer-S3olT .framer-r9e9yb-container { flex: none; height: 138px; position: relative; width: 100%; }\",\".framer-S3olT .framer-1y8462e-container { flex: none; height: 73px; position: relative; width: 100%; }\",\".framer-S3olT .framer-1mjzx7n-container, .framer-S3olT .framer-1t08z4a-container, .framer-S3olT .framer-1aspodg-container, .framer-S3olT .framer-1d8n1nn-container, .framer-S3olT .framer-icvvnp-container, .framer-S3olT .framer-11c95fu-container, .framer-S3olT .framer-1dlx18e-container, .framer-S3olT .framer-czglym-container, .framer-S3olT .framer-m8kcoz-container, .framer-S3olT .framer-84i1wh-container { flex: none; height: 102px; position: relative; width: 100%; }\",\".framer-S3olT .framer-mbcqtg { flex: none; height: 25px; overflow: hidden; position: relative; width: 1080px; }\",\".framer-S3olT .framer-1u7txro, .framer-S3olT .framer-1himu0h { flex: none; height: 62px; overflow: hidden; position: relative; width: 1080px; }\",\".framer-S3olT .framer-14710fo { --border-bottom-width: 1px; --border-color: #ededed; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; 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%; will-change: var(--framer-will-change-override, transform); }\",\".framer-S3olT .framer-wf65vk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 202px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-S3olT .framer-li4g49 { 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: center; overflow: hidden; padding: 40px; position: relative; width: 1px; z-index: 4; }\",\".framer-S3olT .framer-k6qd67 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 400px; word-break: break-word; word-wrap: break-word; }\",\".framer-S3olT .framer-1lgbt00 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-S3olT .framer-1gwlnit-container { flex: none; height: 100%; opacity: 0.23; position: relative; width: 531px; }\",\".framer-S3olT .framer-lgq7ug { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 1px; }\",\".framer-S3olT .framer-moluwp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-S3olT .framer-g0knpj-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-S3olT .framer-1itc9az-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-S3olT[data-border=\"true\"]::after, .framer-S3olT [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; }',\"@media (min-width: 1200px) and (max-width: 1449px) { .framer-S3olT.framer-1jkkqyr { width: 1200px; } .framer-S3olT .framer-mnhi41 { width: 100%; }}\",\"@media (max-width: 1199px) { .framer-S3olT.framer-1jkkqyr { width: 500px; } .framer-S3olT .framer-sitv1e, .framer-S3olT .framer-1lihbf5 { overflow: hidden; } .framer-S3olT .framer-1qegfu6 { padding: 36px 0px 0px 0px; } .framer-S3olT .framer-1m27rdd, .framer-S3olT .framer-14710fo { flex-direction: column; } .framer-S3olT .framer-84e2 { flex: none; gap: 44px; order: 1; width: 100%; } .framer-S3olT .framer-1a4qqj1 { flex-direction: column; justify-content: center; } .framer-S3olT .framer-5dwxmg-container, .framer-S3olT .framer-4hoikn-container, .framer-S3olT .framer-k6qd67, .framer-S3olT .framer-g0knpj-container { width: 100%; } .framer-S3olT .framer-3dymuf { flex: none; height: 303px; order: 0; width: 100%; } .framer-S3olT .framer-mnhi41 { align-content: center; align-items: center; height: min-content; padding: 40px 0px 40px 0px; width: 100%; } .framer-S3olT .framer-1stfsek { gap: 20px; height: min-content; padding: 60px 40px 60px 40px; } .framer-S3olT .framer-14bejgl { height: var(--framer-aspect-ratio-supported, 25px); width: 81px; } .framer-S3olT .framer-o29a7n { height: var(--framer-aspect-ratio-supported, 24px); width: 107px; } .framer-S3olT .framer-114f1fd-container, .framer-S3olT .framer-icy1l-container, .framer-S3olT .framer-1pnc4az-container, .framer-S3olT .framer-r9e9yb-container, .framer-S3olT .framer-1y8462e-container, .framer-S3olT .framer-1mjzx7n-container, .framer-S3olT .framer-1t08z4a-container, .framer-S3olT .framer-1aspodg-container, .framer-S3olT .framer-1d8n1nn-container, .framer-S3olT .framer-icvvnp-container, .framer-S3olT .framer-11c95fu-container, .framer-S3olT .framer-1dlx18e-container, .framer-S3olT .framer-czglym-container, .framer-S3olT .framer-m8kcoz-container, .framer-S3olT .framer-84i1wh-container { height: auto; } .framer-S3olT .framer-wf65vk { flex: none; height: min-content; width: 100%; } .framer-S3olT .framer-lgq7ug { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3519.5\n * @framerIntrinsicWidth 1450\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IqGZFjHhC\":{\"layout\":[\"fixed\",\"auto\"]},\"CUZ9qr6qE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramertOQONlRXV=withCSS(Component,css,\"framer-S3olT\");export default FramertOQONlRXV;FramertOQONlRXV.displayName=\"Page\";FramertOQONlRXV.defaultProps={height:3519.5,width:1450};addFonts(FramertOQONlRXV,[{explicitInter:true,fonts:[{family:\"Inter Display\",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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{family:\"Inter Display\",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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{family:\"Inter Display\",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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{family:\"Inter Display\",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/2uIBiALfCHVpWbHqRMZutfT7giU.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Zwfz6xbVe5pmcWRJRgBDHnMkOkI.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/U9LaDDmbRhzX3sB8g8glTy5feTE.woff2\",weight:\"400\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tVew2LzXJ1t7QfxP1gdTIdj2o0g.woff2\",weight:\"400\"},{family:\"Inter Display\",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/DF7bjCRmStYPqSb945lAlMfCCVQ.woff2\",weight:\"400\"},{family:\"Inter Display\",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/nCpxWS6DaPlPe0lHzStXAPCo3lw.woff2\",weight:\"400\"},{family:\"Inter Display\",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/vebZUMjGyKkYsfcY73iwWTzLNag.woff2\",weight:\"400\"},{family:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"},{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:\"SF Mono Semibold\",source:\"custom\",url:\"https://framerusercontent.com/assets/xLAp7ICzpzpzInQ4PJlWO52BEo.otf\"},{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\"}]},...NavBar2Fonts,...ButtonsBigButtonFonts,...ArtboardNotificationFonts,...CustomersSmallFonts,...IconMiniTitleFonts,...PriceComparaisonRowFonts,...GlobeFonts,...LoopsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertOQONlRXV\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3519.5\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1450\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IqGZFjHhC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CUZ9qr6qE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavBar2Fonts", "getFonts", "xpWp0KKsm_default", "ButtonsBigButtonFonts", "vrbGTVYHF_default", "ArtboardNotificationFonts", "NotificationAnimation_default", "CustomersSmallFonts", "AdZbGL8op_default", "IconMiniTitleFonts", "ypGRQqaj0_default", "PriceComparaisonRowFonts", "A70hZ8pi3_default", "GlobeFonts", "Globe", "LoopsFonts", "Loops", "FooterFonts", "QTF6ud6j8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "RichText", "ResolveLinks", "resolvedLinks", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "css", "FramertOQONlRXV", "withCSS", "tOQONlRXV_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
