{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sZuLzLty25KrfIq3hvyC/NFrsIxb4rxQvU6Putd0g/LcP9mosA0.js"],
  "sourcesContent": ["// Generated by Framer (c56cc2c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/63qgZMFWBLs0lF95qIgE/oh9wAJCmArw98EKP29LR/GJx4d73mN.js\";import ContactUsButton from\"https://framerusercontent.com/modules/2m8RQ0ZKLCwxP6SE4EGx/wbEyuWKYpjwXOq90acrD/CDyFpLAFL.js\";import Language from\"https://framerusercontent.com/modules/PopEA4CKPfkkUvyH65c9/RFl8WJBvXUsEJQl5SrWy/YhP3ZvpNk.js\";const ContactUsButtonFonts=getFonts(ContactUsButton);const LanguageFonts=getFonts(Language);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"KMWpY98om\",\"RcfW_RAoV\",\"VPDRAaRtn\",\"kAPRT5M_B\",\"g9T1Fx9g_\",\"CNzMoi6Xe\",\"Tv5Twl3rc\",\"OnMhgRtXF\",\"tlTXPbSha\",\"ZL0ujaEuG\",\"eZOYWY7bR\",\"KirwRFEfJ\"];const serializationHash=\"framer-8FWzi\";const variantClassNames={CNzMoi6Xe:\"framer-v-1yl3gmq\",eZOYWY7bR:\"framer-v-1dvs6ua\",g9T1Fx9g_:\"framer-v-1vfd2vx\",kAPRT5M_B:\"framer-v-i9se7h\",KirwRFEfJ:\"framer-v-rle1gj\",KMWpY98om:\"framer-v-1ybe1zi\",OnMhgRtXF:\"framer-v-1c65o4u\",RcfW_RAoV:\"framer-v-1bz2sc8\",tlTXPbSha:\"framer-v-d3m8w2\",Tv5Twl3rc:\"framer-v-14ipsot\",VPDRAaRtn:\"framer-v-nzt2tq\",ZL0ujaEuG:\"framer-v-u2942h\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={delay:0,duration:.15,ease:[.44,0,.56,1],type:\"tween\"};const animation3={backgroundColor:\"rgba(0, 0, 0, 0.03)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={\"About us (Tablet)\":\"OnMhgRtXF\",\"About us\":\"RcfW_RAoV\",\"Contact \":\"kAPRT5M_B\",\"Contact Us (Tablet)\":\"ZL0ujaEuG\",\"Phone Nav Open\":\"Tv5Twl3rc\",\"Services (Tablet)\":\"tlTXPbSha\",Board:\"eZOYWY7bR\",board:\"KirwRFEfJ\",Desktop:\"KMWpY98om\",Phone:\"CNzMoi6Xe\",Services:\"VPDRAaRtn\",Tablet:\"g9T1Fx9g_\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"KMWpY98om\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KMWpY98om\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const hTe6jM2Ykizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTapzkhdai=activeVariantCallback(async(...args)=>{setVariant(\"Tv5Twl3rc\");});const onTapqkqtll=activeVariantCallback(async(...args)=>{setVariant(\"CNzMoi6Xe\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"CNzMoi6Xe\",\"Tv5Twl3rc\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"CNzMoi6Xe\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"Tv5Twl3rc\")return true;return false;};const ref4=React.useRef(null);const ref5=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({CNzMoi6Xe:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ybe1zi\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"KMWpY98om\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60,boxShadow:\"-2px 5px 27px 0px rgba(0, 0, 0, 0.11)\",...style},variants:{CNzMoi6Xe:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:63,borderBottomRightRadius:63,borderTopLeftRadius:63,borderTopRightRadius:63},Tv5Twl3rc:{borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50}},...addPropertyOverrides({CNzMoi6Xe:{\"data-framer-name\":\"Phone\"},eZOYWY7bR:{\"data-framer-name\":\"Board\"},g9T1Fx9g_:{\"data-framer-name\":\"Tablet\"},kAPRT5M_B:{\"data-framer-name\":\"Contact \"},KirwRFEfJ:{\"data-framer-name\":\"board\"},OnMhgRtXF:{\"data-framer-name\":\"About us (Tablet)\"},RcfW_RAoV:{\"data-framer-name\":\"About us\"},tlTXPbSha:{\"data-framer-name\":\"Services (Tablet)\"},Tv5Twl3rc:{\"data-framer-name\":\"Phone Nav Open\"},VPDRAaRtn:{\"data-framer-name\":\"Services\"},ZL0ujaEuG:{\"data-framer-name\":\"Contact Us (Tablet)\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xr0dpj\",\"data-framer-name\":\"Group 32\",layoutDependency:layoutDependency,layoutId:\"AEO0qvmEf\",style:{boxShadow:\"-3px 10px 20px 0px rgba(0, 0, 0, 0.05000000074505806)\"}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-z8udxj\",\"data-framer-name\":\"background\",layoutDependency:layoutDependency,layoutId:\"a_rSg2sr8\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:93,borderBottomRightRadius:93,borderTopLeftRadius:93,borderTopRightRadius:93}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-6kt4gu\",layoutDependency:layoutDependency,layoutId:\"wyihO_nQc\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eoz9q7\",layoutDependency:layoutDependency,layoutId:\"Qsia1Vjq9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-izko9s-container\",layoutDependency:layoutDependency,layoutId:\"jSSQiw6tV-container\",children:/*#__PURE__*/_jsx(ContactUsButton,{H9xP1EGj0:\"Contact us\",height:\"100%\",id:\"jSSQiw6tV\",layoutId:\"jSSQiw6tV\",style:{height:\"100%\",width:\"100%\"},variant:\"BxlsO8Eov\",width:\"100%\",...addPropertyOverrides({KirwRFEfJ:{variant:\"wkk7Z4FxF\"},OnMhgRtXF:{variant:\"wkk7Z4FxF\"},tlTXPbSha:{variant:\"wkk7Z4FxF\"},ZL0ujaEuG:{variant:\"wkk7Z4FxF\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||90)*.5000000000000002-29)+0+17.000000000000014,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hkmyrn-container\",id:`${layoutId}-1hkmyrn`,layoutDependency:layoutDependency,layoutId:\"mRO3kU6Ox-container\",ref:ref2,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(Language,{gxFbeOPQj:\"\u0627\u0644\u0639\u0631\u0628\u064A\",height:\"100%\",hTe6jM2Yk:hTe6jM2Ykizu9gt({overlay}),I2DTGNSmW:\"\u0627\u0644\u0639\u0631\u0628\u064A\",id:\"mRO3kU6Ox\",layoutId:\"mRO3kU6Ox\",style:{height:\"100%\"},variant:overlay.visible?\"nMb5aOTnl\":\"nMb5aOTnl\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1hkmyrn`,offsetX:25,offsetY:13.597198486328125,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-bwddf5\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"XEQ5ytYGH\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"FhdneJeW9\",...addPropertyOverrides({eZOYWY7bR:{href:{webPageId:\"zkw1C82u2\"},openInNewTab:false},kAPRT5M_B:{openInNewTab:false},KirwRFEfJ:{href:{webPageId:\"igaDlFBcv\"},openInNewTab:false},OnMhgRtXF:{href:{webPageId:\"D3h0xahwH\"},openInNewTab:false},RcfW_RAoV:{href:{webPageId:\"D3h0xahwH\"}},tlTXPbSha:{href:{webPageId:\"xI4bAb2_y\"},openInNewTab:false},VPDRAaRtn:{href:{webPageId:\"xI4bAb2_y\"}},ZL0ujaEuG:{href:{webPageId:\"icHzqnEIq\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1u8eiim framer-1ovjnyf\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"FhdneJeW9\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},whileHover:animation3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"English\"})}),className:\"framer-1xgmxpr\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"tyPo2buJj\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"P5NtKc9sh\"},nodeId:\"yfQKRhg8u\",...addPropertyOverrides({eZOYWY7bR:{href:{webPageId:\"wdMn4z9Bo\"},openInNewTab:false},kAPRT5M_B:{href:{webPageId:\"icHzqnEIq\"},openInNewTab:false},KirwRFEfJ:{href:{webPageId:\"wdMn4z9Bo\"},openInNewTab:false},OnMhgRtXF:{href:{webPageId:\"rwXwm5PHz\"},openInNewTab:false},RcfW_RAoV:{href:{webPageId:\"D3h0xahwH\"},openInNewTab:false},tlTXPbSha:{href:{webPageId:\"GMQ_AZvyT\"},openInNewTab:false},VPDRAaRtn:{href:{webPageId:\"GMQ_AZvyT\"},openInNewTab:false},ZL0ujaEuG:{href:{webPageId:\"vpGoDK2n4\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-gh0wfg framer-1ovjnyf\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"yfQKRhg8u\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},whileHover:animation3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\",direction:\"rtl\"},children:\"\u0627\u0644\u0639\u0631\u0628\u064A\"})}),className:\"framer-48ijpn\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"BqAO2PxmF\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})]})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r79dcj\",layoutDependency:layoutDependency,layoutId:\"j4udgUg4n\",...addPropertyOverrides({g9T1Fx9g_:{transformTemplate:transformTemplate1},KirwRFEfJ:{transformTemplate:transformTemplate1},OnMhgRtXF:{transformTemplate:transformTemplate1},tlTXPbSha:{transformTemplate:transformTemplate1},ZL0ujaEuG:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})}),className:\"framer-1kgfhz\",\"data-framer-name\":\"Services\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"fqyI2wS9c\",style:{\"--extracted-r6o4lv\":\"rgb(1, 6, 45)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eZOYWY7bR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})}),fonts:[\"GF;Poppins-600\"]},g9T1Fx9g_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})})},KirwRFEfJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})}),fonts:[\"GF;Poppins-600\"]},OnMhgRtXF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})})},ZL0ujaEuG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"fqyI2wS9c\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IICrOU8Hh\"},nodeId:\"I0FmQ9AdL\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0645\u0646 \u0646\u062D\u0646\"})})})}),className:\"framer-1iz461f\",\"data-framer-name\":\"About us\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"I0FmQ9AdL\",style:{\"--extracted-r6o4lv\":\"rgb(1, 6, 45)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({RcfW_RAoV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IICrOU8Hh\"},nodeId:\"I0FmQ9AdL\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0645\u0646 \u0646\u062D\u0646\"})})})}),fonts:[\"GF;Poppins-600\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),className:\"framer-rpcp60\",\"data-framer-name\":\"Home\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"fiOuvIkDz\",style:{\"--extracted-r6o4lv\":\"rgb(1, 6, 45)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eZOYWY7bR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},g9T1Fx9g_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})})},kAPRT5M_B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},KirwRFEfJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},OnMhgRtXF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},RcfW_RAoV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},tlTXPbSha:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},VPDRAaRtn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]},ZL0ujaEuG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(1, 6, 45))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"fiOuvIkDz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),fonts:[\"GF;Poppins-regular\"]}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"BrtvfIuaA\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:864,intrinsicWidth:864,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||90)*.5000000000000002-29)+0+-20),pixelHeight:421,pixelWidth:765,positionX:\"center\",positionY:\"center\",sizes:\"94px\",src:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png\",srcSet:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png 765w\"},className:\"framer-olgxqo framer-1ovjnyf\",\"data-framer-name\":\"mAJD_LOGO\",layoutDependency:layoutDependency,layoutId:\"BrtvfIuaA\"})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qk9js3\",\"data-framer-name\":\"Phone\",layoutDependency:layoutDependency,layoutId:\"cFNWaK_O2\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x47h8g\",layoutDependency:layoutDependency,layoutId:\"AQarYKFfl\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4z51su\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"owAYncSVx\",onTap:onTapzkhdai,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hjx7bv\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"yz1SKmDWC\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ni6lyu\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"R1Tayi6e1\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wyub7o\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"My9XMivSk\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:864,intrinsicWidth:864,pixelHeight:421,pixelWidth:765,positionX:\"center\",positionY:\"center\",sizes:\"69px\",src:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png\",srcSet:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png 765w\"},className:\"framer-3v45u1\",\"data-framer-name\":\"mAJD_LOGO\",layoutDependency:layoutDependency,layoutId:\"GBEaeRb19\",...addPropertyOverrides({CNzMoi6Xe:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:864,intrinsicWidth:864,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||90)-83+19.50000000000002+-12.5),pixelHeight:421,pixelWidth:765,positionX:\"center\",positionY:\"center\",sizes:\"69px\",src:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png\",srcSet:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png 765w\"}}},baseVariant,gestureVariant)})]})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ykh9qk\",\"data-framer-name\":\"Phone Nav Open\",layoutDependency:layoutDependency,layoutId:\"xZccfvb_v\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:45,borderBottomRightRadius:45,borderTopLeftRadius:45,borderTopRightRadius:45,boxShadow:\"-2px 5px 27px 0px rgba(0, 0, 0, 0.11)\"},children:[/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1d0qfny\",layoutDependency:layoutDependency,layoutId:\"csDJCRfiV\",style:{borderBottomLeftRadius:38,borderBottomRightRadius:38,borderTopLeftRadius:38,borderTopRightRadius:38},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vswc8b\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"mqVc_yjK4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rqaib9\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PKAdn08Ze\",onTap:onTapqkqtll,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fm598r\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"Vn3i6032_\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tinthr\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"gpPM4835v\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:864,intrinsicWidth:864,pixelHeight:421,pixelWidth:765,positionX:\"center\",positionY:\"center\",sizes:\"69px\",src:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png\",srcSet:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png 765w\"},className:\"framer-oi5rp6\",\"data-framer-name\":\"mAJD_LOGO\",layoutDependency:layoutDependency,layoutId:\"Nt8JguHTr\",transformTemplate:transformTemplate1,...addPropertyOverrides({Tv5Twl3rc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:864,intrinsicWidth:864,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||285)-0-286)/2+0+0)+0+0+0+1.5000000000000142),pixelHeight:421,pixelWidth:765,positionX:\"center\",positionY:\"center\",sizes:\"69px\",src:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png\",srcSet:\"https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png?scale-down-to=512 512w,https://framerusercontent.com/images/SSfHH7BitL6nCpUqrQq8rWKa6tM.png 765w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ayiz6f\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"DqVwjtCrM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45)))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ekpnf7tB4\"},nodeId:\"JiI1mbpLe\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629\"})})})}),className:\"framer-t8s3d9\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"JiI1mbpLe\",style:{\"--extracted-r6o4lv\":\"var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45)))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IICrOU8Hh\"},nodeId:\"RL2_2ALLq\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0645\u0646 \u0646\u062D\u0646\"})})})}),className:\"framer-om4cxu\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"RL2_2ALLq\",style:{\"--extracted-r6o4lv\":\"var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45)))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BkhL0LqtP\"},nodeId:\"dA0m22QIz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u062A\u0648\u0627\u0635\u0644  \u0645\u0639\u0646\u0627 \"})})})}),className:\"framer-z1p6kt\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"dA0m22QIz\",style:{\"--extracted-r6o4lv\":\"var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45)))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"E0l8v5HNA\"},nodeId:\"WelM8gQXh\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\"\u0627\u0644\u062A\u0648\u0638\u064A\u0641\"})})})}),className:\"framer-1wkntqp\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"WelM8gQXh\",style:{\"--extracted-r6o4lv\":\"var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45)))\",direction:\"rtl\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wB7JJI7B_\"},nodeId:\"Z7PMs1sif\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1f089f8\",\"data-styles-preset\":\"GJx4d73mN\",children:\" \u0645\u062C\u0644\u0633 \u0627\u0644\u0625\u062F\u0627\u0631\u0629\"})})})}),className:\"framer-1wk9v3d\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"Z7PMs1sif\",style:{\"--extracted-r6o4lv\":\"var(--token-643d3ba0-3647-4dcf-b9d8-8bce16fb214b, rgb(1, 6, 45))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ta58ol\",\"data-framer-name\":\"Bottom Line\",layoutDependency:layoutDependency,layoutId:\"sflEFC5am\",style:{backgroundColor:\"rgba(0, 0, 0, 0.08)\"}})]})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({Tv5Twl3rc:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||285)-0-286)/2+0+0)+83}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rqzpsx-container\",id:`${layoutId}-1rqzpsx`,layoutDependency:layoutDependency,layoutId:\"Uebu6AXwB-container\",ref:ref4,children:[/*#__PURE__*/_jsx(Language,{gxFbeOPQj:\"\u062E\u062F\u0645\u0627\u062A\",height:\"100%\",hTe6jM2Yk:hTe6jM2Ykizu9gt({overlay:overlay1}),I2DTGNSmW:\"\u0627\u0644\u0639\u0631\u0628\u064A\",id:\"Uebu6AXwB\",layoutId:\"Uebu6AXwB\",style:{height:\"100%\"},variant:overlay1.visible?\"iJi4SaaIR\":\"iJi4SaaIR\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1rqzpsx`,offsetX:25,offsetY:13.597198486328125,onDismiss:overlay1.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,...addPropertyOverrides({Tv5Twl3rc:{collisionDetectionPadding:37,offsetX:10,offsetY:3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-o7o77n\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"IpzsT0j4l\",ref:ref5,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{Tv5Twl3rc:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"none\"}},children:[/*#__PURE__*/_jsx(Link,{nodeId:\"kBMYIPb5b\",...addPropertyOverrides({Tv5Twl3rc:{href:{webPageId:\"augiA20Il\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1sippw7 framer-1ovjnyf\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"kBMYIPb5b\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},whileHover:animation3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"English\"})}),className:\"framer-17mdy9w\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"WA7B4Chq8\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Tv5Twl3rc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"English\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"P5NtKc9sh\"},nodeId:\"jCP260UwT\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-76917k framer-1ovjnyf\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"jCP260UwT\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},whileHover:animation3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\",direction:\"rtl\"},children:\"\u0627\u0644\u0639\u0631\u0628\u064A\"})}),className:\"framer-1twf6ta\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"v_9eU26K5\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Tv5Twl3rc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\",direction:\"rtl\"},children:\"\u0627\u0644\u0639\u0631\u0628\u064A\"})}),fonts:[\"GF;Poppins-600\"]}},baseVariant,gestureVariant)})})})]})})})]})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8FWzi.framer-1ovjnyf, .framer-8FWzi .framer-1ovjnyf { display: block; }\",\".framer-8FWzi.framer-1ybe1zi { height: 90px; overflow: hidden; position: relative; width: 1174px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-1xr0dpj, .framer-8FWzi .framer-1eoz9q7 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-8FWzi .framer-z8udxj { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-8FWzi .framer-6kt4gu { flex: none; height: 58px; left: calc(49.91482112436118% - 95.57069846678023% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 58px / 2); width: 96%; }\",\".framer-8FWzi .framer-izko9s-container { bottom: 0px; flex: none; left: 4px; position: absolute; top: 0px; width: 132px; }\",\".framer-8FWzi .framer-1hkmyrn-container { flex: none; height: 24px; left: 182px; position: absolute; top: 50%; width: auto; }\",\".framer-8FWzi .framer-bwddf5, .framer-8FWzi .framer-o7o77n { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 141px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-1u8eiim { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 25px; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; text-decoration: none; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-1xgmxpr, .framer-8FWzi .framer-48ijpn, .framer-8FWzi .framer-t8s3d9, .framer-8FWzi .framer-om4cxu, .framer-8FWzi .framer-z1p6kt, .framer-8FWzi .framer-1wkntqp, .framer-8FWzi .framer-1wk9v3d, .framer-8FWzi .framer-17mdy9w, .framer-8FWzi .framer-1twf6ta { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-8FWzi .framer-gh0wfg, .framer-8FWzi .framer-76917k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 25px; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; text-decoration: none; width: 118px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-1r79dcj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 35px; height: 26px; justify-content: center; left: calc(50.00000000000002% - 410px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 26px / 2); width: 410px; }\",\".framer-8FWzi .framer-1kgfhz, .framer-8FWzi .framer-1iz461f, .framer-8FWzi .framer-rpcp60 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8FWzi .framer-olgxqo { aspect-ratio: 1 / 1; bottom: -16px; flex: none; overflow: visible; position: absolute; right: 10px; text-decoration: none; top: -20px; width: var(--framer-aspect-ratio-supported, 94px); }\",\".framer-8FWzi .framer-1qk9js3 { bottom: 0px; flex: none; height: 83px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-8FWzi .framer-1x47h8g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 181px; height: 44px; justify-content: center; left: calc(50.00000000000002% - 296px / 2); overflow: visible; padding: 0px; position: absolute; top: calc(50.00000000000002% - 44px / 2); width: 296px; }\",\".framer-8FWzi .framer-4z51su { cursor: pointer; flex: none; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-8FWzi .framer-hjx7bv { flex: none; height: 3px; left: calc(50.00000000000002% - 32px / 2); overflow: hidden; position: absolute; top: 10px; width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-ni6lyu { flex: none; height: 3px; left: calc(50.00000000000002% - 32px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 3px / 2); width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-wyub7o { bottom: 9px; flex: none; height: 3px; left: calc(50.00000000000002% - 32px / 2); overflow: hidden; position: absolute; width: 32px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-3v45u1 { aspect-ratio: 1 / 1; flex: none; height: 69px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 69px); }\",\".framer-8FWzi .framer-1ykh9qk { bottom: -7px; flex: none; height: 286px; left: 0px; overflow: hidden; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8FWzi .framer-1d0qfny { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; justify-content: flex-start; left: 0px; overflow: auto; overscroll-behavior: contain; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-8FWzi .framer-1vswc8b { flex: none; height: 72px; overflow: visible; position: relative; width: 334px; }\",\".framer-8FWzi .framer-rqaib9 { bottom: 9px; cursor: pointer; flex: none; height: 44px; overflow: hidden; position: absolute; right: 10px; width: 44px; }\",\".framer-8FWzi .framer-fm598r, .framer-8FWzi .framer-tinthr { 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-8FWzi .framer-oi5rp6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 69px); left: 2px; overflow: visible; position: absolute; top: 50%; width: 69px; }\",\".framer-8FWzi .framer-1ayiz6f { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: 187px; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 0px; position: relative; width: 312px; }\",\".framer-8FWzi .framer-1ta58ol { bottom: 187px; flex: none; height: 1px; left: -15px; overflow: visible; position: absolute; right: -14px; z-index: 1; }\",\".framer-8FWzi .framer-1rqzpsx-container { flex: none; height: 24px; left: 20px; position: absolute; top: 83px; width: auto; }\",\".framer-8FWzi .framer-1sippw7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: 25px; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi .framer-bwddf5, .framer-8FWzi .framer-1u8eiim, .framer-8FWzi .framer-gh0wfg, .framer-8FWzi .framer-1r79dcj, .framer-8FWzi .framer-1x47h8g, .framer-8FWzi .framer-1d0qfny, .framer-8FWzi .framer-1ayiz6f, .framer-8FWzi .framer-o7o77n, .framer-8FWzi .framer-1sippw7, .framer-8FWzi .framer-76917k { gap: 0px; } .framer-8FWzi .framer-bwddf5 > *, .framer-8FWzi .framer-o7o77n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8FWzi .framer-bwddf5 > :first-child, .framer-8FWzi .framer-1d0qfny > :first-child, .framer-8FWzi .framer-1ayiz6f > :first-child, .framer-8FWzi .framer-o7o77n > :first-child { margin-top: 0px; } .framer-8FWzi .framer-bwddf5 > :last-child, .framer-8FWzi .framer-1d0qfny > :last-child, .framer-8FWzi .framer-1ayiz6f > :last-child, .framer-8FWzi .framer-o7o77n > :last-child { margin-bottom: 0px; } .framer-8FWzi .framer-1u8eiim > *, .framer-8FWzi .framer-gh0wfg > *, .framer-8FWzi .framer-1sippw7 > *, .framer-8FWzi .framer-76917k > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-8FWzi .framer-1u8eiim > :first-child, .framer-8FWzi .framer-gh0wfg > :first-child, .framer-8FWzi .framer-1r79dcj > :first-child, .framer-8FWzi .framer-1x47h8g > :first-child, .framer-8FWzi .framer-1sippw7 > :first-child, .framer-8FWzi .framer-76917k > :first-child { margin-left: 0px; } .framer-8FWzi .framer-1u8eiim > :last-child, .framer-8FWzi .framer-gh0wfg > :last-child, .framer-8FWzi .framer-1r79dcj > :last-child, .framer-8FWzi .framer-1x47h8g > :last-child, .framer-8FWzi .framer-1sippw7 > :last-child, .framer-8FWzi .framer-76917k > :last-child { margin-right: 0px; } .framer-8FWzi .framer-1r79dcj > * { margin: 0px; margin-left: calc(35px / 2); margin-right: calc(35px / 2); } .framer-8FWzi .framer-1x47h8g > * { margin: 0px; margin-left: calc(181px / 2); margin-right: calc(181px / 2); } .framer-8FWzi .framer-1d0qfny > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-8FWzi .framer-1ayiz6f > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } }\",\".framer-8FWzi.framer-v-1bz2sc8 .framer-1kgfhz, .framer-8FWzi.framer-v-1vfd2vx .framer-1kgfhz, .framer-8FWzi.framer-v-1yl3gmq .framer-3v45u1, .framer-8FWzi.framer-v-14ipsot .framer-1vswc8b, .framer-8FWzi.framer-v-14ipsot .framer-t8s3d9, .framer-8FWzi.framer-v-1c65o4u .framer-1kgfhz, .framer-8FWzi.framer-v-d3m8w2 .framer-1kgfhz, .framer-8FWzi.framer-v-u2942h .framer-1kgfhz, .framer-8FWzi.framer-v-rle1gj .framer-1kgfhz { order: 0; }\",\".framer-8FWzi.framer-v-1bz2sc8 .framer-1iz461f, .framer-8FWzi.framer-v-1vfd2vx .framer-1iz461f, .framer-8FWzi.framer-v-14ipsot .framer-1wkntqp, .framer-8FWzi.framer-v-1c65o4u .framer-1iz461f, .framer-8FWzi.framer-v-d3m8w2 .framer-1iz461f, .framer-8FWzi.framer-v-u2942h .framer-1iz461f, .framer-8FWzi.framer-v-rle1gj .framer-1iz461f { order: 2; }\",\".framer-8FWzi.framer-v-1bz2sc8 .framer-rpcp60, .framer-8FWzi.framer-v-1vfd2vx .framer-rpcp60, .framer-8FWzi.framer-v-14ipsot .framer-z1p6kt, .framer-8FWzi.framer-v-1c65o4u .framer-rpcp60, .framer-8FWzi.framer-v-d3m8w2 .framer-rpcp60, .framer-8FWzi.framer-v-u2942h .framer-rpcp60, .framer-8FWzi.framer-v-rle1gj .framer-rpcp60 { order: 3; }\",\".framer-8FWzi.framer-v-1vfd2vx.framer-1ybe1zi, .framer-8FWzi.framer-v-1c65o4u.framer-1ybe1zi, .framer-8FWzi.framer-v-d3m8w2.framer-1ybe1zi, .framer-8FWzi.framer-v-u2942h.framer-1ybe1zi, .framer-8FWzi.framer-v-rle1gj.framer-1ybe1zi { width: 750px; }\",\".framer-8FWzi.framer-v-1vfd2vx .framer-6kt4gu, .framer-8FWzi.framer-v-1c65o4u .framer-6kt4gu, .framer-8FWzi.framer-v-d3m8w2 .framer-6kt4gu, .framer-8FWzi.framer-v-u2942h .framer-6kt4gu, .framer-8FWzi.framer-v-rle1gj .framer-6kt4gu { left: calc(50.12500000000002% - 94% / 2); width: 94%; }\",\".framer-8FWzi.framer-v-1vfd2vx .framer-1eoz9q7, .framer-8FWzi.framer-v-1c65o4u .framer-1eoz9q7, .framer-8FWzi.framer-v-d3m8w2 .framer-1eoz9q7, .framer-8FWzi.framer-v-u2942h .framer-1eoz9q7, .framer-8FWzi.framer-v-rle1gj .framer-1eoz9q7 { right: -1px; }\",\".framer-8FWzi.framer-v-1vfd2vx .framer-izko9s-container { bottom: unset; height: 53px; top: calc(50.00000000000002% - 53px / 2); width: 118px; }\",\".framer-8FWzi.framer-v-1vfd2vx .framer-1hkmyrn-container { left: 157px; }\",\".framer-8FWzi.framer-v-1vfd2vx .framer-1r79dcj { gap: 18px; left: unset; right: 124px; top: 50%; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-1vfd2vx .framer-1r79dcj { gap: 0px; } .framer-8FWzi.framer-v-1vfd2vx .framer-1r79dcj > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-8FWzi.framer-v-1vfd2vx .framer-1r79dcj > :first-child { margin-left: 0px; } .framer-8FWzi.framer-v-1vfd2vx .framer-1r79dcj > :last-child { margin-right: 0px; } }\",\".framer-8FWzi.framer-v-1yl3gmq.framer-1ybe1zi { width: 350px; }\",\".framer-8FWzi.framer-v-1yl3gmq .framer-4z51su, .framer-8FWzi.framer-v-14ipsot .framer-1ayiz6f, .framer-8FWzi.framer-v-14ipsot .framer-om4cxu { order: 1; }\",\".framer-8FWzi.framer-v-14ipsot.framer-1ybe1zi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 285px; justify-content: center; min-height: 285px; padding: 0px; width: 350px; }\",\".framer-8FWzi.framer-v-14ipsot .framer-1ykh9qk { bottom: unset; left: unset; order: 0; position: relative; right: unset; width: 350px; }\",\".framer-8FWzi.framer-v-14ipsot .framer-1wk9v3d { order: 4; }\",\".framer-8FWzi.framer-v-14ipsot .framer-1ta58ol { order: 5; }\",\".framer-8FWzi.framer-v-14ipsot .framer-o7o77n { height: 74px; width: 93px; }\",\".framer-8FWzi.framer-v-14ipsot .framer-1sippw7 { text-decoration: none; width: 81px; }\",\".framer-8FWzi.framer-v-14ipsot .framer-76917k { width: 80px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-14ipsot.framer-1ybe1zi { gap: 0px; } .framer-8FWzi.framer-v-14ipsot.framer-1ybe1zi > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-8FWzi.framer-v-14ipsot.framer-1ybe1zi > :first-child { margin-top: 0px; } .framer-8FWzi.framer-v-14ipsot.framer-1ybe1zi > :last-child { margin-bottom: 0px; } }\",\".framer-8FWzi.framer-v-1c65o4u .framer-izko9s-container, .framer-8FWzi.framer-v-u2942h .framer-izko9s-container, .framer-8FWzi.framer-v-rle1gj .framer-izko9s-container { bottom: unset; height: 53px; left: 6px; top: calc(50.00000000000002% - 53px / 2); width: 118px; }\",\".framer-8FWzi.framer-v-1c65o4u .framer-1hkmyrn-container, .framer-8FWzi.framer-v-u2942h .framer-1hkmyrn-container, .framer-8FWzi.framer-v-rle1gj .framer-1hkmyrn-container { left: 159px; }\",\".framer-8FWzi.framer-v-1c65o4u .framer-1r79dcj, .framer-8FWzi.framer-v-u2942h .framer-1r79dcj, .framer-8FWzi.framer-v-rle1gj .framer-1r79dcj { gap: 18px; left: unset; right: 126px; top: 50%; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-1c65o4u .framer-1r79dcj { gap: 0px; } .framer-8FWzi.framer-v-1c65o4u .framer-1r79dcj > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-8FWzi.framer-v-1c65o4u .framer-1r79dcj > :first-child { margin-left: 0px; } .framer-8FWzi.framer-v-1c65o4u .framer-1r79dcj > :last-child { margin-right: 0px; } }\",\".framer-8FWzi.framer-v-d3m8w2 .framer-izko9s-container { bottom: unset; height: 53px; left: 0px; top: calc(50.00000000000002% - 53px / 2); width: 118px; }\",\".framer-8FWzi.framer-v-d3m8w2 .framer-1hkmyrn-container { left: 153px; }\",\".framer-8FWzi.framer-v-d3m8w2 .framer-1r79dcj { gap: 18px; left: unset; right: 120px; top: 50%; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-d3m8w2 .framer-1r79dcj { gap: 0px; } .framer-8FWzi.framer-v-d3m8w2 .framer-1r79dcj > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-8FWzi.framer-v-d3m8w2 .framer-1r79dcj > :first-child { margin-left: 0px; } .framer-8FWzi.framer-v-d3m8w2 .framer-1r79dcj > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-u2942h .framer-1r79dcj { gap: 0px; } .framer-8FWzi.framer-v-u2942h .framer-1r79dcj > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-8FWzi.framer-v-u2942h .framer-1r79dcj > :first-child { margin-left: 0px; } .framer-8FWzi.framer-v-u2942h .framer-1r79dcj > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8FWzi.framer-v-rle1gj .framer-1r79dcj { gap: 0px; } .framer-8FWzi.framer-v-rle1gj .framer-1r79dcj > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-8FWzi.framer-v-rle1gj .framer-1r79dcj > :first-child { margin-left: 0px; } .framer-8FWzi.framer-v-rle1gj .framer-1r79dcj > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 90\n * @framerIntrinsicWidth 1174\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RcfW_RAoV\":{\"layout\":[\"fixed\",\"fixed\"]},\"VPDRAaRtn\":{\"layout\":[\"fixed\",\"fixed\"]},\"kAPRT5M_B\":{\"layout\":[\"fixed\",\"fixed\"]},\"g9T1Fx9g_\":{\"layout\":[\"fixed\",\"fixed\"]},\"CNzMoi6Xe\":{\"layout\":[\"fixed\",\"fixed\"]},\"Tv5Twl3rc\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"285px\",null]},\"OnMhgRtXF\":{\"layout\":[\"fixed\",\"fixed\"]},\"tlTXPbSha\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZL0ujaEuG\":{\"layout\":[\"fixed\",\"fixed\"]},\"eZOYWY7bR\":{\"layout\":[\"fixed\",\"fixed\"]},\"KirwRFEfJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLcP9mosA0=withCSS(Component,css,\"framer-8FWzi\");export default FramerLcP9mosA0;FramerLcP9mosA0.displayName=\"Nav Bar -Arabic\";FramerLcP9mosA0.defaultProps={height:90,width:1174};addPropertyControls(FramerLcP9mosA0,{variant:{options:[\"KMWpY98om\",\"RcfW_RAoV\",\"VPDRAaRtn\",\"kAPRT5M_B\",\"g9T1Fx9g_\",\"CNzMoi6Xe\",\"Tv5Twl3rc\",\"OnMhgRtXF\",\"tlTXPbSha\",\"ZL0ujaEuG\",\"eZOYWY7bR\",\"KirwRFEfJ\"],optionTitles:[\"Desktop\",\"About us\",\"Services\",\"Contact \",\"Tablet\",\"Phone\",\"Phone Nav Open\",\"About us (Tablet)\",\"Services (Tablet)\",\"Contact Us (Tablet)\",\"Board\",\"board\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerLcP9mosA0,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...ContactUsButtonFonts,...LanguageFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLcP9mosA0\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"90\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1174\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RcfW_RAoV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VPDRAaRtn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kAPRT5M_B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"g9T1Fx9g_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CNzMoi6Xe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Tv5Twl3rc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"285px\\\",null]},\\\"OnMhgRtXF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tlTXPbSha\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZL0ujaEuG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eZOYWY7bR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KirwRFEfJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LcP9mosA0.map"],
  "mappings": "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",
  "names": ["ContactUsButtonFonts", "getFonts", "CDyFpLAFL_default", "LanguageFonts", "YhP3ZvpNk_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "t", "transition3", "animation", "animation1", "animation2", "transition4", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "hTe6jM2Ykizu9gt", "overlay", "paginationInfo", "args", "onTapzkhdai", "onTapqkqtll", "ref1", "pe", "isDisplayed", "ref2", "ref3", "isDisplayed1", "isDisplayed2", "ref4", "ref5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "Link", "RichText2", "Image2", "getLoadingLazyAtYPosition", "overlay1", "css", "FramerLcP9mosA0", "withCSS", "LcP9mosA0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
