{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FuhLuhYcDjWNnVSAaVUM/EPfdzeXjn5Z4DTh96fbK/fCICAfSe9.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import BottomDetails from\"#framer/local/canvasComponent/AsVl6xmMW/AsVl6xmMW.js\";import Testimonial from\"#framer/local/canvasComponent/b_nyzgMXA/b_nyzgMXA.js\";import SpinnerWrapper from\"#framer/local/canvasComponent/L1s_YcWEX/L1s_YcWEX.js\";import Navbar from\"#framer/local/canvasComponent/ltuXlpbQ9/ltuXlpbQ9.js\";import MenuItem from\"#framer/local/canvasComponent/LvBbkVHYv/LvBbkVHYv.js\";import Footer from\"#framer/local/canvasComponent/MiDVBqUWq/MiDVBqUWq.js\";import NavMobile from\"#framer/local/canvasComponent/ROSy7GEYE/ROSy7GEYE.js\";import Button from\"#framer/local/canvasComponent/S78rPCWMb/S78rPCWMb.js\";import ReviewWidget from\"#framer/local/canvasComponent/Xzzo7oFv_/Xzzo7oFv_.js\";import MenuItems from\"#framer/local/collection/zZSi9QZJW/zZSi9QZJW.js\";import*as sharedStyle from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/zMpsiMOLk/zMpsiMOLk.js\";import metadataProvider from\"#framer/local/webPageMetadata/fCICAfSe9/fCICAfSe9.js\";const NavbarFonts=getFonts(Navbar);const NavMobileFonts=getFonts(NavMobile);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const SpinnerWrapperFonts=getFonts(SpinnerWrapper);const ContainerWithFX=withFX(Container);const ReviewWidgetFonts=getFonts(ReviewWidget);const MenuItemFonts=getFonts(MenuItem);const TestimonialFonts=getFonts(Testimonial);const BottomDetailsFonts=getFonts(BottomDetails);const FooterFonts=getFonts(Footer);const breakpoints={C_mvEPgMu:\"(min-width: 768px) and (max-width: 1199px)\",oAdcRltWA:\"(max-width: 767px)\",XfdXFR4IP:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-iTsGm\";const variantClassNames={C_mvEPgMu:\"framer-v-9dm5ev\",oAdcRltWA:\"framer-v-n85vrv\",XfdXFR4IP:\"framer-v-1ju9a3g\"};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:2058,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:2058,transition:transition2,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:2058,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};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 transition3={delay:.1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition4={delay:0,duration:10,ease:[0,0,1,1],type:\"tween\"};const animation8={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"XfdXFR4IP\",Phone:\"oAdcRltWA\",Tablet:\"C_mvEPgMu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XfdXFR4IP\"};};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,wqiJrthIKnaw_BVvsL,UdxKRO0y0naw_BVvsL,mo7ZvVE4hnaw_BVvsL,YTqmzXKRqnaw_BVvsL,xHXExFuw3naw_BVvsL,idnaw_BVvsL,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const xJIcz1ixQ3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const OiH_ORm2W1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"oAdcRltWA\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"oAdcRltWA\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"C_mvEPgMu\",\"oAdcRltWA\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if([\"C_mvEPgMu\",\"oAdcRltWA\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"C_mvEPgMu\")return false;return true;};const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"C_mvEPgMu\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XfdXFR4IP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ju9a3g\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ncb4lk\",\"data-framer-name\":\"Main Wrapper\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{height:83,y:(componentViewport?.y||0)+387+0+0+820.65}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:140,y:(componentViewport?.y||0)+201+0+0+898.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ueo8y5-container hidden-n85vrv\",\"data-framer-name\":\"Navbar\",name:\"Navbar\",nodeId:\"e7BIygiH6\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{style:{height:\"100%\"},variant:\"TvTZ7AE53\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"e7BIygiH6\",layoutId:\"e7BIygiH6\",name:\"Navbar\",variant:\"FEknC03mZ\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{height:140,width:\"366px\",y:(componentViewport?.y||0)+513+0+0+1375.05}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ubmbc1-container hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-name\":\"Navbar\",id:\"ubmbc1\",name:\"Navbar\",nodeId:\"VQY84WEgk\",scopeId:\"fCICAfSe9\",children:[/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"VQY84WEgk\",layoutId:\"VQY84WEgk\",name:\"Navbar\",style:{width:\"100%\"},variant:\"RDgmn6cWD\",width:\"100%\",xJIcz1ixQ:xJIcz1ixQ3bnx0g({overlay})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1242hs6\"),\"data-framer-portal-id\":\"ubmbc1\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.44,0,.56,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"OSl8S24Gn\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{animate:animation4,exit:animation3,initial:animation5,style:{transformPerspective:2058}}},children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-jvszi5-container\"),\"data-framer-portal-id\":\"ubmbc1\",exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"oB_DEq9Bh\",rendersWithMotion:true,scopeId:\"fCICAfSe9\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NavMobile,{height:\"100%\",id:\"oB_DEq9Bh\",layoutId:\"oB_DEq9Bh\",OiH_ORm2W:OiH_ORm2W1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"EDfLKeZdc\",width:\"100%\"})})})})]}),getContainer())})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-9m10hi hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-appear-id\":\"9m10hi\",\"data-framer-name\":\"Home Hero Right\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hz5yan\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:3500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+2455.05+48.5+0+0),pixelHeight:1750,pixelWidth:3500,positionX:\"50%\",positionY:\"50%\",src:\"https://framerusercontent.com/images/B6cIvD7riSAuLQwqt8xdvQXKfU.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:3500,pixelHeight:1750,pixelWidth:3500,positionX:\"50%\",positionY:\"50%\",src:\"https://framerusercontent.com/images/B6cIvD7riSAuLQwqt8xdvQXKfU.png?scale-down-to=1024\"},className:\"framer-ilp2oe\",\"data-framer-name\":\"Hero Food\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+2455.05+48.5+0+189),pixelHeight:408,pixelWidth:728,src:\"https://framerusercontent.com/images/wUbuVf6udJjrsuojr3mxvn62k.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,pixelHeight:408,pixelWidth:728,src:\"https://framerusercontent.com/images/wUbuVf6udJjrsuojr3mxvn62k.png\"},className:\"framer-1du93yv\",\"data-framer-name\":\"Hero Food\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nx3mwt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+2455.05+0+88+0),pixelHeight:816,pixelWidth:1456,src:\"https://framerusercontent.com/images/OFzGzY7PJiFSvLBwbYZfbGMuXk.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1456,pixelHeight:816,pixelWidth:1456,src:\"https://framerusercontent.com/images/OFzGzY7PJiFSvLBwbYZfbGMuXk.png?scale-down-to=1024\"},className:\"framer-nn8zhb\",\"data-framer-name\":\"Hero Food\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+2455.05+0+88+230),pixelHeight:1024,pixelWidth:1024,src:\"https://framerusercontent.com/images/xFDdDoQHOUu1k8R4YUhOhbXQlRA.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,pixelHeight:1024,pixelWidth:1024,src:\"https://framerusercontent.com/images/xFDdDoQHOUu1k8R4YUhOhbXQlRA.webp\"},className:\"framer-1y5quki\",\"data-framer-name\":\"Hero Food\"})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kthnrz hidden-1ju9a3g hidden-9dm5ev\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{height:51,width:\"168px\",y:(componentViewport?.y||0)+513+0+0+2203.05+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18ipryg-container hidden-1ju9a3g\",nodeId:\"hHz2yuClo\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"hHz2yuClo\",layoutId:\"hHz2yuClo\",style:{width:\"100%\"},V5iQIMOgy:\"istanbulinvegas.square.site\",variant:\"q6ZfGroXy\",VB_yFINVP:\"Order Online\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{height:51,width:\"168px\",y:(componentViewport?.y||0)+513+0+0+2203.05+0+84}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xm3ki7-container hidden-1ju9a3g\",nodeId:\"Krqqk9uOA\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Krqqk9uOA\",layoutId:\"Krqqk9uOA\",style:{width:\"100%\"},V5iQIMOgy:\"https://istanbullv.com/menu\",variant:\"aeg5KIQFW\",VB_yFINVP:\"See Menu\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{y:(componentViewport?.y||0)+513+0+0+2203.05+0+168}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x2za7x-container\",nodeId:\"KUk7o1tjE\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"KUk7o1tjE\",layoutId:\"KUk7o1tjE\",V5iQIMOgy:\"https://www.google.com/maps/dir/Istanbul+Mediterranean+Restaurant+(Halal)/@36.1144735,-115.2134593,13z/data=!4m6!3m5!1s0x80c8c43a3e0cc0d1:0x15df3bbf0f7dceac!8m2!3d36.1144112!4d-115.1722596!16s%2Fg%2F11c2pp80b9?entry=ttu\",variant:\"aeg5KIQFW\",VB_yFINVP:\"Get Directions\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{height:110,width:\"114px\",y:(componentViewport?.y||0)+513+0+-416}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation8,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18sn03k-container hidden-1ju9a3g hidden-9dm5ev\",nodeId:\"lSMQXxUUs\",rendersWithMotion:true,scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(SpinnerWrapper,{height:\"100%\",id:\"lSMQXxUUs\",layoutId:\"lSMQXxUUs\",qDiT9X6wI:\"T\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i62vjs hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-name\":\"Home Hero\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-krjo5m\",\"data-framer-appear-id\":\"krjo5m\",\"data-framer-name\":\"Home Hero Left\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xvxjhv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-5e7f3475-bed9-4008-8ecf-9e5b79811f5d, rgb(61, 61, 61))\"},children:[\"Welcome to \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Istanbul Mediterranean (Halal)\"}),\" Authentic Turkish Restaurant and Halal Mediterranean Cuisine\"]})}),className:\"framer-k9uigg\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fex0tu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Discover the Authentic Taste of the Mediterranean in the Heart of Las Vegas at Istanbul Mediterranean Restaurant Halal- Your Ultimate Destination for Halal, Turkish Delights, and the Finest Shawarma and Doner Kebabs on the Strip.\"})}),className:\"framer-1jh42or\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-54h1sn hidden-n85vrv\",\"data-framer-name\":\"Home Hero\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-oisvhl\",\"data-framer-appear-id\":\"oisvhl\",\"data-framer-name\":\"Home Hero Left\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{y:(componentViewport?.y||0)+387+0+0+903.65+40+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:145,width:\"145px\",y:(componentViewport?.y||0)+201+0+0+1038.75+40+0+-18,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation8,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pncre9-container\",nodeId:\"S2HukyNpX\",rendersWithMotion:true,scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(SpinnerWrapper,{height:\"100%\",id:\"S2HukyNpX\",layoutId:\"S2HukyNpX\",qDiT9X6wI:\"T\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fj8m48\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-5e7f3475-bed9-4008-8ecf-9e5b79811f5d, rgb(61, 61, 61))\"},children:[\"Welcome to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Istanbul Mediterranean (Halal)\"}),\" - Authentic Turkish Restaurant and Halal Mediterranean Cuisine\"]})}),className:\"framer-6fkaaa\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Discover the Authentic Taste of the Mediterranean in the Heart of Las Vegas at Istanbul Mediterranean Restaurant Halal - Your Ultimate Destination for Halal, Turkish Delights, and the Finest Shawarma and Doner Kebabs on the Strip.\"})}),className:\"framer-8qwb24\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xrtgbc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{y:(componentViewport?.y||0)+387+0+0+903.65+40+0+0+302.8+13.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+201+0+0+1038.75+40+0+0+302.8+13.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pntci7-container\",nodeId:\"cSQxROLmw\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"cSQxROLmw\",layoutId:\"cSQxROLmw\",V5iQIMOgy:\"orderdoner.com\",variant:\"q6ZfGroXy\",VB_yFINVP:\"Order Online\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{y:(componentViewport?.y||0)+387+0+0+903.65+40+0+0+302.8+13.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+201+0+0+1038.75+40+0+0+302.8+13.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wrtzj6-container\",nodeId:\"Y4oFmjfDh\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Y4oFmjfDh\",layoutId:\"Y4oFmjfDh\",V5iQIMOgy:\"https://www.google.com/maps/dir/Istanbul+Mediterranean+Restaurant+(Halal)/@36.1144735,-115.2134593,13z/data=!4m6!3m5!1s0x80c8c43a3e0cc0d1:0x15df3bbf0f7dceac!8m2!3d36.1144112!4d-115.1722596!16s%2Fg%2F11c2pp80b9?entry=ttu\",variant:\"aeg5KIQFW\",VB_yFINVP:\"Get Directions\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-lcfvqo\",\"data-framer-appear-id\":\"lcfvqo\",\"data-framer-name\":\"Home Hero Right\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-196x0u8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:3500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+903.65+40+380.8+40+0+0),pixelHeight:1750,pixelWidth:3500,positionX:\"50%\",positionY:\"50%\",src:\"https://framerusercontent.com/images/B6cIvD7riSAuLQwqt8xdvQXKfU.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1750,intrinsicWidth:3500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+1038.75+40+0+100+0+0),pixelHeight:1750,pixelWidth:3500,positionX:\"50%\",positionY:\"50%\",src:\"https://framerusercontent.com/images/B6cIvD7riSAuLQwqt8xdvQXKfU.png?scale-down-to=1024\"},className:\"framer-q9wkj0\",\"data-framer-name\":\"Hero Food\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+903.65+40+380.8+40+0+250),pixelHeight:408,pixelWidth:728,src:\"https://framerusercontent.com/images/wUbuVf6udJjrsuojr3mxvn62k.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+1038.75+40+0+100+0+250),pixelHeight:408,pixelWidth:728,src:\"https://framerusercontent.com/images/wUbuVf6udJjrsuojr3mxvn62k.png\"},className:\"framer-1r7h7u2\",\"data-framer-name\":\"Hero Food\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5hlzqr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+903.65+40+380.8+0+80+0),pixelHeight:816,pixelWidth:1456,src:\"https://framerusercontent.com/images/OFzGzY7PJiFSvLBwbYZfbGMuXk.png?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:816,intrinsicWidth:1456,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+1038.75+40+0+60+80+0),pixelHeight:816,pixelWidth:1456,src:\"https://framerusercontent.com/images/OFzGzY7PJiFSvLBwbYZfbGMuXk.png?scale-down-to=1024\"},className:\"framer-ixghib\",\"data-framer-name\":\"Hero Food\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+903.65+40+380.8+0+80+290),pixelHeight:1024,pixelWidth:1024,src:\"https://framerusercontent.com/images/xFDdDoQHOUu1k8R4YUhOhbXQlRA.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1024,intrinsicWidth:1024,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+1038.75+40+0+60+80+290),pixelHeight:1024,pixelWidth:1024,src:\"https://framerusercontent.com/images/xFDdDoQHOUu1k8R4YUhOhbXQlRA.webp\"},className:\"framer-ycnhb8\",\"data-framer-name\":\"Hero Food\"})})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation9,className:\"framer-117x8pr\",\"data-framer-appear-id\":\"117x8pr\",\"data-framer-name\":\"Home About\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1371,intrinsicWidth:1290,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+2381.65+60+0),pixelHeight:1371,pixelWidth:1290,positionX:\"47.2%\",positionY:\"42.6%\",src:\"https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg?scale-down-to=1024\"}},oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1371,intrinsicWidth:1290,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+2986.05+40+788.2),pixelHeight:1371,pixelWidth:1290,positionX:\"47.2%\",positionY:\"42.6%\",src:\"https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg?scale-down-to=1024\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1371,intrinsicWidth:1290,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+1791.75+80+0),pixelHeight:1371,pixelWidth:1290,positionX:\"47.2%\",positionY:\"42.6%\",src:\"https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg?scale-down-to=1024\"},className:\"framer-n0nkfg\",\"data-framer-name\":\"Home About Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d1ydoh\",\"data-framer-name\":\"Home About Info\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xi2g66\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Authentic, Fresh and Halal\"})})},oAdcRltWA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Authentic, Fresh and Halal\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Authentic, Fresh and Halal\"})}),className:\"framer-14z73xy\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:[\"At Istanbul Mediterranean Restaurant, we pride ourselves on delivering a genuine Turkish dining experience right in the heart of Las Vegas. Our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VwmtccsUS\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"doner kebab\"})}),\", also known as \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gI12kaUqm\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"shawarma\"})}),\", is crafted from age-old recipes that have been passed down through generations. Each bite encapsulates the rich, cultural heritage of Turkey, offering an authentic taste that transports you to the bustling streets of Istanbul.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"We believe that the secret to delicious food lies in the freshness of its ingredients. That's why our kitchen is committed to using only the freshest, highest quality meats and produce. Our chefs meticulously prepare the shawarma daily, ensuring every slice served is tender, juicy, and packed with flavor. From the crisp vegetables to the succulent meat, freshness is at the core of every dish we serve.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Understanding the importance of dietary laws in our community, Istanbul Mediterranean Restaurant is proud to serve 100% Halal-certified meats. Our commitment to Halal practices means that every piece of meat used in our shawarma (doner) has been ethically sourced and processed in accordance with halal methods. This dedication not only supports our aim to cater to a diverse clientele but also ensures that our food meets the highest standards of quality and respect for traditions.\"})]})},oAdcRltWA:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:[\"At Istanbul Mediterranean Restaurant, we pride ourselves on delivering a genuine Turkish dining experience right in the heart of Las Vegas. Our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VwmtccsUS\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"doner kebab\"})}),\", also known as \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gI12kaUqm\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"shawarma\"})}),\", is crafted from age-old recipes that have been passed down through generations. Each bite encapsulates the rich, cultural heritage of Turkey, offering an authentic taste that transports you to the bustling streets of Istanbul.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"We believe that the secret to delicious food lies in the freshness of its ingredients. That's why our kitchen is committed to using only the freshest, highest quality meats and produce. Our chefs meticulously prepare the shawarma daily, ensuring every slice served is tender, juicy, and packed with flavor. From the crisp vegetables to the succulent meat, freshness is at the core of every dish we serve.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Understanding the importance of dietary laws in our community, Istanbul Mediterranean Restaurant is proud to serve 100% Halal-certified meats. Our commitment to Halal practices means that every piece of meat used in our shawarma (doner) has been ethically sourced and processed in accordance with halal methods. This dedication not only supports our aim to cater to a diverse clientele but also ensures that our food meets the highest standards of quality and respect for traditions.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:[\"At Istanbul Mediterranean Restaurant, we pride ourselves on delivering a genuine Turkish dining experience right in the heart of Las Vegas. Our \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VwmtccsUS\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"doner kebab\"})}),\", also known as \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gI12kaUqm\"},motionChild:true,nodeId:\"I2ewiLnlP\",openInNewTab:false,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"shawarma\"})}),\", is crafted from age-old recipes that have been passed down through generations. Each bite encapsulates the rich, cultural heritage of Turkey, offering an authentic taste that transports you to the bustling streets of Istanbul.\"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"We believe that the secret to delicious food lies in the freshness of its ingredients. That's why our kitchen is committed to using only the freshest, highest quality meats and produce. Our chefs meticulously prepare the shawarma daily, ensuring every slice served is tender, juicy, and packed with flavor. From the crisp vegetables to the succulent meat, freshness is at the core of every dish we serve.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Understanding the importance of dietary laws in our community, Istanbul Mediterranean Restaurant is proud to serve 100% Halal-certified meats. Our commitment to Halal practices means that every piece of meat used in our shawarma (doner) has been ethically sourced and processed in accordance with halal methods. This dedication not only supports our aim to cater to a diverse clientele but also ensures that our food meets the highest standards of quality and respect for traditions.\"})]}),className:\"framer-1m7ddhu\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:[\"At Istanbul Mediterranean, we pride ourselves on delivering an unparalleled dining experience through our commitment to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(194, 80, 71)\"},children:\"halal food\"}),\". Each dish is crafted using \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(194, 80, 71)\"},children:\"halal certified meat\"}),\", ensuring that our ingredients are ethically sourced and prepared with care. Our dedication to authenticity and quality shines through in every meal, from our renowned shawarma to our irresistible baklava. Enjoy the true flavors of the Mediterranean, confident in the knowledge that every bite adheres to the highest halal standards.\"]})}),className:\"framer-edgkv\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{height:59,y:(componentViewport?.y||0)+387+0+0+3507.65},oAdcRltWA:{width:\"358px\",y:(componentViewport?.y||0)+513+0+0+4538.25}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1140px)`,y:(componentViewport?.y||0)+201+0+0+3067.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cw4b7j-container\",nodeId:\"djkT5nPMT\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(ReviewWidget,{height:\"100%\",id:\"djkT5nPMT\",layoutId:\"djkT5nPMT\",style:{height:\"100%\",width:\"100%\"},variant:\"nuboEY7eb\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i4394d\",\"data-framer-name\":\"Home Favorites\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8p5g3\",\"data-framer-name\":\"Home Favorites Left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1avi4l3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-5e7f3475-bed9-4008-8ecf-9e5b79811f5d, rgb(61, 61, 61))\"},children:[\"Have A Look At Some Of Our \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Crowd Favorites\"})]})})},oAdcRltWA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-5e7f3475-bed9-4008-8ecf-9e5b79811f5d, rgb(61, 61, 61))\"},children:[\"Have A Look At Some Of Our \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Crowd Favorites\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-5e7f3475-bed9-4008-8ecf-9e5b79811f5d, rgb(61, 61, 61))\"},children:[\"Have A Look At Some Of Our \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0818cc83-e3ee-492b-8eb5-82232ce4a369, rgb(194, 80, 71))\"},children:\"Crowd Favorites\"})]})}),className:\"framer-1993mb5\",fonts:[\"GF;Poppins-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Some of the dishes our customers keep on coming back for.\"})})},oAdcRltWA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Some of the dishes our customers keep on coming back for.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-5c8afe2b-9cec-40a9-9569-a90fd652fdef, rgb(94, 94, 94))\"},children:\"Some of the dishes our customers keep on coming back for.\"})}),className:\"framer-c9k325\",fonts:[\"GF;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WoeL5pFDi\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+201+0+0+3171.75+72+0+242.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xxigd1-container hidden-9dm5ev hidden-n85vrv\",nodeId:\"CcSgGQWHS\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"CcSgGQWHS\",layoutId:\"CcSgGQWHS\",V5iQIMOgy:resolvedLinks[0],variant:\"q6ZfGroXy\",VB_yFINVP:\"See Full Menu\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5472,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+387+0+0+3716.65+60+230.2),pixelHeight:3648,pixelWidth:5472,sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1140px)`,src:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg\",srcSet:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg 5472w\"}},oAdcRltWA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5472,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+513+0+0+4675.25+0+222.2),pixelHeight:3648,pixelWidth:5472,sizes:`min(${componentViewport?.width||\"100vw\"}, 1140px)`,src:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg\",srcSet:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg 5472w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5472,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+201+0+0+3171.75+72),pixelHeight:3648,pixelWidth:5472,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1140px) - 80px) / 2, 1px)`,src:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg\",srcSet:\"https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/OHgkIKP0bgxeGTtTgUrG4DJps8.jpg 5472w\"},className:\"framer-1r6sxyj\",\"data-framer-name\":\"Home Favorites Menu\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t9nufk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{\"data-border\":true},oAdcRltWA:{\"data-border\":true}},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p0yrby\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"naw_BVvsL\",data:MenuItems,type:\"Collection\"},select:[{collection:\"naw_BVvsL\",name:\"wqiJrthIK\",type:\"Identifier\"},{collection:\"naw_BVvsL\",name:\"UdxKRO0y0\",type:\"Identifier\"},{collection:\"naw_BVvsL\",name:\"mo7ZvVE4h\",type:\"Identifier\"},{collection:\"naw_BVvsL\",name:\"YTqmzXKRq\",type:\"Identifier\"},{collection:\"naw_BVvsL\",name:\"xHXExFuw3\",type:\"Identifier\"},{collection:\"naw_BVvsL\",name:\"id\",type:\"Identifier\"}],where:{collection:\"naw_BVvsL\",name:\"UqcaKu9tQ\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idnaw_BVvsL,mo7ZvVE4h:mo7ZvVE4hnaw_BVvsL,UdxKRO0y0:UdxKRO0y0naw_BVvsL,wqiJrthIK:wqiJrthIKnaw_BVvsL,xHXExFuw3:xHXExFuw3naw_BVvsL,YTqmzXKRq:YTqmzXKRqnaw_BVvsL},index)=>{UdxKRO0y0naw_BVvsL??=\"\";mo7ZvVE4hnaw_BVvsL??=\"\";YTqmzXKRqnaw_BVvsL??=\"\";xHXExFuw3naw_BVvsL??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`naw_BVvsL-${idnaw_BVvsL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{xHXExFuw3:xHXExFuw3naw_BVvsL},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1140px), 1px)`,y:(componentViewport?.y||0)+387+0+0+3716.65+60+230.2+0+0+0+40+0},oAdcRltWA:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1140px), 1px) - 40px)`,y:(componentViewport?.y||0)+513+0+0+4675.25+0+222.2+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1140px) - 80px) / 2, 1px)`,y:(componentViewport?.y||0)+201+0+0+3171.75+72+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-foyeys-container\",nodeId:\"BE2jMJUlz\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{variant:\"HU20jKfVF\"}},children:/*#__PURE__*/_jsx(MenuItem,{height:\"100%\",id:\"BE2jMJUlz\",JtCF4aI2E:UdxKRO0y0naw_BVvsL,layoutId:\"BE2jMJUlz\",qwN4X_3ce:toResponsiveImage(wqiJrthIKnaw_BVvsL),sfCHzqIdu:YTqmzXKRqnaw_BVvsL,style:{width:\"100%\"},variant:\"p8x_xObQ9\",width:\"100%\",wjKpMIIT0:mo7ZvVE4hnaw_BVvsL})})})})})})},idnaw_BVvsL);})})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WoeL5pFDi\"},implicitPathVariables:undefined},{href:{webPageId:\"WoeL5pFDi\"},implicitPathVariables:undefined},{href:{webPageId:\"WoeL5pFDi\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{height:51,y:(componentViewport?.y||0)+387+0+0+3716.65+60+230.2+0+420},oAdcRltWA:{height:51,width:`min(${componentViewport?.width||\"100vw\"}, 1140px)`,y:(componentViewport?.y||0)+513+0+0+4675.25+0+222.2+0+340}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bh8qnl-container hidden-1ju9a3g\",nodeId:\"Y0x_TvF3z\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{V5iQIMOgy:resolvedLinks1[1]},oAdcRltWA:{style:{width:\"100%\"},V5iQIMOgy:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Y0x_TvF3z\",layoutId:\"Y0x_TvF3z\",V5iQIMOgy:resolvedLinks1[0],variant:\"q6ZfGroXy\",VB_yFINVP:\"See Full Menu\",width:\"100%\"})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{y:(componentViewport?.y||0)+387+0+0+4537.85},oAdcRltWA:{width:\"380px\",y:(componentViewport?.y||0)+513+0+0+5321.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:649,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1140px)`,y:(componentViewport?.y||0)+201+0+0+3615.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16n92fx-container\",nodeId:\"lpi6i0bOZ\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{variant:\"VnzlF2e31\"},oAdcRltWA:{variant:\"ZkqIbTrMR\"}},children:/*#__PURE__*/_jsx(Testimonial,{height:\"100%\",id:\"lpi6i0bOZ\",layoutId:\"lpi6i0bOZ\",NNMBFJdun:\"Faris A.\",style:{width:\"100%\"},variant:\"jJTTwB_kB\",width:\"100%\",wmoCfcH6p:'\"Seriously this place is unbelievably great. I was blown away by the meat flavors and the authentic sauces (tzatziki and tahini) . The shawarma meat tasted exactly like the one I had in Istanbul, Turkey. I highly recommend it.\"',yCEi_9Kfx:\"Food Critic\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{y:(componentViewport?.y||0)+387+0+0+5186.85},oAdcRltWA:{width:\"380px\",y:(componentViewport?.y||0)+513+0+0+6003.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:730,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1140px)`,y:(componentViewport?.y||0)+201+0+0+4264.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kh7baw-container\",nodeId:\"TwhqxkbHe\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C_mvEPgMu:{variant:\"cuad62NTm\"},oAdcRltWA:{variant:\"fFiJCiBn3\"}},children:/*#__PURE__*/_jsx(BottomDetails,{bwvIKtKaC:addImageAlt({src:\"https://framerusercontent.com/images/W3ks3IUFalpTFmOpfGMcDW6DOE.jpg\",srcSet:\"https://framerusercontent.com/images/W3ks3IUFalpTFmOpfGMcDW6DOE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/W3ks3IUFalpTFmOpfGMcDW6DOE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/W3ks3IUFalpTFmOpfGMcDW6DOE.jpg 1080w\"},\"\"),height:\"100%\",id:\"TwhqxkbHe\",layoutId:\"TwhqxkbHe\",P3RNG2J5T:addImageAlt({src:\"https://framerusercontent.com/images/rVWcIXCArEkyMm00CPGjupdik.jpg\",srcSet:\"https://framerusercontent.com/images/rVWcIXCArEkyMm00CPGjupdik.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rVWcIXCArEkyMm00CPGjupdik.jpg 810w\"},\"\"),PjrrWAWZI:addImageAlt({src:\"https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg\",srcSet:\"https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg?scale-down-to=1024 963w,https://framerusercontent.com/images/XnktrHMV8iZEgIgKvOwpz3lWyI.jpg 1290w\"},\"\"),pPRMcLm01:addImageAlt({src:\"https://framerusercontent.com/images/RbN9Le8DOqwQYfvy40GdPO0fwok.jpg\",srcSet:\"https://framerusercontent.com/images/RbN9Le8DOqwQYfvy40GdPO0fwok.jpg?scale-down-to=1024 809w,https://framerusercontent.com/images/RbN9Le8DOqwQYfvy40GdPO0fwok.jpg 1270w\"},\"\"),style:{width:\"100%\"},variant:\"fgmeq6zrI\",width:\"100%\"})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{width:`min(${componentViewport?.width||\"100vw\"}, 1140px)`,y:(componentViewport?.y||0)+513+0+0+6766.45}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:157,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1140px)`,y:(componentViewport?.y||0)+201+0+0+4994.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-valdmi-container hidden-9dm5ev\",nodeId:\"FdjOkyYUl\",scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oAdcRltWA:{variant:\"SwGkQ5s3C\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FdjOkyYUl\",layoutId:\"FdjOkyYUl\",style:{width:\"100%\"},variant:\"clAdBZHRm\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1z05efm hidden-9dm5ev hidden-n85vrv\",\"data-border\":true,\"data-framer-name\":\"Footer Menu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rnlff1\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"POPULAR MENUS\"})}),className:\"framer-1b94eqd\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p0tl7f\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"B90lqENAg\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"a95WJADV3\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Beef N Lamb Doner Shawarma\"})})})}),className:\"framer-m4gv34\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4mg85d\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"chicken-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"s7efpQ0d_\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"CRccdjPP3\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Chicken Doner\"})})})}),className:\"framer-1d52k63\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"falafel-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"JYvUwmwD2\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"eT1QNnYAH\",openInNewTab:true,scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n6sy8d framer-2e6nei\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:\"Falafel\"})}),className:\"framer-1erblmq\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gt092k\",\"data-framer-name\":\"Middle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"SHAWARMA\"})}),className:\"framer-1w88n4l\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cu3cmw\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"gz5ef6K1h\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"Udqw5vruH\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mix Doner Shawarma\"})})})}),className:\"framer-1os4xx3\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wz9qqn\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-shawarma-french-fries-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"b6QcGKBd3\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"V7ES6Drnq\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma French Fries Bowl\"})})})}),className:\"framer-1il0wxi\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ef0czq\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"SXFUjEAda\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"wNXeCxoMH\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma Rice Bowl\"})})})}),className:\"framer-1a34lgw\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wkynqb\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"ABOUT US\"})}),className:\"framer-16xal3l\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ajiw8u\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oEGbqcdLU\"},motionChild:true,nodeId:\"bUQUIE1dy\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mediterranean Restaurant\"})})})}),className:\"framer-1hhk8fi\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hqheiu\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gwlH2xZrq\"},motionChild:true,nodeId:\"AM1X_CGqU\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Turkish Cuisine\"})})})}),className:\"framer-1pfk8ov\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-92b61e\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IVvMT_tjX\"},motionChild:true,nodeId:\"zaP3Yegzr\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Halal Restaurant\"})})})}),className:\"framer-kcdp5f\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13nl7w6 hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"POPULAR MENUS\"})}),className:\"framer-1xrclcd\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-s4jjlv\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"B90lqENAg\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"u3ZhbXkJd\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Beef N Lamb Doner Shawarma\"})})})}),className:\"framer-4vv53i\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hbfkhw\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"chicken-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"s7efpQ0d_\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"X40EAym1t\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Chicken Doner\"})})})}),className:\"framer-12wjgxe\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"falafel-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"JYvUwmwD2\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"cS3SE0ue3\",openInNewTab:true,scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n5h5sr framer-2e6nei\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:\"Falafel\"})}),className:\"framer-13e0cxr\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hzte60 hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-name\":\"Middle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"SHAWARMA\"})}),className:\"framer-lmnact\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1os5ies\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"gz5ef6K1h\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"PEnRvp_ML\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mix Doner Shawarma\"})})})}),className:\"framer-1ps629t\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vjnqvt\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-shawarma-french-fries-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"b6QcGKBd3\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"OjN708H9n\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma French Fries Bowl\"})})})}),className:\"framer-nkvuol\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fmiqyv\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"SXFUjEAda\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"B0V0Hdd23\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma Rice Bowl\"})})})}),className:\"framer-jom6za\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15qrxcw hidden-1ju9a3g hidden-9dm5ev\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"ABOUT US\"})}),className:\"framer-714i1e\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h409hs\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oEGbqcdLU\"},motionChild:true,nodeId:\"NgU7NRI2l\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mediterranean Restaurant\"})})})}),className:\"framer-n1bf87\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zs45z5\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gwlH2xZrq\"},motionChild:true,nodeId:\"bKyfLkzj9\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Turkish Cuisine\"})})})}),className:\"framer-181aqo0\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yjwz9o\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IVvMT_tjX\"},motionChild:true,nodeId:\"hGTW9T_Gh\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Halal Restaurant\"})})})}),className:\"framer-obuhwt\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lsdh60 hidden-1ju9a3g hidden-n85vrv\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"POPULAR MENUS\"})}),className:\"framer-oxnplz\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rz21e8\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"B90lqENAg\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"nLaeOdFrA\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Beef N Lamb Doner Shawarma\"})})})}),className:\"framer-4p1697\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y5afcx\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"chicken-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"s7efpQ0d_\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"MboqMicbO\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Chicken Doner\"})})})}),className:\"framer-1wy3l57\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"falafel-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"JYvUwmwD2\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"cmxuTrbmb\",openInNewTab:true,scopeId:\"fCICAfSe9\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-jw0rvc framer-2e6nei\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:\"Falafel\"})}),className:\"framer-6usx3o\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e76l70 hidden-1ju9a3g hidden-n85vrv\",\"data-framer-name\":\"Middle\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"SHAWARMA\"})}),className:\"framer-w2u482 hidden-9dm5ev\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ocms9s\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-pita\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"gz5ef6K1h\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"anjgfMc0K\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mix Doner Shawarma\"})})})}),className:\"framer-1m1yfvg\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nwqtgz\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"beef-n-lamb-shawarma-french-fries-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"b6QcGKBd3\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"VsTdLh6AY\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma French Fries Bowl\"})})})}),className:\"framer-1g6wdkr\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gga8jh\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{xHXExFuw3:\"mix-doner-shawarma-rice-bowl\"},unresolvedPathSlugs:{xHXExFuw3:{collectionId:\"zZSi9QZJW\",collectionItemId:\"SXFUjEAda\"}},webPageId:\"NSzU5R0lJ\"},motionChild:true,nodeId:\"mNfBChxmU\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Shawarma Rice Bowl\"})})})}),className:\"framer-1pyw2qa\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7x56sr hidden-1ju9a3g hidden-n85vrv\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:\"ABOUT US\"})}),className:\"framer-1g6w1jp\",fonts:[\"GF;Poppins-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uco52p\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"oEGbqcdLU\"},motionChild:true,nodeId:\"KLYBvq96g\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Mediterranean Restaurant\"})})})}),className:\"framer-1c3x6zs\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rlr7sr\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gwlH2xZrq\"},motionChild:true,nodeId:\"MF9jjAz20\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Turkish Cuisine\"})})})}),className:\"framer-1svuwdb\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ryndtz\",\"data-framer-name\":\"Item\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"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\":\"rgb(17, 17, 17)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IVvMT_tjX\"},motionChild:true,nodeId:\"Uz5UDoqSi\",openInNewTab:true,scopeId:\"fCICAfSe9\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-57rakp\",\"data-styles-preset\":\"zMpsiMOLk\",children:\"Halal Restaurant\"})})})}),className:\"framer-r812kw\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iTsGm.framer-2e6nei, .framer-iTsGm .framer-2e6nei { display: block; }\",\".framer-iTsGm.framer-1ju9a3g { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 201px 40px 201px 40px; position: relative; width: 1200px; }\",\".framer-iTsGm .framer-ncb4lk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 6266px; justify-content: center; max-width: 1140px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-ueo8y5-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-iTsGm .framer-ubmbc1-container { flex: none; height: auto; position: relative; width: 366px; z-index: 1; }\",\".framer-iTsGm.framer-1242hs6 { inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-iTsGm.framer-jvszi5-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-iTsGm .framer-9m10hi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 385px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-iTsGm .framer-1hz5yan { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 188px; }\",\".framer-iTsGm .framer-ilp2oe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 179px; position: relative; width: 180px; }\",\".framer-iTsGm .framer-1du93yv { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 212px; position: relative; width: 180px; }\",\".framer-iTsGm .framer-1nx3mwt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 88px 0px 0px 0px; position: relative; width: 188px; }\",\".framer-iTsGm .framer-nn8zhb { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 220px; position: relative; width: 180px; }\",\".framer-iTsGm .framer-1y5quki { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 180px; position: relative; width: 180px; }\",\".framer-iTsGm .framer-kthnrz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 33px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-18ipryg-container, .framer-iTsGm .framer-xm3ki7-container { flex: none; height: auto; position: relative; width: 168px; }\",\".framer-iTsGm .framer-1x2za7x-container, .framer-iTsGm .framer-pntci7-container, .framer-iTsGm .framer-wrtzj6-container, .framer-iTsGm .framer-xxigd1-container, .framer-iTsGm .framer-bh8qnl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-iTsGm .framer-18sn03k-container { flex: none; height: 110px; left: 265px; position: absolute; top: -416px; width: 114px; }\",\".framer-iTsGm .framer-1i62vjs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 350px; }\",\".framer-iTsGm .framer-krjo5m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: 622px; justify-content: center; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-iTsGm .framer-1xvxjhv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-k9uigg { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: sticky; top: 0px; white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-iTsGm .framer-1fex0tu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1jh42or { flex: none; height: 279px; position: relative; white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\".framer-iTsGm .framer-54h1sn { display: grid; flex: none; gap: 80px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: 753px; justify-content: center; overflow: hidden; padding: 40px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-oisvhl { align-content: flex-start; align-items: flex-start; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: auto; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-iTsGm .framer-pncre9-container { flex: none; height: 145px; position: absolute; right: -112px; top: -18px; width: 145px; }\",\".framer-iTsGm .framer-fj8m48 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-6fkaaa, .framer-iTsGm .framer-1993mb5, .framer-iTsGm .framer-c9k325 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iTsGm .framer-8qwb24, .framer-iTsGm .framer-edgkv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iTsGm .framer-1xrtgbc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: 78px; justify-content: flex-start; overflow: hidden; padding: 7px 0px 7px 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-lcfvqo { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; padding: 60px 0px 60px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-iTsGm .framer-196x0u8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iTsGm .framer-q9wkj0, .framer-iTsGm .framer-ycnhb8 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 240px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1r7h7u2, .framer-iTsGm .framer-ixghib { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 280px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-5hlzqr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-iTsGm .framer-117x8pr { display: grid; flex: none; gap: 64px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: 1126px; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-iTsGm .framer-n0nkfg { align-self: start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 979px; justify-self: start; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1d1ydoh { align-content: flex-start; align-items: flex-start; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-xi2g66 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 66px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-iTsGm .framer-14z73xy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 528px; word-break: break-word; word-wrap: break-word; }\",\".framer-iTsGm .framer-1m7ddhu { flex: none; height: 886px; position: relative; white-space: pre-wrap; width: 528px; word-break: break-word; word-wrap: break-word; }\",\".framer-iTsGm .framer-cw4b7j-container { flex: none; height: 104px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-i4394d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 72px 0px 72px 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-q8p5g3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 420px; padding: 0px; position: sticky; top: 64px; width: 1px; z-index: 1; }\",\".framer-iTsGm .framer-1avi4l3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1r6sxyj { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-iTsGm .framer-t9nufk { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-p0yrby { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-iTsGm .framer-foyeys-container, .framer-iTsGm .framer-16n92fx-container, .framer-iTsGm .framer-kh7baw-container, .framer-iTsGm .framer-valdmi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1z05efm { --border-bottom-width: 1px; --border-color: #ebebeb; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 851px; }\",\".framer-iTsGm .framer-1rnlff1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 1px; }\",\".framer-iTsGm .framer-1b94eqd, .framer-iTsGm .framer-m4gv34, .framer-iTsGm .framer-1d52k63, .framer-iTsGm .framer-1erblmq, .framer-iTsGm .framer-1w88n4l, .framer-iTsGm .framer-1os4xx3, .framer-iTsGm .framer-1il0wxi, .framer-iTsGm .framer-1a34lgw, .framer-iTsGm .framer-16xal3l, .framer-iTsGm .framer-1hhk8fi, .framer-iTsGm .framer-1pfk8ov, .framer-iTsGm .framer-kcdp5f, .framer-iTsGm .framer-1xrclcd, .framer-iTsGm .framer-4vv53i, .framer-iTsGm .framer-12wjgxe, .framer-iTsGm .framer-13e0cxr, .framer-iTsGm .framer-lmnact, .framer-iTsGm .framer-1ps629t, .framer-iTsGm .framer-nkvuol, .framer-iTsGm .framer-jom6za, .framer-iTsGm .framer-714i1e, .framer-iTsGm .framer-n1bf87, .framer-iTsGm .framer-181aqo0, .framer-iTsGm .framer-obuhwt, .framer-iTsGm .framer-oxnplz, .framer-iTsGm .framer-4p1697, .framer-iTsGm .framer-1wy3l57, .framer-iTsGm .framer-6usx3o, .framer-iTsGm .framer-w2u482, .framer-iTsGm .framer-1m1yfvg, .framer-iTsGm .framer-1g6wdkr, .framer-iTsGm .framer-1pyw2qa, .framer-iTsGm .framer-1g6w1jp, .framer-iTsGm .framer-1c3x6zs, .framer-iTsGm .framer-1svuwdb, .framer-iTsGm .framer-r812kw { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-iTsGm .framer-p0tl7f, .framer-iTsGm .framer-4mg85d, .framer-iTsGm .framer-s4jjlv, .framer-iTsGm .framer-hbfkhw, .framer-iTsGm .framer-rz21e8, .framer-iTsGm .framer-y5afcx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1n6sy8d, .framer-iTsGm .framer-1n5h5sr, .framer-iTsGm .framer-jw0rvc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-iTsGm .framer-gt092k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 261px; }\",\".framer-iTsGm .framer-1cu3cmw, .framer-iTsGm .framer-1os5ies, .framer-iTsGm .framer-ocms9s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 216px; }\",\".framer-iTsGm .framer-wz9qqn, .framer-iTsGm .framer-1vjnqvt, .framer-iTsGm .framer-nwqtgz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 2px 0px 2px 0px; position: relative; width: 239px; }\",\".framer-iTsGm .framer-1ef0czq, .framer-iTsGm .framer-fmiqyv, .framer-iTsGm .framer-1gga8jh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 209px; }\",\".framer-iTsGm .framer-1wkynqb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 285px; }\",\".framer-iTsGm .framer-1ajiw8u, .framer-iTsGm .framer-h409hs, .framer-iTsGm .framer-uco52p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 204px; }\",\".framer-iTsGm .framer-1hqheiu, .framer-iTsGm .framer-92b61e, .framer-iTsGm .framer-zs45z5, .framer-iTsGm .framer-yjwz9o, .framer-iTsGm .framer-rlr7sr, .framer-iTsGm .framer-1ryndtz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 140px; }\",\".framer-iTsGm .framer-13nl7w6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-iTsGm .framer-1hzte60 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 261px; }\",\".framer-iTsGm .framer-15qrxcw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 285px; }\",\".framer-iTsGm .framer-lsdh60 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 248px; }\",\".framer-iTsGm .framer-e76l70 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 251px; }\",\".framer-iTsGm .framer-7x56sr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 246px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iTsGm.framer-1ju9a3g, .framer-iTsGm .framer-ncb4lk, .framer-iTsGm .framer-9m10hi, .framer-iTsGm .framer-1hz5yan, .framer-iTsGm .framer-1nx3mwt, .framer-iTsGm .framer-kthnrz, .framer-iTsGm .framer-1i62vjs, .framer-iTsGm .framer-krjo5m, .framer-iTsGm .framer-1xvxjhv, .framer-iTsGm .framer-1fex0tu, .framer-iTsGm .framer-oisvhl, .framer-iTsGm .framer-fj8m48, .framer-iTsGm .framer-1xrtgbc, .framer-iTsGm .framer-lcfvqo, .framer-iTsGm .framer-196x0u8, .framer-iTsGm .framer-5hlzqr, .framer-iTsGm .framer-1d1ydoh, .framer-iTsGm .framer-xi2g66, .framer-iTsGm .framer-i4394d, .framer-iTsGm .framer-q8p5g3, .framer-iTsGm .framer-1avi4l3, .framer-iTsGm .framer-1r6sxyj, .framer-iTsGm .framer-t9nufk, .framer-iTsGm .framer-p0yrby, .framer-iTsGm .framer-1z05efm, .framer-iTsGm .framer-1rnlff1, .framer-iTsGm .framer-p0tl7f, .framer-iTsGm .framer-4mg85d, .framer-iTsGm .framer-1n6sy8d, .framer-iTsGm .framer-gt092k, .framer-iTsGm .framer-1cu3cmw, .framer-iTsGm .framer-wz9qqn, .framer-iTsGm .framer-1ef0czq, .framer-iTsGm .framer-1wkynqb, .framer-iTsGm .framer-1ajiw8u, .framer-iTsGm .framer-1hqheiu, .framer-iTsGm .framer-92b61e, .framer-iTsGm .framer-13nl7w6, .framer-iTsGm .framer-s4jjlv, .framer-iTsGm .framer-hbfkhw, .framer-iTsGm .framer-1n5h5sr, .framer-iTsGm .framer-1hzte60, .framer-iTsGm .framer-1os5ies, .framer-iTsGm .framer-1vjnqvt, .framer-iTsGm .framer-fmiqyv, .framer-iTsGm .framer-15qrxcw, .framer-iTsGm .framer-h409hs, .framer-iTsGm .framer-zs45z5, .framer-iTsGm .framer-yjwz9o, .framer-iTsGm .framer-lsdh60, .framer-iTsGm .framer-rz21e8, .framer-iTsGm .framer-y5afcx, .framer-iTsGm .framer-jw0rvc, .framer-iTsGm .framer-e76l70, .framer-iTsGm .framer-ocms9s, .framer-iTsGm .framer-nwqtgz, .framer-iTsGm .framer-1gga8jh, .framer-iTsGm .framer-7x56sr, .framer-iTsGm .framer-uco52p, .framer-iTsGm .framer-rlr7sr, .framer-iTsGm .framer-1ryndtz { gap: 0px; } .framer-iTsGm.framer-1ju9a3g > *, .framer-iTsGm .framer-ncb4lk > *, .framer-iTsGm .framer-1i62vjs > *, .framer-iTsGm .framer-1xvxjhv > *, .framer-iTsGm .framer-1fex0tu > *, .framer-iTsGm .framer-p0tl7f > *, .framer-iTsGm .framer-4mg85d > *, .framer-iTsGm .framer-1n6sy8d > *, .framer-iTsGm .framer-1cu3cmw > *, .framer-iTsGm .framer-wz9qqn > *, .framer-iTsGm .framer-1ef0czq > *, .framer-iTsGm .framer-1ajiw8u > *, .framer-iTsGm .framer-1hqheiu > *, .framer-iTsGm .framer-92b61e > *, .framer-iTsGm .framer-s4jjlv > *, .framer-iTsGm .framer-hbfkhw > *, .framer-iTsGm .framer-1n5h5sr > *, .framer-iTsGm .framer-1os5ies > *, .framer-iTsGm .framer-1vjnqvt > *, .framer-iTsGm .framer-fmiqyv > *, .framer-iTsGm .framer-h409hs > *, .framer-iTsGm .framer-zs45z5 > *, .framer-iTsGm .framer-yjwz9o > *, .framer-iTsGm .framer-rz21e8 > *, .framer-iTsGm .framer-y5afcx > *, .framer-iTsGm .framer-jw0rvc > *, .framer-iTsGm .framer-ocms9s > *, .framer-iTsGm .framer-nwqtgz > *, .framer-iTsGm .framer-1gga8jh > *, .framer-iTsGm .framer-uco52p > *, .framer-iTsGm .framer-rlr7sr > *, .framer-iTsGm .framer-1ryndtz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-iTsGm.framer-1ju9a3g > :first-child, .framer-iTsGm .framer-ncb4lk > :first-child, .framer-iTsGm .framer-1hz5yan > :first-child, .framer-iTsGm .framer-1nx3mwt > :first-child, .framer-iTsGm .framer-kthnrz > :first-child, .framer-iTsGm .framer-1i62vjs > :first-child, .framer-iTsGm .framer-krjo5m > :first-child, .framer-iTsGm .framer-1xvxjhv > :first-child, .framer-iTsGm .framer-1fex0tu > :first-child, .framer-iTsGm .framer-oisvhl > :first-child, .framer-iTsGm .framer-fj8m48 > :first-child, .framer-iTsGm .framer-196x0u8 > :first-child, .framer-iTsGm .framer-5hlzqr > :first-child, .framer-iTsGm .framer-1d1ydoh > :first-child, .framer-iTsGm .framer-xi2g66 > :first-child, .framer-iTsGm .framer-q8p5g3 > :first-child, .framer-iTsGm .framer-1avi4l3 > :first-child, .framer-iTsGm .framer-1r6sxyj > :first-child, .framer-iTsGm .framer-p0yrby > :first-child, .framer-iTsGm .framer-1rnlff1 > :first-child, .framer-iTsGm .framer-p0tl7f > :first-child, .framer-iTsGm .framer-4mg85d > :first-child, .framer-iTsGm .framer-1n6sy8d > :first-child, .framer-iTsGm .framer-gt092k > :first-child, .framer-iTsGm .framer-1cu3cmw > :first-child, .framer-iTsGm .framer-wz9qqn > :first-child, .framer-iTsGm .framer-1ef0czq > :first-child, .framer-iTsGm .framer-1wkynqb > :first-child, .framer-iTsGm .framer-1ajiw8u > :first-child, .framer-iTsGm .framer-1hqheiu > :first-child, .framer-iTsGm .framer-92b61e > :first-child, .framer-iTsGm .framer-13nl7w6 > :first-child, .framer-iTsGm .framer-s4jjlv > :first-child, .framer-iTsGm .framer-hbfkhw > :first-child, .framer-iTsGm .framer-1n5h5sr > :first-child, .framer-iTsGm .framer-1hzte60 > :first-child, .framer-iTsGm .framer-1os5ies > :first-child, .framer-iTsGm .framer-1vjnqvt > :first-child, .framer-iTsGm .framer-fmiqyv > :first-child, .framer-iTsGm .framer-15qrxcw > :first-child, .framer-iTsGm .framer-h409hs > :first-child, .framer-iTsGm .framer-zs45z5 > :first-child, .framer-iTsGm .framer-yjwz9o > :first-child, .framer-iTsGm .framer-lsdh60 > :first-child, .framer-iTsGm .framer-rz21e8 > :first-child, .framer-iTsGm .framer-y5afcx > :first-child, .framer-iTsGm .framer-jw0rvc > :first-child, .framer-iTsGm .framer-e76l70 > :first-child, .framer-iTsGm .framer-ocms9s > :first-child, .framer-iTsGm .framer-nwqtgz > :first-child, .framer-iTsGm .framer-1gga8jh > :first-child, .framer-iTsGm .framer-7x56sr > :first-child, .framer-iTsGm .framer-uco52p > :first-child, .framer-iTsGm .framer-rlr7sr > :first-child, .framer-iTsGm .framer-1ryndtz > :first-child { margin-top: 0px; } .framer-iTsGm.framer-1ju9a3g > :last-child, .framer-iTsGm .framer-ncb4lk > :last-child, .framer-iTsGm .framer-1hz5yan > :last-child, .framer-iTsGm .framer-1nx3mwt > :last-child, .framer-iTsGm .framer-kthnrz > :last-child, .framer-iTsGm .framer-1i62vjs > :last-child, .framer-iTsGm .framer-krjo5m > :last-child, .framer-iTsGm .framer-1xvxjhv > :last-child, .framer-iTsGm .framer-1fex0tu > :last-child, .framer-iTsGm .framer-oisvhl > :last-child, .framer-iTsGm .framer-fj8m48 > :last-child, .framer-iTsGm .framer-196x0u8 > :last-child, .framer-iTsGm .framer-5hlzqr > :last-child, .framer-iTsGm .framer-1d1ydoh > :last-child, .framer-iTsGm .framer-xi2g66 > :last-child, .framer-iTsGm .framer-q8p5g3 > :last-child, .framer-iTsGm .framer-1avi4l3 > :last-child, .framer-iTsGm .framer-1r6sxyj > :last-child, .framer-iTsGm .framer-p0yrby > :last-child, .framer-iTsGm .framer-1rnlff1 > :last-child, .framer-iTsGm .framer-p0tl7f > :last-child, .framer-iTsGm .framer-4mg85d > :last-child, .framer-iTsGm .framer-1n6sy8d > :last-child, .framer-iTsGm .framer-gt092k > :last-child, .framer-iTsGm .framer-1cu3cmw > :last-child, .framer-iTsGm .framer-wz9qqn > :last-child, .framer-iTsGm .framer-1ef0czq > :last-child, .framer-iTsGm .framer-1wkynqb > :last-child, .framer-iTsGm .framer-1ajiw8u > :last-child, .framer-iTsGm .framer-1hqheiu > :last-child, .framer-iTsGm .framer-92b61e > :last-child, .framer-iTsGm .framer-13nl7w6 > :last-child, .framer-iTsGm .framer-s4jjlv > :last-child, .framer-iTsGm .framer-hbfkhw > :last-child, .framer-iTsGm .framer-1n5h5sr > :last-child, .framer-iTsGm .framer-1hzte60 > :last-child, .framer-iTsGm .framer-1os5ies > :last-child, .framer-iTsGm .framer-1vjnqvt > :last-child, .framer-iTsGm .framer-fmiqyv > :last-child, .framer-iTsGm .framer-15qrxcw > :last-child, .framer-iTsGm .framer-h409hs > :last-child, .framer-iTsGm .framer-zs45z5 > :last-child, .framer-iTsGm .framer-yjwz9o > :last-child, .framer-iTsGm .framer-lsdh60 > :last-child, .framer-iTsGm .framer-rz21e8 > :last-child, .framer-iTsGm .framer-y5afcx > :last-child, .framer-iTsGm .framer-jw0rvc > :last-child, .framer-iTsGm .framer-e76l70 > :last-child, .framer-iTsGm .framer-ocms9s > :last-child, .framer-iTsGm .framer-nwqtgz > :last-child, .framer-iTsGm .framer-1gga8jh > :last-child, .framer-iTsGm .framer-7x56sr > :last-child, .framer-iTsGm .framer-uco52p > :last-child, .framer-iTsGm .framer-rlr7sr > :last-child, .framer-iTsGm .framer-1ryndtz > :last-child { margin-bottom: 0px; } .framer-iTsGm .framer-9m10hi > *, .framer-iTsGm .framer-lcfvqo > *, .framer-iTsGm .framer-t9nufk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iTsGm .framer-9m10hi > :first-child, .framer-iTsGm .framer-1xrtgbc > :first-child, .framer-iTsGm .framer-lcfvqo > :first-child, .framer-iTsGm .framer-i4394d > :first-child, .framer-iTsGm .framer-t9nufk > :first-child, .framer-iTsGm .framer-1z05efm > :first-child { margin-left: 0px; } .framer-iTsGm .framer-9m10hi > :last-child, .framer-iTsGm .framer-1xrtgbc > :last-child, .framer-iTsGm .framer-lcfvqo > :last-child, .framer-iTsGm .framer-i4394d > :last-child, .framer-iTsGm .framer-t9nufk > :last-child, .framer-iTsGm .framer-1z05efm > :last-child { margin-right: 0px; } .framer-iTsGm .framer-1hz5yan > *, .framer-iTsGm .framer-1nx3mwt > *, .framer-iTsGm .framer-fj8m48 > *, .framer-iTsGm .framer-196x0u8 > *, .framer-iTsGm .framer-5hlzqr > *, .framer-iTsGm .framer-1r6sxyj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-iTsGm .framer-kthnrz > * { margin: 0px; margin-bottom: calc(33px / 2); margin-top: calc(33px / 2); } .framer-iTsGm .framer-krjo5m > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-iTsGm .framer-oisvhl > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-iTsGm .framer-1xrtgbc > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-iTsGm .framer-1d1ydoh > *, .framer-iTsGm .framer-q8p5g3 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-iTsGm .framer-xi2g66 > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-iTsGm .framer-i4394d > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-iTsGm .framer-1avi4l3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-iTsGm .framer-p0yrby > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-iTsGm .framer-1z05efm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-iTsGm .framer-1rnlff1 > *, .framer-iTsGm .framer-gt092k > *, .framer-iTsGm .framer-1wkynqb > *, .framer-iTsGm .framer-13nl7w6 > *, .framer-iTsGm .framer-1hzte60 > *, .framer-iTsGm .framer-15qrxcw > *, .framer-iTsGm .framer-lsdh60 > *, .framer-iTsGm .framer-e76l70 > *, .framer-iTsGm .framer-7x56sr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-iTsGm[data-border=\"true\"]::after, .framer-iTsGm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 768px) and (max-width: 1199px) { .framer-iTsGm.framer-1ju9a3g { padding: 387px 40px 387px 40px; width: 768px; } .framer-iTsGm .framer-ncb4lk { height: 7332px; } .framer-iTsGm .framer-ueo8y5-container { height: 83px; order: 0; } .framer-iTsGm .framer-54h1sn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1478px; justify-content: flex-start; order: 5; padding: 40px 0px 60px 0px; } .framer-iTsGm .framer-oisvhl { align-self: unset; height: min-content; } .framer-iTsGm .framer-pncre9-container { right: 0px; top: 0px; } .framer-iTsGm .framer-fj8m48 { max-width: 540px; } .framer-iTsGm .framer-lcfvqo { align-self: unset; padding: 0px; } .framer-iTsGm .framer-117x8pr { gap: 40px; grid-template-columns: repeat(1, minmax(200px, 1fr)); order: 6; padding: 60px 0px 60px 0px; } .framer-iTsGm .framer-n0nkfg { height: 613px; order: 0; } .framer-iTsGm .framer-1d1ydoh { order: 1; } .framer-iTsGm .framer-edgkv { order: 8; } .framer-iTsGm .framer-cw4b7j-container { height: 59px; order: 7; } .framer-iTsGm .framer-i4394d { flex-direction: column; gap: 40px; order: 9; padding: 60px 0px 60px 0px; } .framer-iTsGm .framer-q8p5g3 { flex: none; max-width: 540px; position: relative; top: unset; width: 100%; } .framer-iTsGm .framer-1r6sxyj { flex: none; gap: 40px; width: 100%; } .framer-iTsGm .framer-p0yrby { --border-bottom-width: 1px; --border-color: var(--token-d7d5f191-5da1-4fd2-af48-00b6d10fcf33, rgba(0, 0, 0, 0.12)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; padding: 40px 0px 40px 0px; } .framer-iTsGm .framer-16n92fx-container { order: 10; } .framer-iTsGm .framer-kh7baw-container { order: 11; } .framer-iTsGm .framer-lsdh60 { order: 12; } .framer-iTsGm .framer-e76l70 { order: 18; } .framer-iTsGm .framer-7x56sr { order: 19; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iTsGm .framer-54h1sn, .framer-iTsGm .framer-117x8pr, .framer-iTsGm .framer-i4394d, .framer-iTsGm .framer-1r6sxyj { gap: 0px; } .framer-iTsGm .framer-54h1sn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-iTsGm .framer-54h1sn > :first-child, .framer-iTsGm .framer-i4394d > :first-child, .framer-iTsGm .framer-1r6sxyj > :first-child { margin-top: 0px; } .framer-iTsGm .framer-54h1sn > :last-child, .framer-iTsGm .framer-i4394d > :last-child, .framer-iTsGm .framer-1r6sxyj > :last-child { margin-bottom: 0px; } .framer-iTsGm .framer-117x8pr > *, .framer-iTsGm .framer-117x8pr > :first-child, .framer-iTsGm .framer-117x8pr > :last-child { margin: 0px; } .framer-iTsGm .framer-i4394d > *, .framer-iTsGm .framer-1r6sxyj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 767px) { .framer-iTsGm.framer-1ju9a3g { padding: 513px 0px 513px 0px; width: 390px; } .framer-iTsGm .framer-ncb4lk { gap: 33px; height: 8856px; order: 0; } .framer-iTsGm .framer-ubmbc1-container, .framer-iTsGm .framer-krjo5m, .framer-iTsGm .framer-1xvxjhv, .framer-iTsGm .framer-k9uigg, .framer-iTsGm .framer-1jh42or { order: 0; } .framer-iTsGm .framer-9m10hi { order: 5; } .framer-iTsGm .framer-kthnrz { order: 3; } .framer-iTsGm .framer-18sn03k-container { order: 4; } .framer-iTsGm .framer-1i62vjs { order: 2; } .framer-iTsGm .framer-1fex0tu { order: 1; } .framer-iTsGm .framer-117x8pr { gap: 40px; grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; order: 7; padding: 40px 0px 40px 0px; } .framer-iTsGm .framer-n0nkfg { align-self: center; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: 468px; justify-self: center; order: 1; width: 380px; } .framer-iTsGm .framer-1d1ydoh { gap: 74px; order: 0; } .framer-iTsGm .framer-xi2g66 { gap: 34px; justify-content: flex-start; width: 100%; } .framer-iTsGm .framer-14z73xy { white-space: pre; width: auto; } .framer-iTsGm .framer-1m7ddhu { height: auto; width: 350px; z-index: 1; } .framer-iTsGm .framer-edgkv { order: 8; width: 350px; } .framer-iTsGm .framer-cw4b7j-container { order: 9; width: 358px; } .framer-iTsGm .framer-i4394d { flex-direction: column; gap: 32px; order: 10; padding: 0px; } .framer-iTsGm .framer-q8p5g3 { flex: none; max-width: 540px; position: relative; top: unset; width: 100%; } .framer-iTsGm .framer-1993mb5, .framer-iTsGm .framer-c9k325 { width: 350px; } .framer-iTsGm .framer-1r6sxyj { flex: none; gap: 40px; width: 100%; } .framer-iTsGm .framer-p0yrby { --border-bottom-width: 1px; --border-color: var(--token-d7d5f191-5da1-4fd2-af48-00b6d10fcf33, rgba(0, 0, 0, 0.12)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; gap: 34px; padding: 0px 20px 0px 20px; } .framer-iTsGm .framer-bh8qnl-container { width: 100%; } .framer-iTsGm .framer-16n92fx-container { order: 11; width: 380px; } .framer-iTsGm .framer-kh7baw-container { order: 12; width: 380px; } .framer-iTsGm .framer-valdmi-container { order: 13; } .framer-iTsGm .framer-13nl7w6 { order: 15; width: 258px; } .framer-iTsGm .framer-1hzte60 { order: 16; } .framer-iTsGm .framer-15qrxcw { order: 17; width: 260px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-iTsGm .framer-ncb4lk, .framer-iTsGm .framer-117x8pr, .framer-iTsGm .framer-1d1ydoh, .framer-iTsGm .framer-xi2g66, .framer-iTsGm .framer-i4394d, .framer-iTsGm .framer-1r6sxyj, .framer-iTsGm .framer-p0yrby { gap: 0px; } .framer-iTsGm .framer-ncb4lk > * { margin: 0px; margin-bottom: calc(33px / 2); margin-top: calc(33px / 2); } .framer-iTsGm .framer-ncb4lk > :first-child, .framer-iTsGm .framer-1d1ydoh > :first-child, .framer-iTsGm .framer-xi2g66 > :first-child, .framer-iTsGm .framer-i4394d > :first-child, .framer-iTsGm .framer-1r6sxyj > :first-child, .framer-iTsGm .framer-p0yrby > :first-child { margin-top: 0px; } .framer-iTsGm .framer-ncb4lk > :last-child, .framer-iTsGm .framer-1d1ydoh > :last-child, .framer-iTsGm .framer-xi2g66 > :last-child, .framer-iTsGm .framer-i4394d > :last-child, .framer-iTsGm .framer-1r6sxyj > :last-child, .framer-iTsGm .framer-p0yrby > :last-child { margin-bottom: 0px; } .framer-iTsGm .framer-117x8pr > *, .framer-iTsGm .framer-117x8pr > :first-child, .framer-iTsGm .framer-117x8pr > :last-child { margin: 0px; } .framer-iTsGm .framer-1d1ydoh > * { margin: 0px; margin-bottom: calc(74px / 2); margin-top: calc(74px / 2); } .framer-iTsGm .framer-xi2g66 > *, .framer-iTsGm .framer-p0yrby > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-iTsGm .framer-i4394d > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-iTsGm .framer-1r6sxyj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6668\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"C_mvEPgMu\":{\"layout\":[\"fixed\",\"auto\"]},\"oAdcRltWA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerfCICAfSe9=withCSS(Component,css,\"framer-iTsGm\");export default FramerfCICAfSe9;FramerfCICAfSe9.displayName=\"Turkish Food\";FramerfCICAfSe9.defaultProps={height:6668,width:1200};addFonts(FramerfCICAfSe9,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{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/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...NavbarFonts,...NavMobileFonts,...ButtonFonts,...SpinnerWrapperFonts,...ReviewWidgetFonts,...MenuItemFonts,...TestimonialFonts,...BottomDetailsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfCICAfSe9\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"6668\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C_mvEPgMu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oAdcRltWA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "miCAC8nD,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAeF,EAASG,CAAS,EAAQC,EAAmCC,GAA0BC,EAAO,GAAG,EAAQC,GAAYP,EAASQ,CAAM,EAAQC,GAAoBT,EAASU,CAAc,EAAQC,GAAgBC,GAAOC,CAAS,EAAQC,GAAkBd,EAASe,CAAY,EAAQC,GAAchB,EAASiB,CAAQ,EAAQC,GAAiBlB,EAASmB,CAAW,EAAQC,GAAmBpB,EAASqB,CAAa,EAAQC,GAAYtB,EAASuB,CAAM,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,GAAG,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAjB,CAAQ,IAAI,CAAC,IAAMkB,EAAKC,GAAaH,CAAK,EAAE,OAAOhB,EAASkB,CAAI,CAAE,EAAQE,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAT,CAAK,IAAoBU,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOX,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUY,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,GAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,GAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE5B,GAASI,CAAK,EAAQyB,GAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUjB,CAAY,EAAE,GAAGiB,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUlB,CAAY,CAAC,EAAQmB,GAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUjB,CAAY,EAAE,SAAS,MAAMiB,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUjB,CAAY,CAAC,EAAE,GAAK,CAACoB,EAAYC,EAAmB,EAAEC,GAA8Bd,GAAQ9D,GAAY,EAAK,EAAQ6E,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAiB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,IAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAmFI,EAAkBC,EAAGrF,GAAkB,GAA5F,CAAa0D,GAAuBA,EAAS,CAAuE,EAAQ4B,EAAY,IAASvF,EAAU,EAAiByE,IAAc,YAAtB,GAAmEe,EAAa,IAAQ,CAACxF,EAAU,GAAiByE,IAAc,YAA6CgB,EAAa,IAASzF,EAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAASyE,CAAW,EAAtD,GAAyFiB,GAAOC,GAAU,EAAQC,GAAa,IAAQ,IAAC5F,EAAU,GAAiB,CAAC,YAAY,WAAW,EAAE,SAASyE,CAAW,GAAmCoB,EAAa,IAAS7F,EAAU,EAAiByE,IAAc,YAAtB,GAAmEqB,EAAa,IAAQ,CAAC9F,EAAU,GAAiByE,IAAc,YAAuC,OAAAsB,GAAiB,CAAC,CAAC,EAAsBzD,EAAK0D,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA9F,EAAiB,EAAE,SAAsB+F,EAAMC,EAAY,CAAC,GAAGtC,IAAUT,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeE,EAAKzD,EAAO,IAAI,CAAC,GAAGuF,GAAU,UAAUkB,EAAGD,EAAkB,iBAAiB1B,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAsBuC,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAACV,EAAY,GAAgBjD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,GAAG5C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,wCAAwC,mBAAmB,SAAS,KAAK,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAK9D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,SAAS,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgH,EAAa,GAAgBlD,EAAK1B,GAAQ,CAAC,SAASqE,GAAsB3C,EAAK+D,EAAU,CAAC,SAAsB/D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,SAAsBH,EAAM7G,EAAU,CAAC,UAAU,uDAAuD,mBAAmB,SAAS,GAAG,SAAS,KAAK,SAAS,OAAO,YAAY,QAAQ,YAAY,SAAS,CAAckD,EAAK9D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,SAAS,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUwG,GAAgB,CAAC,QAAAC,CAAO,CAAC,CAAC,CAAC,EAAe3C,EAAKgE,GAAgB,CAAC,SAASrB,EAAQ,SAAsB3C,EAAK+D,EAAU,CAAC,SAA+BE,GAA0BN,EAAYO,EAAS,CAAC,SAAS,CAAclE,EAAKzD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUyG,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,SAAS,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIJ,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAe3C,EAAK8D,EAA0B,CAAC,MAAM,QAAQ,SAAsB9D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQhE,GAAW,KAAKD,GAAW,QAAQE,GAAW,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAE,SAAsB4B,EAAKlD,EAAU,CAAC,QAAQiB,EAAW,UAAUiF,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,SAAS,KAAKjF,GAAU,gBAAgB,GAAK,QAAQE,GAAW,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBgC,EAAK5D,EAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU0G,GAAiB,CAAC,QAAAH,CAAO,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEtE,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6E,EAAa,GAAgBS,EAAMtH,EAAmC,CAAC,QAAQyC,GAAW,UAAU,6CAA6C,wBAAwB,SAAS,mBAAmB,kBAAkB,QAAQC,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4E,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,KAAK,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,MAAM,UAAU,MAAM,IAAI,wFAAwF,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,MAAM,UAAU,MAAM,IAAI,wFAAwF,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAepE,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,KAAK,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,IAAI,wFAAwF,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,IAAI,wFAAwF,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAepE,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAElB,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,6CAA6C,SAAS,CAACT,EAAa,GAAgBlD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,SAAsB9D,EAAKlD,EAAU,CAAC,UAAU,0CAA0C,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,8BAA8B,QAAQ,YAAY,UAAU,eAAe,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyG,EAAa,GAAgBlD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,SAAsB9D,EAAKlD,EAAU,CAAC,UAAU,yCAAyC,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,8BAA8B,QAAQ,YAAY,UAAU,WAAW,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,GAAG,SAAsB9D,EAAKlD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,8NAA8N,QAAQ,YAAY,UAAU,iBAAiB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyG,EAAa,GAAgBlD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,SAAsB9D,EAAKpD,GAAgB,CAAC,eAAeqC,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,wDAAwD,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBgB,EAAKrD,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,IAAI,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuG,EAAa,GAAgBlD,EAAK,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,YAAY,SAAsB2D,EAAMtH,EAAmC,CAAC,QAAQ0B,EAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,iBAAiB,QAAQgB,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAciB,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,cAA2B3D,EAAK,KAAK,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,gCAAgC,CAAC,EAAE,+DAA+D,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,uOAAuO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiD,EAAY,GAAgBU,EAAM,MAAM,CAAC,UAAU,8BAA8B,mBAAmB,YAAY,SAAS,CAAcA,EAAMtH,EAAmC,CAAC,QAAQ0B,EAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,iBAAiB,QAAQgB,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAciB,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG5C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,IAAI,SAAsBlB,EAAKpD,GAAgB,CAAC,eAAeqC,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBgB,EAAKrD,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,IAAI,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegH,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,cAA2B3D,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,gCAAgC,CAAC,EAAE,iEAAiE,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,wOAAwO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe2D,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,IAAI,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAG5C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,EAAE,MAAM,KAAK,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,iBAAiB,QAAQ,YAAY,UAAU,eAAe,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,EAAE,EAAE,MAAM,IAAI,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAG5C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,EAAE,MAAM,KAAK,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,8NAA8N,QAAQ,YAAY,UAAU,iBAAiB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAMtH,EAAmC,CAAC,QAAQyC,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,kBAAkB,QAAQC,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4E,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,MAAM,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,MAAM,UAAU,MAAM,IAAI,wFAAwF,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,MAAM,UAAU,MAAM,IAAI,wFAAwF,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAelB,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,MAAM,GAAG,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,MAAM,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,IAAI,wFAAwF,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,IAAI,wFAAwF,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,EAAelB,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,GAAG,MAAM,EAAE,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,GAAG,GAAG,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAMtH,EAAmC,CAAC,QAAQ8C,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,aAAa,QAAQJ,EAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAciB,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,IAAI,wFAAwF,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQiD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,IAAI,wFAAwF,CAAC,CAAC,EAAE,SAAsBlB,EAAKoE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,IAAI,wFAAwF,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,CAAC,CAAC,CAAC,EAAelB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,SAAsB2D,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBnC,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBwB,EAAYO,EAAS,CAAC,SAAS,CAAcP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,mJAAgK3D,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,mBAAgCyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,sOAAsO,CAAC,CAAC,EAAeyD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,sZAAsZ,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,qeAAqe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsB2D,EAAYO,EAAS,CAAC,SAAS,CAAcP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,mJAAgK3D,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,mBAAgCyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,sOAAsO,CAAC,CAAC,EAAeyD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,sZAAsZ,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,qeAAqe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBV,EAAYO,EAAS,CAAC,SAAS,CAAcP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,mJAAgK3D,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,mBAAgCyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,sOAAsO,CAAC,CAAC,EAAeyD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,sZAAsZ,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAK,KAAK,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,qeAAqe,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,2HAAwI3D,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,kBAAkB,EAAE,SAAS,YAAY,CAAC,EAAE,gCAA6CA,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,kBAAkB,EAAE,SAAS,sBAAsB,CAAC,EAAE,gVAAgV,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO5C,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKhD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2G,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,sBAAsB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc3D,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBnC,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,8BAA2C3D,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,8BAA2C3D,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBP,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,8BAA2C3D,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBnC,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,oEAAoE,EAAE,SAAS,2DAA2D,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmD,EAAa,GAAgBnD,EAAKuE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BxE,EAAK8D,EAA0B,CAAC,OAAO,GAAG,GAAG5C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,MAAM,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,sDAAsD,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU+H,EAAc,CAAC,EAAE,QAAQ,YAAY,UAAU,gBAAgB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexE,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgC,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAOA,GAAmB,OAAO,0BAA0B,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQiD,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAOA,GAAmB,OAAO,mBAAmB,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,CAAC,EAAE,SAAsByC,EAAM,MAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQQ,GAA2BjD,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,4CAA4C,IAAI,sEAAsE,OAAO,6bAA6b,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,SAAS,CAAclB,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,cAAc,EAAI,EAAE,UAAU,CAAC,cAAc,EAAI,CAAC,EAAE,SAAsBnC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKyE,GAAmB,CAAC,SAAsBzE,EAAKV,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKoF,GAAU,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAehC,IAAwB5C,EAAK+D,EAAU,CAAC,SAASY,GAAY,IAAI,CAAC,CAAC,GAAG9C,EAAY,UAAUH,EAAmB,UAAUD,EAAmB,UAAUD,GAAmB,UAAUI,GAAmB,UAAUD,EAAkB,EAAEkD,MAASpD,IAAqB,GAAGC,IAAqB,GAAGC,KAAqB,GAAGC,KAAqB,GAAuB5B,EAAK4D,EAAY,CAAC,GAAG,aAAa/B,IAAc,SAAsB7B,EAAK8E,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUlD,EAAkB,EAAE,SAAsB5B,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWjB,GAAmB,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAY5C,GAAmB,OAAO,4CAA4C,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAK9C,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,UAAUuE,EAAmB,SAAS,YAAY,UAAUrC,GAAkBoC,EAAkB,EAAE,UAAUG,GAAmB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUD,CAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEG,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEyB,GAAa,GAAgBtD,EAAKuE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASQ,GAA6B/E,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,GAAG,MAAM,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,MAAM,OAAOA,GAAmB,OAAO,mBAAmB,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,SAAsB9D,EAAKlD,EAAU,CAAC,UAAU,yCAAyC,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4C,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB/E,EAAKvD,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUsI,EAAe,CAAC,EAAE,QAAQ,YAAY,UAAU,gBAAgB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/E,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO5C,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAK5C,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,WAAW,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,sOAAsO,UAAU,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4C,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO5C,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAK1C,EAAc,CAAC,UAAUqC,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,EAAE,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUA,EAAY,CAAC,IAAI,qEAAqE,OAAO,mKAAmK,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,EAAE,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4D,EAAa,GAAgBvD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOjB,GAAmB,OAAO,mBAAmB,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,OAAO,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO5C,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,QAAQ,SAAsBlB,EAAKlD,EAAU,CAAC,UAAU,wCAAwC,OAAO,YAAY,QAAQ,YAAY,SAAsBkD,EAAK6D,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKxC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2F,EAAa,GAAgBQ,EAAM,MAAM,CAAC,UAAU,6CAA6C,cAAc,GAAK,mBAAmB,cAAc,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,mBAAmB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,SAAsByD,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2D,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,yBAAyB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,wCAAwC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoH,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2G,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,QAAQ,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,mBAAmB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,SAAsByD,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkD,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,SAAS,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,yBAAyB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,wCAAwC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2G,EAAa,GAAgBS,EAAM,MAAM,CAAC,UAAU,8CAA8C,mBAAmB,OAAO,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiH,EAAa,GAAgBG,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,QAAQ,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iCAAiC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,mBAAmB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,OAAO,SAAsByD,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwD,EAAa,GAAgBG,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,SAAS,SAAS,CAACJ,EAAa,GAAgBvD,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,8BAA8B,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,yBAAyB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,wCAAwC,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiH,EAAa,GAAgBG,EAAM,MAAM,CAAC,UAAU,6CAA6C,mBAAmB,OAAO,SAAS,CAAc3D,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,iBAAiB,EAAE,SAAsBA,EAAKsE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBtE,EAAKzD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyD,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgF,GAAI,CAAC,kFAAkF,gFAAgF,sTAAsT,6RAA6R,oHAAoH,qHAAqH,+FAA+F,sMAAsM,8TAA8T,qRAAqR,gOAAgO,iOAAiO,kSAAkS,gOAAgO,iOAAiO,+QAA+Q,kJAAkJ,yQAAyQ,qIAAqI,oRAAoR,8UAA8U,+QAA+Q,sQAAsQ,mRAAmR,uKAAuK,+TAA+T,sXAAsX,qIAAqI,+QAA+Q,8SAA8S,iMAAiM,sRAAsR,mXAAmX,sRAAsR,6PAA6P,8PAA8P,kSAAkS,oYAAoY,uQAAuQ,mTAAmT,sRAAsR,mPAAmP,uKAAuK,yGAAyG,uSAAuS,kTAAkT,gRAAgR,4YAA4Y,4QAA4Q,2QAA2Q,iOAAiO,4jBAA4jB,2RAA2R,+uCAA+uC,gbAAgb,+WAA+W,yRAAyR,yVAAyV,oWAAoW,yVAAyV,0RAA0R,wVAAwV,mbAAmb,sSAAsS,uSAAuS,uSAAuS,yRAAyR,yRAAyR,yRAAyR,+5UAA+5U,GAAeA,GAAI,GAAgBA,GAAI,gcAAgc,2uFAA2uF,g/HAAg/H,EAWrh6HC,EAAgBC,GAAQ3E,GAAUyE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjJ,GAAY,GAAGG,GAAe,GAAGK,GAAY,GAAGE,GAAoB,GAAGK,GAAkB,GAAGE,GAAc,GAAGE,GAAiB,GAAGE,GAAmB,GAAGE,GAAY,GAAG8H,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC9lC,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,sBAAwB,OAAO,qBAAuB,4BAA4B,6BAA+B,OAAO,yBAA2B,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,yBAA2B,QAAQ,4BAA8B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "ltuXlpbQ9_default", "NavMobileFonts", "ROSy7GEYE_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonFonts", "S78rPCWMb_default", "SpinnerWrapperFonts", "L1s_YcWEX_default", "ContainerWithFX", "withFX", "Container", "ReviewWidgetFonts", "Xzzo7oFv_default", "MenuItemFonts", "LvBbkVHYv_default", "TestimonialFonts", "b_nyzgMXA_default", "BottomDetailsFonts", "AsVl6xmMW_default", "FooterFonts", "MiDVBqUWq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition3", "animation6", "animation7", "transition4", "animation8", "transition5", "animation9", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "addImageAlt", "image", "alt", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "wqiJrthIKnaw_BVvsL", "UdxKRO0y0naw_BVvsL", "mo7ZvVE4hnaw_BVvsL", "YTqmzXKRqnaw_BVvsL", "xHXExFuw3naw_BVvsL", "idnaw_BVvsL", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "xJIcz1ixQ3bnx0g", "overlay", "loadMore", "args", "OiH_ORm2W1wnntms", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "isDisplayed3", "isDisplayed4", "isDisplayed5", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "l", "AnimatePresence", "Ga", "x", "getLoadingLazyAtYPosition", "Image2", "RichText2", "Link", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "zZSi9QZJW_default", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks1", "css", "FramerfCICAfSe9", "withCSS", "fCICAfSe9_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
