{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uaUFu4y21mu2ySR1N634/wJv1fx95DW9nVhLE8squ/jWKOzwPAI-0.js", "ssg:https://framerusercontent.com/modules/uaUFu4y21mu2ySR1N634/wJv1fx95DW9nVhLE8squ/jWKOzwPAI.js", "ssg:https://framerusercontent.com/modules/1fCAsHH3LnaAGNExLX0P/1q8cGjISLKi19qTHwLuD/jWKOzwPAI.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"Maison\";export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iwr7f4\",\"data-styles-preset\":\"BqhxCiMlv\",style:{\"--framer-text-alignment\":\"left\"},children:\"Nouveau\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f712822)\nimport*as localizedValues from\"./jWKOzwPAI-0.js\";const valuesByLocaleId={QnFXAaWmJ:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/A6g5x2l1v9ZGklu3TW8N/HWZGsdsSOUXXDNKjvZxS/BqhxCiMlv.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1cxWcGEjftU94ETFCjlj/accStFJVUt6SCgX9VgNA/bvk0shvs4.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/wjmRRIbPrr88YsiO4Wn1/EzVLnKwmHnnMc3nF8D1i/flQiMQ2S4.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/uaUFu4y21mu2ySR1N634/wJv1fx95DW9nVhLE8squ/jWKOzwPAI.js\";const PhosphorFonts=getFonts(Phosphor);const TickerFonts=getFonts(Ticker);const cycleOrder=[\"han3W_UEk\",\"nQJZXD3i9\"];const serializationHash=\"framer-itGyJ\";const variantClassNames={han3W_UEk:\"framer-v-1m31s5o\",nQJZXD3i9:\"framer-v-ip9g0j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={damping:90,delay:0,mass:1,stiffness:300,type:\"spring\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={bounce:0,delay:0,duration:2,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition3};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Fitted:\"han3W_UEk\",Landscape:\"nQJZXD3i9\"};const getProps=({height,id,image,labelText,link,new1,tourTitle,tripDuration,width,...props})=>{return{...props,GLSSX9ME6:link??props.GLSSX9ME6,iwriTvgBT:new1??props.iwriTvgBT??true,LhEPpQzJj:tripDuration??props.LhEPpQzJj??\"5 - 7 days\",variant:humanReadableVariantMap[props.variant]??props.variant??\"han3W_UEk\",vg3MZaLhO:tourTitle??props.vg3MZaLhO??\"Tour Title\",wu9uoOAsS:image??props.wu9uoOAsS,xBbGXxPAx:labelText??props.xBbGXxPAx??\"Label Text\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,wu9uoOAsS,xBbGXxPAx,vg3MZaLhO,GLSSX9ME6,LhEPpQzJj,iwriTvgBT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"han3W_UEk\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(xBbGXxPAx);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:GLSSX9ME6,motionChild:true,nodeId:\"han3W_UEk\",scopeId:\"jWKOzwPAI\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:`${cx(scopingClassNames,\"framer-1m31s5o\",className,classNames)} framer-1neqlfs`,\"data-framer-name\":\"Fitted\",layoutDependency:layoutDependency,layoutId:\"han3W_UEk\",ref:refBinding,style:{...style},...addPropertyOverrides({nQJZXD3i9:{\"data-framer-name\":\"Landscape\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17jpg6k\",\"data-framer-name\":\"media\",layoutDependency:layoutDependency,layoutId:\"xOFlENqSI\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[iwriTvgBT&&/*#__PURE__*/_jsxs(motion.button,{className:\"framer-14nz9pi\",\"data-framer-name\":\"New-Tag\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"VPh3641En\",style:{backgroundColor:\"var(--token-08ca00f0-1092-4b8d-84f3-68162101bf68, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xocczb-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Yyc3SG2Gf-container\",nodeId:\"Yyc3SG2Gf\",rendersWithMotion:true,scopeId:\"jWKOzwPAI\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"House\",iconSelection:\"Star\",id:\"Yyc3SG2Gf\",layoutId:\"Yyc3SG2Gf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iwr7f4\",\"data-styles-preset\":\"BqhxCiMlv\",style:{\"--framer-text-alignment\":\"left\"},children:\"New\"})}),className:\"framer-1siu368\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SK5uKDP22\",verticalAlignment:\"center\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsx(motion.button,{className:\"framer-7q9qzy\",\"data-framer-name\":\"Ticker\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"Am5STxCfQ\",style:{backgroundColor:\"var(--token-08ca00f0-1092-4b8d-84f3-68162101bf68, rgb(255, 255, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17xf0gp-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"rJROs1wP_-container\",nodeId:\"rJROs1wP_\",rendersWithMotion:true,scopeId:\"jWKOzwPAI\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:40,height:\"100%\",hoverFactor:1,id:\"rJROs1wP_\",layoutId:\"rJROs1wP_\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18hcn8o\",\"data-framer-name\":\"label\",layoutDependency:layoutDependency,layoutId:\"M4enH8QbA\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1iwr7f4\",\"data-styles-preset\":\"BqhxCiMlv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63)))\"},children:\"Label Text\"})}),className:\"framer-17pdz9o\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q9cHYLa48\",style:{\"--extracted-r6o4lv\":\"var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63))\"},text:xBbGXxPAx,verticalAlignment:\"center\",withExternalLayout:true})})],speed:15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(wu9uoOAsS)},className:\"framer-1lc3yic\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"RBjwXIcys\",whileHover:animation})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wpg5bo\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"QSl8p0aQk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1piin0z\",\"data-framer-name\":\"headline\",layoutDependency:layoutDependency,layoutId:\"I9OeXI1_W\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1j6l13b\",\"data-styles-preset\":\"bvk0shvs4\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63)))\"},children:\"Tour Title\"})}),className:\"framer-13fqeet\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xnc2SmMC8\",style:{\"--extracted-1lwpl3i\":\"var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63))\"},text:vg3MZaLhO,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8n6uzf\",layoutDependency:layoutDependency,layoutId:\"ZB2DKkpPg\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g16gtp\",\"data-framer-name\":\"Date\",layoutDependency:layoutDependency,layoutId:\"Myb3RHNei\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-we7wd7-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ueZjaxKcr-container\",nodeId:\"ueZjaxKcr\",rendersWithMotion:true,scopeId:\"jWKOzwPAI\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"House\",iconSelection:\"Calendar\",id:\"ueZjaxKcr\",layoutId:\"ueZjaxKcr\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2qpt4o\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"tjmdmV1HT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ldxylv\",\"data-styles-preset\":\"flQiMQ2S4\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63)))\"},children:\"5-7 days\"})}),className:\"framer-1bzcdz3\",\"data-framer-name\":\"Duration\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KMGQNzQVt\",style:{\"--extracted-r6o4lv\":\"var(--token-eded7b45-49d0-4f43-aef6-d30f85998d09, rgb(31, 55, 63))\",opacity:.6},text:LhEPpQzJj,verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-itGyJ.framer-1neqlfs, .framer-itGyJ .framer-1neqlfs { display: block; }\",\".framer-itGyJ.framer-1m31s5o { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; text-decoration: none; width: 360px; }\",\".framer-itGyJ .framer-17jpg6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-itGyJ .framer-14nz9pi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 20px; justify-content: center; left: 16px; overflow: hidden; padding: 1px 6px 0px 6px; position: absolute; top: 16px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-itGyJ .framer-1xocczb-container { flex: none; height: 12px; position: relative; width: 10px; }\",\".framer-itGyJ .framer-1siu368 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 5; }\",\".framer-itGyJ .framer-7q9qzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 20px; justify-content: center; overflow: hidden; padding: 1px 0px 0px 0px; position: absolute; right: 16px; top: 16px; width: 100px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-itGyJ .framer-17xf0gp-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; z-index: 2; }\",\".framer-itGyJ .framer-18hcn8o { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 25px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-itGyJ .framer-17pdz9o { flex: none; height: 25px; position: relative; white-space: pre; width: auto; z-index: 5; }\",\".framer-itGyJ .framer-1lc3yic { aspect-ratio: 0.75 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 480px); overflow: visible; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-itGyJ .framer-1wpg5bo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-itGyJ .framer-1piin0z { align-content: flex-start; align-items: flex-start; 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-itGyJ .framer-13fqeet { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-itGyJ .framer-8n6uzf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-itGyJ .framer-g16gtp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-itGyJ .framer-we7wd7-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-itGyJ .framer-2qpt4o { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-itGyJ .framer-1bzcdz3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-itGyJ.framer-1m31s5o, .framer-itGyJ .framer-17jpg6k, .framer-itGyJ .framer-14nz9pi, .framer-itGyJ .framer-7q9qzy, .framer-itGyJ .framer-18hcn8o, .framer-itGyJ .framer-1wpg5bo, .framer-itGyJ .framer-1piin0z, .framer-itGyJ .framer-g16gtp, .framer-itGyJ .framer-2qpt4o { gap: 0px; } .framer-itGyJ.framer-1m31s5o > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-itGyJ.framer-1m31s5o > :first-child, .framer-itGyJ .framer-1wpg5bo > :first-child, .framer-itGyJ .framer-1piin0z > :first-child { margin-top: 0px; } .framer-itGyJ.framer-1m31s5o > :last-child, .framer-itGyJ .framer-1wpg5bo > :last-child, .framer-itGyJ .framer-1piin0z > :last-child { margin-bottom: 0px; } .framer-itGyJ .framer-17jpg6k > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-itGyJ .framer-17jpg6k > :first-child, .framer-itGyJ .framer-14nz9pi > :first-child, .framer-itGyJ .framer-7q9qzy > :first-child, .framer-itGyJ .framer-18hcn8o > :first-child, .framer-itGyJ .framer-g16gtp > :first-child, .framer-itGyJ .framer-2qpt4o > :first-child { margin-left: 0px; } .framer-itGyJ .framer-17jpg6k > :last-child, .framer-itGyJ .framer-14nz9pi > :last-child, .framer-itGyJ .framer-7q9qzy > :last-child, .framer-itGyJ .framer-18hcn8o > :last-child, .framer-itGyJ .framer-g16gtp > :last-child, .framer-itGyJ .framer-2qpt4o > :last-child { margin-right: 0px; } .framer-itGyJ .framer-14nz9pi > *, .framer-itGyJ .framer-2qpt4o > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-itGyJ .framer-7q9qzy > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-itGyJ .framer-18hcn8o > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-itGyJ .framer-1wpg5bo > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-itGyJ .framer-1piin0z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-itGyJ .framer-g16gtp > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-itGyJ.framer-v-ip9g0j .framer-1lc3yic { aspect-ratio: 1.3333333333333333 / 1; height: var(--framer-aspect-ratio-supported, 270px); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 583\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nQJZXD3i9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"wu9uoOAsS\":\"image\",\"xBbGXxPAx\":\"labelText\",\"vg3MZaLhO\":\"tourTitle\",\"GLSSX9ME6\":\"link\",\"LhEPpQzJj\":\"tripDuration\",\"iwriTvgBT\":\"new1\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjWKOzwPAI=withCSS(Component,css,\"framer-itGyJ\");export default FramerjWKOzwPAI;FramerjWKOzwPAI.displayName=\"Card\";FramerjWKOzwPAI.defaultProps={height:583,width:360};addPropertyControls(FramerjWKOzwPAI,{variant:{options:[\"han3W_UEk\",\"nQJZXD3i9\"],optionTitles:[\"Fitted\",\"Landscape\"],title:\"Variant\",type:ControlType.Enum},wu9uoOAsS:{title:\"Image\",type:ControlType.ResponsiveImage},xBbGXxPAx:{defaultValue:\"Label Text\",displayTextArea:false,placeholder:\"\",title:\"Label Text\",type:ControlType.String},vg3MZaLhO:{defaultValue:\"Tour Title\",description:\"\",displayTextArea:false,title:\"Tour Title\",type:ControlType.String},GLSSX9ME6:{title:\"Link\",type:ControlType.Link},LhEPpQzJj:{defaultValue:\"5 - 7 days\",description:\"\",displayTextArea:false,title:\"Trip Duration\",type:ControlType.String},iwriTvgBT:{defaultValue:true,title:\"New?\",type:ControlType.Boolean}});addFonts(FramerjWKOzwPAI,[{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\"}]},...PhosphorFonts,...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjWKOzwPAI\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"wu9uoOAsS\\\":\\\"image\\\",\\\"xBbGXxPAx\\\":\\\"labelText\\\",\\\"vg3MZaLhO\\\":\\\"tourTitle\\\",\\\"GLSSX9ME6\\\":\\\"link\\\",\\\"LhEPpQzJj\\\":\\\"tripDuration\\\",\\\"iwriTvgBT\\\":\\\"new1\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nQJZXD3i9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"360\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"583\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2iBAAA,IAAAA,EAAA,GAAAC,GAAAD,EAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,KAAgH,IAAMC,GAAG,SAAsBC,GAAgBC,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EACpVC,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECAhL,IAAMC,GAAiB,CAAC,UAAUC,CAAe,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CCAi2B,IAAMG,GAAcC,EAASC,CAAQ,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,SAAS,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAMC,GAAW,MAAM,QAAQA,CAAK,EAASA,EAAM,OAAO,EAA4BA,GAAQ,MAAMA,IAAQ,GAAWC,GAAkBD,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBE,GAAY,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,KAAK,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,EAAW,CAAC,CAAC,MAAAJ,EAAM,SAAAK,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWT,GAAOM,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,OAAO,YAAY,UAAU,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,UAAAC,EAAU,KAAAC,EAAK,KAAAC,EAAK,UAAAC,EAAU,aAAAC,EAAa,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUL,GAAMK,EAAM,UAAU,UAAUJ,GAAMI,EAAM,WAAW,GAAK,UAAUF,GAAcE,EAAM,WAAW,aAAa,QAAQX,GAAwBW,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUH,GAAWG,EAAM,WAAW,aAAa,UAAUP,GAAOO,EAAM,UAAU,UAAUN,GAAWM,EAAM,WAAW,YAAY,GAAUC,GAAuB,CAACD,EAAMjC,IAAeiC,EAAM,iBAAwBjC,EAAS,KAAK,GAAG,EAAEiC,EAAM,iBAAwBjC,EAAS,KAAK,GAAG,EAAUmC,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,GAAS,QAAAhD,GAAQ,UAAAiD,GAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,UAAAC,GAAU,GAAGC,EAAS,EAAElC,GAASU,CAAK,EAAO,CAAC,YAAAyB,GAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAjE,CAAQ,EAAEkE,EAAgB,CAAC,WAAAvE,GAAW,eAAe,YAAY,IAAI6C,EAAW,QAAAtC,GAAQ,kBAAAL,EAAiB,CAAC,EAAQsE,EAAiBjC,GAAuBD,EAAMjC,CAAQ,EAA0GoE,GAAkBC,EAAGzE,GAAkB,GAAnH,CAAaqD,GAAuBA,EAAuBA,CAAS,CAAuE,EAAQqB,GAAQjE,GAAM+C,CAAS,EAAE,OAAoBlC,EAAKqD,EAAY,CAAC,GAAGrB,IAAUT,EAAgB,SAAsBvB,EAAKC,GAAS,CAAC,QAAQnB,EAAS,QAAQ,GAAM,SAAsBkB,EAAKR,EAAW,CAAC,MAAMP,GAAY,SAAsBe,EAAKsD,EAAK,CAAC,KAAKlB,GAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBmB,EAAMrD,EAAO,EAAE,CAAC,GAAGqC,GAAU,GAAGI,GAAgB,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,EAAE,UAAU,GAAGQ,EAAGD,GAAkB,iBAAiBnB,EAAUU,EAAU,CAAC,kBAAkB,mBAAmB,SAAS,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI3B,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGlD,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE4D,GAAYI,EAAc,EAAE,SAAS,CAAc5C,EAAKR,EAAW,CAAC,MAAMN,GAAY,SAAsBqE,EAAMrD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAACX,IAAwBiB,EAAMrD,EAAO,OAAO,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,aAAa,SAAS,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAAcjD,EAAKwD,EAA0B,CAAC,SAAsBxD,EAAKyD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAK1B,EAAS,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAWoF,EAAkB,KAAKjC,CAAY,GAAG,QAAQ,cAAc,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAK2D,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKjC,CAAY,GAAgBzB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEG,IAAsBpD,EAAKE,EAAO,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,aAAa,SAAS,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsBjD,EAAKwD,EAA0B,CAAC,SAAsBxD,EAAKyD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKxB,EAAO,CAAC,UAAU,SAAS,UAAU,OAAO,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,UAAU,GAAG,SAAS,EAAK,EAAE,IAAI,GAAG,OAAO,OAAO,YAAY,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,cAAc,CAAC,WAAW,GAAK,UAAU,EAAI,EAAE,MAAM,CAAcwB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAK2D,EAAS,CAAC,sBAAsB,GAAK,SAAsB3D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,KAAKf,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelC,EAAKR,EAAW,CAAC,MAAMN,GAAY,SAAsBc,EAAK4D,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2BjC,GAAmB,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,SAAS,GAAGvC,GAAkB4C,EAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBgB,EAAiB,SAAS,YAAY,WAAW1D,EAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegE,EAAMrD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAK2D,EAAS,CAAC,sBAAsB,GAAK,SAAsB3D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,8FAA8F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,KAAKd,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAenC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBM,EAAMrD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKwD,EAA0B,CAAC,SAAsBxD,EAAKyD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAK1B,EAAS,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAWoF,EAAkB,KAAKjC,CAAY,GAAG,QAAQ,cAAc,WAAW,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAK2D,EAAS,CAAC,sBAAsB,GAAK,SAAsB3D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,QAAQ,EAAE,EAAE,KAAKZ,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyB,GAAI,CAAC,kFAAkF,kFAAkF,qUAAqU,yUAAyU,uXAAuX,yGAAyG,6HAA6H,iXAAiX,uHAAuH,qQAAqQ,6HAA6H,sPAAsP,4RAA4R,4RAA4R,qKAAqK,yQAAyQ,uRAAuR,wGAAwG,uRAAuR,iHAAiH,ynEAAynE,+IAA+I,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,CAAG,EAUh+jBC,EAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,YAAY,GAAG,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,aAAa,YAAY,GAAG,gBAAgB,GAAM,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,aAAa,YAAY,GAAG,gBAAgB,GAAM,MAAM,gBAAgB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,OAAO,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG3F,GAAc,GAAGG,GAAY,GAAG8F,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["jWKOzwPAI_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "v1", "p", "x", "motion", "__FramerMetadata__", "valuesByLocaleId", "jWKOzwPAI_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "PhosphorFonts", "getFonts", "Icon", "TickerFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "isSet", "value", "toResponsiveImage", "transition3", "animation", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "labelText", "link", "new1", "tourTitle", "tripDuration", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "wu9uoOAsS", "xBbGXxPAx", "vg3MZaLhO", "GLSSX9ME6", "LhEPpQzJj", "iwriTvgBT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerjWKOzwPAI", "withCSS", "jWKOzwPAI_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
