{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/A5eSIeKhq2MapUJYv5Ka/XvZWbdhZvoYhbICzp81s/tRy2IE4jC.js"],
  "sourcesContent": ["// Generated by Framer (86f5ff9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/TNBTnkYavoUuWP96omE9/iMg6hXcSrPEcMlUZPWyK/nn7o1B_Vv.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/vAqOzXpB9h1pVVJqZOek/oVTitYGB4rioiFKgmqyv/tRy2IE4jC.js\";import NavigationButton from\"https://framerusercontent.com/modules/4hNNyBhHBq7993poys5T/hljJELcg9WuFARnVV4ms/HWHwUziwF.js\";const NavigationButtonFonts=getFonts(NavigationButton);const ClipboardFonts=getFonts(Clipboard);const LocaleSelectorFonts=getFonts(LocaleSelector);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const cycleOrder=[\"b5ClOcEpK\",\"Sl1AJTsie\",\"KKYQVgX7o\",\"EpoKlPcPi\"];const serializationHash=\"framer-mw3wj\";const variantClassNames={b5ClOcEpK:\"framer-v-1kxnzfb\",EpoKlPcPi:\"framer-v-1butxl9\",KKYQVgX7o:\"framer-v-132ex42\",Sl1AJTsie:\"framer-v-1dfr6az\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition2={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,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:30,delay:.05,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:30,delay:.15,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:30,delay:.25,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const transition9={damping:30,delay:.35,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const transition10={damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition10,x:0,y:0};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={\"Desktop-closed\":\"Sl1AJTsie\",\"Desktop-opened\":\"b5ClOcEpK\",\"Mobile-closed\":\"EpoKlPcPi\",\"Mobile-opened\":\"KKYQVgX7o\"};const getProps=({backPhone,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"b5ClOcEpK\",wNbqpUwEZ:backPhone??props.wNbqpUwEZ};};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,wNbqpUwEZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"b5ClOcEpK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeave6yz39x=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Sl1AJTsie\");});const onTap1uqbdb0=activeVariantCallback(async(...args)=>{setVariant(\"Sl1AJTsie\");});const onTap1f9kuv=activeVariantCallback(async(...args)=>{setVariant(\"b5ClOcEpK\");});const onTap1jr2nbb=activeVariantCallback(async(...args)=>{setVariant(\"EpoKlPcPi\");});const onTap1t554oj=activeVariantCallback(async(...args)=>{setVariant(\"KKYQVgX7o\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Sl1AJTsie\",\"KKYQVgX7o\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"KKYQVgX7o\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"Sl1AJTsie\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"KKYQVgX7o\")return true;return false;};const isDisplayed4=()=>{if([\"Sl1AJTsie\",\"EpoKlPcPi\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1kxnzfb\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop-opened\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"b5ClOcEpK\",onMouseLeave:onMouseLeave6yz39x,ref:refBinding,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(196, 196, 196)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(255, 255, 255, 0.8)\",WebkitBackdropFilter:\"blur(10px)\",...style},...addPropertyOverrides({EpoKlPcPi:{\"data-framer-name\":\"Mobile-closed\",\"data-highlight\":undefined,onMouseLeave:undefined},KKYQVgX7o:{\"data-framer-name\":\"Mobile-opened\",\"data-highlight\":undefined,onMouseLeave:undefined},Sl1AJTsie:{\"data-framer-name\":\"Desktop-closed\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wtrfay\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"kzdqpO01B\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://totalityestates.com\",motionChild:true,nodeId:\"ZXk3pY_9d\",openInNewTab:false,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-t2h8nn framer-1artnq8\",\"data-framer-name\":\"Logo-secondary\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZXk3pY_9d\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 140.449 50\"><path d=\"M 35.725 10 L 35.725 14.183 L 34.557 14.183 L 34.557 11.154 L 21.132 11.154 L 21.132 13.818 C 26.607 14.793 30.965 19.046 31.899 24.64 C 31.931 24.836 31.948 25.047 31.948 25.269 L 31.948 26.438 L 30.78 26.438 L 30.78 25.577 L 21.133 25.577 L 21.133 38.612 C 24.85 37.879 28.051 35.472 29.737 31.964 L 30.791 32.459 C 28.555 37.113 23.886 40 18.726 40 C 18.415 40 18.105 39.99 17.791 39.968 C 11.089 39.518 5.638 33.96 5.383 27.317 C 5.244 23.691 6.566 20.259 9.105 17.651 C 11.079 15.625 13.582 14.309 16.317 13.822 L 16.317 11.154 L 2.892 11.154 L 2.892 14.183 L 1.725 14.183 L 1.725 10 L 17.484 10 L 17.484 13.664 C 17.894 13.627 18.308 13.606 18.725 13.606 C 19.139 13.606 19.553 13.625 19.965 13.662 L 19.965 10 Z M 17.485 14.821 L 17.485 24.423 L 19.965 24.423 L 19.965 14.823 C 19.557 14.782 19.143 14.76 18.725 14.76 C 18.311 14.759 17.897 14.78 17.485 14.821 Z M 6.779 24.423 L 16.317 24.423 L 16.317 14.993 C 13.903 15.468 11.696 16.654 9.946 18.451 C 8.308 20.133 7.228 22.192 6.779 24.423 Z M 16.317 38.607 L 16.317 25.577 L 6.604 25.577 C 6.547 26.14 6.528 26.707 6.549 27.273 C 6.762 32.812 10.933 37.521 16.317 38.607 Z M 19.965 25.576 L 17.485 25.576 L 17.485 38.782 C 17.613 38.794 17.741 38.808 17.871 38.817 C 18.569 38.864 19.269 38.852 19.965 38.782 Z M 21.132 14.995 L 21.132 24.423 L 30.67 24.423 C 29.694 19.591 25.896 15.93 21.132 14.995 Z M 46.217 10.344 L 57.64 10.344 L 57.64 13.818 L 53.907 13.818 L 53.907 24.457 L 49.968 24.457 L 49.968 13.818 L 46.217 13.818 Z M 58.046 17.391 C 58.046 13.11 60.688 10.344 64.776 10.344 C 66.824 10.344 68.543 11.041 69.746 12.359 C 70.898 13.621 71.507 15.36 71.507 17.391 C 71.507 21.684 68.865 24.457 64.776 24.457 C 60.688 24.457 58.046 21.684 58.046 17.391 Z M 67.495 17.392 C 67.495 14.892 66.606 13.677 64.776 13.677 C 62.947 13.677 62.058 14.893 62.058 17.392 C 62.058 21.125 64.103 21.125 64.776 21.125 C 66.606 21.125 67.495 19.903 67.495 17.392 Z M 75.663 13.818 L 71.912 13.818 L 71.912 10.344 L 83.335 10.344 L 83.335 13.818 L 79.602 13.818 L 79.602 24.457 L 75.663 24.457 Z M 82.034 24.457 L 87.203 10.344 L 90.944 10.344 L 96.151 24.457 L 91.838 24.457 L 91.008 21.666 L 87.103 21.666 L 86.273 24.457 Z M 90.075 18.379 L 89.065 14.961 L 88.055 18.379 Z M 106.848 24.457 L 97.174 24.457 L 97.174 10.344 L 101.113 10.344 L 101.113 20.983 L 106.848 20.983 Z M 112.348 24.457 L 108.408 24.457 L 108.408 10.344 L 112.348 10.344 Z M 117.658 24.457 L 117.658 13.815 L 113.907 13.815 L 113.907 10.34 L 125.33 10.34 L 125.33 13.815 L 121.597 13.815 L 121.597 24.457 Z M 134.498 10.344 L 138.725 10.344 L 134.147 19.241 L 134.147 24.457 L 130.208 24.457 L 130.208 19.242 L 125.573 10.344 L 129.876 10.344 L 132.179 15.576 L 134.498 10.344 Z M 50.968 29.021 L 50.968 30.68 L 56.342 30.68 L 56.342 34.155 L 50.968 34.155 L 50.968 36.185 L 56.342 36.185 L 56.342 39.66 L 47.03 39.66 L 47.03 25.546 L 56.342 25.546 L 56.342 29.021 Z M 109.989 29.021 L 109.989 30.68 L 115.362 30.68 L 115.362 34.155 L 109.989 34.155 L 109.989 36.185 L 115.362 36.185 L 115.362 39.66 L 106.05 39.66 L 106.05 25.546 L 115.362 25.546 L 115.362 29.021 Z M 69.645 35.253 C 69.645 37.971 67.557 39.659 64.195 39.659 C 60.45 39.659 57.934 37.65 57.934 34.66 L 57.934 34.315 L 61.909 34.315 L 61.909 34.662 C 61.909 35.792 62.665 36.365 64.158 36.365 C 65.081 36.365 65.632 36.064 65.632 35.56 C 65.632 34.841 64.807 34.562 63.225 34.091 C 63.092 34.052 62.953 34.011 62.813 33.968 C 60.643 33.305 58.329 32.382 58.329 29.792 C 58.329 27.094 60.27 25.547 63.653 25.547 C 66.982 25.547 69.371 27.406 69.463 30.068 L 69.476 30.425 L 65.535 30.425 L 65.492 30.129 C 65.371 29.299 64.718 28.843 63.654 28.843 C 63.055 28.843 62.341 28.966 62.341 29.557 C 62.341 30.115 62.716 30.347 64.455 30.861 L 64.605 30.905 C 66.967 31.602 69.644 32.391 69.645 35.253 Z M 81.527 29.021 L 77.795 29.021 L 77.795 39.66 L 73.855 39.66 L 73.855 29.021 L 70.104 29.021 L 70.104 25.546 L 81.527 25.546 Z M 89.136 25.546 L 94.343 39.659 L 90.03 39.659 L 89.2 36.868 L 85.294 36.868 L 84.465 39.659 L 80.226 39.659 L 85.395 25.546 Z M 87.257 30.165 L 86.247 33.582 L 88.266 33.582 Z M 93.004 25.546 L 104.427 25.546 L 104.427 29.021 L 100.695 29.021 L 100.695 39.66 L 96.755 39.66 L 96.755 29.021 L 93.004 29.021 Z M 129.17 35.253 C 129.17 37.971 127.082 39.659 123.72 39.659 C 119.975 39.659 117.459 37.65 117.459 34.66 L 117.459 34.315 L 121.435 34.315 L 121.435 34.662 C 121.435 35.792 122.191 36.365 123.684 36.365 C 124.607 36.365 125.158 36.064 125.158 35.56 C 125.158 34.841 124.332 34.562 122.751 34.091 C 122.618 34.052 122.48 34.011 122.339 33.968 C 120.169 33.305 117.855 32.382 117.855 29.792 C 117.855 27.094 119.795 25.547 123.179 25.547 C 126.508 25.547 128.896 27.406 128.989 30.068 L 129.002 30.425 L 125.061 30.425 L 125.018 30.129 C 124.897 29.299 124.244 28.843 123.18 28.843 C 122.581 28.843 121.867 28.966 121.867 29.557 C 121.867 30.115 122.242 30.347 123.981 30.861 L 124.131 30.905 C 126.493 31.602 129.17 32.391 129.17 35.253 Z M 135.724 39.66 C 134.085 39.655 132.775 38.333 132.776 36.718 C 132.777 35.103 134.087 33.779 135.729 33.779 C 137.359 33.779 138.68 35.1 138.678 36.722 C 138.675 38.346 137.354 39.66 135.724 39.66 Z M 133.374 36.718 C 133.376 38.021 134.433 39.059 135.72 39.062 C 137.02 39.065 138.074 38.018 138.078 36.725 C 138.081 35.427 137.024 34.377 135.729 34.376 C 134.43 34.375 133.376 35.423 133.374 36.718 Z M 136.245 36.749 C 136.401 36.797 136.516 36.894 136.611 37.021 C 136.673 37.104 136.725 37.194 136.771 37.288 C 136.916 37.578 137.061 37.869 137.206 38.159 L 137.217 38.185 C 137.194 38.192 136.473 38.196 136.373 38.189 C 136.368 38.179 136.363 38.17 136.358 38.16 C 136.238 37.917 136.118 37.676 135.999 37.433 C 135.963 37.359 135.921 37.288 135.873 37.221 C 135.785 37.101 135.667 37.038 135.52 37.03 C 135.428 37.026 135.335 37.027 135.242 37.026 C 135.238 37.027 135.233 37.028 135.228 37.029 L 135.228 38.19 L 134.436 38.19 C 134.43 38.168 134.428 35.152 134.435 35.115 C 134.442 35.115 134.45 35.114 134.458 35.114 C 134.873 35.114 135.288 35.113 135.704 35.115 C 135.872 35.116 136.039 35.132 136.203 35.172 C 136.312 35.199 136.416 35.239 136.511 35.299 C 136.65 35.386 136.75 35.522 136.79 35.681 C 136.837 35.854 136.839 36.03 136.799 36.206 C 136.75 36.416 136.623 36.569 136.433 36.669 C 136.381 36.697 136.324 36.717 136.27 36.74 C 136.262 36.743 136.253 36.746 136.245 36.749 Z M 135.23 36.478 C 135.241 36.479 135.25 36.48 135.259 36.48 L 135.364 36.48 C 135.459 36.479 135.553 36.479 135.648 36.476 C 135.708 36.474 135.767 36.462 135.824 36.441 C 135.92 36.404 135.985 36.337 136.011 36.236 C 136.036 36.143 136.038 36.047 136.018 35.953 C 135.991 35.826 135.915 35.746 135.788 35.714 C 135.729 35.699 135.669 35.691 135.609 35.689 C 135.489 35.689 135.369 35.689 135.249 35.689 C 135.242 35.689 135.237 35.69 135.23 35.691 Z\" fill=\"rgb(22,22,29)\"></path></svg>',svgContentId:9869207773,title:\"Dubai Real Estate: Buy Off-Plan Real Estate in Dubai\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hm1ppj\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"pYsWxCI2T\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"U1TlLXhfZ\"},implicitPathVariables:undefined},{href:{webPageId:\"U1TlLXhfZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({Sl1AJTsie:{y:(componentViewport?.y||0)+(componentViewport?.height||50)-50+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-63tyk3-container\",\"data-framer-name\":\"Off-Plan Properties\",layoutDependency:layoutDependency,layoutId:\"bAQzhiIuo-container\",name:\"Off-Plan Properties\",nodeId:\"bAQzhiIuo\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"bAQzhiIuo\",layoutId:\"bAQzhiIuo\",n3zXg7x_v:getLocalizedValue(\"v0\",activeLocale)??\"Off-Plan Properties\",name:\"Off-Plan Properties\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",style:{height:\"100%\"},variant:\"jarlgXBFV\",width:\"100%\",XweT5g5AP:resolvedLinks[0],...addPropertyOverrides({Sl1AJTsie:{XweT5g5AP:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gXusGQW1N\"},implicitPathVariables:undefined},{href:{webPageId:\"gXusGQW1N\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({Sl1AJTsie:{y:(componentViewport?.y||0)+(componentViewport?.height||50)-50+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lnvj9h-container\",\"data-framer-name\":\"Distressed Deals\",layoutDependency:layoutDependency,layoutId:\"Y5KvtSnU9-container\",name:\"Distressed Deals\",nodeId:\"Y5KvtSnU9\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"Y5KvtSnU9\",layoutId:\"Y5KvtSnU9\",n3zXg7x_v:getLocalizedValue(\"v1\",activeLocale)??\"Distressed Deals\",name:\"Distressed Deals\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",style:{height:\"100%\"},variant:\"jarlgXBFV\",width:\"100%\",XweT5g5AP:resolvedLinks1[0],...addPropertyOverrides({Sl1AJTsie:{kxPQVJi0O:undefined,XweT5g5AP:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BAZqp4AGM\"},implicitPathVariables:undefined},{href:{webPageId:\"BAZqp4AGM\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({Sl1AJTsie:{y:(componentViewport?.y||0)+(componentViewport?.height||50)-50+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-flnj7c-container\",\"data-framer-name\":\"Areas\",layoutDependency:layoutDependency,layoutId:\"ouA5dEawH-container\",name:\"Areas\",nodeId:\"ouA5dEawH\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"ouA5dEawH\",layoutId:\"ouA5dEawH\",n3zXg7x_v:getLocalizedValue(\"v2\",activeLocale)??\"Areas\",name:\"Areas\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",style:{height:\"100%\"},variant:\"jarlgXBFV\",width:\"100%\",XweT5g5AP:resolvedLinks2[0],...addPropertyOverrides({Sl1AJTsie:{kxPQVJi0O:undefined,XweT5g5AP:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IDNTLLc7L\"},implicitPathVariables:undefined},{href:{webPageId:\"IDNTLLc7L\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({Sl1AJTsie:{y:(componentViewport?.y||0)+(componentViewport?.height||50)-50+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hs1hgo-container\",\"data-framer-name\":\"Join Our Team\",layoutDependency:layoutDependency,layoutId:\"MM96z6Luz-container\",name:\"Join Our Team\",nodeId:\"MM96z6Luz\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"MM96z6Luz\",layoutId:\"MM96z6Luz\",n3zXg7x_v:getLocalizedValue(\"v3\",activeLocale)??\"Join Our Team\",name:\"Join Our Team\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",style:{height:\"100%\"},variant:\"jarlgXBFV\",width:\"100%\",XweT5g5AP:resolvedLinks3[0],...addPropertyOverrides({Sl1AJTsie:{XweT5g5AP:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rch60YW6W\"},implicitPathVariables:undefined},{href:{webPageId:\"rch60YW6W\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({Sl1AJTsie:{y:(componentViewport?.y||0)+(componentViewport?.height||50)-50+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ppr4j-container\",\"data-framer-name\":\"Sell\",layoutDependency:layoutDependency,layoutId:\"feL5hnm3n-container\",name:\"Sell\",nodeId:\"feL5hnm3n\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"feL5hnm3n\",layoutId:\"feL5hnm3n\",n3zXg7x_v:getLocalizedValue(\"v4\",activeLocale)??\"Sell\",name:\"Sell\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",style:{height:\"100%\"},variant:\"jarlgXBFV\",width:\"100%\",XweT5g5AP:resolvedLinks4[0],...addPropertyOverrides({Sl1AJTsie:{XweT5g5AP:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3sa7xl-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"R5UM0enBp-container\",nodeId:\"R5UM0enBp\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,color:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",content:getLocalizedValue(\"v5\",activeLocale)??\"+971-58-1946440\",fill:\"rgba(255, 255, 255, 0)\",font:{fontFamily:'\"SF Pro Text Regular\", \"SF Pro Text Regular Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',fontSize:\"15px\",letterSpacing:\"-0.04em\",lineHeight:\"1.4em\"},height:\"100%\",hoverOptions:{color:\"rgb(0, 0, 0)\",scale:1,transition:{damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"}},id:\"R5UM0enBp\",isMixedBorderRadius:false,label:getLocalizedValue(\"v5\",activeLocale)??\"+971-58-1946440\",layoutId:\"R5UM0enBp\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,topLeftRadius:0,topRightRadius:0,width:\"100%\",...addPropertyOverrides({Sl1AJTsie:{font:{fontFamily:'\"SF Pro Text Regular\", \"SF Pro Text Regular Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',fontSize:\"15px\",letterSpacing:\"-0.04em\",lineHeight:\"1.2em\"}}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"tel:+971-58-1946440\",motionChild:true,nodeId:\"pM0bCxNSv\",scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-17vm091 framer-1artnq8\",\"data-framer-name\":\"Icon\",fill:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"pM0bCxNSv\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M231.88 175.08A56.26 56.26 0 0 1 176 224C96.6 224 32 159.4 32 80a56.26 56.26 0 0 1 48.92-55.88 16 16 0 0 1 16.62 9.52l21.12 47.15v.12A16 16 0 0 1 117.39 96c-.18.27-.37.52-.57.77L96 121.45c7.49 15.22 23.41 31 38.83 38.51l24.34-20.71a8.12 8.12 0 0 1 .75-.56 16 16 0 0 1 15.17-1.4l.13.06 47.11 21.11a16 16 0 0 1 9.55 16.62Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://t.me/totalityestates\",motionChild:true,nodeId:\"SdVwDBsDl\",scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1xleh0a framer-1artnq8\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:256,intrinsicWidth:256,layoutDependency:layoutDependency,layoutId:\"SdVwDBsDl\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"256\" height=\"256\" preserveAspectRatio=\"xMidYMid\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#2AABEE\"/><stop offset=\"100%\" stop-color=\"#229ED9\"/></linearGradient></defs><path fill=\"url(#a)\" d=\"M128 0C94.06 0 61.48 13.494 37.5 37.49A128.038 128.038 0 0 0 0 128c0 33.934 13.5 66.514 37.5 90.51C61.48 242.506 94.06 256 128 256s66.52-13.494 90.5-37.49c24-23.996 37.5-56.576 37.5-90.51 0-33.934-13.5-66.514-37.5-90.51C194.52 13.494 161.94 0 128 0Z\"/><path fill=\"#FFF\" d=\"M57.94 126.648c37.32-16.256 62.2-26.974 74.64-32.152 35.56-14.786 42.94-17.354 47.76-17.441 1.06-.017 3.42.245 4.96 1.49 1.28 1.05 1.64 2.47 1.82 3.467.16.996.38 3.266.2 5.038-1.92 20.24-10.26 69.356-14.5 92.026-1.78 9.592-5.32 12.808-8.74 13.122-7.44.684-13.08-4.912-20.28-9.63-11.26-7.386-17.62-11.982-28.56-19.188-12.64-8.328-4.44-12.906 2.76-20.386 1.88-1.958 34.64-31.748 35.26-34.45.08-.338.16-1.598-.6-2.262-.74-.666-1.84-.438-2.64-.258-1.14.256-19.12 12.152-54 35.686-5.1 3.508-9.72 5.218-13.88 5.128-4.56-.098-13.36-2.584-19.9-4.708-8-2.606-14.38-3.984-13.82-8.41.28-2.304 3.46-4.662 9.52-7.072Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/13057755211\",motionChild:true,nodeId:\"UclBSgV3H\",scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-16eoxmt framer-1artnq8\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UclBSgV3H\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 14.765 13.938 L 17.353 15.23 C 17.1 16.494 15.989 17.403 14.7 17.4 C 10.229 17.395 6.605 13.771 6.6 9.3 C 6.6 8.013 7.508 6.904 8.77 6.652 L 10.062 9.239 L 8.962 10.875 C 8.796 11.125 8.765 11.442 8.88 11.72 C 9.524 13.25 10.742 14.468 12.272 15.112 C 12.551 15.232 12.871 15.204 13.125 15.038 Z M 23.7 12 C 23.701 16.109 21.546 19.917 18.024 22.033 C 14.502 24.148 10.128 24.261 6.501 22.33 L 2.67 23.607 C 2.024 23.822 1.31 23.654 0.828 23.172 C 0.346 22.69 0.178 21.976 0.393 21.33 L 1.67 17.499 C -0.616 13.201 -0.002 7.936 3.213 4.28 C 6.427 0.623 11.57 -0.66 16.126 1.056 C 20.681 2.773 23.698 7.132 23.7 12 Z M 19.2 14.7 C 19.2 14.359 19.008 14.047 18.703 13.894 L 15.103 12.094 C 14.814 11.951 14.471 11.972 14.203 12.151 L 12.55 13.253 C 11.791 12.836 11.167 12.212 10.75 11.453 L 11.853 9.801 C 12.031 9.532 12.053 9.189 11.909 8.901 L 10.109 5.301 C 9.957 4.993 9.643 4.799 9.3 4.8 C 6.815 4.8 4.8 6.815 4.8 9.3 C 4.806 14.765 9.235 19.194 14.7 19.2 C 17.185 19.2 19.2 17.185 19.2 14.7 Z\" fill=\"var(--token-1eabd042-0c29-42b7-8295-24b48a3fca48, rgb(36, 211, 102))\"></path></svg>',svgContentId:9378483807,withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sc9f7t-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"QCN2QHPzr-container\",nodeId:\"QCN2QHPzr\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(LocaleSelector,{font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"var(--token-cb5c39e0-6dfb-49ec-a92b-ec5aceecc7de, rgb(110, 110, 115))\",size:24,type:\"default\"},id:\"QCN2QHPzr\",layoutId:\"QCN2QHPzr\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:8,title:false},padding:\"0px\",radius:\"4px\",textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g4rhgi\",\"data-framer-name\":\"Phone Icons\",layoutDependency:layoutDependency,layoutId:\"yFjVFYrEz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h3phes\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LAlOLkldo\",onTap:onTap1uqbdb0,...addPropertyOverrides({EpoKlPcPi:{onTap:onTap1t554oj},KKYQVgX7o:{onTap:onTap1jr2nbb},Sl1AJTsie:{onTap:onTap1f9kuv}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-h6wtl5\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"BxymPMTZY\",style:{backgroundColor:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45},variants:{EpoKlPcPi:{rotate:0},Sl1AJTsie:{rotate:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t7cxui\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"fazLq59VE\",style:{backgroundColor:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45},variants:{EpoKlPcPi:{rotate:0},Sl1AJTsie:{rotate:0}}})]}),wNbqpUwEZ&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e84e40\",\"data-framer-name\":\"Back\",layoutDependency:layoutDependency,layoutId:\"XLOLgEouI\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13+-2+5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/soD22zjRDABgFroZI7PVJte98w.png\"},className:\"framer-40m062\",\"data-framer-name\":\"Back Icon\",layoutDependency:layoutDependency,layoutId:\"C56ouSL_J\",...addPropertyOverrides({Sl1AJTsie:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||50)-50+13+-2+5),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/soD22zjRDABgFroZI7PVJte98w.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-y9v6yk\",\"data-styles-preset\":\"nn7o1B_Vv\",children:\"Back\"})}),className:\"framer-ez8t3p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uFdFr9YbV\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yx1nkz\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"NJtfprAvi\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"U1TlLXhfZ\"},implicitPathVariables:undefined},{href:{webPageId:\"U1TlLXhfZ\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+0,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1m8xdvb-container\",\"data-framer-appear-id\":\"1m8xdvb\",\"data-framer-name\":\"Off-Plan Properties\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"c1TtysxFB-container\",name:\"Off-Plan Properties\",nodeId:\"c1TtysxFB\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"c1TtysxFB\",layoutId:\"c1TtysxFB\",n3zXg7x_v:getLocalizedValue(\"v0\",activeLocale)??\"Off-Plan Properties\",name:\"Off-Plan Properties\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks5[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gXusGQW1N\"},implicitPathVariables:undefined},{href:{webPageId:\"gXusGQW1N\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+30,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-107eahi-container\",\"data-framer-appear-id\":\"107eahi\",\"data-framer-name\":\"Distressed Deals\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"A4V0A_rsn-container\",name:\"Distressed Deals\",nodeId:\"A4V0A_rsn\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"A4V0A_rsn\",layoutId:\"A4V0A_rsn\",n3zXg7x_v:getLocalizedValue(\"v1\",activeLocale)??\"Distressed Deals\",name:\"Distressed Deals\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks6[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BAZqp4AGM\"},implicitPathVariables:undefined},{href:{webPageId:\"BAZqp4AGM\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+60,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-1w1zrsm-container\",\"data-framer-appear-id\":\"1w1zrsm\",\"data-framer-name\":\"Areas\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"JpE6GxmtF-container\",name:\"Areas\",nodeId:\"JpE6GxmtF\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"JpE6GxmtF\",layoutId:\"JpE6GxmtF\",n3zXg7x_v:getLocalizedValue(\"v2\",activeLocale)??\"Areas\",name:\"Areas\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks7[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IDNTLLc7L\"},implicitPathVariables:undefined},{href:{webPageId:\"IDNTLLc7L\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+90,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-1y9vdtm-container\",\"data-framer-appear-id\":\"1y9vdtm\",\"data-framer-name\":\"Join Our Team\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"IcHENookK-container\",name:\"Join Our Team\",nodeId:\"IcHENookK\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"IcHENookK\",layoutId:\"IcHENookK\",n3zXg7x_v:getLocalizedValue(\"v3\",activeLocale)??\"Join Our Team\",name:\"Join Our Team\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks8[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rch60YW6W\"},implicitPathVariables:undefined},{href:{webPageId:\"rch60YW6W\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+120,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+90}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,className:\"framer-1ogy4l9-container\",\"data-framer-appear-id\":\"1ogy4l9\",\"data-framer-name\":\"Sell\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"mEbQJEUH2-container\",name:\"Sell\",nodeId:\"mEbQJEUH2\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"mEbQJEUH2\",layoutId:\"mEbQJEUH2\",n3zXg7x_v:getLocalizedValue(\"v4\",activeLocale)??\"Sell\",name:\"Sell\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks9[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iEWSqleF0\"},implicitPathVariables:undefined},{href:{webPageId:\"iEWSqleF0\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+150,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-wkxipn-container\",\"data-framer-appear-id\":\"wkxipn\",\"data-framer-name\":\"Blog\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"TCYZK7eQ6-container\",name:\"Blog\",nodeId:\"TCYZK7eQ6\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"TCYZK7eQ6\",layoutId:\"TCYZK7eQ6\",n3zXg7x_v:getLocalizedValue(\"v7\",activeLocale)??\"Blog\",name:\"Blog\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks10[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"V5nVVkPN3\"},implicitPathVariables:undefined},{href:{webPageId:\"V5nVVkPN3\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+180,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,className:\"framer-bkjpri-container\",\"data-framer-appear-id\":\"bkjpri\",\"data-framer-name\":\"FAQ\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"xwfPDvTEG-container\",name:\"FAQ\",nodeId:\"xwfPDvTEG\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"xwfPDvTEG\",layoutId:\"xwfPDvTEG\",n3zXg7x_v:getLocalizedValue(\"v8\",activeLocale)??\"FAQ\",name:\"FAQ\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks11[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mFu8vYlVS\"},implicitPathVariables:undefined},{href:{webPageId:\"mFu8vYlVS\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+210,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+210}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation8,className:\"framer-14sz04j-container\",\"data-framer-appear-id\":\"14sz04j\",\"data-framer-name\":\"About\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"V5xqKtgmS-container\",name:\"About\",nodeId:\"V5xqKtgmS\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"V5xqKtgmS\",layoutId:\"V5xqKtgmS\",n3zXg7x_v:getLocalizedValue(\"v9\",activeLocale)??\"About\",name:\"About\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks12[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TMefuSfOj\"},implicitPathVariables:undefined},{href:{webPageId:\"TMefuSfOj\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(66+((componentViewport?.height||525.5)-90-344)/2)+24+240,...addPropertyOverrides({KKYQVgX7o:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||464.5)-48-((componentViewport?.height||464.5)-48)*1)/2)+50+240}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation9,className:\"framer-h8sot1-container\",\"data-framer-appear-id\":\"h8sot1\",\"data-framer-name\":\"Contact us\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"qaWqv5Idc-container\",name:\"Contact us\",nodeId:\"qaWqv5Idc\",optimized:true,rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(NavigationButton,{a2xCJOpUh:true,height:\"100%\",id:\"qaWqv5Idc\",layoutId:\"qaWqv5Idc\",n3zXg7x_v:getLocalizedValue(\"v10\",activeLocale)??\"Contact us\",name:\"Contact us\",oDHeiBJ8s:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",variant:\"B8qr48OJo\",width:\"100%\",XweT5g5AP:resolvedLinks13[0],...addPropertyOverrides({KKYQVgX7o:{XweT5g5AP:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nldu8a\",\"data-framer-name\":\"Contacts\",layoutDependency:layoutDependency,layoutId:\"wEntqbzoa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bp27r6-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"T9XeRS1qF-container\",nodeId:\"T9XeRS1qF\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,color:\"var(--token-c7e2995e-096b-46f2-b3fe-767689954115, rgb(110, 110, 115))\",content:getLocalizedValue(\"v5\",activeLocale)??\"+971-58-1946440\",fill:\"rgba(255, 255, 255, 0)\",font:{fontFamily:'\"SF Pro Text Regular\", \"SF Pro Text Regular Placeholder\", \"-apple-system\", \"BlinkMacSystemFont\", sans-serif',fontSize:\"15px\",letterSpacing:\"-0.04em\",lineHeight:\"1.4em\"},height:\"100%\",hoverOptions:{color:\"rgb(0, 0, 0)\",scale:1,transition:{damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"}},id:\"T9XeRS1qF\",isMixedBorderRadius:false,label:getLocalizedValue(\"v5\",activeLocale)??\"+971-58-1946440\",layoutId:\"T9XeRS1qF\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,topLeftRadius:0,topRightRadius:0,width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://t.me/totalityestates\",motionChild:true,nodeId:\"rHklFCghz\",scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-x4dzaa framer-1artnq8\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:256,intrinsicWidth:256,layoutDependency:layoutDependency,layoutId:\"rHklFCghz\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"256\" height=\"256\" preserveAspectRatio=\"xMidYMid\"><defs><linearGradient id=\"a\" x1=\"50%\" x2=\"50%\" y1=\"0%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#2AABEE\"/><stop offset=\"100%\" stop-color=\"#229ED9\"/></linearGradient></defs><path fill=\"url(#a)\" d=\"M128 0C94.06 0 61.48 13.494 37.5 37.49A128.038 128.038 0 0 0 0 128c0 33.934 13.5 66.514 37.5 90.51C61.48 242.506 94.06 256 128 256s66.52-13.494 90.5-37.49c24-23.996 37.5-56.576 37.5-90.51 0-33.934-13.5-66.514-37.5-90.51C194.52 13.494 161.94 0 128 0Z\"/><path fill=\"#FFF\" d=\"M57.94 126.648c37.32-16.256 62.2-26.974 74.64-32.152 35.56-14.786 42.94-17.354 47.76-17.441 1.06-.017 3.42.245 4.96 1.49 1.28 1.05 1.64 2.47 1.82 3.467.16.996.38 3.266.2 5.038-1.92 20.24-10.26 69.356-14.5 92.026-1.78 9.592-5.32 12.808-8.74 13.122-7.44.684-13.08-4.912-20.28-9.63-11.26-7.386-17.62-11.982-28.56-19.188-12.64-8.328-4.44-12.906 2.76-20.386 1.88-1.958 34.64-31.748 35.26-34.45.08-.338.16-1.598-.6-2.262-.74-.666-1.84-.438-2.64-.258-1.14.256-19.12 12.152-54 35.686-5.1 3.508-9.72 5.218-13.88 5.128-4.56-.098-13.36-2.584-19.9-4.708-8-2.606-14.38-3.984-13.82-8.41.28-2.304 3.46-4.662 9.52-7.072Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/13057755211\",motionChild:true,nodeId:\"D5oxyH3CY\",scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1ee9b9s framer-1artnq8\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"D5oxyH3CY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 14.765 13.938 L 17.353 15.23 C 17.1 16.494 15.989 17.403 14.7 17.4 C 10.229 17.395 6.605 13.771 6.6 9.3 C 6.6 8.013 7.508 6.904 8.77 6.652 L 10.062 9.239 L 8.962 10.875 C 8.796 11.125 8.765 11.442 8.88 11.72 C 9.524 13.25 10.742 14.468 12.272 15.112 C 12.551 15.232 12.871 15.204 13.125 15.038 Z M 23.7 12 C 23.701 16.109 21.546 19.917 18.024 22.033 C 14.502 24.148 10.128 24.261 6.501 22.33 L 2.67 23.607 C 2.024 23.822 1.31 23.654 0.828 23.172 C 0.346 22.69 0.178 21.976 0.393 21.33 L 1.67 17.499 C -0.616 13.201 -0.002 7.936 3.213 4.28 C 6.427 0.623 11.57 -0.66 16.126 1.056 C 20.681 2.773 23.698 7.132 23.7 12 Z M 19.2 14.7 C 19.2 14.359 19.008 14.047 18.703 13.894 L 15.103 12.094 C 14.814 11.951 14.471 11.972 14.203 12.151 L 12.55 13.253 C 11.791 12.836 11.167 12.212 10.75 11.453 L 11.853 9.801 C 12.031 9.532 12.053 9.189 11.909 8.901 L 10.109 5.301 C 9.957 4.993 9.643 4.799 9.3 4.8 C 6.815 4.8 4.8 6.815 4.8 9.3 C 4.806 14.765 9.235 19.194 14.7 19.2 C 17.185 19.2 19.2 17.185 19.2 14.7 Z\" fill=\"var(--token-1eabd042-0c29-42b7-8295-24b48a3fca48, rgb(36, 211, 102))\"></path></svg>',svgContentId:9378483807,withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fzmq7g-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"UyuS_p_fq-container\",nodeId:\"UyuS_p_fq\",rendersWithMotion:true,scopeId:\"tRy2IE4jC\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgb(0, 0, 0)\",size:12,type:\"default\"},fillColor:\"rgb(210, 210, 210)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(0, 0, 0)\",size:18,type:\"default\"},id:\"UyuS_p_fq\",layoutId:\"UyuS_p_fq\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:8,hover:{fillColor:\"var(--token-074df0a9-8234-49da-8f13-7f6cdf4d731d, rgb(226, 226, 227))\"},title:true},padding:\"8px\",radius:\"16px\",style:{width:\"100%\"},textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mw3wj.framer-1artnq8, .framer-mw3wj .framer-1artnq8 { display: block; }\",\".framer-mw3wj.framer-1kxnzfb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 66px 24px 24px 24px; position: relative; width: 1024px; }\",\".framer-mw3wj .framer-wtrfay { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 20px; overflow: hidden; padding: 0px; position: absolute; right: 20px; top: 0px; z-index: 1; }\",\".framer-mw3wj .framer-t2h8nn { flex: none; height: 50px; position: relative; text-decoration: none; width: 140px; }\",\".framer-mw3wj .framer-hm1ppj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-mw3wj .framer-63tyk3-container, .framer-mw3wj .framer-lnvj9h-container, .framer-mw3wj .framer-flnj7c-container, .framer-mw3wj .framer-hs1hgo-container, .framer-mw3wj .framer-ppr4j-container { flex: none; height: 22px; position: relative; width: auto; }\",\".framer-mw3wj .framer-3sa7xl-container, .framer-mw3wj .framer-sc9f7t-container, .framer-mw3wj .framer-1m8xdvb-container, .framer-mw3wj .framer-107eahi-container, .framer-mw3wj .framer-1w1zrsm-container, .framer-mw3wj .framer-1y9vdtm-container, .framer-mw3wj .framer-1ogy4l9-container, .framer-mw3wj .framer-wkxipn-container, .framer-mw3wj .framer-bkjpri-container, .framer-mw3wj .framer-14sz04j-container, .framer-mw3wj .framer-h8sot1-container, .framer-mw3wj .framer-1bp27r6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mw3wj .framer-17vm091, .framer-mw3wj .framer-1xleh0a, .framer-mw3wj .framer-x4dzaa { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; text-decoration: none; width: 24px; }\",\".framer-mw3wj .framer-16eoxmt, .framer-mw3wj .framer-1ee9b9s { flex: none; height: 24px; position: relative; text-decoration: none; width: 24px; }\",\".framer-mw3wj .framer-g4rhgi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mw3wj .framer-h3phes { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-mw3wj .framer-h6wtl5, .framer-mw3wj .framer-t7cxui { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mw3wj .framer-e84e40 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mw3wj .framer-40m062 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); overflow: visible; position: relative; width: 18px; }\",\".framer-mw3wj .framer-ez8t3p { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mw3wj .framer-yx1nkz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-mw3wj .framer-nldu8a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mw3wj .framer-fzmq7g-container { flex: none; height: auto; position: relative; width: 120px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mw3wj.framer-1kxnzfb, .framer-mw3wj .framer-hm1ppj, .framer-mw3wj .framer-g4rhgi, .framer-mw3wj .framer-e84e40, .framer-mw3wj .framer-yx1nkz, .framer-mw3wj .framer-nldu8a { gap: 0px; } .framer-mw3wj.framer-1kxnzfb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-mw3wj.framer-1kxnzfb > :first-child, .framer-mw3wj .framer-hm1ppj > :first-child, .framer-mw3wj .framer-g4rhgi > :first-child, .framer-mw3wj .framer-e84e40 > :first-child, .framer-mw3wj .framer-nldu8a > :first-child { margin-left: 0px; } .framer-mw3wj.framer-1kxnzfb > :last-child, .framer-mw3wj .framer-hm1ppj > :last-child, .framer-mw3wj .framer-g4rhgi > :last-child, .framer-mw3wj .framer-e84e40 > :last-child, .framer-mw3wj .framer-nldu8a > :last-child { margin-right: 0px; } .framer-mw3wj .framer-hm1ppj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-mw3wj .framer-g4rhgi > *, .framer-mw3wj .framer-nldu8a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mw3wj .framer-e84e40 > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-mw3wj .framer-yx1nkz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-mw3wj .framer-yx1nkz > :first-child { margin-top: 0px; } .framer-mw3wj .framer-yx1nkz > :last-child { margin-bottom: 0px; } }\",\".framer-mw3wj.framer-v-1dfr6az.framer-1kxnzfb { height: 50px; padding: 24px; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-wtrfay { bottom: 0px; top: unset; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-hm1ppj { gap: 16px; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-63tyk3-container, .framer-mw3wj.framer-v-132ex42 .framer-t2h8nn, .framer-mw3wj.framer-v-132ex42 .framer-sc9f7t-container, .framer-mw3wj.framer-v-132ex42 .framer-1m8xdvb-container { order: 0; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-lnvj9h-container, .framer-mw3wj.framer-v-132ex42 .framer-17vm091, .framer-mw3wj.framer-v-132ex42 .framer-107eahi-container { order: 1; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-flnj7c-container, .framer-mw3wj.framer-v-132ex42 .framer-g4rhgi, .framer-mw3wj.framer-v-132ex42 .framer-1w1zrsm-container { order: 2; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-hs1hgo-container, .framer-mw3wj.framer-v-132ex42 .framer-1y9vdtm-container { order: 4; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-ppr4j-container, .framer-mw3wj.framer-v-132ex42 .framer-1ogy4l9-container { order: 3; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-3sa7xl-container, .framer-mw3wj.framer-v-132ex42 .framer-wkxipn-container { order: 5; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-1xleh0a, .framer-mw3wj.framer-v-132ex42 .framer-bkjpri-container { order: 6; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-16eoxmt, .framer-mw3wj.framer-v-132ex42 .framer-1xleh0a, .framer-mw3wj.framer-v-132ex42 .framer-h8sot1-container { order: 8; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-h6wtl5, .framer-mw3wj.framer-v-1butxl9 .framer-h6wtl5 { bottom: 7px; top: unset; }\",\".framer-mw3wj.framer-v-1dfr6az .framer-t7cxui, .framer-mw3wj.framer-v-1butxl9 .framer-t7cxui { top: 7px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mw3wj.framer-v-1dfr6az .framer-hm1ppj { gap: 0px; } .framer-mw3wj.framer-v-1dfr6az .framer-hm1ppj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-mw3wj.framer-v-1dfr6az .framer-hm1ppj > :first-child { margin-left: 0px; } .framer-mw3wj.framer-v-1dfr6az .framer-hm1ppj > :last-child { margin-right: 0px; } }\",\".framer-mw3wj.framer-v-132ex42.framer-1kxnzfb { padding: 24px; width: 390px; }\",\".framer-mw3wj.framer-v-132ex42 .framer-hm1ppj { order: 1; padding: 0px 8px 0px 0px; }\",\".framer-mw3wj.framer-v-132ex42 .framer-16eoxmt { order: 10; }\",\".framer-mw3wj.framer-v-132ex42 .framer-yx1nkz { align-content: center; align-items: center; align-self: stretch; height: auto; justify-content: flex-start; padding: 50px 0px 0px 0px; }\",\".framer-mw3wj.framer-v-132ex42 .framer-14sz04j-container { order: 7; }\",\".framer-mw3wj.framer-v-1butxl9.framer-1kxnzfb { height: 50px; padding: 24px; width: 390px; }\",...sharedStyle.css,'.framer-mw3wj[data-border=\"true\"]::after, .framer-mw3wj [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 525.5\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Sl1AJTsie\":{\"layout\":[\"fixed\",\"fixed\"]},\"KKYQVgX7o\":{\"layout\":[\"fixed\",\"auto\"]},\"EpoKlPcPi\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wNbqpUwEZ\":\"backPhone\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramertRy2IE4jC=withCSS(Component,css,\"framer-mw3wj\");export default FramertRy2IE4jC;FramertRy2IE4jC.displayName=\"Navigation\";FramertRy2IE4jC.defaultProps={height:525.5,width:1024};addPropertyControls(FramertRy2IE4jC,{variant:{options:[\"b5ClOcEpK\",\"Sl1AJTsie\",\"KKYQVgX7o\",\"EpoKlPcPi\"],optionTitles:[\"Desktop-opened\",\"Desktop-closed\",\"Mobile-opened\",\"Mobile-closed\"],title:\"Variant\",type:ControlType.Enum},wNbqpUwEZ:{defaultValue:false,title:\"Back Phone\",type:ControlType.Boolean}});addFonts(FramertRy2IE4jC,[{explicitInter:true,fonts:[{family:\"SF Pro Text Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/HZqX1E0smkzNnCKgA5KG93Ni1I.woff2\"},{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\"}]},...NavigationButtonFonts,...ClipboardFonts,...LocaleSelectorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertRy2IE4jC\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"525.5\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"wNbqpUwEZ\\\":\\\"backPhone\\\"}\",\"framerIntrinsicWidth\":\"1024\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Sl1AJTsie\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KKYQVgX7o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EpoKlPcPi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationButtonFonts", "getFonts", "HWHwUziwF_default", "ClipboardFonts", "Clipboard", "LocaleSelectorFonts", "LocaleSelector_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "transition4", "animation3", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "animation7", "transition9", "animation8", "transition10", "animation9", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backPhone", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "wNbqpUwEZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseLeave6yz39x", "args", "onTap1uqbdb0", "onTap1f9kuv", "onTap1jr2nbb", "onTap1t554oj", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "isDisplayed4", "LayoutGroup", "Link", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "getLocalizedValue", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "Image2", "getLoadingLazyAtYPosition", "RichText2", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "css", "FramertRy2IE4jC", "withCSS", "tRy2IE4jC_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
