{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/72m3S7gik94wnIOIQZEs/orJImG5aLOhEX0wbsoJ6/nBEKcZVKQ.js"],
  "sourcesContent": ["// Generated by Framer (100f99d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/CsjP1hozs/CsjP1hozs.js\";import Intro from\"#framer/local/canvasComponent/eOvNKPFCb/eOvNKPFCb.js\";import TextRImageLType2 from\"#framer/local/canvasComponent/F6zGqJmJM/F6zGqJmJM.js\";import NavBar from\"#framer/local/canvasComponent/mcGGzQuUs/mcGGzQuUs.js\";import Quote from\"#framer/local/canvasComponent/t718a95aU/t718a95aU.js\";import DestinationsAll from\"#framer/local/canvasComponent/WFj3EyJZA/WFj3EyJZA.js\";import TextImageType1 from\"#framer/local/canvasComponent/Y6_jqW3hC/Y6_jqW3hC.js\";import*as sharedStyle from\"#framer/local/css/MnqOUHVs8/MnqOUHVs8.js\";import metadataProvider from\"#framer/local/webPageMetadata/nBEKcZVKQ/nBEKcZVKQ.js\";const NavBarFonts=getFonts(NavBar);const ContainerWithFX=withFX(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const IntroFonts=getFonts(Intro);const TextImageType1Fonts=getFonts(TextImageType1);const TextRImageLType2Fonts=getFonts(TextRImageLType2);const QuoteFonts=getFonts(Quote);const DestinationsAllFonts=getFonts(DestinationsAll);const FooterFonts=getFonts(Footer);const breakpoints={iHj_nmpAt:\"(min-width: 1200px)\",qOjUNIkTh:\"(max-width: 809px)\",qQz4jKpL9:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-IHizc\";const variantClassNames={iHj_nmpAt:\"framer-v-17kohjl\",qOjUNIkTh:\"framer-v-jy6ta6\",qQz4jKpL9:\"framer-v-1to5cvh\"};const transition1={damping:35,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,x:0,y:-64};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const transition3={delay:0,duration:1,ease:[.45,0,.5,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition4={delay:0,duration:.6,ease:[.4,0,.5,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:80};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"iHj_nmpAt\",Phone:\"qOjUNIkTh\",Tablet:\"qQz4jKpL9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"iHj_nmpAt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"o5xayey8e\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"YQ7944B1z\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"iHj_nmpAt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-47fef6e7-05ca-4c62-aa21-47dcf1047904, rgb(254, 248, 227)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-17kohjl\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vhx3f2-container\",\"data-framer-name\":\"Nav Bar\",layoutScroll:true,name:\"Nav Bar\",nodeId:\"pOgIjcTh6\",rendersWithMotion:true,scopeId:\"nBEKcZVKQ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"nBCmD0ZtP\"},qQz4jKpL9:{variant:\"SRUQtloYZ\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"pOgIjcTh6\",layoutId:\"pOgIjcTh6\",name:\"Nav Bar\",style:{width:\"100%\"},variant:\"xTM4aAW1G\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1csi1h8\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1ecvczt\",\"data-framer-appear-id\":\"1ecvczt\",\"data-framer-name\":\"Title\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qQz4jKpL9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3f21wj\",\"data-styles-preset\":\"MnqOUHVs8\",style:{\"--framer-text-alignment\":\"center\"},children:\"north Africa\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3f21wj\",\"data-styles-preset\":\"MnqOUHVs8\",children:\"north Africa\"})}),className:\"framer-srdvrg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{animate:undefined,background:{alt:\"Ancient stone pathway lined with weathered ruins leads to towering Egyptian obelisks under a bright blue sky, with scattered palm trees adding a touch of greenery.\",fit:\"fill\",intrinsicHeight:4608,intrinsicWidth:3456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+900-821.8571),pixelHeight:1385,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png\",srcSet:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=512 512w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png 2048w\"},initial:undefined,optimized:undefined,style:{}},qQz4jKpL9:{background:{alt:\"Ancient stone pathway lined with weathered ruins leads to towering Egyptian obelisks under a bright blue sky, with scattered palm trees adding a touch of greenery.\",fit:\"fill\",intrinsicHeight:4608,intrinsicWidth:3456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+1e3-949.0741),pixelHeight:1385,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png\",srcSet:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=512 512w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"Ancient stone pathway lined with weathered ruins leads to towering Egyptian obelisks under a bright blue sky, with scattered palm trees adding a touch of greenery.\",fit:\"fill\",intrinsicHeight:4608,intrinsicWidth:3456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+1e3-931.5),pixelHeight:1385,pixelWidth:2048,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png\",srcSet:\"https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=512 512w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G3gFMhB9g7hGHtXCWbIyKTFlks.png 2048w\"},className:\"framer-ma988z\",\"data-framer-appear-id\":\"ma988z\",\"data-framer-name\":\"BG Image\",initial:animation4,optimized:true,style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{y:(componentViewport?.y||0)+0+900}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:192,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dr70zx-container\",nodeId:\"ZiIBNNmDj\",scopeId:\"nBEKcZVKQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"zO7wV7go7\"},qQz4jKpL9:{variant:\"czx_G_dVs\"}},children:/*#__PURE__*/_jsx(Intro,{bgbX9PD1M:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",height:\"100%\",id:\"ZiIBNNmDj\",layoutId:\"ZiIBNNmDj\",N8ZU9BQIg:\"Step back in time and experience the grandeur of ancient civilisations. From golden deserts to bustling souks, this region offers a sensory journey like no other.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"HdkPdSB26\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-151yhzn\",\"data-border\":true,\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pwcymh\",\"data-border\":true,\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined},{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined},{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{y:(componentViewport?.y||0)+0+1094}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:523,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1194,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lswp6u-container\",id:elementId,nodeId:\"o5xayey8e\",ref:ref1,scopeId:\"nBEKcZVKQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"ehtzkHu8l\",wX7ANB8dm:resolvedLinks[1]},qQz4jKpL9:{variant:\"Lv74OZ0ka\",wX7ANB8dm:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(TextImageType1,{asWMf4CXm:true,d3MYdygU1:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",DIBUvBnrA:addImageAlt({pixelHeight:3456,pixelWidth:5184,src:\"https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg\",srcSet:\"https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Rt90sqbSKxi8QPW6lxdpW6kvtwY.jpg 5184w\"},\"A stunning view of Ait Benhaddou in Morocco, featuring ancient clay buildings nestled on a hillside with a clear blue sky overhead and desert vegetation in the foreground.\"),EkqYb38Ds:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/thSIiVXlVMwmogx6Dunm2lX0o.png\",srcSet:\"https://framerusercontent.com/images/thSIiVXlVMwmogx6Dunm2lX0o.png?scale-down-to=512 512w,https://framerusercontent.com/images/thSIiVXlVMwmogx6Dunm2lX0o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/thSIiVXlVMwmogx6Dunm2lX0o.png 2048w\"},\"This image captures a luxurious Moroccan riad interior featuring a vibrant, colorful pool area with large clay pots, ornate tiles, and plush cushions, surrounded by traditional archways and intricate decor.\"),hdpjw6ayC:\"Morocco\",height:\"100%\",id:\"o5xayey8e\",IhvQRjayy:\"var(--token-b7910f0c-8cf3-4fbf-9792-7822c9a2b8b3, rgb(222, 102, 50))\",JQWUQAvVH:\"A land of vibrant culture and history, Morocco combines desert dunes, mountain trails, and bustling medinas. Wander Marrakech\u2019s souks, trek the Atlas Mountains, or sleep under the Sahara\u2019s starry sky. Explore stunning palaces, savour aromatic spices, and surf world-class waves along the coast.\",KWmKH4HU5:\"Discover the Magic of Morocco\",layoutId:\"o5xayey8e\",mT3e4WfkD:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",na0OiWk29:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",qfhkDkjdO:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/bGl4fhB5rwKYZv85d6oZQmbJE.png\",srcSet:\"https://framerusercontent.com/images/bGl4fhB5rwKYZv85d6oZQmbJE.png?scale-down-to=512 512w,https://framerusercontent.com/images/bGl4fhB5rwKYZv85d6oZQmbJE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/bGl4fhB5rwKYZv85d6oZQmbJE.png 2048w\"},\"A caravan of camels in Morocco with riders traverses the vast, golden dunes of a sunlit desert under a clear blue sky, creating a striking contrast between the warm sand and the cool atmosphere.\"),ryd05D2YI:\"Your Next Destination\",SomdHYQ_T:true,style:{maxWidth:\"100%\",width:\"100%\"},tw7q6Cbfp:true,usW6w3Ac6:\"pfsg0FFWM\",v0QT8FgZw:\"Travel Tip: Stay in a traditional riad in Fes or Marrakech for an authentic experience with courtyard gardens and rooftop views.\",variant:\"VCkFgLnZa\",width:\"100%\",wX7ANB8dm:resolvedLinks[0],X4KIU9vkS:true,xsCNr45sv:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/Cuy4kRVsH8FHncn5Q9NtAGWBaQ.png\",srcSet:\"https://framerusercontent.com/images/Cuy4kRVsH8FHncn5Q9NtAGWBaQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cuy4kRVsH8FHncn5Q9NtAGWBaQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cuy4kRVsH8FHncn5Q9NtAGWBaQ.png 2048w\"},\"A narrow, winding alleyway in Chefchaouen, Morocco, is adorned with vibrant blue walls and red-tiled roofs, lined with lush potted plants adding a touch of green to the picturesque setting.\")})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined},{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined},{href:{webPageId:\"RNaafCWM1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{y:(componentViewport?.y||0)+0+1617}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:523,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1717,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tnmbl6-container\",id:elementId1,nodeId:\"YQ7944B1z\",ref:ref2,scopeId:\"nBEKcZVKQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"BxARaTW5n\",XC8TmrLPG:resolvedLinks1[1]},qQz4jKpL9:{variant:\"w54lirIT3\",XC8TmrLPG:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(TextRImageLType2,{cOEaZ5lFX:true,D3iQnQJVj:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/n5Eq6EwKdR1M1VbOBhJ3PwIMXLE.png\",srcSet:\"https://framerusercontent.com/images/n5Eq6EwKdR1M1VbOBhJ3PwIMXLE.png?scale-down-to=512 512w,https://framerusercontent.com/images/n5Eq6EwKdR1M1VbOBhJ3PwIMXLE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n5Eq6EwKdR1M1VbOBhJ3PwIMXLE.png 2048w\"},\"Four camels rest in the desert near the Pyramids of Giza under a bright blue sky with scattered clouds.\"),fB33tkIlF:true,FezPOtlHr:\"Uncover Egypt\u2019s Treasures\",height:\"100%\",id:\"YQ7944B1z\",IhmYfMXOj:addImageAlt({pixelHeight:1349,pixelWidth:1080,src:\"https://framerusercontent.com/images/CFnhTBW3KTPmuehjAugAaCE1k.jpg\",srcSet:\"https://framerusercontent.com/images/CFnhTBW3KTPmuehjAugAaCE1k.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/CFnhTBW3KTPmuehjAugAaCE1k.jpg 1080w\"},\"A bustling display of colorful masks and ornaments hanging on a rustic wooden wall, creating a vibrant atmosphere in the streets of Egypt.\"),layoutId:\"YQ7944B1z\",lTkNTpjW6:\"Your Next Destination\",MdHUqImTu:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/wnQzBbUjFzxzMMbktpP80gaW4U.png\",srcSet:\"https://framerusercontent.com/images/wnQzBbUjFzxzMMbktpP80gaW4U.png?scale-down-to=512 512w,https://framerusercontent.com/images/wnQzBbUjFzxzMMbktpP80gaW4U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wnQzBbUjFzxzMMbktpP80gaW4U.png 2048w\"},\"A sailboat glides through calm waters of the Nile River, surrounded by rocky cliffs and lush greenery under a blue sky.\"),MJS_iQPkJ:addImageAlt({pixelHeight:1385,pixelWidth:2048,src:\"https://framerusercontent.com/images/8mdz3JJgGOF6gz7tsj1JdoRxf8.png\",srcSet:\"https://framerusercontent.com/images/8mdz3JJgGOF6gz7tsj1JdoRxf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/8mdz3JJgGOF6gz7tsj1JdoRxf8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8mdz3JJgGOF6gz7tsj1JdoRxf8.png 2048w\"},\"Two large ancient statues flank a pathway, set against a clear blue sky and stone walls in Egypt\"),NT3XjXgiT:true,Oq5gMkdGT:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",qmsx_iuUb:\"Egypt\",RGvLF5_KF:\"pfsg0FFWM\",S9L8LgMX4:\"var(--token-b7910f0c-8cf3-4fbf-9792-7822c9a2b8b3, rgb(222, 102, 50))\",style:{maxWidth:\"100%\",width:\"100%\"},tWJ_sHXr5:\"Egypt offers a journey through timeless wonders. Stand before the majestic pyramids of Giza, cruise the Nile in luxury, or dive into the Red Sea\u2019s vibrant coral reefs. From ancient temples to natural treasures, Egypt blends history and adventure seamlessly.\",variant:\"usLQKRmID\",VUsitFEJm:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",width:\"100%\",wQgMEHpNK:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(39, 55, 41))\",x0GnWVvE9:\"Travel Tip: Visit the White Desert to marvel at surreal limestone formations rising from the sands.\",XC8TmrLPG:resolvedLinks1[0],zq2yMYg0s:true})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2140},qQz4jKpL9:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:221,width:\"1200px\",y:(componentViewport?.y||0)+0+2240,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13kp0lt-container\",nodeId:\"DnKKFeKZ4\",scopeId:\"nBEKcZVKQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"gvOgfI18V\"},qQz4jKpL9:{variant:\"L9Ert7smb\"}},children:/*#__PURE__*/_jsx(Quote,{height:\"100%\",id:\"DnKKFeKZ4\",layoutId:\"DnKKFeKZ4\",NiJnuufCx:false,QTdH1biUu:\"Step into the mystique of North Africa, where timeless deserts and vibrant souks tell stories of ancient wonder.\",RBbZ8S2nh:\"var(--token-b7910f0c-8cf3-4fbf-9792-7822c9a2b8b3, rgb(222, 102, 50))\",style:{width:\"100%\"},T9qnxS3JF:\"\u2013 Brian Jackman\",variant:\"ECZZYLk7f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{y:(componentViewport?.y||0)+0+2361}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1559,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2461,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sheym3-container\",nodeId:\"wLVjRKne9\",scopeId:\"nBEKcZVKQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"dUJg7JzEJ\"},qQz4jKpL9:{bS8f4v_Fk:false,Sb6zP1rEy:false,variant:\"Wn2rWoyB6\",Yo1bKYxhY:true}},children:/*#__PURE__*/_jsx(DestinationsAll,{AT_AfQgPB:true,bS8f4v_Fk:true,height:\"100%\",id:\"wLVjRKne9\",jFJXYMtF3:true,KdgzyYpfR:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(34, 48, 36))\",ksU0ByIZd:\"Other journeys\",layoutId:\"wLVjRKne9\",lLN4laYe8:\"var(--token-36417a85-147e-44f7-9321-e61978eba9df, rgb(34, 48, 36))\",lsi6q4g51:true,MtApaLyhi:true,Oc2wpSOn0:true,r63vO67hZ:true,Sb6zP1rEy:true,style:{width:\"100%\"},UZwhCo6Zu:true,variant:\"x56vM8YKH\",width:\"100%\",Yo1bKYxhY:false,zskL7STXG:false})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{y:(componentViewport?.y||0)+0+3920}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4020,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9dfk4j-container\",nodeId:\"ypNP981Nb\",rendersWithMotion:true,scopeId:\"nBEKcZVKQ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qOjUNIkTh:{variant:\"FGOwnqQkV\"},qQz4jKpL9:{variant:\"AV46uwoSR\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ypNP981Nb\",layoutId:\"ypNP981Nb\",style:{width:\"100%\"},variant:\"O4IV8inmb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IHizc.framer-1ynmu2b, .framer-IHizc .framer-1ynmu2b { display: block; }\",\".framer-IHizc.framer-17kohjl { align-content: center; align-items: center; background-color: var(--token-47fef6e7-05ca-4c62-aa21-47dcf1047904, #fef8e3); 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-IHizc .framer-vhx3f2-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-IHizc .framer-1csi1h8 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 100vh; justify-content: space-between; overflow: visible; padding: 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-IHizc .framer-1ecvczt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-IHizc .framer-srdvrg { --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-IHizc .framer-ma988z { bottom: -1px; flex: none; height: 93.25vh; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-IHizc .framer-dr70zx-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-IHizc .framer-151yhzn, .framer-IHizc .framer-pwcymh { --border-bottom-width: 0.8px; --border-color: var(--token-06538032-c0a4-4346-b17b-14a1de931108, #86858a); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-IHizc .framer-lswp6u-container, .framer-IHizc .framer-1tnmbl6-container { flex: none; height: auto; max-width: 1200px; position: relative; scroll-margin-top: 10px; width: 100%; z-index: 2; }\",\".framer-IHizc .framer-13kp0lt-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-IHizc .framer-sheym3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-IHizc .framer-9dfk4j-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IHizc.framer-17kohjl, .framer-IHizc .framer-1ecvczt { gap: 0px; } .framer-IHizc.framer-17kohjl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IHizc.framer-17kohjl > :first-child, .framer-IHizc .framer-1ecvczt > :first-child { margin-top: 0px; } .framer-IHizc.framer-17kohjl > :last-child, .framer-IHizc .framer-1ecvczt > :last-child { margin-bottom: 0px; } .framer-IHizc .framer-1ecvczt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,'.framer-IHizc[data-border=\"true\"]::after, .framer-IHizc [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 (max-width: 809px) { .framer-IHizc.framer-17kohjl { width: 390px; } .framer-IHizc .framer-vhx3f2-container { order: 0; } .framer-IHizc .framer-1csi1h8 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; height: 90vh; justify-content: flex-end; order: 1; padding: 0px 20px 40px 20px; } .framer-IHizc .framer-1ecvczt { flex: none; max-width: 390px; width: 100%; } .framer-IHizc .framer-ma988z { height: 82.28571428571428vh; will-change: unset; } .framer-IHizc .framer-dr70zx-container { order: 2; } .framer-IHizc .framer-151yhzn { order: 7; } .framer-IHizc .framer-pwcymh { order: 6; } .framer-IHizc .framer-lswp6u-container { order: 10; } .framer-IHizc .framer-1tnmbl6-container { order: 15; } .framer-IHizc .framer-13kp0lt-container { order: 16; width: 100%; } .framer-IHizc .framer-sheym3-container { order: 25; } .framer-IHizc .framer-9dfk4j-container { order: 26; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IHizc .framer-1csi1h8 { gap: 0px; } .framer-IHizc .framer-1csi1h8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-IHizc .framer-1csi1h8 > :first-child { margin-top: 0px; } .framer-IHizc .framer-1csi1h8 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-IHizc.framer-17kohjl { width: 810px; } .framer-IHizc .framer-1csi1h8 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-end; } .framer-IHizc .framer-1ecvczt { flex: none; width: 100%; } .framer-IHizc .framer-ma988z { bottom: 0px; height: 94.9074074074074vh; } .framer-IHizc .framer-13kp0lt-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-IHizc .framer-1csi1h8 { gap: 0px; } .framer-IHizc .framer-1csi1h8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-IHizc .framer-1csi1h8 > :first-child { margin-top: 0px; } .framer-IHizc .framer-1csi1h8 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3519\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qOjUNIkTh\":{\"layout\":[\"fixed\",\"auto\"]},\"qQz4jKpL9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"o5xayey8e\":{\"pattern\":\":o5xayey8e\",\"name\":\"botswana\"},\"YQ7944B1z\":{\"pattern\":\":YQ7944B1z\",\"name\":\"zambia\"}}\n * @framerResponsiveScreen\n */const FramernBEKcZVKQ=withCSS(Component,css,\"framer-IHizc\");export default FramernBEKcZVKQ;FramernBEKcZVKQ.displayName=\"Central Africa\";FramernBEKcZVKQ.defaultProps={height:3519,width:1200};addFonts(FramernBEKcZVKQ,[{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\"}]},...NavBarFonts,...IntroFonts,...TextImageType1Fonts,...TextRImageLType2Fonts,...QuoteFonts,...DestinationsAllFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernBEKcZVKQ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"o5xayey8e\\\":{\\\"pattern\\\":\\\":o5xayey8e\\\",\\\"name\\\":\\\"botswana\\\"},\\\"YQ7944B1z\\\":{\\\"pattern\\\":\\\":YQ7944B1z\\\",\\\"name\\\":\\\"zambia\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qOjUNIkTh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qQz4jKpL9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3519\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarFonts", "getFonts", "mcGGzQuUs_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "IntroFonts", "eOvNKPFCb_default", "TextImageType1Fonts", "Y6_jqW3hC_default", "TextRImageLType2Fonts", "F6zGqJmJM_default", "QuoteFonts", "t718a95aU_default", "DestinationsAllFonts", "WFj3EyJZA_default", "FooterFonts", "CsjP1hozs_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "transition3", "animation3", "animation4", "addImageAlt", "image", "alt", "animation5", "transition4", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "mcGGzQuUs_default", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "Container", "eOvNKPFCb_default", "ResolveLinks", "resolvedLinks", "Y6_jqW3hC_default", "resolvedLinks1", "F6zGqJmJM_default", "t718a95aU_default", "WFj3EyJZA_default", "CsjP1hozs_default", "css", "FramernBEKcZVKQ", "withCSS", "nBEKcZVKQ_default", "addFonts", "NavBarFonts", "IntroFonts", "TextImageType1Fonts", "TextRImageLType2Fonts", "QuoteFonts", "DestinationsAllFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
