{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8gJGu8MXf8ODG4Cw3qBi/eLFMsts5NpZXt3ZMYkjq/qbucuYWAs.js", "ssg:https://framerusercontent.com/modules/tCzt84VeZbeL4eiXlLWr/rMmMdVHwqrhdZznoAmQK/qbucuYWAs.js"],
  "sourcesContent": ["// Generated by Framer (7422eea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={AC3EWT15L:new LazyValue(()=>import(\"./qbucuYWAs-2.js\")),Lt9HZw4R4:new LazyValue(()=>import(\"./qbucuYWAs-0.js\")),UKEe_4zvv:new LazyValue(()=>import(\"./qbucuYWAs-1.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 (7422eea)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import Footer from\"#framer/local/canvasComponent/RI__UijjX/RI__UijjX.js\";import NavBar from\"#framer/local/canvasComponent/sIjjeO1Jy/sIjjeO1Jy.js\";import AllCategoriesSidebar from\"#framer/local/canvasComponent/yMOBHury6/yMOBHury6.js\";import ArticleCardDesign2 from\"#framer/local/canvasComponent/ymOvu5aCc/ymOvu5aCc.js\";import DocArticles from\"#framer/local/collection/IKNAcLsmG/IKNAcLsmG.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/qbucuYWAs/qbucuYWAs.js\";import metadataProvider from\"#framer/local/webPageMetadata/qbucuYWAs/qbucuYWAs.js\";const NavBarFonts=getFonts(NavBar);const IconoirFonts=getFonts(Iconoir);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ArticleCardDesign2Fonts=getFonts(ArticleCardDesign2);const PatternFonts=getFonts(Pattern);const AllCategoriesSidebarFonts=getFonts(AllCategoriesSidebar);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={QNB8t1CuK:\"(max-width: 809px)\",qyLdU400l:\"(min-width: 1200px)\",U4lyhBvsI:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Kc7iw\";const variantClassNames={QNB8t1CuK:\"framer-v-1g38ref\",qyLdU400l:\"framer-v-eivfpp\",U4lyhBvsI:\"framer-v-1wtsa5z\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:30};const transition2={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"qyLdU400l\",Phone:\"QNB8t1CuK\",Tablet:\"U4lyhBvsI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qyLdU400l\"};};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,ns_YChptaLFB2hSIY1,pVWw_KJkXLFB2hSIY1,idLFB2hSIY1,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qyLdU400l\",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-eivfpp\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:762,intrinsicWidth:1512,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:762,pixelWidth:1512,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/RjjeZoJyiC1bIlNubewPHZYaBsw.png\",srcSet:\"https://framerusercontent.com/images/RjjeZoJyiC1bIlNubewPHZYaBsw.png?scale-down-to=512 512w,https://framerusercontent.com/images/RjjeZoJyiC1bIlNubewPHZYaBsw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RjjeZoJyiC1bIlNubewPHZYaBsw.png 1512w\"},className:\"framer-g3kb96\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:`min(${componentViewport?.width||\"100vw\"}, 1150px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vs5407-container\",nodeId:\"POnMdi3R9\",scopeId:\"qbucuYWAs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{variant:\"VSleDdmvj\"},U4lyhBvsI:{variant:\"VSleDdmvj\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"POnMdi3R9\",layoutId:\"POnMdi3R9\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"NAU2X7jrM\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o98s7f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ohehk5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xsuasg\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-45yoo5\",\"data-framer-appear-id\":\"45yoo5\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k27mt8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"e9aYA6kVY\",scopeId:\"qbucuYWAs\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"var(--token-ea0336ea-7534-466b-9520-9530178b5a2c, rgb(72, 49, 212))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"Settings\",id:\"e9aYA6kVY\",layoutId:\"e9aYA6kVY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nwytrp\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-e8bf675a-a2d2-4c6c-8e08-8671ec1fb6bb, rgb(0, 0, 0))\"},children:\"Requesting changes\"})})},U4lyhBvsI:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-e8bf675a-a2d2-4c6c-8e08-8671ec1fb6bb, rgb(0, 0, 0))\"},children:\"Requesting changes\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-e8bf675a-a2d2-4c6c-8e08-8671ec1fb6bb, rgb(0, 0, 0))\"},children:\"Requesting changes\"})}),className:\"framer-t0gw5d\",fonts:[\"GF;Outfit-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"22.68px\",\"--framer-text-color\":\"var(--token-7a3b43f1-cf13-444a-918b-cc01cbd936b6, rgba(0, 0, 0, 0.65))\"},children:\"Adjusting travel plans can be stress-free with Farera. Explore this section for guidance on modifications, ensuring your journey aligns perfectly with your needs. Safe adjustments!\"})}),className:\"framer-1j3ns4q\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-lpnqpq\",\"data-framer-appear-id\":\"lpnqpq\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LFB2hSIY1\",data:DocArticles,type:\"Collection\"},select:[{collection:\"LFB2hSIY1\",name:\"ns_YChpta\",type:\"Identifier\"},{collection:\"LFB2hSIY1\",name:\"pVWw_KJkX\",type:\"Identifier\"},{collection:\"LFB2hSIY1\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"LFB2hSIY1\",name:\"fVuwbLmH7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"S1WQAvZsE\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idLFB2hSIY1,ns_YChpta:ns_YChptaLFB2hSIY1,pVWw_KJkX:pVWw_KJkXLFB2hSIY1},index)=>{ns_YChptaLFB2hSIY1??=\"\";pVWw_KJkXLFB2hSIY1??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`LFB2hSIY1-${idLFB2hSIY1}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ns_YChpta:ns_YChptaLFB2hSIY1},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ns_YChpta:ns_YChptaLFB2hSIY1},webPageId:\"SVcXcX4ZM\"},implicitPathVariables:undefined},{href:{pathVariables:{ns_YChpta:ns_YChptaLFB2hSIY1},webPageId:\"SVcXcX4ZM\"},implicitPathVariables:undefined},{href:{pathVariables:{ns_YChpta:ns_YChptaLFB2hSIY1},webPageId:\"SVcXcX4ZM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 20px, 1150px) - 40px)`,y:(componentViewport?.y||0)+0+68+25+0+0+0+40+375.4+0+0},U4lyhBvsI:{width:`calc(max(min(${componentViewport?.width||\"100vw\"} - 50px, 1150px) * 0.7014 - 25px, 1px) - 60px)`,y:(componentViewport?.y||0)+0+68+25+0+0+40+375.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:`calc(max(min(${componentViewport?.width||\"100vw\"} - 50px, 1150px) * 0.75 - 25px, 1px) - 80px)`,y:(componentViewport?.y||0)+0+68+25+0+0+40+405.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3drwly-container\",nodeId:\"l5ItPkUnx\",scopeId:\"qbucuYWAs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{sDF0L7YtM:resolvedLinks[2]},U4lyhBvsI:{sDF0L7YtM:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ArticleCardDesign2,{height:\"100%\",id:\"l5ItPkUnx\",IUdzRp517:pVWw_KJkXLFB2hSIY1,layoutId:\"l5ItPkUnx\",nZ66c5Gxt:16,reO6Z8Vsq:\"GoogleDocs\",sDF0L7YtM:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\"})})})})})})})},idLFB2hSIY1);})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13tnluc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FyilQMtc4\",scopeId:\"qbucuYWAs\",children:/*#__PURE__*/_jsx(Pattern,{back:\"rgba(208, 17, 17, 0)\",diagonal:true,direction:\"left\",duration:5,front:\"var(--token-06f2a875-3825-4ca6-b12d-9622b40c5e61, rgb(227, 227, 227))\",height:\"100%\",id:\"FyilQMtc4\",layoutId:\"FyilQMtc4\",patternType:\"paper\",radius:0,scale:85,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19m8b7s\",style:{rotate:10}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{width:`min(${componentViewport?.width||\"100vw\"} - 20px, 1150px)`,y:(componentViewport?.y||0)+0+68+25+0+0+537.4},U4lyhBvsI:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 50px, 1150px) * 0.2986)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,width:`calc(min(${componentViewport?.width||\"100vw\"} - 50px, 1150px) / 4)`,y:(componentViewport?.y||0)+0+68+25+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yzbsam-container\",nodeId:\"Vsg03WZUG\",rendersWithMotion:true,scopeId:\"qbucuYWAs\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AllCategoriesSidebar,{height:\"100%\",id:\"Vsg03WZUG\",layoutId:\"Vsg03WZUG\",style:{width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{y:(componentViewport?.y||0)+0+970.4},U4lyhBvsI:{y:(componentViewport?.y||0)+0+630.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+660.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b4a2kx-container\",nodeId:\"Oi6RWugEh\",scopeId:\"qbucuYWAs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QNB8t1CuK:{variant:\"g0W_a60Qg\"},U4lyhBvsI:{variant:\"uyeuj8y1I\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Oi6RWugEh\",layoutId:\"Oi6RWugEh\",style:{width:\"100%\"},variant:\"FOCNgXspT\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kc7iw.framer-13okqfv, .framer-Kc7iw .framer-13okqfv { display: block; }\",\".framer-Kc7iw.framer-eivfpp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-Kc7iw .framer-g3kb96 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kc7iw .framer-vs5407-container { flex: none; height: auto; max-width: 1150px; position: relative; width: 100%; z-index: 10; }\",\".framer-Kc7iw .framer-o98s7f { align-content: center; align-items: center; background-color: var(--token-c1bb8427-2036-47c5-99c8-a1bf22d96ec5, #f3f4f5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 25px; position: relative; width: 100%; }\",\".framer-Kc7iw .framer-ohehk5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 1150px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kc7iw .framer-1xsuasg { --border-bottom-width: 1px; --border-color: var(--token-fe35d941-7b4d-4036-a1a5-f2b1b15a14b3, #eeeeee); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-c9dcc827-e71b-483b-9c1e-2cd94d5667e1, #ffffff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 4px 30px 1px rgba(0, 0, 0, 0.04); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Kc7iw .framer-45yoo5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Kc7iw .framer-k27mt8-container { flex: none; height: 42px; position: relative; width: 35px; }\",\".framer-Kc7iw .framer-1nwytrp { 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-Kc7iw .framer-t0gw5d, .framer-Kc7iw .framer-1j3ns4q { --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-Kc7iw .framer-lpnqpq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Kc7iw .framer-3drwly-container, .framer-Kc7iw .framer-b4a2kx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Kc7iw .framer-13tnluc-container { flex: none; height: 212px; left: calc(50.00000000000002% - 100.125% / 2); position: absolute; top: 0px; width: 100%; z-index: -1; }\",\".framer-Kc7iw .framer-19m8b7s { -webkit-filter: blur(30px); background-color: var(--token-c9dcc827-e71b-483b-9c1e-2cd94d5667e1, #ffffff); filter: blur(30px); flex: none; height: 184px; left: 6px; overflow: hidden; position: absolute; top: 77px; width: 695px; z-index: -1; }\",\".framer-Kc7iw .framer-yzbsam-container { flex: none; height: auto; position: sticky; top: 30px; width: 25%; z-index: 1; }\",'.framer-Kc7iw[data-border=\"true\"]::after, .framer-Kc7iw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Kc7iw.framer-eivfpp { width: 810px; } .framer-Kc7iw .framer-1xsuasg { padding: 40px 30px 40px 30px; } .framer-Kc7iw .framer-yzbsam-container { width: 30%; }}\",\"@media (max-width: 809px) { .framer-Kc7iw.framer-eivfpp { width: 350px; } .framer-Kc7iw .framer-o98s7f { padding: 25px 10px 25px 10px; } .framer-Kc7iw .framer-ohehk5 { flex-direction: column; } .framer-Kc7iw .framer-1xsuasg { flex: none; padding: 40px 20px 40px 20px; width: 100%; } .framer-Kc7iw .framer-yzbsam-container { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1919\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U4lyhBvsI\":{\"layout\":[\"fixed\",\"auto\"]},\"QNB8t1CuK\":{\"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 FramerqbucuYWAs=withCSS(Component,css,\"framer-Kc7iw\");export default FramerqbucuYWAs;FramerqbucuYWAs.displayName=\"Support / Changes\";FramerqbucuYWAs.defaultProps={height:1919,width:1200};addFonts(FramerqbucuYWAs,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}]},...NavBarFonts,...IconoirFonts,...ArticleCardDesign2Fonts,...PatternFonts,...AllCategoriesSidebarFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqbucuYWAs\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U4lyhBvsI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QNB8t1CuK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1919\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavBarFonts", "getFonts", "sIjjeO1Jy_default", "IconoirFonts", "Icon", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ArticleCardDesign2Fonts", "ymOvu5aCc_default", "PatternFonts", "Pattern", "AllCategoriesSidebarFonts", "yMOBHury6_default", "ContainerWithFX", "withFX", "Container", "FooterFonts", "RI_UijjX_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "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", "ns_YChptaLFB2hSIY1", "pVWw_KJkXLFB2hSIY1", "idLFB2hSIY1", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "PropertyOverrides2", "sIjjeO1Jy_default", "MotionDivWithOptimizedAppearEffect", "Icon", "getLocalizedValue", "RichText2", "ChildrenCanSuspend", "IKNAcLsmG_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ymOvu5aCc_default", "Pattern", "ContainerWithFX", "yMOBHury6_default", "RI_UijjX_default", "css", "FramerqbucuYWAs", "withCSS", "qbucuYWAs_default", "addFonts", "NavBarFonts", "IconoirFonts", "ArticleCardDesign2Fonts", "PatternFonts", "AllCategoriesSidebarFonts", "FooterFonts", "__FramerMetadata__"]
}
