{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AwSK3PcpsLFNPCsvFAXu/KxtiRku5fgKa94hFUwOs/qVJRRvZFJ.js", "ssg:https://framerusercontent.com/modules/HFVbNWFyp8mQHgCxGcLp/agDyJlb2uhhXYLTYKr0t/qVJRRvZFJ.js"],
  "sourcesContent": ["// Generated by Framer (4307032)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={e8wF2sZrG:new LazyValue(()=>import(\"./qVJRRvZFJ-3.js\")),fn8Yt1MZs:new LazyValue(()=>import(\"./qVJRRvZFJ-2.js\")),kHARTPlsj:new LazyValue(()=>import(\"./qVJRRvZFJ-1.js\")),n0gmJTVq_:new LazyValue(()=>import(\"./qVJRRvZFJ-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 (4307032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js\";import Footer2 from\"#framer/local/canvasComponent/padjn_d0X/padjn_d0X.js\";import*as sharedStyle3 from\"#framer/local/css/koNaUSKbb/koNaUSKbb.js\";import*as sharedStyle from\"#framer/local/css/OeuXJVC8j/OeuXJVC8j.js\";import*as sharedStyle1 from\"#framer/local/css/QqXl1HeR2/QqXl1HeR2.js\";import*as sharedStyle2 from\"#framer/local/css/YDsCZ0tEF/YDsCZ0tEF.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/qVJRRvZFJ/qVJRRvZFJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/qVJRRvZFJ/qVJRRvZFJ.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const LocaleSelectorFonts=getFonts(LocaleSelector);const Footer2Fonts=getFonts(Footer2);const breakpoints={azwsLcEae:\"(min-width: 810px) and (max-width: 1199px)\",LD_e3wVBk:\"(min-width: 1200px)\",yG16BoeM6:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZUXCJ\";const variantClassNames={azwsLcEae:\"framer-v-18jvwhc\",LD_e3wVBk:\"framer-v-nbtud1\",yG16BoeM6:\"framer-v-1b6kjeh\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.05,duration:2,type:\"spring\"};const textEffect={effect:animation,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const transition2={bounce:.2,delay:.5,duration:3.3,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={bounce:.2,delay:0,duration:4,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"LD_e3wVBk\",Phone:\"yG16BoeM6\",Tablet:\"azwsLcEae\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LD_e3wVBk\"};};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 metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"LD_e3wVBk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-nbtud1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k8f6zn\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aqo8zg\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(SVG,{className:\"framer-bvglom\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 134 25.861\" overflow=\"visible\"><g><path d=\"M 0 12.931 C 0 5.789 5.72 0 12.776 0 C 19.832 0 25.552 5.789 25.552 12.931 C 25.552 20.072 19.832 25.861 12.776 25.861 C 5.72 25.861 0 20.072 0 12.931 Z M 12.777 23.275 C 18.421 23.275 22.997 18.644 22.997 12.931 C 22.997 7.218 18.421 2.586 12.776 2.586 C 7.132 2.586 2.556 7.218 2.556 12.931 C 2.556 18.644 7.132 23.275 12.776 23.275 Z M 11.778 14.055 C 12.207 14.444 12.818 14.548 13.349 14.322 C 13.879 14.098 14.235 13.583 14.262 13 L 15.571 12.444 C 15.701 12.389 15.849 12.402 15.968 12.48 C 16.086 12.557 16.158 12.69 16.162 12.833 L 16.162 20.076 C 16.164 20.195 16.118 20.31 16.033 20.394 C 15.865 20.56 15.595 20.556 15.431 20.386 L 10.328 15.31 C 10.229 15.207 10.187 15.062 10.215 14.922 C 10.243 14.782 10.338 14.665 10.468 14.611 L 11.778 14.055 Z M 36.859 7.241 C 39.712 7.241 42.055 9.719 42.055 12.931 C 42.055 16.142 39.712 18.62 36.859 18.62 C 35.305 18.62 34.176 18.038 33.41 17.047 L 33.41 22.628 L 30.663 22.628 L 30.663 7.543 L 33.41 7.543 L 33.41 8.814 C 34.176 7.823 35.305 7.241 36.859 7.241 Z M 36.348 15.969 C 38.052 15.969 39.308 14.741 39.308 12.931 C 39.308 11.12 38.052 9.892 36.348 9.892 C 34.666 9.892 33.41 11.12 33.41 12.931 C 33.41 14.741 34.666 15.969 36.348 15.969 Z M 49.06 18.62 C 45.93 18.62 43.439 16.142 43.439 12.931 C 43.439 9.72 45.93 7.241 49.06 7.241 C 52.19 7.241 54.703 9.719 54.703 12.931 C 54.703 16.142 52.19 18.62 49.06 18.62 Z M 49.06 15.904 C 50.7 15.904 51.956 14.676 51.956 12.931 C 51.956 11.185 50.7 9.956 49.06 9.956 C 47.442 9.956 46.186 11.185 46.186 12.931 C 46.186 14.676 47.442 15.905 49.06 15.905 Z M 56.428 2.586 L 59.175 2.586 L 59.175 18.318 L 56.428 18.318 Z M 69.353 7.543 L 72.1 7.543 L 72.1 18.318 L 69.353 18.318 L 69.353 17.047 C 68.586 18.017 67.437 18.62 65.882 18.62 C 63.05 18.62 60.708 16.142 60.708 12.931 C 60.708 9.72 63.05 7.241 65.882 7.241 C 67.437 7.241 68.586 7.845 69.353 8.814 Z M 66.393 15.969 C 68.097 15.969 69.353 14.741 69.353 12.931 C 69.353 11.12 68.097 9.892 66.393 9.892 C 64.711 9.892 63.455 11.12 63.455 12.931 C 63.455 14.741 64.711 15.969 66.393 15.969 Z M 80.575 7.327 L 80.575 10.431 C 79.148 10.258 77.338 10.905 77.338 13.167 L 77.338 18.318 L 74.591 18.318 L 74.591 7.543 L 77.338 7.543 L 77.338 9.396 C 77.892 7.931 79.233 7.327 80.575 7.327 Z M 90.199 15.172 C 90.199 17.499 88.198 18.62 85.919 18.62 C 83.79 18.62 82.214 17.715 81.448 16.056 L 83.833 14.698 C 84.131 15.581 84.855 16.098 85.919 16.098 C 86.792 16.098 87.388 15.797 87.388 15.172 C 87.388 13.599 81.895 14.461 81.895 10.667 C 81.895 8.469 83.747 7.241 85.941 7.241 C 87.665 7.241 89.156 8.039 89.986 9.525 L 87.644 10.819 C 87.325 10.129 86.729 9.719 85.941 9.719 C 85.259 9.719 84.705 10.021 84.705 10.603 C 84.705 12.198 90.199 11.206 90.199 15.172 Z M 95.757 10.215 L 95.757 14.698 C 95.757 15.861 96.587 15.883 98.163 15.797 L 98.163 18.318 C 94.309 18.749 93.01 17.607 93.01 14.698 L 93.01 10.215 L 91.158 10.215 L 91.158 7.543 L 93.01 7.543 L 93.01 5.366 L 95.757 4.526 L 95.757 7.543 L 98.163 7.543 L 98.163 10.215 Z M 102.592 14.073 C 102.975 15.495 104.147 16.098 105.595 16.098 C 106.659 16.098 107.511 15.646 107.979 15.021 L 110.194 16.314 C 109.193 17.78 107.596 18.62 105.552 18.62 C 101.975 18.62 99.718 16.142 99.718 12.931 C 99.718 9.72 101.996 7.241 105.339 7.241 C 108.49 7.241 110.726 9.762 110.726 12.931 C 110.724 13.314 110.689 13.696 110.62 14.073 Z M 102.549 11.918 L 107.979 11.918 C 107.638 10.366 106.489 9.741 105.339 9.741 C 103.87 9.741 102.869 10.539 102.549 11.918 Z M 118.839 7.241 C 121.692 7.241 124.035 9.719 124.035 12.931 C 124.035 16.142 121.692 18.62 118.839 18.62 C 117.285 18.62 116.156 18.038 115.39 17.047 L 115.39 22.628 L 112.643 22.628 L 112.643 7.543 L 115.39 7.543 L 115.39 8.814 C 116.156 7.823 117.285 7.241 118.839 7.241 Z M 118.328 15.969 C 120.032 15.969 121.288 14.741 121.288 12.931 C 121.288 11.12 120.032 9.892 118.328 9.892 C 116.646 9.892 115.39 11.12 115.39 12.931 C 115.39 14.741 116.646 15.969 118.328 15.969 Z M 128.506 10.603 C 128.506 12.198 134 11.206 134 15.172 C 134 17.499 131.999 18.62 129.72 18.62 C 127.591 18.62 126.015 17.715 125.248 16.056 L 127.633 14.698 C 127.931 15.581 128.655 16.098 129.72 16.098 C 130.593 16.098 131.189 15.797 131.189 15.172 C 131.189 13.599 125.696 14.461 125.696 10.667 C 125.696 8.469 127.548 7.241 129.741 7.241 C 131.466 7.241 132.957 8.039 133.787 9.525 L 131.445 10.819 C 131.125 10.129 130.529 9.719 129.741 9.719 C 129.06 9.719 128.506 10.021 128.506 10.603 Z\" fill=\"rgb(0,46,61)\"></path><path d=\"M 14.999 11.2 L 13.689 11.756 C 13.26 11.367 12.649 11.263 12.118 11.489 C 11.588 11.713 11.232 12.228 11.205 12.811 L 9.896 13.367 C 9.766 13.422 9.618 13.409 9.5 13.331 C 9.381 13.254 9.309 13.121 9.306 12.978 L 9.306 5.735 C 9.303 5.616 9.35 5.501 9.434 5.417 C 9.602 5.251 9.871 5.254 10.036 5.425 L 15.139 10.501 C 15.237 10.604 15.28 10.749 15.252 10.888 C 15.224 11.028 15.129 11.145 14.999 11.2 Z\" fill=\"rgb(222,43,82)\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsxs(SVG,{className:\"framer-p0rffo\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 134 25.861\" overflow=\"visible\"><path d=\"M 0 12.931 C 0 5.789 5.72 0 12.776 0 C 19.832 0 25.552 5.789 25.552 12.931 C 25.552 20.072 19.832 25.861 12.776 25.861 C 5.72 25.861 0 20.072 0 12.931 Z M 12.777 23.275 C 18.421 23.275 22.997 18.644 22.997 12.931 C 22.997 7.218 18.421 2.586 12.776 2.586 C 7.132 2.586 2.556 7.218 2.556 12.931 C 2.556 18.644 7.132 23.275 12.776 23.275 Z M 11.778 14.055 C 12.207 14.444 12.818 14.548 13.349 14.322 C 13.879 14.098 14.235 13.583 14.262 13 L 15.571 12.444 C 15.701 12.389 15.849 12.402 15.968 12.48 C 16.086 12.557 16.158 12.69 16.162 12.833 L 16.162 20.076 C 16.164 20.195 16.118 20.31 16.033 20.394 C 15.865 20.56 15.595 20.556 15.431 20.386 L 10.328 15.31 C 10.229 15.207 10.187 15.062 10.215 14.922 C 10.243 14.782 10.338 14.665 10.468 14.611 L 11.778 14.055 Z M 36.859 7.241 C 39.712 7.241 42.055 9.719 42.055 12.931 C 42.055 16.142 39.712 18.62 36.859 18.62 C 35.305 18.62 34.176 18.038 33.41 17.047 L 33.41 22.628 L 30.663 22.628 L 30.663 7.543 L 33.41 7.543 L 33.41 8.814 C 34.176 7.823 35.305 7.241 36.859 7.241 Z M 36.348 15.969 C 38.052 15.969 39.308 14.741 39.308 12.931 C 39.308 11.12 38.052 9.892 36.348 9.892 C 34.666 9.892 33.41 11.12 33.41 12.931 C 33.41 14.741 34.666 15.969 36.348 15.969 Z M 49.06 18.62 C 45.93 18.62 43.439 16.142 43.439 12.931 C 43.439 9.72 45.93 7.241 49.06 7.241 C 52.19 7.241 54.703 9.719 54.703 12.931 C 54.703 16.142 52.19 18.62 49.06 18.62 Z M 49.06 15.904 C 50.7 15.904 51.956 14.676 51.956 12.931 C 51.956 11.185 50.7 9.956 49.06 9.956 C 47.442 9.956 46.186 11.185 46.186 12.931 C 46.186 14.676 47.442 15.905 49.06 15.905 Z M 56.428 2.586 L 59.175 2.586 L 59.175 18.318 L 56.428 18.318 Z M 69.353 7.543 L 72.1 7.543 L 72.1 18.318 L 69.353 18.318 L 69.353 17.047 C 68.586 18.017 67.437 18.62 65.882 18.62 C 63.05 18.62 60.708 16.142 60.708 12.931 C 60.708 9.72 63.05 7.241 65.882 7.241 C 67.437 7.241 68.586 7.845 69.353 8.814 Z M 66.393 15.969 C 68.097 15.969 69.353 14.741 69.353 12.931 C 69.353 11.12 68.097 9.892 66.393 9.892 C 64.711 9.892 63.455 11.12 63.455 12.931 C 63.455 14.741 64.711 15.969 66.393 15.969 Z M 80.575 7.327 L 80.575 10.431 C 79.148 10.258 77.338 10.905 77.338 13.167 L 77.338 18.318 L 74.591 18.318 L 74.591 7.543 L 77.338 7.543 L 77.338 9.396 C 77.892 7.931 79.233 7.327 80.575 7.327 Z M 90.199 15.172 C 90.199 17.499 88.198 18.62 85.919 18.62 C 83.79 18.62 82.214 17.715 81.448 16.056 L 83.833 14.698 C 84.131 15.581 84.855 16.098 85.919 16.098 C 86.792 16.098 87.388 15.797 87.388 15.172 C 87.388 13.599 81.895 14.461 81.895 10.667 C 81.895 8.469 83.747 7.241 85.941 7.241 C 87.665 7.241 89.156 8.039 89.986 9.525 L 87.644 10.819 C 87.325 10.129 86.729 9.719 85.941 9.719 C 85.259 9.719 84.705 10.021 84.705 10.603 C 84.705 12.198 90.199 11.206 90.199 15.172 Z M 95.757 10.215 L 95.757 14.698 C 95.757 15.861 96.587 15.883 98.163 15.797 L 98.163 18.318 C 94.309 18.749 93.01 17.607 93.01 14.698 L 93.01 10.215 L 91.158 10.215 L 91.158 7.543 L 93.01 7.543 L 93.01 5.366 L 95.757 4.526 L 95.757 7.543 L 98.163 7.543 L 98.163 10.215 Z M 102.592 14.073 C 102.975 15.495 104.147 16.098 105.595 16.098 C 106.659 16.098 107.511 15.646 107.979 15.021 L 110.194 16.314 C 109.193 17.78 107.596 18.62 105.552 18.62 C 101.975 18.62 99.718 16.142 99.718 12.931 C 99.718 9.72 101.996 7.241 105.339 7.241 C 108.49 7.241 110.726 9.762 110.726 12.931 C 110.724 13.314 110.689 13.696 110.62 14.073 Z M 102.549 11.918 L 107.979 11.918 C 107.638 10.366 106.489 9.741 105.339 9.741 C 103.87 9.741 102.869 10.539 102.549 11.918 Z M 118.839 7.241 C 121.692 7.241 124.035 9.719 124.035 12.931 C 124.035 16.142 121.692 18.62 118.839 18.62 C 117.285 18.62 116.156 18.038 115.39 17.047 L 115.39 22.628 L 112.643 22.628 L 112.643 7.543 L 115.39 7.543 L 115.39 8.814 C 116.156 7.823 117.285 7.241 118.839 7.241 Z M 118.328 15.969 C 120.032 15.969 121.288 14.741 121.288 12.931 C 121.288 11.12 120.032 9.892 118.328 9.892 C 116.646 9.892 115.39 11.12 115.39 12.931 C 115.39 14.741 116.646 15.969 118.328 15.969 Z M 128.506 10.603 C 128.506 12.198 134 11.206 134 15.172 C 134 17.499 131.999 18.62 129.72 18.62 C 127.591 18.62 126.015 17.715 125.248 16.056 L 127.633 14.698 C 127.931 15.581 128.655 16.098 129.72 16.098 C 130.593 16.098 131.189 15.797 131.189 15.172 C 131.189 13.599 125.696 14.461 125.696 10.667 C 125.696 8.469 127.548 7.241 129.741 7.241 C 131.466 7.241 132.957 8.039 133.787 9.525 L 131.445 10.819 C 131.125 10.129 130.529 9.719 129.741 9.719 C 129.06 9.719 128.506 10.021 128.506 10.603 Z\" fill=\"rgb(0,46,61)\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uirnbm\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25.552 25.861\" overflow=\"visible\"><path d=\"M 12.776 25.861 C 19.832 25.861 25.552 20.072 25.552 12.931 C 25.552 5.789 19.832 0 12.776 0 C 5.72 0 0 5.789 0 12.931 C 0 20.072 5.72 25.861 12.776 25.861 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-txurek\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20.441 20.689\" overflow=\"visible\"><path d=\"M 10.22 20.689 C 15.865 20.689 20.441 16.058 20.441 10.345 C 20.441 4.631 15.865 0 10.22 0 C 4.576 0 0 4.631 0 10.345 C 0 16.058 4.576 20.689 10.221 20.689 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pqo41x\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.955 8.106\" overflow=\"visible\"><path d=\"M 1.571 1.644 L 0.261 2.2 C 0.131 2.255 0.037 2.372 0.009 2.512 C -0.02 2.652 0.023 2.797 0.121 2.899 L 5.225 7.976 C 5.389 8.146 5.658 8.15 5.827 7.983 C 5.911 7.9 5.958 7.785 5.955 7.666 L 5.955 0.422 C 5.952 0.279 5.879 0.147 5.761 0.069 C 5.643 -0.008 5.494 -0.022 5.365 0.034 L 4.055 0.59 C 4.028 1.173 3.673 1.688 3.143 1.912 C 2.612 2.137 2.001 2.033 1.572 1.644 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rc6cpp\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.392 15.387\" overflow=\"visible\"><path d=\"M 6.196 0 C 9.05 0 11.392 2.478 11.392 5.69 C 11.392 8.901 9.05 11.379 6.196 11.379 C 4.642 11.379 3.513 10.797 2.747 9.806 L 2.747 15.387 L 0 15.387 L 0 0.302 L 2.747 0.302 L 2.747 1.573 C 3.514 0.582 4.642 0 6.196 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-11cq1qg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.898 6.078\" overflow=\"visible\"><path d=\"M 2.938 6.078 C 4.642 6.078 5.898 4.849 5.898 3.039 C 5.898 1.228 4.642 0 2.938 0 C 1.256 0 0 1.228 0 3.039 C 0 4.849 1.256 6.078 2.938 6.078 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1an0vg7\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.264 11.379\" overflow=\"visible\"><path d=\"M 5.622 11.379 C 2.491 11.379 0 8.901 0 5.69 C 0 2.479 2.491 0 5.622 0 C 8.752 0 11.264 2.478 11.264 5.69 C 11.264 8.901 8.752 11.379 5.622 11.379 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-35vgtx\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.771 5.948\" overflow=\"visible\"><path d=\"M 2.875 5.948 C 4.514 5.948 5.771 4.72 5.771 2.974 C 5.771 1.228 4.514 0 2.875 0 C 1.256 0 0 1.228 0 2.974 C 0 4.72 1.256 5.948 2.875 5.948 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jw74mw\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 2.747 15.732\" overflow=\"visible\"><path d=\"M 0 15.732 L 2.747 15.732 L 2.747 0 L 0 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14w5kev\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.392 11.379\" overflow=\"visible\"><path d=\"M 8.645 0.302 L 11.392 0.302 L 11.392 11.077 L 8.645 11.077 L 8.645 9.806 C 7.878 10.776 6.729 11.379 5.174 11.379 C 2.342 11.379 0 8.901 0 5.69 C 0 2.479 2.342 0 5.174 0 C 6.729 0 7.878 0.604 8.645 1.573 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-i0kbkc\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.898 6.078\" overflow=\"visible\"><path d=\"M 2.939 6.077 C 4.642 6.077 5.898 4.849 5.898 3.039 C 5.898 1.228 4.642 0 2.939 0 C 1.256 0 0 1.228 0 3.039 C 0 4.849 1.256 6.078 2.939 6.078 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-h8tw3r\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.983 10.991\" overflow=\"visible\"><path d=\"M 2.747 2.069 L 2.747 0.216 L 0 0.216 L 0 10.991 L 2.747 10.991 L 2.747 5.84 C 2.747 3.577 4.557 2.931 5.983 3.104 L 5.983 0 C 4.642 0 3.3 0.604 2.747 2.069 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-9ap8bh\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.751 11.379\" overflow=\"visible\"><path d=\"M 3.258 3.362 C 3.258 2.78 3.812 2.478 4.493 2.478 C 5.281 2.478 5.877 2.888 6.196 3.578 L 8.538 2.284 C 7.708 0.798 6.218 0 4.493 0 C 2.3 0 0.447 1.228 0.447 3.426 C 0.447 7.22 5.941 6.358 5.941 7.931 C 5.941 8.556 5.344 8.857 4.472 8.857 C 3.407 8.857 2.683 8.34 2.385 7.457 L 0 8.815 C 0.766 10.474 2.342 11.379 4.472 11.379 C 6.75 11.379 8.751 10.258 8.751 7.931 C 8.751 3.965 3.258 4.957 3.258 3.362 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hz7g7r\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.006 13.881\" overflow=\"visible\"><path d=\"M 7.006 5.689 L 7.006 3.017 L 4.599 3.017 L 4.599 0 L 1.853 0.84 L 1.853 3.017 L 0 3.017 L 0 5.689 L 1.853 5.689 L 1.853 10.172 C 1.853 13.081 3.151 14.223 7.006 13.793 L 7.006 11.271 C 5.43 11.357 4.599 11.335 4.599 10.172 L 4.599 5.689 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gmldfh\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.008 11.379\" overflow=\"visible\"><path d=\"M 2.875 6.832 C 3.258 8.254 4.429 8.857 5.877 8.857 C 6.942 8.857 7.793 8.405 8.262 7.78 L 10.476 9.073 C 9.476 10.539 7.878 11.379 5.834 11.379 C 2.257 11.379 0 8.901 0 5.69 C 0 2.479 2.278 0 5.621 0 C 8.773 0 11.008 2.521 11.008 5.69 C 11.007 6.073 10.971 6.455 10.902 6.832 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14sf8um\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.43 2.177\" overflow=\"visible\"><path d=\"M 0 2.177 L 5.43 2.177 C 5.089 0.625 3.939 0 2.789 0 C 1.32 0 0.319 0.798 0 2.177 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-qb7ztt\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.392 15.387\" overflow=\"visible\"><path d=\"M 6.196 0 C 9.05 0 11.392 2.478 11.392 5.69 C 11.392 8.901 9.05 11.379 6.196 11.379 C 4.642 11.379 3.513 10.797 2.747 9.806 L 2.747 15.387 L 0 15.387 L 0 0.302 L 2.747 0.302 L 2.747 1.573 C 3.513 0.582 4.642 0 6.196 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-btrc1m\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.898 6.078\" overflow=\"visible\"><path d=\"M 2.938 6.078 C 4.642 6.078 5.898 4.849 5.898 3.039 C 5.898 1.228 4.642 0 2.938 0 C 1.256 0 0 1.228 0 3.039 C 0 4.849 1.256 6.078 2.938 6.078 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1knn2g5\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.752 11.379\" overflow=\"visible\"><path d=\"M 3.258 3.362 C 3.258 2.78 3.812 2.478 4.493 2.478 C 5.281 2.478 5.877 2.888 6.196 3.578 L 8.539 2.284 C 7.708 0.798 6.218 0 4.493 0 C 2.3 0 0.447 1.228 0.447 3.426 C 0.447 7.22 5.941 6.358 5.941 7.931 C 5.941 8.556 5.345 8.857 4.472 8.857 C 3.407 8.857 2.683 8.34 2.385 7.457 L 0 8.815 C 0.767 10.474 2.342 11.379 4.472 11.379 C 6.75 11.379 8.752 10.258 8.752 7.931 C 8.752 3.965 3.258 4.957 3.258 3.362 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1g6k44y\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.955 8.106\" overflow=\"visible\"><path d=\"M 5.694 5.906 L 4.383 6.462 C 3.954 6.073 3.343 5.968 2.813 6.194 C 2.282 6.418 1.927 6.933 1.9 7.516 L 0.59 8.072 C 0.461 8.128 0.312 8.114 0.194 8.037 C 0.076 7.959 0.003 7.827 0 7.684 L 0 0.44 C -0.003 0.321 0.044 0.206 0.128 0.123 C 0.297 -0.044 0.566 -0.04 0.73 0.13 L 5.834 5.207 C 5.932 5.309 5.974 5.454 5.946 5.594 C 5.918 5.734 5.823 5.85 5.694 5.905 Z\" fill=\"rgb(222,43,82)\"></path></svg>',withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-18gqg84\",\"data-styles-preset\":\"OeuXJVC8j\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Our 2025 summer\",/*#__PURE__*/_jsx(\"br\",{}),\"release is here\"]})}),className:\"framer-cftef5\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-66e0mq\",\"data-styles-preset\":\"QqXl1HeR2\",style:{\"--framer-text-alignment\":\"center\"},children:\"This summer, we're leveling up how you plan, track, and relive your adventures with three major updates.\"})}),className:\"framer-1mhm022\",\"data-framer-appear-id\":\"1mhm022\",fonts:[\"Inter\"],initial:animation2,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dj58lr\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-8aw2w\",\"data-styles-preset\":\"YDsCZ0tEF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4fc99ea8-e0be-4eb3-9ca3-cb1fd76d9fe3, rgb(0, 46, 61))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Live on iPhone. Landing soon on Android.\"}),\" Stay tuned for updates!\"]})}),className:\"framer-1c6weu8\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azwsLcEae:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+80+418),pixelHeight:1305,pixelWidth:2179,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 900px) * 0.8)`,src:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=512 512w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png 2179w\"}},yG16BoeM6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+48+418),pixelHeight:1305,pixelWidth:2179,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 900px) - 48px)`,src:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=512 512w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png 2179w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+120+418),pixelHeight:1305,pixelWidth:2179,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 900px) * 0.8)`,src:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=512 512w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AmalgEzzaoeQtXFGT2YosgoFto.png 2179w\"},className:\"framer-1f01nap\",\"data-framer-appear-id\":\"1f01nap\",\"data-framer-name\":\"Hero-image 2\",initial:animation4,optimized:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r3o52r\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rj0827\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azwsLcEae:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1116.5+0+0+24+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg 1800w\"}},yG16BoeM6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1052.5+0+0+0+133.2),pixelHeight:1044,pixelWidth:1800,sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 900px)`,src:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1156.5+0+0+120+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/snKtzWgq1Yj9w8BN4DBkPbxbE.jpg 1800w\"},className:\"framer-eqywdq\",\"data-framer-name\":\"Hero-image 2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-165d4jp\",style:{rotate:-6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0xPUkUgQWx0ZXJuYXRlcyBCb2xk\",\"--framer-font-family\":'\"LORE Alternates Bold\", \"LORE Alternates Bold Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"plan\"})}),className:\"framer-ms4gd1\",fonts:[\"CUSTOM;LORE Alternates Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15uoc0w\",\"data-styles-preset\":\"koNaUSKbb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Personalized itineraries\"})}),className:\"framer-zx88of\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-66e0mq\",\"data-styles-preset\":\"QqXl1HeR2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Say hello to tailored travel suggestions. Our new AI-powered itinerary builder actually analyzes your past trips to craft the perfect plan \u2014 built around the way you like to travel.\"})}),className:\"framer-1geyj6d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sdew7v\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azwsLcEae:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1116.5+0+699.2+120+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg 1800w\"}},yG16BoeM6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1052.5+0+675.2+60+133.2),pixelHeight:1044,pixelWidth:1800,sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 900px)`,src:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1156.5+0+795.2+120+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bAw92ryC8VA2eGxHUUDxf0HPAM.jpg 1800w\"},className:\"framer-hgiq8z\",\"data-framer-name\":\"Hero-image 2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c9dt8i\",style:{rotate:-6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0xPUkUgQWx0ZXJuYXRlcyBCb2xk\",\"--framer-font-family\":'\"LORE Alternates Bold\", \"LORE Alternates Bold Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"track\"})}),className:\"framer-uq7ykf\",fonts:[\"CUSTOM;LORE Alternates Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15uoc0w\",\"data-styles-preset\":\"koNaUSKbb\",style:{\"--framer-text-alignment\":\"center\"},children:\"A step glow-up\"})}),className:\"framer-r24t6r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-66e0mq\",\"data-styles-preset\":\"QqXl1HeR2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Bigger photos. Bolder design. A whole new look for your trip \u2014 with your memories right where they belong: front and center.\"})}),className:\"framer-10i8bjb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qeyj04\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azwsLcEae:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1116.5+0+1494.4+120+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg 1800w\"}},yG16BoeM6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1052.5+0+1410.4+60+133.2),pixelHeight:1044,pixelWidth:1800,sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 900px)`,src:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg 1800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:361,intrinsicWidth:727.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1156.5+0+1590.4+120+0),pixelHeight:1044,pixelWidth:1800,sizes:\"600px\",src:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oZfwIQ3cVicghstBJMeumzdhZIM.jpg 1800w\"},className:\"framer-f0fl0p\",\"data-framer-name\":\"Hero-image 2\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fkgap3\",style:{rotate:3},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0xPUkUgQWx0ZXJuYXRlcyBCb2xk\",\"--framer-font-family\":'\"LORE Alternates Bold\", \"LORE Alternates Bold Placeholder\", sans-serif',\"--framer-text-color\":\"rgb(0, 219, 154)\"},children:\"relive\"})}),className:\"framer-ycsa9n\",fonts:[\"CUSTOM;LORE Alternates Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15uoc0w\",\"data-styles-preset\":\"koNaUSKbb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Trip Reel magic\"})}),className:\"framer-1m4g387\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-66e0mq\",\"data-styles-preset\":\"QqXl1HeR2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Our new Trip Reel feature turns the highlights of your adventure into a memory-packed, shareable video \u2014 perfect for reliving your best moments or sharing them with the world.\"})}),className:\"framer-40xb8n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ghmyfi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BXUdeIpWv\",scopeId:\"qVJRRvZFJ\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"var(--token-4fc99ea8-e0be-4eb3-9ca3-cb1fd76d9fe3, rgb(0, 46, 61))\",size:12,type:\"default\"},fillColor:\"var(--token-6ce99ca4-f57a-4ae7-80e8-5ca746e3b5d0, rgb(231, 234, 238))\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"BXUdeIpWv\",layoutId:\"BXUdeIpWv\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:\"10px\",radius:\"10px\",style:{width:\"100%\"},textColor:\"var(--token-4fc99ea8-e0be-4eb3-9ca3-cb1fd76d9fe3, rgb(0, 46, 61))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{azwsLcEae:{y:(componentViewport?.y||0)+0+3670.1},yG16BoeM6:{y:(componentViewport?.y||0)+0+3318.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:432,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3806.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t1ljrm-container\",nodeId:\"o1Qr7bWJL\",scopeId:\"qVJRRvZFJ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{yG16BoeM6:{variant:\"zhB9d8q9i\"}},children:/*#__PURE__*/_jsx(Footer2,{height:\"100%\",id:\"o1Qr7bWJL\",layoutId:\"o1Qr7bWJL\",style:{width:\"100%\"},variant:\"fOKrdC8eX\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZUXCJ.framer-knro3v, .framer-ZUXCJ .framer-knro3v { display: block; }\",\".framer-ZUXCJ.framer-nbtud1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ZUXCJ .framer-1k8f6zn { align-content: center; align-items: center; background-color: #fff2e5; 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-ZUXCJ .framer-1aqo8zg, .framer-ZUXCJ .framer-1rj0827, .framer-ZUXCJ .framer-sdew7v, .framer-ZUXCJ .framer-1qeyj04 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZUXCJ .framer-bvglom { height: 26px; position: relative; width: 134px; }\",\".framer-ZUXCJ .framer-p0rffo { height: 26px; left: 0px; position: absolute; top: 0px; width: 134px; }\",\".framer-ZUXCJ .framer-uirnbm { height: 26px; left: 0px; position: absolute; top: 0px; width: 26px; }\",\".framer-ZUXCJ .framer-txurek { height: 21px; left: 3px; position: absolute; top: 3px; width: 21px; }\",\".framer-ZUXCJ .framer-pqo41x { height: 8px; left: 10px; position: absolute; top: 13px; width: 6px; }\",\".framer-ZUXCJ .framer-1rc6cpp { height: 16px; left: 31px; position: absolute; top: 7px; width: 12px; }\",\".framer-ZUXCJ .framer-11cq1qg { height: 6px; left: 34px; position: absolute; top: 10px; width: 6px; }\",\".framer-ZUXCJ .framer-1an0vg7 { height: 12px; left: 44px; position: absolute; top: 7px; width: 12px; }\",\".framer-ZUXCJ .framer-35vgtx { height: 6px; left: 46px; position: absolute; top: 10px; width: 6px; }\",\".framer-ZUXCJ .framer-1jw74mw { height: 16px; left: 57px; position: absolute; top: 3px; width: 3px; }\",\".framer-ZUXCJ .framer-14w5kev { height: 12px; left: 61px; position: absolute; top: 7px; width: 12px; }\",\".framer-ZUXCJ .framer-i0kbkc { height: 6px; left: 64px; position: absolute; top: 10px; width: 6px; }\",\".framer-ZUXCJ .framer-h8tw3r { height: 11px; left: 75px; position: absolute; top: 8px; width: 6px; }\",\".framer-ZUXCJ .framer-9ap8bh { height: 12px; left: 82px; position: absolute; top: 7px; width: 9px; }\",\".framer-ZUXCJ .framer-1hz7g7r { height: 14px; left: 91px; position: absolute; top: 5px; width: 7px; }\",\".framer-ZUXCJ .framer-1gmldfh { height: 12px; left: 100px; position: absolute; top: 7px; width: 11px; }\",\".framer-ZUXCJ .framer-14sf8um { height: 2px; left: 103px; position: absolute; top: 10px; width: 6px; }\",\".framer-ZUXCJ .framer-qb7ztt { height: 16px; left: 113px; position: absolute; top: 7px; width: 12px; }\",\".framer-ZUXCJ .framer-btrc1m { height: 6px; left: 116px; position: absolute; top: 10px; width: 6px; }\",\".framer-ZUXCJ .framer-1knn2g5 { height: 12px; left: 125px; position: absolute; top: 7px; width: 9px; }\",\".framer-ZUXCJ .framer-1g6k44y { height: 8px; left: 10px; position: absolute; top: 6px; width: 6px; }\",\".framer-ZUXCJ .framer-cftef5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZUXCJ .framer-1mhm022 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-ZUXCJ .framer-1dj58lr { 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-ZUXCJ .framer-1c6weu8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 540px; position: relative; white-space: pre-wrap; width: 30%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZUXCJ .framer-1f01nap { aspect-ratio: 1.6713091922005572 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 431px); overflow: visible; position: relative; width: 80%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ZUXCJ .framer-1r3o52r { 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 0px 80px 0px; position: relative; width: 100%; }\",\".framer-ZUXCJ .framer-eqywdq, .framer-ZUXCJ .framer-hgiq8z, .framer-ZUXCJ .framer-f0fl0p { aspect-ratio: 1.7241379310344827 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 348px); overflow: visible; position: relative; width: 600px; }\",\".framer-ZUXCJ .framer-165d4jp { align-content: center; align-items: center; background-color: var(--token-e1c6739e-ce30-45f0-8841-d9137cd5198c, #2e4c43); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZUXCJ .framer-ms4gd1, .framer-ZUXCJ .framer-uq7ykf, .framer-ZUXCJ .framer-ycsa9n { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZUXCJ .framer-zx88of, .framer-ZUXCJ .framer-r24t6r, .framer-ZUXCJ .framer-1m4g387 { --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-ZUXCJ .framer-1geyj6d, .framer-ZUXCJ .framer-10i8bjb, .framer-ZUXCJ .framer-40xb8n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 540px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZUXCJ .framer-1c9dt8i { align-content: center; align-items: center; background-color: var(--token-1f8d6286-be9d-4842-9925-abfccfaf87eb, #de2b52); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZUXCJ .framer-1fkgap3 { align-content: center; align-items: center; background-color: var(--token-4fc99ea8-e0be-4eb3-9ca3-cb1fd76d9fe3, #002e3d); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZUXCJ .framer-ghmyfi-container { flex: none; height: auto; position: relative; width: 120px; }\",\".framer-ZUXCJ .framer-1t1ljrm-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZUXCJ.framer-nbtud1 { width: 810px; } .framer-ZUXCJ .framer-1aqo8zg { padding: 80px 0px 0px 0px; } .framer-ZUXCJ .framer-1f01nap { height: var(--framer-aspect-ratio-supported, 388px); } .framer-ZUXCJ .framer-1rj0827 { padding: 24px 0px 0px 0px; }}\",\"@media (max-width: 809px) { .framer-ZUXCJ.framer-nbtud1 { gap: 48px; width: 390px; } .framer-ZUXCJ .framer-1aqo8zg { padding: 48px 24px 0px 24px; } .framer-ZUXCJ .framer-1c6weu8 { width: 80%; } .framer-ZUXCJ .framer-1f01nap { height: var(--framer-aspect-ratio-supported, 205px); width: 100%; } .framer-ZUXCJ .framer-1r3o52r { overflow: visible; padding: 0px 24px 0px 24px; } .framer-ZUXCJ .framer-1rj0827 { overflow: visible; padding: 0px; } .framer-ZUXCJ .framer-eqywdq { height: var(--framer-aspect-ratio-supported, 198px); order: 2; width: 100%; } .framer-ZUXCJ .framer-165d4jp, .framer-ZUXCJ .framer-1c9dt8i, .framer-ZUXCJ .framer-1fkgap3 { order: 0; } .framer-ZUXCJ .framer-zx88of, .framer-ZUXCJ .framer-r24t6r, .framer-ZUXCJ .framer-1m4g387 { order: 1; } .framer-ZUXCJ .framer-1geyj6d, .framer-ZUXCJ .framer-10i8bjb, .framer-ZUXCJ .framer-40xb8n { order: 3; } .framer-ZUXCJ .framer-sdew7v, .framer-ZUXCJ .framer-1qeyj04 { padding: 60px 0px 0px 0px; } .framer-ZUXCJ .framer-hgiq8z, .framer-ZUXCJ .framer-f0fl0p { height: var(--framer-aspect-ratio-supported, 199px); order: 2; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3885.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"azwsLcEae\":{\"layout\":[\"fixed\",\"auto\"]},\"yG16BoeM6\":{\"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 FramerqVJRRvZFJ=withCSS(Component,css,\"framer-ZUXCJ\");export default FramerqVJRRvZFJ;FramerqVJRRvZFJ.displayName=\"Page\";FramerqVJRRvZFJ.defaultProps={height:3885.5,width:1200};addFonts(FramerqVJRRvZFJ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"LORE Alternates Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/Q4aUF7mUUk2jD2ASEy4RErMIp84.woff2\"}]},...LocaleSelectorFonts,...Footer2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqVJRRvZFJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"azwsLcEae\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yG16BoeM6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"3885.5\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText", "ImageWithOptimizedAppearEffect", "Image2", "LocaleSelectorFonts", "getFonts", "LocaleSelector_default", "Footer2Fonts", "padjn_d0X_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "transition2", "animation1", "animation2", "transition3", "animation3", "animation4", "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", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "SVG", "RichText", "getLocalizedValue", "x", "RichTextWithOptimizedAppearEffect", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "Image2", "ComponentViewportProvider", "Container", "LocaleSelector_default", "padjn_d0X_default", "css", "FramerqVJRRvZFJ", "withCSS", "qVJRRvZFJ_default", "addFonts", "LocaleSelectorFonts", "Footer2Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
