{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yRAOvRRoQxhH4FSbNWpO/tN4Mdo4ygwxvzMmwxpWV/XSsqOy0fy.js"],
  "sourcesContent": ["// Generated by Framer (68888f7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/CSmyeQxjf/CSmyeQxjf.js\";import NewNav from\"#framer/local/canvasComponent/ouSOZR5Ot/ouSOZR5Ot.js\";import PricingWithFilters from\"#framer/local/canvasComponent/XjtstsNQK/XjtstsNQK.js\";import Back from\"#framer/local/canvasComponent/Y8qPmUoJq/Y8qPmUoJq.js\";import Tall from\"#framer/local/collection/wQzTKPoJP/wQzTKPoJP.js\";import*as sharedStyle5 from\"#framer/local/css/B8yb77aZ9/B8yb77aZ9.js\";import*as sharedStyle3 from\"#framer/local/css/bY_Xh9xPK/bY_Xh9xPK.js\";import*as sharedStyle4 from\"#framer/local/css/ePTr8lX0k/ePTr8lX0k.js\";import*as sharedStyle10 from\"#framer/local/css/fhlXZjVlb/fhlXZjVlb.js\";import*as sharedStyle2 from\"#framer/local/css/HmYEUt7wa/HmYEUt7wa.js\";import*as sharedStyle6 from\"#framer/local/css/nKmRB4AQ5/nKmRB4AQ5.js\";import*as sharedStyle1 from\"#framer/local/css/OutMa3xo4/OutMa3xo4.js\";import*as sharedStyle9 from\"#framer/local/css/qm9ulpckX/qm9ulpckX.js\";import*as sharedStyle7 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/XNV889RqV/XNV889RqV.js\";import*as sharedStyle8 from\"#framer/local/css/YhhrBwlsP/YhhrBwlsP.js\";import metadataProvider from\"#framer/local/webPageMetadata/XSsqOy0fy/XSsqOy0fy.js\";const NewNavFonts=getFonts(NewNav);const BackFonts=getFonts(Back);const PricingWithFiltersFonts=getFonts(PricingWithFilters);const FooterFonts=getFonts(Footer);const breakpoints={D8NJzASSR:\"(min-width: 940px)\",DyNCnRhoH:\"(max-width: 939px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xS2oh\";const variantClassNames={D8NJzASSR:\"framer-v-1yyv600\",DyNCnRhoH:\"framer-v-kq5adh\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"D8NJzASSR\",Phone:\"DyNCnRhoH\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"D8NJzASSR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"XSsqOy0fy\",data:Tall,type:\"Collection\"},select:[{collection:\"XSsqOy0fy\",name:\"qpOBDdo2R\",type:\"Identifier\"},{collection:\"XSsqOy0fy\",name:\"wbcTV_XXp\",type:\"Identifier\"},{collection:\"XSsqOy0fy\",name:\"eRhtCtHjz\",type:\"Identifier\"},{collection:\"XSsqOy0fy\",name:\"s7n8WPKFX\",type:\"Identifier\"},{collection:\"XSsqOy0fy\",name:\"QYkg9veTt\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"XSsqOy0fy\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2;const{style,className,layoutId,variant,qpOBDdo2R=getFromCurrentRouteData(\"qpOBDdo2R\"),wbcTV_XXp=(_getFromCurrentRouteData=getFromCurrentRouteData(\"wbcTV_XXp\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",eRhtCtHjz=getFromCurrentRouteData(\"eRhtCtHjz\"),s7n8WPKFX=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"s7n8WPKFX\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",QYkg9veTt=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"QYkg9veTt\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-xS2oh`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xS2oh`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"D8NJzASSR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1yyv600\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-48m94m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{variant:\"o3GXzeX3J\"}},children:/*#__PURE__*/_jsx(NewNav,{height:\"100%\",id:\"qO1JTUnsuO84SsyWu7\",layoutId:\"qO1JTUnsuO84SsyWu7\",style:{height:\"100%\",width:\"100%\"},variant:\"xGPqcbNAO\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7r4luj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{y:88}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:104,children:/*#__PURE__*/_jsx(Container,{className:\"framer-puoj6x-container\",children:/*#__PURE__*/_jsx(Back,{height:\"100%\",id:\"dDaKFMkcN\",layoutId:\"dDaKFMkcN\",style:{height:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aocvbt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(135),sizes:\"min(min(100vw, 1400px) - 48px, 480px)\",...toResponsiveImage(qpOBDdo2R)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(167),sizes:\"478.8px\",...toResponsiveImage(qpOBDdo2R)},className:\"framer-14nvuim\",\"data-framer-name\":\"img\",name:\"img\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15zz2n5\",\"data-framer-name\":\"Right side\",name:\"Right side\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iw8ayd\",\"data-framer-name\":\"Info\",name:\"Info\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pxo9tp\",\"data-framer-name\":\"Title and location\",name:\"Title and location\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-379r7q\",\"data-styles-preset\":\"OutMa3xo4\",children:\"Glacier Falls\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-15778fk\",\"data-styles-preset\":\"XNV889RqV\",children:\"Aspen Sunset wide\"})}),className:\"framer-9s2m38\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:wbcTV_XXp,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1twvfl3\",\"data-framer-name\":\"Location\",name:\"Location\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(743),sizes:\"32px\",...toResponsiveImage(eRhtCtHjz)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(222.2),sizes:\"32px\",...toResponsiveImage(eRhtCtHjz)},className:\"framer-183fk3i\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1hax70t\",\"data-styles-preset\":\"bY_Xh9xPK\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Montana\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5hlth\",\"data-styles-preset\":\"HmYEUt7wa\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Location\"})}),className:\"framer-qcme28\",\"data-framer-name\":\"Location\",fonts:[\"Inter\"],name:\"Location\",text:s7n8WPKFX,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",code:\"framer-styles-preset-95v63d\",h1:\"framer-styles-preset-rzbdm2\",h2:\"framer-styles-preset-15778fk\",h3:\"framer-styles-preset-1yo2y2h\",h4:\"framer-styles-preset-379r7q\",h5:\"framer-styles-preset-1mbzok5\",h6:\"framer-styles-preset-1hax70t\",img:\"framer-styles-preset-ibmeko\",p:\"framer-styles-preset-16oyozz\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:QYkg9veTt,className:\"framer-1i9fdlo\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",code:\"framer-styles-preset-95v63d\",h1:\"framer-styles-preset-rzbdm2\",h2:\"framer-styles-preset-15778fk\",h3:\"framer-styles-preset-1yo2y2h\",h4:\"framer-styles-preset-379r7q\",h5:\"framer-styles-preset-1mbzok5\",h6:\"framer-styles-preset-1hax70t\",img:\"framer-styles-preset-ibmeko\",p:\"framer-styles-preset-5hlth\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{width:\"min(min(100vw, 1400px) - 48px, 600px)\",y:905}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:309,width:\"max(min(100vw, 1400px) - 156.4819px, 1px)\",y:408.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2dv0yo-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{variant:\"qV1LjnlS9\"}},children:/*#__PURE__*/_jsx(PricingWithFilters,{height:\"100%\",id:\"qO1JTUnsuP60S2oATS\",layoutId:\"qO1JTUnsuP60S2oATS\",style:{width:\"100%\"},variant:\"GIzqz_IC4\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{y:1238}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"100vw\",y:1207,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u5pmlu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DyNCnRhoH:{style:{width:\"100%\"},variant:\"jGlmAzKU5\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"qO1JTUnsuO2hLslUhz\",layoutId:\"qO1JTUnsuO2hLslUhz\",style:{height:\"100%\",width:\"100%\"},variant:\"RUVsRM5XE\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-xS2oh { background: rgb(255, 255, 255); }`,\".framer-xS2oh.framer-11umpgr, .framer-xS2oh .framer-11umpgr { display: block; }\",\".framer-xS2oh.framer-1yyv600 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 940px; }\",\".framer-xS2oh .framer-48m94m-container { flex: none; height: 64px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-xS2oh .framer-7r4luj { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-xS2oh .framer-puoj6x-container { flex: none; height: 23px; position: relative; width: auto; }\",\".framer-xS2oh .framer-1aocvbt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 900px; justify-content: flex-start; max-width: 1400px; min-height: 100vh; padding: 0px 48px 60px 48px; position: relative; width: 100%; }\",\".framer-xS2oh .framer-14nvuim { aspect-ratio: 0.665 / 1; flex: none; height: 100%; max-height: 720px; position: relative; width: var(--framer-aspect-ratio-supported, 133px); }\",\".framer-xS2oh .framer-15zz2n5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xS2oh .framer-1iw8ayd { 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-xS2oh .framer-pxo9tp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-xS2oh .framer-9s2m38 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xS2oh .framer-1twvfl3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xS2oh .framer-183fk3i { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-xS2oh .framer-qcme28 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-xS2oh .framer-1i9fdlo { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xS2oh .framer-2dv0yo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xS2oh .framer-u5pmlu-container { flex: none; height: 200px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xS2oh.framer-1yyv600, .framer-xS2oh .framer-7r4luj, .framer-xS2oh .framer-1aocvbt, .framer-xS2oh .framer-15zz2n5, .framer-xS2oh .framer-1iw8ayd, .framer-xS2oh .framer-pxo9tp, .framer-xS2oh .framer-1twvfl3 { gap: 0px; } .framer-xS2oh.framer-1yyv600 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xS2oh.framer-1yyv600 > :first-child, .framer-xS2oh .framer-15zz2n5 > :first-child, .framer-xS2oh .framer-1iw8ayd > :first-child, .framer-xS2oh .framer-pxo9tp > :first-child { margin-top: 0px; } .framer-xS2oh.framer-1yyv600 > :last-child, .framer-xS2oh .framer-15zz2n5 > :last-child, .framer-xS2oh .framer-1iw8ayd > :last-child, .framer-xS2oh .framer-pxo9tp > :last-child { margin-bottom: 0px; } .framer-xS2oh .framer-7r4luj > *, .framer-xS2oh .framer-1twvfl3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xS2oh .framer-7r4luj > :first-child, .framer-xS2oh .framer-1aocvbt > :first-child, .framer-xS2oh .framer-1twvfl3 > :first-child { margin-left: 0px; } .framer-xS2oh .framer-7r4luj > :last-child, .framer-xS2oh .framer-1aocvbt > :last-child, .framer-xS2oh .framer-1twvfl3 > :last-child { margin-right: 0px; } .framer-xS2oh .framer-1aocvbt > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-xS2oh .framer-15zz2n5 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-xS2oh .framer-1iw8ayd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xS2oh .framer-pxo9tp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (max-width: 939px) { .${metadata.bodyClassName}-framer-xS2oh { background: rgb(255, 255, 255); } .framer-xS2oh.framer-1yyv600 { gap: 24px; width: 420px; } .framer-xS2oh .framer-7r4luj { width: 90%; } .framer-xS2oh .framer-1aocvbt { align-content: center; align-items: center; flex-direction: column; gap: 24px; height: min-content; padding: 0px 24px 0px 24px; } .framer-xS2oh .framer-14nvuim { aspect-ratio: 0.6888888888888889 / 1; height: var(--framer-aspect-ratio-supported, 290px); max-height: unset; max-width: 480px; width: 100%; } .framer-xS2oh .framer-15zz2n5 { flex: none; gap: 24px; max-width: 600px; width: 100%; } .framer-xS2oh .framer-u5pmlu-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xS2oh.framer-1yyv600, .framer-xS2oh .framer-1aocvbt, .framer-xS2oh .framer-15zz2n5 { gap: 0px; } .framer-xS2oh.framer-1yyv600 > *, .framer-xS2oh .framer-1aocvbt > *, .framer-xS2oh .framer-15zz2n5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-xS2oh.framer-1yyv600 > :first-child, .framer-xS2oh .framer-1aocvbt > :first-child, .framer-xS2oh .framer-15zz2n5 > :first-child { margin-top: 0px; } .framer-xS2oh.framer-1yyv600 > :last-child, .framer-xS2oh .framer-1aocvbt > :last-child, .framer-xS2oh .framer-15zz2n5 > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1307\n * @framerIntrinsicWidth 940\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DyNCnRhoH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerXSsqOy0fy=withCSS(Component,css,\"framer-xS2oh\");export default FramerXSsqOy0fy;FramerXSsqOy0fy.displayName=\"Tall\";FramerXSsqOy0fy.defaultProps={height:1307,width:940};addFonts(FramerXSsqOy0fy,[{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\"}]},...NewNavFonts,...BackFonts,...PricingWithFiltersFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXSsqOy0fy\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"940\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DyNCnRhoH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1307\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NewNavFonts", "getFonts", "ouSOZR5Ot_default", "BackFonts", "Y8qPmUoJq_default", "PricingWithFiltersFonts", "XjtstsNQK_default", "FooterFonts", "CSmyeQxjf_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "wQzTKPoJP_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "style", "className", "layoutId", "variant", "qpOBDdo2R", "wbcTV_XXp", "eRhtCtHjz", "s7n8WPKFX", "QYkg9veTt", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ouSOZR5Ot_default", "Y8qPmUoJq_default", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "XjtstsNQK_default", "CSmyeQxjf_default", "css", "FramerXSsqOy0fy", "withCSS", "XSsqOy0fy_default", "addFonts", "NewNavFonts", "BackFonts", "PricingWithFiltersFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
