{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tXRHjH6E9UHawfrktbsB/2Lz0wVfkyLEkpIZHKd72/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (06534cb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouter,withCodeBoundaryForOverrides,withCSS}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{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/P1XRxus9CQiWIYNrkBAa/Carousel.js\";import CardServices from\"#framer/local/canvasComponent/N1nh37oNn/N1nh37oNn.js\";import FooterContent from\"#framer/local/canvasComponent/N3eUOSx19/N3eUOSx19.js\";import PlayButton from\"#framer/local/canvasComponent/pKsZuS3G6/pKsZuS3G6.js\";import Navigation from\"#framer/local/canvasComponent/pkwmXlMfs/pkwmXlMfs.js\";import CTA from\"#framer/local/canvasComponent/tbNKWbgsS/tbNKWbgsS.js\";import TeamMember from\"#framer/local/canvasComponent/TxnkfWQ9f/TxnkfWQ9f.js\";import{setWeekCount}from\"#framer/local/codeFile/ryCKMqH/FormOverride.js\";import*as sharedStyle1 from\"#framer/local/css/HMAa7aL0l/HMAa7aL0l.js\";import*as sharedStyle2 from\"#framer/local/css/vaMwCymd6/vaMwCymd6.js\";import*as sharedStyle from\"#framer/local/css/VCIfi2G6P/VCIfi2G6P.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const VideoFonts=getFonts(Video);const CTAFonts=getFonts(CTA);const NavigationFonts=getFonts(Navigation);const PlayButtonFonts=getFonts(PlayButton);const YouTubeFonts=getFonts(YouTube);const CardServicesFonts=getFonts(CardServices);const TeamMemberFonts=getFonts(TeamMember);const RichTextSetWeekCount154wj39=withCodeBoundaryForOverrides(RichText,{nodeId:\"HgN_3luil\",override:setWeekCount,scopeId:\"augiA20Il\"});const CarouselFonts=getFonts(Carousel);const FooterContentFonts=getFonts(FooterContent);const breakpoints={iVoJT_JAQ:\"(max-width: 809px)\",ueUSu95Mj:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BtrxD\";const variantClassNames={iVoJT_JAQ:\"framer-v-1hig9sv\",ueUSu95Mj:\"framer-v-qqgklo\",WQLkyLRf1:\"framer-v-72rtr7\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;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 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:\"WQLkyLRf1\",Phone:\"iVoJT_JAQ\",Tablet:\"ueUSu95Mj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const rlN9a7aEv3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17fpdwy\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17vet7r-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xVSytR9Pg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"xVSytR9Pg\",isMixedBorderRadius:false,layoutId:\"xVSytR9Pg\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/em5oYIlUXf1zIwCCkvy7UofluIw.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fmxvg4\"}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YbvT0KpXu\"},motionChild:true,nodeId:\"RR4dGUQui\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1myvi0c framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:\"203px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k12ae-container\",nodeId:\"xlnJ2FAdn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CTA,{BFEiPcWJh:\"Book your meeting\",ghZuLQZTP:\"Book your table\",Gu4WTEdmc:\"Book a yoga session\",height:\"100%\",I226NMlxt:\"Schedule Catering\",id:\"xlnJ2FAdn\",iMGjrUYk9:\"Room details\",ius0m3Jpm:\"Book your session\",layoutId:\"xlnJ2FAdn\",NHxn_Q6yS:\"rgb(218, 215, 239)\",oqb0AQgYk:\"STAY WITH US\",p1DYrpPJZ:\"Visit Alavya Shop\",qbHjVxBcE:\"Book your excursion\",rIVamqzTi:\"Reserve your room\",style:{width:\"100%\"},variant:\"XEGOcWlwi\",width:\"100%\",xspiKjtzF:\"Become a partner\",YXMSflpKc:\"Reserve your event\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2x7fmf\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t0hkuh\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1jw8o45\",\"data-styles-preset\":\"VCIfi2G6P\",children:\"Where memories are made with love\"})}),className:\"framer-7jsz25\",\"data-framer-name\":\"Where memories are made with love\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 125 148\"><path d=\"M 63.488 28.648 C 60.584 26.642 58.77 21.666 56.633 18.877 C 52.953 14.075 48.728 8.794 43.966 5.001 C 23.667 -11.171 2.963 22.711 1.365 39.332 C -2.026 74.598 29.928 99.248 57.547 114.608 C 60.209 116.088 61.185 115.985 58.787 117.181\" fill=\"transparent\" stroke-width=\"1.19\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path><path d=\"M 59.616 18.837 C 65.287 7.802 82.484 0.581 94.327 5.576 C 102.634 9.08 108.193 19.577 110.431 27.781 C 114.005 40.887 103.952 54.921 96.583 64.791 C 84.651 80.772 70.207 94.8 57.39 110.065 C 52.981 115.317 46.66 121.182 43.728 127.521 C 42.927 129.254 46.295 129.434 47.376 129.865\" fill=\"transparent\" stroke-width=\"1.19\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:12299057567},ueUSu95Mj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 154\"><path d=\"M 66.028 29.81 C 63.007 27.722 61.121 22.544 58.898 19.642 C 55.071 14.646 50.677 9.15 45.725 5.203 C 24.613 -11.623 3.081 23.631 1.419 40.927 C -2.107 77.622 31.125 103.272 59.849 119.254 C 62.617 120.794 63.632 120.687 61.139 121.932\" fill=\"transparent\" stroke-width=\"1.24\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path><path d=\"M 62 19.601 C 67.899 8.119 85.783 0.605 98.1 5.802 C 106.74 9.448 112.521 20.371 114.848 28.908 C 118.565 42.545 108.11 57.148 100.447 67.417 C 88.037 84.046 73.015 98.643 59.686 114.527 C 55.1 119.992 48.527 126.095 45.477 132.691 C 44.644 134.494 48.147 134.682 49.271 135.13\" fill=\"transparent\" stroke-width=\"1.24\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:8796799582}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1k8dpjc\",\"data-framer-name\":\"hearth\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 130 154\"><path d=\"M 73.72 33.508 C 70.342 31.162 68.234 25.342 65.748 22.081 C 61.468 16.466 56.554 10.29 51.017 5.854 C 27.408 -13.056 3.329 26.564 1.471 46.002 C -2.473 87.241 34.69 116.067 66.811 134.028 C 69.907 135.759 71.042 135.638 68.253 137.038\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 69.217 22.035 C 75.813 9.131 95.813 0.686 109.586 6.527 C 119.248 10.624 125.712 22.9 128.315 32.494 C 132.472 47.82 120.78 64.231 112.21 75.772 C 98.333 94.461 81.534 110.865 66.629 128.716 C 61.501 134.857 54.15 141.716 50.74 149.129 C 49.807 151.156 53.725 151.366 54.982 151.87\" fill=\"transparent\" stroke-width=\"1.4\" stroke=\"rgb(255,255,255)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:8958747653,withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pkjwz5-container\",nodeId:\"F21FTuPhF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{variant:\"LF87AtOsg\"},ueUSu95Mj:{variant:\"LF87AtOsg\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"F21FTuPhF\",layoutId:\"F21FTuPhF\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"hX6E1TD0C\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vymwqc\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1600,pixelWidth:1067,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`,src:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg 1067w\"}},ueUSu95Mj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1600,pixelWidth:1067,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 60px) / 2)`,src:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg 1067w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1600,pixelWidth:1067,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 100px) * 0.6)`,src:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/EtNdL999vKaopA1ZThCODNTWM.jpg 1067w\"},className:\"framer-1jgg056\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f8jjk6\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vwcf6n\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"Once upon a time\"}),\", there was a local open air cinema, bringing people together in a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"beautiful orchard\"}),\", screening and hosting the stories that put a spell on those who visited. That same orchard is today a place of\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\" serenity, joy, intimacy, simplicity and elegance\"}),\", offering both the tranquil and entertaining.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"And once not long ago\"}),\", there was a little boy who couldn\u2019t say \u201CI love you\u201D so he pronounced it \u201CAlavya\u201D. Designed, built and operated \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"with love\"}),\", this is a place that offers all the pleasures of life.\"]})}),className:\"framer-1x75pyg\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qa4vt6\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-70n0po\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5oj23p\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xzy6tf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(1, 60, 77)\"},children:\"Simplify your stay with our App\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Book, manage, access exclusive deals\"]})}),className:\"framer-13lwrac\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t5b07d\",\"data-framer-name\":\"App Logos\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/app/alavya-hotel/id1624900461\",motionChild:true,nodeId:\"DYaMbP8jZ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:40,pixelWidth:117,src:\"https://framerusercontent.com/images/D17txPt1DMWCrAFUwuXneo5EGAo.svg\"},className:\"framer-ivic7s framer-lux5qc\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.alavya.hotelapp\",motionChild:true,nodeId:\"Cs2BLpNcn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:40,pixelWidth:132,src:\"https://framerusercontent.com/images/hKJ8lgaeLBHBVpKcIwg9XGB98LQ.svg\"},className:\"framer-rs6dt framer-lux5qc\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kwirek\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(1, 60, 77)\"},children:\"Did you know we have a shop, too?\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Discover unique items and special offers\"]})}),className:\"framer-zlycn3\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://alavyashop.com\",motionChild:true,nodeId:\"dYK2srlbT\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-742750 framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-l39c3-container\",nodeId:\"OJv6ZLwDn\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CTA,{BFEiPcWJh:\"Book your meeting\",ghZuLQZTP:\"Book your table\",Gu4WTEdmc:\"Book a yoga session\",height:\"100%\",I226NMlxt:\"Schedule Catering\",id:\"OJv6ZLwDn\",iMGjrUYk9:\"Room details\",ius0m3Jpm:\"Book your session\",layoutId:\"OJv6ZLwDn\",NHxn_Q6yS:\"rgb(218, 215, 239)\",oqb0AQgYk:\"STAY WITH US\",p1DYrpPJZ:\"Visit Alavya Shop\",qbHjVxBcE:\"Book your excursion\",rIVamqzTi:\"Reserve your room\",style:{width:\"100%\"},variant:\"Ja9jfkZPd\",width:\"100%\",xspiKjtzF:\"Visit\",YXMSflpKc:\"Reserve your event\"})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:923,pixelWidth:1600,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`,src:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg 1600w\"}},ueUSu95Mj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:923,pixelWidth:1600,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 60px) / 2)`,src:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:923,pixelWidth:1600,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 100px) * 0.6)`,src:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8JS2slvFR1gxIi0ih0DVsIbs0.jpg 1600w\"},className:\"framer-s5f8s2\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ptspq5\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:633,pixelWidth:1170,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`,src:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg 1170w\"}},ueUSu95Mj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:633,pixelWidth:1170,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 60px) / 2)`,src:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg 1170w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:633,pixelWidth:1170,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1600px) - 100px) * 0.6)`,src:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ffuRfMvFesFvh2ieonYV3EuAuk.jpg 1170w\"},className:\"framer-1h6f28d\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hl5u29\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-25oure\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"Designed, built \"}),\"and\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\" operated \"}),\"with love, this is a place that offers all the pleasures of life.\"]})}),className:\"framer-1yoky6g\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:[\"Enjoy a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"dreamy buffet breakfast\"}),\" on a warm summer\u2019s day, or have drink before dinner on a cool winter eve Alavya is a place \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"to linger, to love and to stay\"}),\" feeling happier and lighter. To leave only means to come back.\"]})}),className:\"framer-1rmmgpc\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1upd7xc\",\"data-framer-name\":\"ALAVYA IN MOTION\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-192a13e\",\"data-framer-name\":\"ALAVYA IN MOTION\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",backgroundSize:.52,fit:\"tile\",pixelHeight:761,pixelWidth:1522,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,src:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg\",srcSet:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg 1522w\"}},ueUSu95Mj:{background:{alt:\"\",fit:\"fit\",pixelHeight:761,pixelWidth:1522,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1600px)`,src:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg\",srcSet:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg 1522w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:761,pixelWidth:1522,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,src:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg\",srcSet:\"https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/5fTi39Zh9aifAuk6bqfzihfE.svg 1522w\"},className:\"framer-1o5roqw\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7zkfki\",\"data-framer-name\":\"Videos\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sx1fie\",\"data-framer-name\":\"Video1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17y43me\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"68px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-z04wub-container\",id:\"z04wub\",nodeId:\"L_Cb48meM\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(PlayButton,{height:\"100%\",id:\"L_Cb48meM\",layoutId:\"L_Cb48meM\",rlN9a7aEv:rlN9a7aEv3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__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:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1tjho69\"),\"data-framer-portal-id\":\"z04wub\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ktlignSa3\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-n016za-container\"),\"data-framer-portal-id\":\"z04wub\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"k1x_oNhJO\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"k1x_oNhJO\",isMixedBorderRadius:false,isRed:true,layoutId:\"k1x_oNhJO\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=Sc0MZ3urEPo\",width:\"100%\"})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12tslwj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d2ZiRjNRS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"d2ZiRjNRS\",isMixedBorderRadius:false,layoutId:\"d2ZiRjNRS\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/ayZGRdjTJxbQsdCINd5aX6FByPU.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:\"ALAVYA - 10 Happy Years\"})}),className:\"framer-jzglf0\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tcoe63\",\"data-framer-name\":\"Video2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zwvlp0\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"68px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1frkyo8-container\",id:\"1frkyo8\",nodeId:\"EAjppzaIT\",scopeId:\"augiA20Il\",children:[/*#__PURE__*/_jsx(PlayButton,{height:\"100%\",id:\"EAjppzaIT\",layoutId:\"EAjppzaIT\",rlN9a7aEv:rlN9a7aEv3bnx0g({overlay:overlay1}),style:{height:\"100%\",width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.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:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1nnix82\"),\"data-framer-portal-id\":\"1frkyo8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"ieyCz0r6c\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1aa4ho5-container\"),\"data-framer-portal-id\":\"1frkyo8\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HbHu7Um0p\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"HbHu7Um0p\",isMixedBorderRadius:false,isRed:true,layoutId:\"HbHu7Um0p\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=70EHvpvJaSM\",width:\"100%\"})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-36f5dp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wz4HYn_q1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"wz4HYn_q1\",isMixedBorderRadius:false,layoutId:\"wz4HYn_q1\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/Oa5zef9M4V8Phl3lRtzGAnDQ.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:\"ALAVYA soooo much\"})}),className:\"framer-1x44egv\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m91m7l\",\"data-framer-name\":\"SERVICES CARDS\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1reh83z\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-191ex7v\",\"data-styles-preset\":\"HMAa7aL0l\",style:{\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:\"Our services\"})}),className:\"framer-v37eqs\",\"data-framer-name\":\"Our services\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-rd2vuj\",\"data-framer-name\":\"Vector 46\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 268 24\"><path d=\"M 41.249 1.401 C 96.998 1.779 152.74 1.999 208.494 2.027 C 224.442 2.035 240.39 1.986 256.337 2.027 C 259.532 2.036 269.026 1.96 265.906 2.306 C 257.418 3.247 248.634 3.319 239.974 3.697 C 214.569 4.808 196.385 5.421 170.358 6.411 C 120.022 8.326 69.69 10.312 19.615 13.578 C 14.935 13.883 10.258 14.212 5.609 14.622 C 4.195 14.746 1.771 14.477 1.449 15.179 C 1.163 15.799 3.935 15.443 5.193 15.527 C 7.774 15.698 10.366 15.829 12.959 15.944 C 33.799 16.872 54.731 17.288 75.641 17.544 C 82.111 17.624 88.586 17.596 95.056 17.684 C 96.154 17.698 98.569 17.574 98.245 18.101 C 96.511 20.93 107.283 20.632 111.281 20.745 C 112.01 20.766 119.742 20.819 119.255 20.85 C 112.854 21.251 106.462 21.681 100.048 22.033\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"rgb(52, 52, 52)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9646479945,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6lq7rb\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined},{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined},{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1civ3j0-container\",nodeId:\"c16P8kC93\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Mitu\",height:\"100%\",id:\"c16P8kC93\",layoutId:\"c16P8kC93\",Q_5wufyXI:\"All day dining meeting point\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/IPF5vh1I4Ko73j3MAx5mDU0YRc.jpg\"},\"\"),trmcV3hoZ:resolvedLinks[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined},{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined},{href:{webPageId:\"lmA32l8U4\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11uj97h-container\",nodeId:\"cOQMPypnA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks1[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Mitu Lokanta\",height:\"100%\",id:\"cOQMPypnA\",layoutId:\"cOQMPypnA\",Q_5wufyXI:\"Evenings that taste like the Aegean\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/03JQTAslAcdhrz77vLYX3Sv9nc.jpg\"},\"\"),trmcV3hoZ:resolvedLinks1[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":UvlaiV442\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined},{href:{hash:\":UvlaiV442\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined},{href:{hash:\":UvlaiV442\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vuo29u-container\",nodeId:\"bHJyZqhp4\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks2[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Patisserie\",height:\"100%\",id:\"bHJyZqhp4\",layoutId:\"bHJyZqhp4\",Q_5wufyXI:\"The sweet side\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/XCMIsXNWR8iKDCKzFF1wmS1lCpU.jpg\"},\"\"),trmcV3hoZ:resolvedLinks2[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":bkySjmVTw\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":bkySjmVTw\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":bkySjmVTw\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ci18q-container\",nodeId:\"XFi_ZOhMO\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks3[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Meetings\",height:\"100%\",id:\"XFi_ZOhMO\",layoutId:\"XFi_ZOhMO\",Q_5wufyXI:\"To bring a fresh perspective\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/DDHcSkkpyCkhFA6lcqI81kX72c.jpg\"},\"\"),trmcV3hoZ:resolvedLinks3[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3mred7-container\",nodeId:\"bbffciNL1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks4[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Events\",height:\"100%\",id:\"bbffciNL1\",layoutId:\"bbffciNL1\",Q_5wufyXI:\"That you\u2019ll never forget\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/yVKapmp3gG3ISMnx9SyALLaMLQ.jpg\"},\"\"),trmcV3hoZ:resolvedLinks4[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":EWIlWwdXP\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":EWIlWwdXP\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":EWIlWwdXP\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-oqiglt-container\",nodeId:\"ccJSQpOOs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks5[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Miboso\",height:\"100%\",id:\"ccJSQpOOs\",layoutId:\"ccJSQpOOs\",Q_5wufyXI:\"Sauna, steam room, massage rooms\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/TWm0IHcdVUHP5nZbibDZc04TNg.jpg\"},\"\"),trmcV3hoZ:resolvedLinks5[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":vIsFQ5f5Q\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":vIsFQ5f5Q\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":vIsFQ5f5Q\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-d3x1ew-container\",nodeId:\"U3qcIBovH\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks6[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Yoga & Pilates\",height:\"100%\",id:\"U3qcIBovH\",layoutId:\"U3qcIBovH\",Q_5wufyXI:\"To indulge in movement\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/24qgZRUw8fONTIohfu4MYcMyPM.jpg\"},\"\"),trmcV3hoZ:resolvedLinks6[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":G09CXbYI8\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":G09CXbYI8\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined},{href:{hash:\":G09CXbYI8\",webPageId:\"F8KIFaoRT\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18qe7i-container\",nodeId:\"YNG0LvEaW\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks7[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Gym\",height:\"100%\",id:\"YNG0LvEaW\",layoutId:\"YNG0LvEaW\",Q_5wufyXI:\"To get moving\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/fUDxBiaFlY0NWW7anHq0OOUmI.jpg\"},\"\"),trmcV3hoZ:resolvedLinks7[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":sKzi1Nx0P\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined},{href:{hash:\":sKzi1Nx0P\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined},{href:{hash:\":sKzi1Nx0P\",webPageId:\"CSYBIfkxq\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-l1aiqj-container\",nodeId:\"JTUQM7A7c\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks8[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks8[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Catering\",height:\"100%\",id:\"JTUQM7A7c\",layoutId:\"JTUQM7A7c\",Q_5wufyXI:\"For that special occasion\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/3Q0Mk6lYRj5hB6kNMv2Xy4x64oM.jpg\"},\"\"),trmcV3hoZ:resolvedLinks8[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":wqWncdZNl\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":wqWncdZNl\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":wqWncdZNl\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cmvpbo-container\",nodeId:\"QVETaGTB6\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks9[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks9[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Weddings\",height:\"100%\",id:\"QVETaGTB6\",layoutId:\"QVETaGTB6\",Q_5wufyXI:\"To celebrate everlasting love\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/8c89muHM1gSGFTpKK8nAxCPEtXE.jpg\"},\"\"),trmcV3hoZ:resolvedLinks9[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uc1t1c-container\",nodeId:\"yAveVVVuu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks10[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks10[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Concierge\",height:\"100%\",id:\"yAveVVVuu\",layoutId:\"yAveVVVuu\",Q_5wufyXI:\"To book your special requests\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/A6xwTITQLPJF6zEAsXD7Zv4ZaU.jpg\"},\"\"),trmcV3hoZ:resolvedLinks10[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":nCF9heJaB\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":nCF9heJaB\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined},{href:{hash:\":nCF9heJaB\",webPageId:\"DLThgKX7d\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-a703qc-container\",nodeId:\"dabZdGGIB\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks11[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks11[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Excursions\",height:\"100%\",id:\"dabZdGGIB\",layoutId:\"dabZdGGIB\",Q_5wufyXI:\"For the curious explorers\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/yVKapmp3gG3ISMnx9SyALLaMLQ.jpg\"},\"\"),trmcV3hoZ:resolvedLinks11[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-orvs17-container\",nodeId:\"RV5_uvZDa\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Room service\",height:\"100%\",id:\"RV5_uvZDa\",layoutId:\"RV5_uvZDa\",Q_5wufyXI:\"To stay in and enjoy\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/dCoTh4ixqmzsYMZGs9TRP9bgg4.jpg\"},\"\"),width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oo3qv-container\",nodeId:\"sPQ5RaEUd\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks12[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks12[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Reception\",height:\"100%\",id:\"sPQ5RaEUd\",layoutId:\"sPQ5RaEUd\",Q_5wufyXI:\"Available 24 hours\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/NyhqWJzPg3UkVpUKYjvxRcDs.jpg\"},\"\"),trmcV3hoZ:resolvedLinks12[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined},{href:{webPageId:\"qi9Fio2zZ\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-f84exd-container\",nodeId:\"Fl6WHgYKj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{trmcV3hoZ:resolvedLinks13[2]},ueUSu95Mj:{trmcV3hoZ:resolvedLinks13[1]}},children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Turndown service\",height:\"100%\",id:\"Fl6WHgYKj\",layoutId:\"Fl6WHgYKj\",Q_5wufyXI:\"With a little surpise\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/T8vSuC78SNJRl4CAP3oiWp7FA.jpg\"},\"\"),trmcV3hoZ:resolvedLinks13[0],width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1913jej-container\",nodeId:\"PpNl6sR7D\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Minibar\",height:\"100%\",id:\"PpNl6sR7D\",layoutId:\"PpNl6sR7D\",Q_5wufyXI:\"Coffee, tea and other delights\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/TTa19KCaCNsQggtJoe1oKJCGC8c.jpg\"},\"\"),width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pj26wp-container\",nodeId:\"m5pTFYDkA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Pet friendly\",height:\"100%\",id:\"m5pTFYDkA\",layoutId:\"m5pTFYDkA\",Q_5wufyXI:\"For our furry friends\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/GhiRKt5phwbMdobHaLQIbR9zo8.jpg\"},\"\"),width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"170px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15cv3r6-container\",nodeId:\"yrIJJYSxr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CardServices,{BWVuVGKlr:\"Wireless internet\",height:\"100%\",id:\"yrIJJYSxr\",layoutId:\"yrIJJYSxr\",Q_5wufyXI:\"To stay connected\",style:{height:\"100%\",width:\"100%\"},tkPJGajhZ:addImageAlt({src:\"https://framerusercontent.com/images/GCxTerezGBoawNdVhsQAgXnz80U.jpg\"},\"\"),width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j0rptp\",\"data-framer-name\":\"TEAM\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jkuq5a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 152 95\"><g transform=\"translate(0.698 0.246)\" id=\"ss11911213863_1\"><path d=\"M 0.039 94.14 L 0.039 0.014 L 150.881 0.014 L 150.881 94.14 Z\" fill=\"transparent\"></path><path d=\"M 46.546 12.096 C 54.658 15.327 66.163 9.894 70.422 0.014 C 74.048 7.764 85.203 10.756 92.253 5.887 C 97.489 8.869 104.732 7.703 108.766 3.25 C 109.826 5.887 112.454 7.825 115.286 8.068 C 118.118 8.312 121.042 6.861 122.55 4.447 C 121.816 5.694 122.244 7.49 123.467 8.271 C 124.689 9.052 126.502 8.707 127.348 7.52 C 125.372 10.127 125.341 14.033 127.287 16.66 C 129.232 19.287 132.981 20.434 136.068 19.338 C 134.673 24.015 135.834 29.36 139.043 33.053 C 142.252 36.745 147.407 38.642 152.246 37.932 C 150.228 39.545 147.427 39.687 144.839 39.829 C 142.252 39.971 139.43 40.316 137.627 42.162 C 135.823 44.009 136.139 47.863 138.666 48.462 C 135.029 47.762 131.035 49.862 129.579 53.26 C 128.122 56.658 129.334 60.98 132.36 63.12 C 128.03 62.937 123.68 65.078 121.195 68.608 C 118.709 72.138 118.169 76.946 119.799 80.933 C 114.022 75.983 107.146 72.31 99.802 70.261 C 96.725 69.399 93.2 68.892 90.521 70.637 C 87.964 72.3 86.966 75.658 87.271 78.681 C 87.577 81.704 88.983 84.503 90.348 87.212 C 87.465 83.408 83.787 80.04 79.305 78.387 C 74.822 76.733 69.433 77.007 65.634 79.908 C 61.834 82.809 60.194 88.521 62.608 92.639 C 59.531 87.039 53.572 83.114 47.195 82.485 C 40.817 81.856 34.206 84.554 30.09 89.444 C 34.073 83.286 32.301 74.136 26.301 69.896 C 20.3 65.656 11.04 67.005 6.517 72.787 C 6.924 69.48 8.982 66.66 10.633 63.759 C 12.283 60.858 13.607 57.389 12.426 54.264 C 11.244 51.14 6.476 49.527 4.48 52.205 C 7.678 49.882 9.583 45.895 9.38 41.959 C 9.176 38.024 6.853 34.26 3.42 32.282 C 5.244 33.327 10.908 28.934 12.13 27.839 C 14.341 25.851 17.434 18.049 17.434 18.049 C 17.434 18.049 23.316 20.819 25.914 21.042 C 29.01 21.306 32.179 20.89 35.102 19.845 C 38.505 18.628 41.07 13.611 42.034 9.622 Z\" fill=\"transparent\" stroke-width=\"0.51\" stroke=\"rgb(52,52,52)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></g></svg>',svgContentId:11911213863},ueUSu95Mj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 144 90\"><g transform=\"translate(0.698 0.246)\" id=\"ss8803448370_1\"><path d=\"M 0 89.173 L 0 0 L 142.903 0 L 142.903 89.173 Z\" fill=\"transparent\"></path><path d=\"M 44.06 11.447 C 51.745 14.508 62.644 9.36 66.678 0 C 70.114 7.342 80.682 10.177 87.36 5.564 C 92.322 8.39 99.183 7.285 103.005 3.066 C 104.008 5.564 106.499 7.4 109.182 7.63 C 111.865 7.861 114.635 6.487 116.063 4.2 C 115.368 5.382 115.774 7.083 116.932 7.823 C 118.09 8.563 119.807 8.236 120.608 7.112 C 118.736 9.581 118.707 13.281 120.551 15.77 C 122.394 18.259 125.946 19.345 128.87 18.307 C 127.548 22.738 128.648 27.802 131.688 31.3 C 134.728 34.798 139.612 36.596 144.196 35.923 C 142.285 37.451 139.631 37.585 137.179 37.72 C 134.728 37.854 132.055 38.181 130.347 39.93 C 128.638 41.679 128.937 45.331 131.331 45.898 C 127.886 45.235 124.102 47.224 122.722 50.444 C 121.342 53.663 122.49 57.757 125.356 59.785 C 121.255 59.612 117.134 61.64 114.779 64.984 C 112.424 68.328 111.913 72.884 113.457 76.66 C 107.985 71.971 101.47 68.492 94.512 66.55 C 91.598 65.734 88.258 65.253 85.72 66.906 C 83.298 68.482 82.352 71.663 82.641 74.527 C 82.931 77.391 84.263 80.043 85.556 82.609 C 82.824 79.006 79.341 75.815 75.094 74.248 C 70.848 72.682 65.742 72.941 62.142 75.69 C 58.543 78.438 56.989 83.849 59.276 87.751 C 56.361 82.445 50.716 78.726 44.674 78.131 C 38.632 77.535 32.369 80.091 28.47 84.724 C 32.243 78.89 30.564 70.222 24.88 66.204 C 19.195 62.187 10.422 63.466 6.137 68.943 C 6.523 65.81 8.473 63.139 10.036 60.39 C 11.6 57.642 12.854 54.355 11.735 51.395 C 10.615 48.435 6.099 46.907 4.207 49.444 C 7.238 47.244 9.042 43.467 8.849 39.738 C 8.656 36.009 6.456 32.444 3.203 30.57 C 4.931 31.56 10.297 27.399 11.455 26.361 C 13.549 24.477 16.479 17.086 16.479 17.086 C 16.479 17.086 22.052 19.71 24.513 19.922 C 27.447 20.172 30.448 19.778 33.218 18.788 C 36.442 17.635 38.872 12.881 39.785 9.103 Z\" fill=\"transparent\" stroke-width=\"0.49\" stroke=\"rgb(52,52,52)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></g></svg>',svgContentId:8803448370}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1bkk4h8\",\"data-framer-name\":\"Layer_1\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 166 104\"><g transform=\"translate(0.805 0.285)\" id=\"ss9658376226_1\"><path d=\"M 0 103.044 L 0 0 L 164.736 0 L 164.736 103.044 Z\" fill=\"transparent\"></path><path d=\"M 50.791 13.227 C 59.65 16.764 72.215 10.816 76.865 0 C 80.826 8.484 93.008 11.76 100.707 6.43 C 106.426 9.695 114.336 8.418 118.742 3.543 C 119.899 6.43 122.769 8.551 125.862 8.817 C 128.955 9.084 132.148 7.496 133.795 4.853 C 132.993 6.219 133.461 8.184 134.796 9.04 C 136.131 9.895 138.111 9.517 139.035 8.218 C 136.877 11.072 136.843 15.347 138.968 18.223 C 141.093 21.1 145.187 22.355 148.558 21.155 C 147.034 26.275 148.302 32.127 151.807 36.169 C 155.311 40.212 160.941 42.288 166.226 41.511 C 164.023 43.277 160.963 43.432 158.137 43.587 C 155.311 43.743 152.23 44.121 150.261 46.142 C 148.291 48.163 148.636 52.383 151.395 53.038 C 147.424 52.272 143.062 54.57 141.472 58.291 C 139.88 62.011 141.204 66.742 144.508 69.085 C 139.78 68.885 135.029 71.228 132.315 75.093 C 129.6 78.957 129.011 84.221 130.791 88.585 C 124.482 83.166 116.972 79.146 108.952 76.903 C 105.592 75.959 101.742 75.404 98.816 77.314 C 96.024 79.135 94.933 82.811 95.267 86.12 C 95.601 89.429 97.136 92.494 98.627 95.46 C 95.478 91.295 91.462 87.608 86.567 85.798 C 81.672 83.988 75.786 84.288 71.636 87.464 C 67.487 90.64 65.695 96.892 68.332 101.401 C 64.972 95.27 58.464 90.973 51.499 90.284 C 44.535 89.596 37.314 92.549 32.819 97.903 C 37.169 91.161 35.234 81.145 28.681 76.503 C 22.128 71.861 12.015 73.338 7.075 79.668 C 7.52 76.048 9.767 72.96 11.57 69.784 C 13.372 66.608 14.818 62.81 13.528 59.39 C 12.237 55.97 7.03 54.204 4.85 57.136 C 8.343 54.593 10.424 50.228 10.201 45.92 C 9.979 41.611 7.442 37.491 3.693 35.325 C 5.684 36.469 11.87 31.661 13.205 30.461 C 15.619 28.285 18.997 19.743 18.997 19.743 C 18.997 19.743 25.421 22.777 28.258 23.021 C 31.64 23.31 35.1 22.854 38.293 21.71 C 42.009 20.378 44.811 14.885 45.863 10.519 Z\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"rgb(52,52,52)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></g></svg>',svgContentId:9658376226,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-191ex7v\",\"data-styles-preset\":\"HMAa7aL0l\",style:{\"--framer-text-alignment\":\"center\"},children:\"TEAM\"})}),className:\"framer-gcdzv2\",\"data-framer-name\":\"TEAM\",fonts:[\"Inter\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:[\"Doing what you like is freedom, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"liking what you do is happiness.\"}),\"\\xa0The Alavya team, love what they do and wish to share the wonders of this magical haven with you,\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\" all year long.\"})]})}),className:\"framer-1e37f50\",\"data-framer-name\":\"Doing what you like is freedom, liking what you do is happiness.\\xa0The Alavya team, love what they do and wish to share the wonders of this magical haven with you, all year long.\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-617syz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o9pbpl\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-oavcem-container\",nodeId:\"OIFS8Z2Rm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Rana\",height:\"100%\",id:\"OIFS8Z2Rm\",layoutId:\"OIFS8Z2Rm\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19eflzw-container\",nodeId:\"eoqhnGCD7\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Zeynep\",height:\"100%\",id:\"eoqhnGCD7\",layoutId:\"eoqhnGCD7\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/bME4JqQBF1wCFHSDqo1i4OdNuSk.jpg\",srcSet:\"https://framerusercontent.com/images/bME4JqQBF1wCFHSDqo1i4OdNuSk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bME4JqQBF1wCFHSDqo1i4OdNuSk.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-v01hw5-container\",nodeId:\"ggm0w2xTm\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"\\xd6zlem\",height:\"100%\",id:\"ggm0w2xTm\",layoutId:\"ggm0w2xTm\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/wZCblECr8EST2h0ISRYH5yJVlXo.jpg\",srcSet:\"https://framerusercontent.com/images/wZCblECr8EST2h0ISRYH5yJVlXo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wZCblECr8EST2h0ISRYH5yJVlXo.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eqxx99-container\",nodeId:\"Q37BZxF5y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Selina\",height:\"100%\",id:\"Q37BZxF5y\",layoutId:\"Q37BZxF5y\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/ohYqb1u8KdZrDav0LfX0EdwEJ4.jpg\",srcSet:\"https://framerusercontent.com/images/ohYqb1u8KdZrDav0LfX0EdwEJ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ohYqb1u8KdZrDav0LfX0EdwEJ4.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-42138g-container\",nodeId:\"Om1dQglsD\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"H\\xfcseyin\",height:\"100%\",id:\"Om1dQglsD\",layoutId:\"Om1dQglsD\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/d3XmWx1RixC6JqwkDWnS6fmik.jpg\",srcSet:\"https://framerusercontent.com/images/d3XmWx1RixC6JqwkDWnS6fmik.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d3XmWx1RixC6JqwkDWnS6fmik.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xqv5h2-container\",nodeId:\"QFK_11cez\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Pelin\",height:\"100%\",id:\"QFK_11cez\",layoutId:\"QFK_11cez\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/xdRJVXOAavAQwkQNePpR0zxOl0.jpg\",srcSet:\"https://framerusercontent.com/images/xdRJVXOAavAQwkQNePpR0zxOl0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xdRJVXOAavAQwkQNePpR0zxOl0.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1au19hq-container\",nodeId:\"ZMgJBN1us\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Serdar\",height:\"100%\",id:\"ZMgJBN1us\",layoutId:\"ZMgJBN1us\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/G1udB9vbD7PntHmhUwm5gro21iI.jpg\",srcSet:\"https://framerusercontent.com/images/G1udB9vbD7PntHmhUwm5gro21iI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G1udB9vbD7PntHmhUwm5gro21iI.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16gd72m-container\",nodeId:\"FM3uP_xBD\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Sami\",height:\"100%\",id:\"FM3uP_xBD\",layoutId:\"FM3uP_xBD\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/jAHyJp4LVH9kbi9BKT70bV7lapc.jpg\",srcSet:\"https://framerusercontent.com/images/jAHyJp4LVH9kbi9BKT70bV7lapc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jAHyJp4LVH9kbi9BKT70bV7lapc.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fburw1-container\",nodeId:\"UR2WiCRUu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Maria\",height:\"100%\",id:\"UR2WiCRUu\",layoutId:\"UR2WiCRUu\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/YwdKiP2KMdTfCkcmzzlzdmR34vk.jpg\",srcSet:\"https://framerusercontent.com/images/YwdKiP2KMdTfCkcmzzlzdmR34vk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YwdKiP2KMdTfCkcmzzlzdmR34vk.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15zcaa0-container\",nodeId:\"Uy_WzJHEr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"G\\xf6khan\",height:\"100%\",id:\"Uy_WzJHEr\",layoutId:\"Uy_WzJHEr\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/KMfB2GEHlUMUlLYjs35I49XMXY.jpg\",srcSet:\"https://framerusercontent.com/images/KMfB2GEHlUMUlLYjs35I49XMXY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KMfB2GEHlUMUlLYjs35I49XMXY.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-z7rqb2-container\",nodeId:\"c8A9cq_Ze\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Y\\xfccel\",height:\"100%\",id:\"c8A9cq_Ze\",layoutId:\"c8A9cq_Ze\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/iNGPDOR56hPEuvvj7mKCCtXc.jpg\",srcSet:\"https://framerusercontent.com/images/iNGPDOR56hPEuvvj7mKCCtXc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iNGPDOR56hPEuvvj7mKCCtXc.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18pwjpx-container\",nodeId:\"u7ovyNahk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Vedat\",height:\"100%\",id:\"u7ovyNahk\",layoutId:\"u7ovyNahk\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/WCf8VVMrAdfCeSA4PrDj9oFvMKo.jpg\",srcSet:\"https://framerusercontent.com/images/WCf8VVMrAdfCeSA4PrDj9oFvMKo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WCf8VVMrAdfCeSA4PrDj9oFvMKo.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tqwr06-container\",nodeId:\"pHiuA3v05\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Alexis\",height:\"100%\",id:\"pHiuA3v05\",layoutId:\"pHiuA3v05\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/5K1e1CFA0bzG5dSc7v1313tPDQ.jpg\",srcSet:\"https://framerusercontent.com/images/5K1e1CFA0bzG5dSc7v1313tPDQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/5K1e1CFA0bzG5dSc7v1313tPDQ.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hotssv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\"},children:[\"Those who have tremendously contributed \",/*#__PURE__*/_jsx(\"br\",{}),\"to Alavya\"]})}),className:\"framer-xxs33f\",\"data-framer-name\":\"Those who have tremendously contributed \\u2028to Alavya\",fonts:[\"GF;DM Sans-300\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7vnxt2-container\",nodeId:\"BgQ53WrYN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"\u0130lknur\",height:\"100%\",id:\"BgQ53WrYN\",layoutId:\"BgQ53WrYN\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/MPivhKvx3cDvr9NcVsNyvyu9eSo.jpg\",srcSet:\"https://framerusercontent.com/images/MPivhKvx3cDvr9NcVsNyvyu9eSo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MPivhKvx3cDvr9NcVsNyvyu9eSo.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vxkwg1-container\",nodeId:\"D1JcgVAW2\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Hakan\",height:\"100%\",id:\"D1JcgVAW2\",layoutId:\"D1JcgVAW2\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/QPjJTxwdJ3AhQeKFcGjKqk9DfYQ.jpg\",srcSet:\"https://framerusercontent.com/images/QPjJTxwdJ3AhQeKFcGjKqk9DfYQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QPjJTxwdJ3AhQeKFcGjKqk9DfYQ.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:161,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uu1wij-container\",nodeId:\"SIeL3Xeiw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TeamMember,{AYXXNs9MC:\"Emine\",height:\"100%\",id:\"SIeL3Xeiw\",layoutId:\"SIeL3Xeiw\",N0_HTJw8p:addImageAlt({src:\"https://framerusercontent.com/images/MrqaFkO54SX5ElvEb6Fo9cXS3qM.jpg\",srcSet:\"https://framerusercontent.com/images/MrqaFkO54SX5ElvEb6Fo9cXS3qM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MrqaFkO54SX5ElvEb6Fo9cXS3qM.jpg 540w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2zg72\",\"data-framer-name\":\"SPONSORS\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x6vbf7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(161, 156, 190)\"},children:\"Our special thanks to our supporters\"})})},ueUSu95Mj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"68px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(161, 156, 190)\"},children:\"Our special thanks to our supporters\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"78px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(161, 156, 190)\"},children:\"Our special thanks to our supporters\"})}),className:\"framer-vtal0n\",\"data-framer-name\":\"Our special thanks to our supporters\",fonts:[\"GF;Mrs Saint Delafield-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-eqvlmu\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:514,svg:'<svg width=\"514\" height=\"32\" viewBox=\"0 0 514 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M268.342 0.0908826C268.077 0.0113258 267.799 0.161198 267.719 0.425632C267.639 0.690066 267.789 0.968926 268.054 1.04848C276.781 3.67403 284.269 8.21394 291.415 12.5457L291.415 12.5461L291.416 12.5463L291.416 12.5465C293.901 14.0527 296.344 15.5337 298.783 16.9003C302.555 19.0136 305.833 21.2806 309.117 23.5606L309.314 23.6975C312.528 25.9294 315.756 28.1716 319.439 30.2645C319.679 30.4009 319.984 30.3169 320.121 30.0768C320.257 29.8367 320.173 29.5315 319.933 29.3951C316.29 27.3248 313.094 25.1049 309.871 22.8671L309.687 22.7392C306.406 20.461 303.091 18.1678 299.272 16.0279C296.891 14.6942 294.485 13.2351 292.022 11.742C284.85 7.39336 277.202 2.75638 268.342 0.0908826ZM214.11 0.996155C214.345 0.852008 214.419 0.544216 214.275 0.308682C214.131 0.0731477 213.823 -0.000936329 213.588 0.14321C210.249 2.18657 205.104 3.71827 199.596 4.98448C196.273 5.74818 192.867 6.40577 189.672 7.0224L189.672 7.02244C187.564 7.42935 185.548 7.81842 183.71 8.20837C177.799 9.46245 171.756 10.3808 165.68 11.2603C164.839 11.3821 163.997 11.5031 163.154 11.6243L163.147 11.6254L163.146 11.6254C157.914 12.3776 152.668 13.1317 147.492 14.0757C144.998 14.5304 142.275 15.1973 139.475 15.8832C138.013 16.2413 136.529 16.6046 135.046 16.9456C130.697 17.9458 126.317 18.7636 122.314 18.7636C122.038 18.7636 121.814 18.9875 121.814 19.2636C121.814 19.5398 122.038 19.7636 122.314 19.7636C126.437 19.7636 130.909 18.9232 135.27 17.9202C136.787 17.5715 138.286 17.2041 139.755 16.8442C142.535 16.1632 145.205 15.5092 147.671 15.0595C152.827 14.1191 158.052 13.368 163.286 12.6156C164.132 12.494 164.978 12.3724 165.824 12.2499C171.9 11.3704 177.972 10.4481 183.918 9.1866C185.714 8.80547 187.715 8.41897 189.819 8.01277L189.819 8.01262L189.82 8.01251L189.821 8.01234L189.821 8.0123C193.038 7.39108 196.493 6.72375 199.82 5.95906C205.329 4.69268 210.618 3.13299 214.11 0.996155ZM254.904 0.300359C255.053 0.0677002 255.362 -0.000326335 255.595 0.148417C257.841 1.5845 258.178 4.27964 258.036 6.794C257.964 8.07041 257.764 9.36042 257.587 10.5062C257.408 11.6713 257.256 12.6596 257.256 13.3936C257.256 14.7413 257.329 16.1223 257.405 17.5319L257.413 17.6901C257.491 19.1496 257.567 20.6378 257.557 22.1204C257.538 25.0864 257.177 28.0728 255.772 30.8672C255.648 31.1139 255.348 31.2133 255.101 31.0893C254.854 30.9652 254.755 30.6647 254.879 30.418C256.185 27.8206 256.539 25.0107 256.557 22.114C256.567 20.6654 256.492 19.2058 256.414 17.7432L256.405 17.5752V17.5744V17.5735L256.405 17.5727C256.331 16.1718 256.256 14.7677 256.256 13.3936C256.256 12.5763 256.419 11.5173 256.592 10.4005L256.592 10.4001L256.599 10.3536C256.777 9.20034 256.968 7.9578 257.037 6.73762C257.177 4.25881 256.798 2.10465 255.056 0.990948C254.824 0.842205 254.756 0.533017 254.904 0.300359ZM242.723 0.148525C242.955 0.297361 243.023 0.606575 242.874 0.839175C242.326 1.69663 241.288 2.32981 240.225 2.84732C239.682 3.11168 239.107 3.35713 238.547 3.5913L238.238 3.72041C237.784 3.90954 237.347 4.09193 236.938 4.27651C231.528 6.71933 226.514 9.40971 221.484 12.109L221.483 12.1092L221.483 12.1094L221.482 12.1096C219.164 13.3538 216.842 14.5998 214.476 15.8244C206.483 19.9609 198.865 24.2899 191.212 28.6389C190.972 28.7754 190.667 28.6913 190.53 28.4513C190.394 28.2112 190.478 27.9059 190.718 27.7695C198.368 23.4219 206.003 19.0832 214.016 14.9363C216.354 13.726 218.662 12.4877 220.974 11.2474C226.02 8.53972 231.085 5.8222 236.527 3.3651C236.95 3.17395 237.404 2.98464 237.858 2.79526L237.858 2.79521L237.859 2.79514L238.161 2.66882C238.719 2.43526 239.272 2.19913 239.788 1.94816C240.842 1.43499 241.647 0.9025 242.032 0.300191C242.181 0.0675915 242.49 -0.000311673 242.723 0.148525ZM190.031 0.510433C190.064 0.78463 189.868 1.03344 189.594 1.06616C126.92 8.54563 64.442 12.1029 0.765977 14.8865C0.490098 14.8985 0.256677 14.6847 0.244617 14.4088C0.232558 14.1329 0.446425 13.8995 0.722304 13.8874C64.3923 11.1041 126.84 7.5481 189.476 0.0732056C189.75 0.0404829 189.999 0.236236 190.031 0.510433ZM293.534 0.280125C293.694 0.0550011 294.006 0.00214154 294.231 0.16206C294.734 0.518755 295.454 0.826082 296.335 1.09243C297.209 1.35699 298.21 1.57198 299.252 1.75847C300.262 1.93919 301.299 2.09129 302.288 2.23624L302.381 2.24983C303.392 2.39817 304.355 2.54036 305.162 2.69791C308.755 3.39941 312.313 4.13049 315.864 4.8602L315.865 4.8603L315.868 4.86088C323.691 6.46857 331.482 8.06948 339.548 9.33237C342.988 9.87084 346.46 10.4696 349.952 11.0717C358.417 12.5311 366.998 14.0107 375.506 14.7014C375.781 14.7237 375.986 14.965 375.964 15.2402C375.941 15.5154 375.7 15.7204 375.425 15.6981C366.87 15.0036 358.217 13.5118 349.735 12.0493L349.734 12.0491C346.252 11.4489 342.799 10.8536 339.394 10.3203C331.304 9.05372 323.474 7.44491 315.639 5.83484L315.637 5.8345L315.637 5.83444C312.091 5.10581 308.543 4.37692 304.97 3.67938C304.191 3.52723 303.253 3.38846 302.235 3.23924L302.137 3.22484C301.153 3.08049 300.102 2.92639 299.076 2.74282C298.017 2.55324 296.973 2.33025 296.045 2.0496C295.123 1.77073 294.283 1.42561 293.652 0.977305C293.427 0.817387 293.374 0.505249 293.534 0.280125ZM322.644 0.0705748C322.368 0.0540856 322.131 0.264177 322.115 0.539826C322.098 0.815476 322.308 1.0523 322.584 1.06879C331.85 1.62309 341.098 2.88747 350.251 4.13894C353.292 4.55465 356.322 4.96894 359.339 5.35531C371.759 6.94589 384.19 8.50299 396.621 10.06C415.17 12.3834 433.717 14.7065 452.223 17.1404C460.773 18.2649 469.632 19.0806 478.482 19.8954C479.89 20.025 481.297 20.1545 482.702 20.2853C492.952 21.239 503.125 22.2575 512.755 23.8211C513.027 23.8653 513.284 23.6802 513.328 23.4077C513.372 23.1351 513.187 22.8783 512.915 22.834C503.248 21.2644 493.045 20.2433 482.795 19.2896C481.389 19.1588 479.982 19.0293 478.576 18.8998L478.571 18.8994L478.571 18.8994C469.72 18.0844 460.882 17.2706 452.353 16.1489C433.847 13.715 415.294 11.3911 396.743 9.06742L396.739 9.06699C384.309 7.51004 371.88 5.95318 359.466 4.36341C356.468 3.9795 353.45 3.56687 350.417 3.15216L350.416 3.152C341.253 1.89918 331.951 0.627361 322.644 0.0705748Z\" fill=\"#A19CBE\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-37gdti\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.wingscard.com.tr\",motionChild:true,nodeId:\"u7wcimzMz\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:101,pixelWidth:240,src:\"https://framerusercontent.com/images/QGh9Edg57J8hkV6vCKJIQxbtcg.png\"},className:\"framer-qp8xhb framer-lux5qc\",\"data-framer-name\":\"Wings\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.lexus.com.tr\",motionChild:true,nodeId:\"pSeBZNLEf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-122u7yu framer-lux5qc\",\"data-framer-name\":\"Lexus\",fill:\"black\",intrinsicHeight:61,intrinsicWidth:308,svg:'<svg width=\"308\" height=\"61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"1\" width=\"308\" height=\"58\"><path d=\"M307.724 1.726H.284v56.4h307.44v-56.4Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\" fill=\"#000\"><path d=\"m56.065 4.365-1.683 2.572c11.325 4.75 15.854 13.325 15.854 22.56 0 4.618-1.23 8.773-3.624 8.773H36.975c-4.012 0-5.241-1.45-3.43-5.145 3.236-6.53 12.943-18.998 18.96-26.517.906-1.122 1.618-2.837-1.553-3.695C47.718 2.056 42.54 1.66 38.14 1.66 15.815 1.726.284 13.996.284 29.893c0 14.578 13.46 28.233 37.791 28.233 10.742 0 23.943-3.1 31.385-11.742h-6.407c-7.312 6.729-16.76 8.246-24.913 8.246-19.607 0-32.032-10.422-32.032-24.737 0-13.259 14.042-25.132 31.773-25.132 2.136 0 2.847.461.583 3.298-4.53 5.739-12.62 17.15-16.437 23.813-4.077 7.124.065 12.93 9.254 12.93h37.143c2.265 0 3.624-1.32 4.918-3.76 1.1-1.914 2.718-5.872 2.718-11.149 0-10.752-7.895-20.647-19.995-25.528Zm242.212 23.417h-25.173c.841-3.298 3.3-5.54 8.024-5.54H305.2V16.7h-25.625c-14.624 0-18.054 10.555-18.054 16.557h31.192c4.27 0 4.27 5.871.128 5.871h-34.426V16.7h-10.354v22.428h-17.213c-4.594 0-6.536-2.242-6.536-5.739V16.7h-16.631l-14.883 9.565-12.812-9.565H143.1c-10.677 0-18.248 6.333-19.154 14.315h6.924c-2.783 1.847-4.918 4.881-6.147 8.18h-21.808c-4.141 0-6.018-2.178-6.018-6.267V16.7H86.478v13.787c0 8.773 4.66 14.248 15.272 14.248h72.67l14.948-9.565 12.813 9.631h15.337l-19.996-14.908 16.307-10.356v15.765c0 4.882 6.212 9.565 11.842 9.565h72.606c12.619-.066 12.552-17.085 0-17.085ZM172.544 39.26h-35.267c.388-3.034 1.876-6.003 6.729-6.003h21.873v-5.475h-29.12c.518-2.242 2.782-5.475 8.024-5.475h23.101v-3.034l16.631 12.335-11.971 7.652Z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.284 .883)\" d=\"M0 0h307.44v59.22H0z\"/></clipPath></defs></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.vestel.com.tr\",motionChild:true,nodeId:\"nhHFwweNx\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-fv7ak6 framer-lux5qc\",\"data-framer-name\":\"Vestel\",fill:\"black\",intrinsicHeight:47,intrinsicWidth:220,svg:'<svg width=\"220\" height=\"47\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill=\"#000\"><path d=\"M186.793.324h15.569v39.903h17.022v6.442h-32.591V.324Zm-34.448 0h30.961v5.468h-16.048v15.45h14.595v5.471h-14.595v13.514h17.03v6.442h-31.943V.324Zm-40.129 0h37.443v5.961h-11.025v40.384h-14.908V6.285h-11.51V.324Zm-1.871-.332H97.688S82.653.527 81.497 14.393C80.34 28.26 95.929 27.973 98.84 33.897c1.854 3.79-2.693 6.683-6.548 6.683h-10.44v6.412H99.55s18.538-.994 15.932-16.784c-1.67-10.19-13.009-8.606-16.809-15.454-3.8-6.848 2.827-8.784 3.533-8.784h8.052l.087-5.978ZM46.397.324H77.85v5.468H61.314v15.45h14.595v5.471H61.314v13.514h17.51v6.442H46.397V.324ZM36.804.316 26.768 32.654 16.413.316H.384L16.82 46.652h11.977L44.822.316h-8.018Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(.384 -.008)\" d=\"M0 0h219v47H0z\"/></clipPath></defs></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Link,{href:{hash:\":uJewCEs0W\",webPageId:\"qi9Fio2zZ\"},motionChild:true,nodeId:\"PO4rFF0FA\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-2ea44r framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v60iih-container\",nodeId:\"CNIqgcNVi\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CTA,{BFEiPcWJh:\"Book your meeting\",ghZuLQZTP:\"Book your table\",Gu4WTEdmc:\"Book a yoga session\",height:\"100%\",I226NMlxt:\"Schedule Catering\",id:\"CNIqgcNVi\",iMGjrUYk9:\"Room details\",ius0m3Jpm:\"Book your session\",layoutId:\"CNIqgcNVi\",NHxn_Q6yS:\"rgb(218, 215, 239)\",oqb0AQgYk:\"STAY WITH US\",p1DYrpPJZ:\"Visit Alavya Shop\",qbHjVxBcE:\"Book your excursion\",rIVamqzTi:\"Reserve your room\",variant:\"XBMfIRqJ3\",width:\"100%\",xspiKjtzF:\"Become a partner\",YXMSflpKc:\"Reserve your event\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13svj2j\",\"data-framer-name\":\"EVENTS\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fcf4an\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-191ex7v\",\"data-styles-preset\":\"HMAa7aL0l\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 56, 55)\"},children:\"EVENTS\"})}),className:\"framer-1kif1p3\",\"data-framer-name\":\"EVENTS\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-c99xor\",\"data-framer-name\":\"Vector 90\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 246 23\"><path d=\"M 1.144 1.244 C 45.354 7.441 176.536 27.684 133.167 20.553 C 130.209 20.067 107.52 16.946 113.507 14.756 C 119.164 12.686 129.933 12.476 136.896 12.136 C 142.476 11.864 149.3 11.677 154.924 11.561 C 156.713 11.525 168.297 11.955 170.077 11.082 C 171.7 10.287 164.104 8.27 164.754 7.089 C 165.227 6.23 169.494 5.788 170.504 5.652 C 179.076 4.494 188.174 3.997 197.118 3.64 C 210.558 3.102 224.113 3.022 237.603 2.873 C 240.005 2.846 246.993 3.045 244.791 2.649 C 243.028 2.332 242.097 1.773 240.634 1.372\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"rgb(0,56,55)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:8713498529,withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i8dr3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eit3tg\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dK4ji1g3z\"},motionChild:true,nodeId:\"jFYOMvQT7\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-kr6esd framer-lux5qc\",\"data-framer-name\":\"Card01\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.91, 400px), 50px)`,src:\"https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg\",srcSet:\"https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 20px) / 2, 50px)`,src:\"https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg\",srcSet:\"https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/l3ukzWlh6OyfMLWKgfcWlByrow.jpg 900w\"},className:\"framer-1jjeqzy\",\"data-framer-name\":\"Rectangle 19\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"Summer Yoga with Alexis\"})}),className:\"framer-n5vf8t\",\"data-framer-name\":\"Summer Yoga with Alexis\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"bottom\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dK4ji1g3z\"},motionChild:true,nodeId:\"YEakgbanG\",openInNewTab:false,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-kuxwuz framer-lux5qc\",\"data-framer-name\":\"Frame 427318944\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,positionX:\"center\",positionY:\"bottom\",sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.91, 400px), 50px)`,src:\"https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg\",srcSet:\"https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg 650w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,positionX:\"center\",positionY:\"bottom\",sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 20px) / 2, 50px)`,src:\"https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg\",srcSet:\"https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8sKNDVmXlRkOKICFTUhPdkJo0Qg.jpg 650w\"},className:\"framer-1u3wpr\",\"data-framer-name\":\"Rectangle 19\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"#welavyaala\\xe7at\u0131 every Monday\"})}),className:\"framer-8o83ou\",\"data-framer-name\":\"#welavyaala\\xe7at\u0131 every Monday\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"bottom\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DLThgKX7d\"},motionChild:true,nodeId:\"hibFMTMCf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ipn0r9 framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wapi0x-container\",nodeId:\"jHZykpLTq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CTA,{BFEiPcWJh:\"Book your meeting\",ghZuLQZTP:\"Book your table\",Gu4WTEdmc:\"Book a yoga session\",height:\"100%\",I226NMlxt:\"Schedule Catering\",id:\"jHZykpLTq\",iMGjrUYk9:\"Room details\",ius0m3Jpm:\"Book your session\",layoutId:\"jHZykpLTq\",NHxn_Q6yS:\"rgb(218, 215, 239)\",oqb0AQgYk:\"STAY WITH US\",p1DYrpPJZ:\"Visit Alavya Shop\",qbHjVxBcE:\"Book your excursion\",rIVamqzTi:\"Reserve your room\",variant:\"g1lDp80dr\",width:\"100%\",xspiKjtzF:\"Explore all events\",YXMSflpKc:\"Reserve your event\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1w3f51d\",\"data-framer-name\":\"SUSTAINABILITY\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15knbr9\",\"data-framer-name\":\"Shade\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4azc3w\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1akwyg8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-191ex7v\",\"data-styles-preset\":\"HMAa7aL0l\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SUSTAINABILITY\"})}),className:\"framer-1sjxapf\",\"data-framer-name\":\"SUSTAINABILITY\",fonts:[\"Inter\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 287 63\"><path d=\"M 172.95 10.412 C 172.778 10.558 172.756 10.816 172.901 10.989 C 173.046 11.162 173.303 11.184 173.475 11.038 C 173.92 10.662 174.648 10.411 175.487 10.205 C 175.819 10.124 176.154 10.053 176.483 9.983 L 176.483 9.983 C 176.564 9.965 176.644 9.948 176.724 9.931 C 177.123 9.846 177.514 9.758 177.848 9.655 C 178.047 9.594 178.244 9.533 178.441 9.473 C 180.054 8.978 181.611 8.501 183.19 7.834 C 183.231 7.817 183.448 7.711 183.443 7.444 C 183.44 7.337 183.398 7.26 183.37 7.22 C 183.342 7.179 183.313 7.151 183.296 7.137 C 183.243 7.092 183.186 7.068 183.173 7.062 L 183.171 7.061 C 183.128 7.043 183.076 7.025 183.031 7.011 C 182.935 6.981 182.804 6.945 182.678 6.911 C 182.551 6.877 182.42 6.844 182.322 6.819 L 182.202 6.789 L 182.171 6.781 C 180.314 6.142 178.53 5.262 176.732 4.375 C 176.132 4.079 175.531 3.782 174.925 3.494 C 174.021 3.063 173.118 2.541 172.222 2.011 C 172.074 1.923 171.927 1.835 171.779 1.747 C 171.038 1.307 170.304 0.87 169.597 0.496 C 169.398 0.391 169.152 0.468 169.047 0.668 C 168.942 0.868 169.019 1.115 169.218 1.22 C 169.904 1.583 170.617 2.007 171.358 2.448 L 171.358 2.448 L 171.363 2.451 C 171.509 2.538 171.658 2.626 171.808 2.715 C 172.705 3.247 173.636 3.785 174.575 4.233 C 175.158 4.511 175.745 4.8 176.336 5.092 C 177.715 5.772 179.118 6.464 180.552 7.046 C 175.808 7.034 171.05 7.009 166.281 6.985 L 166.281 6.985 C 117.477 6.732 67.613 6.474 20.22 19.797 C 18.631 20.243 14.676 21.478 10.693 23.228 C 8.701 24.103 6.694 25.11 4.968 26.217 C 3.249 27.319 1.779 28.54 0.894 29.852 C -0.747 32.284 0.392 35 2.06 37.152 C 3.746 39.328 6.104 41.117 7.328 41.846 C 15.006 46.418 23.113 48.581 31.651 50.642 C 62.004 57.968 93.437 60.581 124.409 61.921 C 149.767 63.018 183.446 63.009 208.861 61.77 C 220.387 61.208 231.897 60.264 243.369 59.006 C 243.74 58.965 244.124 58.924 244.519 58.881 L 244.553 58.877 C 249.348 58.355 255.858 57.646 262.427 56.467 C 269.548 55.189 276.781 53.353 281.987 50.581 C 283.973 49.523 285.254 48.225 285.924 46.772 C 286.594 45.316 286.63 43.749 286.205 42.196 C 285.361 39.11 282.693 36.031 279.408 33.743 C 266.903 25.03 247.948 18.448 234.924 14.446 C 234.709 14.379 234.481 14.501 234.415 14.717 C 234.349 14.933 234.47 15.162 234.685 15.228 C 247.713 19.232 266.555 25.784 278.944 34.415 C 282.147 36.647 284.646 39.585 285.418 42.412 C 285.802 43.815 285.759 45.179 285.183 46.429 C 284.607 47.681 283.476 48.862 281.605 49.858 C 276.516 52.568 269.388 54.387 262.284 55.661 C 255.743 56.835 249.259 57.541 244.464 58.064 L 244.425 58.068 C 244.032 58.111 243.65 58.152 243.281 58.193 C 231.823 59.449 220.33 60.392 208.821 60.953 C 183.433 62.191 149.779 62.2 124.444 61.104 C 93.489 59.764 62.118 57.154 31.842 49.846 C 23.304 47.786 15.306 45.645 7.744 41.142 C 6.588 40.454 4.314 38.729 2.703 36.649 C 1.074 34.546 0.251 32.264 1.569 30.31 C 2.362 29.135 3.724 27.986 5.407 26.906 C 7.085 25.83 9.051 24.842 11.02 23.977 C 14.958 22.247 18.875 21.024 20.44 20.585 C 67.716 7.295 117.461 7.551 166.282 7.803 C 171.131 7.828 175.971 7.853 180.799 7.865 C 179.95 8.154 179.091 8.418 178.202 8.69 C 178.005 8.751 177.808 8.811 177.609 8.873 C 177.312 8.964 176.954 9.045 176.553 9.131 C 176.505 9.142 176.456 9.152 176.406 9.162 L 176.32 9.181 C 175.99 9.251 175.639 9.326 175.294 9.41 C 174.454 9.616 173.555 9.901 172.95 10.412 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:11202762070},ueUSu95Mj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 286 63\"><path d=\"M 172.348 10.412 C 172.176 10.558 172.154 10.816 172.299 10.989 C 172.443 11.162 172.699 11.184 172.871 11.038 C 173.314 10.662 174.039 10.411 174.876 10.205 C 175.207 10.124 175.54 10.053 175.868 9.983 L 175.868 9.983 C 175.949 9.965 176.028 9.948 176.108 9.931 C 176.506 9.846 176.895 9.758 177.228 9.655 C 177.426 9.594 177.623 9.533 177.819 9.473 C 179.427 8.978 180.979 8.501 182.552 7.834 C 182.592 7.817 182.809 7.711 182.804 7.444 C 182.801 7.337 182.759 7.26 182.731 7.22 C 182.704 7.179 182.674 7.151 182.657 7.137 C 182.605 7.092 182.548 7.068 182.535 7.062 L 182.533 7.061 C 182.49 7.043 182.438 7.025 182.393 7.011 C 182.297 6.981 182.167 6.945 182.041 6.911 C 181.915 6.877 181.785 6.844 181.687 6.819 L 181.567 6.789 L 181.536 6.781 C 179.686 6.142 177.908 5.262 176.116 4.375 C 175.519 4.079 174.919 3.782 174.315 3.494 C 173.415 3.063 172.515 2.541 171.622 2.011 C 171.475 1.923 171.328 1.835 171.181 1.747 C 170.442 1.307 169.711 0.87 169.007 0.496 C 168.808 0.391 168.563 0.468 168.458 0.668 C 168.353 0.868 168.43 1.115 168.629 1.22 C 169.312 1.583 170.023 2.007 170.761 2.448 L 170.761 2.448 L 170.766 2.451 C 170.912 2.538 171.06 2.626 171.209 2.715 C 172.103 3.247 173.031 3.785 173.967 4.233 C 174.548 4.511 175.133 4.8 175.722 5.092 C 177.096 5.772 178.494 6.464 179.923 7.046 C 175.195 7.034 170.454 7.009 165.702 6.985 L 165.702 6.985 C 117.067 6.732 67.377 6.474 20.149 19.797 C 18.566 20.243 14.625 21.478 10.656 23.228 C 8.671 24.103 6.671 25.11 4.951 26.217 C 3.238 27.319 1.772 28.54 0.89 29.852 C -0.745 32.284 0.391 35 2.053 37.152 C 3.733 39.328 6.083 41.117 7.302 41.846 C 14.954 46.418 23.032 48.581 31.541 50.642 C 61.788 57.968 93.112 60.581 123.975 61.921 C 149.245 63.018 182.807 63.009 208.133 61.77 C 219.619 61.208 231.089 60.264 242.521 59.006 C 242.89 58.965 243.273 58.924 243.667 58.881 L 243.701 58.877 C 248.479 58.355 254.967 57.646 261.513 56.467 C 268.608 55.189 275.816 53.353 281.005 50.581 C 282.983 49.523 284.26 48.225 284.928 46.772 C 285.595 45.316 285.631 43.749 285.208 42.196 C 284.367 39.11 281.708 36.031 278.435 33.743 C 265.974 25.03 247.085 18.448 234.106 14.446 C 233.891 14.379 233.664 14.501 233.599 14.717 C 233.533 14.933 233.653 15.162 233.868 15.228 C 246.85 19.232 265.626 25.784 277.972 34.415 C 281.164 36.647 283.654 39.585 284.424 42.412 C 284.806 43.815 284.763 45.179 284.19 46.429 C 283.615 47.681 282.488 48.862 280.624 49.858 C 275.552 52.568 268.449 54.387 261.37 55.661 C 254.852 56.835 248.391 57.541 243.612 58.064 L 243.573 58.068 C 243.181 58.111 242.801 58.152 242.433 58.193 C 231.016 59.449 219.562 60.392 208.093 60.953 C 182.794 62.191 149.257 62.2 124.01 61.104 C 93.163 59.764 61.901 57.154 31.731 49.846 C 23.223 47.785 15.253 45.645 7.717 41.142 C 6.565 40.454 4.299 38.729 2.694 36.649 C 1.07 34.546 0.25 32.264 1.563 30.31 C 2.354 29.135 3.711 27.986 5.389 26.906 C 7.06 25.83 9.019 24.842 10.982 23.977 C 14.906 22.247 18.809 21.024 20.368 20.585 C 67.48 7.295 117.052 7.551 165.703 7.803 C 170.535 7.828 175.358 7.853 180.169 7.865 C 179.323 8.154 178.467 8.418 177.581 8.69 C 177.385 8.751 177.188 8.811 176.99 8.873 C 176.694 8.964 176.338 9.045 175.938 9.131 C 175.89 9.142 175.841 9.152 175.792 9.162 L 175.706 9.181 C 175.377 9.251 175.027 9.326 174.683 9.41 C 173.847 9.616 172.95 9.901 172.348 10.412 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9335336617}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17lerdy\",\"data-framer-name\":\"Union\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 314 69\"><path d=\"M 189.221 11.404 C 189.032 11.564 189.008 11.846 189.167 12.035 C 189.325 12.225 189.607 12.249 189.795 12.09 C 190.282 11.678 191.078 11.402 191.997 11.177 C 192.36 11.088 192.726 11.01 193.086 10.933 L 193.086 10.933 C 193.174 10.915 193.262 10.896 193.349 10.877 C 193.786 10.783 194.213 10.687 194.579 10.574 C 194.797 10.507 195.013 10.441 195.228 10.375 C 196.993 9.833 198.697 9.311 200.424 8.58 C 200.468 8.561 200.707 8.446 200.7 8.153 C 200.698 8.036 200.651 7.951 200.621 7.907 C 200.591 7.862 200.559 7.833 200.54 7.817 C 200.482 7.767 200.419 7.741 200.405 7.735 L 200.403 7.734 C 200.356 7.713 200.299 7.694 200.25 7.679 C 200.145 7.646 200.002 7.606 199.864 7.569 C 199.725 7.532 199.582 7.496 199.475 7.469 L 199.343 7.435 L 199.309 7.427 C 197.278 6.727 195.326 5.763 193.358 4.792 C 192.702 4.467 192.044 4.143 191.381 3.826 C 190.393 3.355 189.404 2.783 188.424 2.202 C 188.263 2.106 188.101 2.01 187.94 1.914 C 187.129 1.431 186.326 0.952 185.553 0.544 C 185.335 0.428 185.066 0.513 184.95 0.732 C 184.835 0.95 184.919 1.221 185.138 1.337 C 185.888 1.734 186.669 2.198 187.479 2.681 L 187.479 2.681 L 187.484 2.684 C 187.644 2.78 187.807 2.877 187.971 2.974 C 188.952 3.556 189.971 4.146 190.999 4.636 C 191.636 4.94 192.279 5.257 192.925 5.577 C 194.434 6.322 195.969 7.08 197.538 7.717 C 192.347 7.704 187.141 7.677 181.925 7.65 L 181.925 7.65 C 128.529 7.373 73.974 7.091 22.122 21.682 C 20.383 22.171 16.057 23.524 11.699 25.44 C 9.52 26.398 7.324 27.501 5.436 28.713 C 3.555 29.921 1.946 31.258 0.978 32.695 C -0.818 35.359 0.429 38.333 2.254 40.69 C 4.098 43.074 6.678 45.033 8.017 45.831 C 16.418 50.839 25.287 53.208 34.629 55.465 C 67.837 63.489 102.228 66.35 136.113 67.818 C 163.856 69.02 200.704 69.01 228.51 67.653 C 241.12 67.038 253.713 66.004 266.264 64.626 C 266.67 64.581 267.09 64.535 267.523 64.488 L 267.56 64.484 C 272.805 63.912 279.928 63.136 287.116 61.845 C 294.906 60.445 302.819 58.434 308.516 55.398 C 310.688 54.24 312.09 52.818 312.823 51.226 C 313.556 49.632 313.595 47.916 313.13 46.214 C 312.207 42.835 309.287 39.463 305.694 36.957 C 292.013 27.414 271.275 20.205 257.025 15.821 C 256.79 15.749 256.541 15.882 256.468 16.119 C 256.396 16.355 256.528 16.606 256.764 16.678 C 271.017 21.063 291.631 28.239 305.186 37.693 C 308.691 40.137 311.425 43.355 312.269 46.452 C 312.69 47.988 312.642 49.482 312.013 50.851 C 311.382 52.222 310.145 53.515 308.097 54.606 C 302.529 57.574 294.731 59.566 286.959 60.962 C 279.803 62.248 272.709 63.021 267.462 63.594 L 267.419 63.598 C 266.989 63.645 266.572 63.691 266.168 63.735 C 253.633 65.111 241.057 66.143 228.466 66.758 C 200.69 68.114 163.87 68.124 136.151 66.923 C 102.284 65.456 67.962 62.597 34.838 54.594 C 25.497 52.337 16.746 49.993 8.473 45.06 C 7.208 44.306 4.72 42.417 2.958 40.14 C 1.175 37.836 0.274 35.337 1.716 33.197 C 2.584 31.909 4.074 30.651 5.916 29.468 C 7.751 28.29 9.902 27.208 12.057 26.261 C 16.366 24.366 20.651 23.027 22.363 22.545 C 74.086 7.99 128.512 8.271 181.926 8.546 C 187.231 8.574 192.526 8.601 197.808 8.614 C 196.879 8.931 195.94 9.219 194.966 9.518 C 194.751 9.584 194.535 9.65 194.318 9.718 C 193.993 9.818 193.602 9.907 193.163 10.001 C 193.11 10.012 193.056 10.024 193.002 10.035 L 192.908 10.055 C 192.546 10.132 192.163 10.214 191.785 10.306 C 190.867 10.532 189.883 10.844 189.221 11.404 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:8628667230,withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Sustainability is at the core of Alavya\u2019s philosophy, for we are borrowing our precious resources from our planet. Our ethos is \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"protecting the local\"})}),\" and making \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"small, consistent efforts\"})}),\" consistent so they can have a snowball effect.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"#welavyaala\\xe7at\u0131 \"}),\"is our weekly initiative to collect and \\xa0call attention to the trash in the streets of Ala\\xe7at\u0131. We set our every Monday morning at 9:00 and livestream on Instagram.\"]})]}),className:\"framer-cdgck0\",\"data-framer-name\":\"Doing what you like is freedom, liking what you do is happiness.\\xa0The Alavya team, love what they do and wish to share the wonders of this magical haven with you, all year long.\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-regular\",\"GF;DM Sans-600\",\"GF;DM Sans-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-otkmim\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-51033t\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-155mp81\",\"data-framer-name\":\"WEEK\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1szcbg6\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:292,intrinsicWidth:291,svg:'<svg width=\"291\" height=\"292\" viewBox=\"0 0 291 292\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M165.867 291.049C164.197 291.049 162.536 290.772 160.948 290.229L147.808 285.709C146.988 285.432 146.137 285.289 145.276 285.289C144.415 285.289 143.564 285.432 142.745 285.709L129.605 290.229C128.016 290.772 126.366 291.049 124.685 291.049C121.426 291.049 118.187 289.973 115.583 288.005L104.483 279.651C103.141 278.637 101.48 278.083 99.7993 278.083L85.5218 278.319C80.5918 278.319 75.959 275.91 73.1302 271.872L65.1561 260.495C64.1619 259.081 62.7065 258.025 61.0563 257.513L47.773 253.444C42.966 251.968 39.2147 248.216 37.7388 243.409L33.6698 230.126C33.1676 228.476 32.1016 227.02 30.6872 226.026L19.3103 218.052C15.19 215.162 12.7814 210.437 12.8634 205.404L13.0991 191.516C13.1299 189.794 12.5764 188.083 11.531 186.699L3.17766 175.599C0.154069 171.581 -0.676137 166.333 0.953526 161.578L5.47354 148.438C6.03726 146.808 6.03726 145.004 5.47354 143.375L0.953526 130.235C-0.686387 125.479 0.14382 120.231 3.17766 116.214L11.531 105.113C12.5662 103.73 13.1299 102.018 13.0991 100.296L12.8634 86.4081C12.7814 81.3756 15.19 76.6507 19.3103 73.7603L30.6872 65.7862C32.1016 64.792 33.1573 63.3366 33.6698 61.6864L37.7388 48.4032C39.2147 43.5962 42.966 39.8449 47.773 38.3689L61.0563 34.2999C62.7065 33.7977 64.1619 32.7317 65.1561 31.3173L73.1302 19.9404C75.959 15.9021 80.5918 13.4935 85.5218 13.4935L99.7993 13.7292C101.48 13.7292 103.141 13.1758 104.483 12.1611L115.583 3.80776C118.187 1.85011 121.426 0.763672 124.685 0.763672C126.366 0.763672 128.016 1.04041 129.605 1.58363L142.745 6.10364C143.564 6.38037 144.415 6.52387 145.276 6.52387C146.137 6.52387 146.988 6.38037 147.808 6.10364L160.948 1.58363C162.536 1.04041 164.186 0.763672 165.867 0.763672C169.127 0.763672 172.365 1.83986 174.969 3.80776L186.069 12.1611C187.412 13.1758 189.072 13.7292 190.763 13.7292L205.041 13.4935C209.971 13.4935 214.603 15.9021 217.432 19.9404L225.406 31.3173C226.401 32.7317 227.856 33.7874 229.506 34.2999L242.789 38.3689C247.596 39.8449 251.358 43.5962 252.824 48.4032L256.893 61.6864C257.405 63.3366 258.461 64.792 259.875 65.7862L271.252 73.7603C275.372 76.6507 277.781 81.3756 277.699 86.4081L277.463 100.296C277.433 102.028 277.986 103.74 279.032 105.113L287.385 116.214C290.408 120.231 291.239 125.479 289.609 130.235L285.089 143.375C284.525 145.004 284.525 146.808 285.089 148.438L289.609 161.578C291.249 166.333 290.419 171.581 287.385 175.599L279.032 186.699C277.996 188.083 277.433 189.794 277.463 191.516L277.699 205.404C277.781 210.437 275.372 215.162 271.252 218.052L259.875 226.026C258.461 227.02 257.405 228.476 256.893 230.126L252.824 243.409C251.348 248.216 247.596 251.968 242.789 253.444L229.506 257.513C227.856 258.015 226.401 259.081 225.406 260.495L217.432 271.872C214.603 275.91 209.971 278.319 205.041 278.319L190.763 278.083C189.082 278.083 187.422 278.637 186.079 279.651L174.979 288.005C172.376 289.962 169.137 291.049 165.878 291.049H165.867Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"17.639999389648438px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy05MDA=\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"17.64px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"rgba(0, 56, 55, 1)\"},children:\"#welavyaala\\xe7at\u0131\"})})}),className:\"framer-1ffp2sk\",\"data-framer-name\":\"#welavyaala\\xe7at\u0131\",fonts:[\"GF;DM Sans-900\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"84%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 56, 55)\"},children:\"WEEK\"})}),className:\"framer-tay3co\",\"data-framer-name\":\"WEEK\",fonts:[\"GF;DM Sans-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextSetWeekCount154wj39,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy05MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.06em\",\"--framer-line-height\":\"84%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 56, 55)\"},children:\"300\"})}),className:\"framer-154wj39\",\"data-framer-name\":\"302\",fonts:[\"GF;DM Sans-900\"],transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15.119999885559082px\",\"--framer-line-height\":\"92%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\"',\"--framer-font-size\":\"15.12px\",\"--framer-text-color\":\"rgba(0, 56, 55, 1)\"},children:\"And counting!\"})})}),className:\"framer-172w4nf\",\"data-framer-name\":\"And counting!\",fonts:[\"GF;DM Sans-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nNEGAAro4\"},motionChild:true,nodeId:\"CEZu4v6UC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n5xqpd framer-lux5qc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lfwdhh-container\",nodeId:\"fual5lFmk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CTA,{BFEiPcWJh:\"Book your meeting\",ghZuLQZTP:\"Book your table\",Gu4WTEdmc:\"Book a yoga session\",height:\"100%\",I226NMlxt:\"Schedule Catering\",id:\"fual5lFmk\",iMGjrUYk9:\"Room details\",ius0m3Jpm:\"Book your session\",layoutId:\"fual5lFmk\",NHxn_Q6yS:\"rgb(218, 215, 239)\",oqb0AQgYk:\"STAY WITH US\",p1DYrpPJZ:\"Visit Alavya Shop\",qbHjVxBcE:\"Book your excursion\",rIVamqzTi:\"Reserve your room\",variant:\"IQEkIZG7O\",width:\"100%\",xspiKjtzF:\"Sustainability at Alavya\",YXMSflpKc:\"Reserve your event\"})})})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1333,pixelWidth:2e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sfhhAiKsdQAItvYs9kJ32wZBa8.jpg\",srcSet:\"https://framerusercontent.com/images/sfhhAiKsdQAItvYs9kJ32wZBa8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sfhhAiKsdQAItvYs9kJ32wZBa8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/sfhhAiKsdQAItvYs9kJ32wZBa8.jpg 2000w\"},className:\"framer-1pwycvq\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1napw23\",\"data-framer-name\":\"ALACATI\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1abqj3n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-191ex7v\",\"data-styles-preset\":\"HMAa7aL0l\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 46, 114)\"},children:\"ALA\\xc7ATI\"})}),className:\"framer-1okl0td\",\"data-framer-name\":\"EVENTS\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-toydv4\",\"data-framer-name\":\"Group 93\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 86 37\"><g transform=\"translate(0.716 0.562)\" id=\"ss11910930309_1\"><path d=\"M 0 35.758 L 0 0 L 85.285 0 L 85.285 35.758 Z\" fill=\"transparent\"></path><path d=\"M 11.791 32.043 C 14.75 28.802 19.229 27.24 23.616 27.082 C 28.004 26.924 32.342 28.037 36.497 29.458 C 40.652 30.879 44.707 32.608 48.945 33.746 C 58.776 36.397 69.479 35.724 78.902 31.868\" fill=\"transparent\" stroke-width=\"0.812667\" stroke=\"rgb(0,46,114)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0.416 30.573 C 5.742 24.407 13.952 20.842 22.096 21.157 C 29.567 21.448 36.522 24.764 43.644 27.008 C 50.308 29.11 57.264 30.29 64.252 30.523 C 68.773 30.672 73.451 30.381 77.515 28.387 C 81.578 26.393 84.886 22.346 84.869 17.825\" fill=\"transparent\" stroke-width=\"0.812667\" stroke=\"rgb(0,46,114)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 46.477 22.129 C 53.798 24.614 61.85 24.863 69.313 22.852 C 72.204 22.071 75.138 20.866 77.024 18.54 C 78.96 16.155 79.509 12.789 78.695 9.822 C 77.88 6.856 75.786 4.321 73.16 2.717 C 70.534 1.114 67.426 0.399 64.36 0.407 C 62.108 0.416 59.681 0.898 58.177 2.568 C 56.623 4.296 56.466 7.014 57.471 9.108 C 58.477 11.202 60.479 12.698 62.673 13.487 C 63.728 13.861 64.867 14.094 65.972 13.894 C 67.077 13.695 68.124 12.988 68.523 11.941 C 68.955 10.803 68.548 9.498 67.867 8.493 C 67.352 7.737 66.645 7.072 65.789 6.756 C 64.933 6.44 63.895 6.515 63.172 7.088 C 62.515 7.612 62.199 8.534 62.399 9.357 C 62.598 10.18 63.296 10.853 64.119 11.019 C 64.692 11.135 65.374 10.977 65.681 10.479 C 65.989 9.98 65.681 9.166 65.1 9.149\" fill=\"transparent\" stroke-width=\"0.812667\" stroke=\"rgb(0,46,114)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g></svg>',svgContentId:11910930309,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9u5s1h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 46, 114)\"},children:[\"A stroll among \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"cobblestone streets\"}),\" and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"traditional stone houses\"}),\" is enough to understand why visitors fall in love with Ala\\xe7at\u0131.\"]})}),className:\"framer-wmjod3\",\"data-framer-name\":\"Doing what you like is freedom, liking what you do is happiness.\\xa0The Alavya team, love what they do and wish to share the wonders of this magical haven with you, all year long.\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 46, 114)\"},children:[\"Located at the heart of the \u0130zmir Peninsula, Ala\\xe7at\u0131 is a town that enchants visitors with its historical beauty and rich folklore. Know as \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"\u2018Agrilia\u2019\"}),\" in ancient times, it had many incarnations. During Ottoman times it was refered to at \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"\u2018Alacaatli\u2019 \"}),\"(the home of the Alacaat clan). In the 19th century the Greeks called it\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\" \u2018Alatzata\u2019\"}),\" a name believed to have derived from the word \u2019alas\u2019 (meaning \u2018salt\u2019) after the surrounding salt lakes. Ala\\xe7at\u0131 is a haven for visitors to spend an enchanted vacation inspired by picturesque streets, quaint stone houses, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"intimate cafes, impeccable vineyards, fragrant lavender fields\"}),\" and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"alluring winds\"}),\" which dance with the local windmilss and surfers from around the world.\"]})}),className:\"framer-18pbeqo\",\"data-framer-name\":\"Doing what you like is freedom, liking what you do is happiness.\\xa0The Alavya team, love what they do and wish to share the wonders of this magical haven with you, all year long.\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bec009-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"brG4ulxQU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:1,widthInset:0,widthType:\"auto\"}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"abel\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:16,height:\"100%\",id:\"brG4ulxQU\",layoutId:\"brG4ulxQU\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:50,dotsFill:\"rgb(255, 255, 255)\",dotsGap:9,dotsInset:0,dotSize:8,dotsOpacity:.4,dotsPadding:10,dotsRadius:200,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225.5,intrinsicWidth:325.5,pixelHeight:450,pixelWidth:650,sizes:\"360px\",src:\"https://framerusercontent.com/images/Xvphwkwas0Z44tdnWV25qMfoHqA.jpg?scale-down-to=512&lossless=1\",srcSet:\"https://framerusercontent.com/images/Xvphwkwas0Z44tdnWV25qMfoHqA.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/Xvphwkwas0Z44tdnWV25qMfoHqA.jpg?lossless=1 650w\"},className:\"framer-1416136\",\"data-framer-name\":\"alacati_01\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225.5,intrinsicWidth:325.5,pixelHeight:450,pixelWidth:650,sizes:\"360px\",src:\"https://framerusercontent.com/images/kZIZ65IbnxXMkDxNXbfmtRHERug.jpg?scale-down-to=512&lossless=1\",srcSet:\"https://framerusercontent.com/images/kZIZ65IbnxXMkDxNXbfmtRHERug.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/kZIZ65IbnxXMkDxNXbfmtRHERug.jpg?lossless=1 650w\"},className:\"framer-h0wt1a\",\"data-framer-name\":\"alacati_02\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225.5,intrinsicWidth:325.5,pixelHeight:450,pixelWidth:650,sizes:\"360px\",src:\"https://framerusercontent.com/images/4a8dOkuShKKCFQPZkPQqY8ptA.jpg?scale-down-to=512&lossless=1\",srcSet:\"https://framerusercontent.com/images/4a8dOkuShKKCFQPZkPQqY8ptA.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/4a8dOkuShKKCFQPZkPQqY8ptA.jpg?lossless=1 650w\"},className:\"framer-gw03bz\",\"data-framer-name\":\"alacati_03\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225.5,intrinsicWidth:325.5,pixelHeight:450,pixelWidth:650,sizes:\"360px\",src:\"https://framerusercontent.com/images/8POwsD0IUIiekSA3V051fROz4c.jpg?scale-down-to=512&lossless=1\",srcSet:\"https://framerusercontent.com/images/8POwsD0IUIiekSA3V051fROz4c.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/8POwsD0IUIiekSA3V051fROz4c.jpg?lossless=1 650w\"},className:\"framer-1isnt8h\",\"data-framer-name\":\"alacati_04\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225.5,intrinsicWidth:325.5,pixelHeight:450,pixelWidth:650,sizes:\"360px\",src:\"https://framerusercontent.com/images/BMonCe9XXZlfLjvDHz0XxghwVU.jpg?scale-down-to=512&lossless=1\",srcSet:\"https://framerusercontent.com/images/BMonCe9XXZlfLjvDHz0XxghwVU.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/BMonCe9XXZlfLjvDHz0XxghwVU.jpg?lossless=1 650w\"},className:\"framer-3888z4\",\"data-framer-name\":\"alacati_05\"})],snapObject:{fluid:true,snap:true,snapEdge:\"center\"},style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i7ohqx\",\"data-framer-name\":\"DREAMS COME TRUE\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v9khc3\",\"data-framer-name\":\"DREAM COME TRUE\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uz4p8c\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(37, 22, 4)\"},children:\"They made the dream come true...\"})})},ueUSu95Mj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"68px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(37, 22, 4)\"},children:\"They made the dream come true...\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TXJzIFNhaW50IERlbGFmaWVsZC1yZWd1bGFy\",\"--framer-font-family\":'\"Mrs Saint Delafield\", sans-serif',\"--framer-font-size\":\"78px\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(37, 22, 4)\"},children:\"They made the dream come true...\"})}),className:\"framer-c12eks\",\"data-framer-name\":\"Our special thanks to our supporters\",fonts:[\"GF;Mrs Saint Delafield-regular\"],style:{rotate:-2},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ueUSu95Mj:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 677 16\"><path d=\"M 1.302 1.405 C 163.812 4.701 326.289 7.381 488.824 9.316 C 548.812 10.03 609.129 12.421 669.121 10.305 C 671.364 10.226 673.647 10.266 675.827 9.74 C 676.685 9.533 674.097 9.35 673.216 9.316 C 644.558 8.2 615.676 8.599 587.02 8.468 C 524.543 8.183 462.044 8.253 399.593 10.375 C 383.55 10.921 370.952 11.398 355.542 12.706 C 352.724 12.945 344.398 13.22 347.142 13.907 C 352.287 15.194 360.191 13.058 365.496 12.918 C 369.472 12.813 373.45 12.847 377.427 12.847\" fill=\"transparent\" stroke-width=\"0.44\" stroke=\"rgb(37,22,4)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:12602916251}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1lxndto\",\"data-framer-name\":\"Vector 145\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 762 18\"><path d=\"M 1.465 1.581 C 184.379 5.289 367.256 8.303 550.198 10.48 C 617.717 11.284 685.607 13.974 753.132 11.593 C 755.656 11.504 758.226 11.55 760.68 10.957 C 761.645 10.724 758.733 10.519 757.741 10.48 C 725.485 9.225 692.977 9.674 660.723 9.527 C 590.401 9.206 520.055 9.284 449.764 11.672 C 431.706 12.286 417.526 12.823 400.182 14.294 C 397.01 14.563 387.638 14.873 390.727 15.645 C 396.518 17.093 405.414 14.69 411.386 14.533 C 415.861 14.415 420.338 14.453 424.814 14.453\" fill=\"transparent\" stroke-width=\"0.5\" stroke=\"rgb(37,22,4)\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9663548540,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-skve2t\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sdrs15\",\"data-framer-name\":\"Frame 427318942\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.93, 400px), 50px)`,src:\"https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?lossless=1 650w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 40px) / 3, 50px)`,src:\"https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/PJpE3e4fuDtWy2uzRlWIR92Ujms.jpg?lossless=1 650w\"},className:\"framer-ano1ny\",\"data-framer-name\":\"Rectangle 19\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:\"POL\u0130MEKS\"})}),className:\"framer-1fbxkh4\",\"data-framer-name\":\"Summer Yoga with Alexis\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:[\"Honouring the past whilst embracing the best of modern technology, Alavya has been brought to life by the architectural team at\\xa0\",/*#__PURE__*/_jsx(Link,{href:\"https://polimeks.com\",motionChild:true,nodeId:\"sqzHXWlZO\",openInNewTab:true,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zhtlj7\",\"data-styles-preset\":\"vaMwCymd6\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"POL\u0130MEKS\"})})}),\", an \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"internationally acclaimed world wide construction company\"}),\" at the heart of many prominent and prestigious projects.\"]})}),className:\"framer-t0r8er\",\"data-framer-name\":\"Summer Yoga with Alexis\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-144o0k2\",\"data-framer-name\":\"Frame 427318943\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.93, 400px), 50px)`,src:\"https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?lossless=1 650w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 40px) / 3, 50px)`,src:\"https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/HNcVsFSmNp79oPnglLj88gIiJg.jpg?lossless=1 650w\"},className:\"framer-78b0mb\",\"data-framer-name\":\"Rectangle 19\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:\"About our Founders: Rana & Erol Bangbang\"})}),className:\"framer-gzfve8\",\"data-framer-name\":\"Winter Yoga with Seda\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:[\"Designed, built and operated with love, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"Alavya is rooted in local culture\"}),\" and inspired by global standards from our founders\u2019 travels. \",/*#__PURE__*/_jsx(Link,{href:\"https://ranaerkan.com\",motionChild:true,nodeId:\"VAXNHhf_x\",openInNewTab:true,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zhtlj7\",\"data-styles-preset\":\"vaMwCymd6\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"Rana\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\" and Erol\"}),\" created Alavya with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"comfort and nature in mind\"}),\", gracefully weaving a Master of Ceremonies and architect\u2019s minds and ideas. The contemporary works by renowned Turkish artists are from Erol Tabanca\u2019s private collection.\"]})}),className:\"framer-15lvgaz\",\"data-framer-name\":\"Winter Yoga with Seda\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q7gqm3\",\"data-framer-name\":\"Frame 427318944\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.93, 400px), 50px)`,src:\"https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?lossless=1 650w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:450,pixelWidth:650,sizes:`max((min(${componentViewport?.width||\"100vw\"} * 0.95, 1200px) - 40px) / 3, 50px)`,src:\"https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?lossless=1\",srcSet:\"https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/BMWMuhtcn2Mf1Y9QvxeJhFqWcXE.jpg?lossless=1 650w\"},className:\"framer-15gt32t\",\"data-framer-name\":\"Rectangle 19\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:\"Hakan Ezer\"})}),className:\"framer-1b2uw6j\",\"data-framer-name\":\"#welavyaala\\xe7at\u0131 every Monday\",fonts:[\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy0zMDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(52, 52, 52)\"},children:[\"Individually styled rooms were thoughtfully envisioned by interior designed extrordinaire \",/*#__PURE__*/_jsx(Link,{motionChild:true,nodeId:\"VgEJJI2Hi\",openInNewTab:true,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-zhtlj7\",\"data-styles-preset\":\"vaMwCymd6\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"Hakan Ezer.\"})})}),\" A resident of Ala\\xe7at\u0131, Ezer\u2019s design imbues Alavya with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"a unique, whimsical beauty:\"}),\" an atmospheric reflection of his \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-weight\":\"600\"},children:\"elegant taste, artistic passion\"}),\" and his desire to merge past and present with local and natural flair.\"]})}),className:\"framer-nu3wg3\",\"data-framer-name\":\"#welavyaala\\xe7at\u0131 every Monday\",fonts:[\"GF;DM Sans-300\",\"GF;DM Sans-600\"],verticalAlignment:\"bottom\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-no2hrm\",\"data-framer-name\":\"FOOTER\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-evqvq7\",\"data-framer-name\":\"Union\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 4299 22\"><path d=\"M 6.19 7.279 C 2.277 11.268 0.079 16.677 0.079 22.318 L 20.945 22.318 L 41.812 22.318 L 62.678 22.318 L 83.545 22.318 L 104.411 22.318 L 125.278 22.318 C 125.278 16.677 123.079 11.267 119.166 7.279 C 115.253 3.29 109.946 1.05 104.411 1.05 C 98.877 1.05 93.57 3.29 89.657 7.279 C 85.746 11.265 83.548 16.67 83.545 22.307 C 83.542 16.67 81.344 11.265 77.433 7.279 C 73.52 3.29 68.212 1.05 62.678 1.05 C 57.144 1.05 51.837 3.29 47.923 7.279 C 44.013 11.265 41.815 16.67 41.812 22.307 C 41.809 16.67 39.611 11.265 35.7 7.279 C 31.787 3.29 26.479 1.05 20.945 1.05 C 15.411 1.05 10.104 3.29 6.19 7.279 Z M 131.389 7.279 C 127.476 11.268 125.278 16.677 125.278 22.318 L 146.144 22.318 L 167.011 22.318 C 167.011 16.677 164.813 11.267 160.9 7.279 C 156.986 3.29 151.678 1.05 146.144 1.05 C 140.61 1.05 135.303 3.29 131.389 7.279 Z M 214.856 7.279 C 210.943 11.268 208.744 16.677 208.744 22.318 L 229.611 22.318 L 250.478 22.318 C 250.478 16.677 248.279 11.267 244.365 7.279 C 240.452 3.29 235.145 1.05 229.611 1.05 C 224.076 1.05 218.769 3.29 214.856 7.279 Z M 375.677 22.318 C 375.677 16.677 377.876 11.268 381.789 7.279 C 385.702 3.29 391.009 1.05 396.543 1.05 C 402.078 1.05 407.385 3.29 411.298 7.279 C 415.212 11.267 417.41 16.677 417.41 22.318 L 396.543 22.318 Z M 423.521 7.279 C 419.608 11.268 417.41 16.677 417.41 22.318 L 438.277 22.318 L 459.143 22.318 C 459.143 16.677 456.945 11.267 453.032 7.279 C 449.118 3.29 443.811 1.05 438.277 1.05 C 432.743 1.05 427.435 3.29 423.521 7.279 Z M 459.143 22.318 C 459.143 16.677 461.342 11.268 465.255 7.279 C 469.168 3.29 474.476 1.05 480.01 1.05 C 485.544 1.05 490.852 3.29 494.764 7.279 C 498.677 11.267 500.876 16.677 500.876 22.318 L 480.01 22.318 Z M 542.61 22.318 C 542.61 16.677 544.808 11.268 548.721 7.279 C 552.634 3.29 557.942 1.05 563.476 1.05 C 569.01 1.05 574.318 3.29 578.231 7.279 C 582.144 11.267 584.342 16.677 584.342 22.318 L 563.476 22.318 Z M 715.654 7.279 C 711.74 11.268 709.542 16.677 709.542 22.318 L 730.409 22.318 L 751.275 22.318 C 751.275 16.677 749.077 11.267 745.164 7.279 C 741.25 3.29 735.943 1.05 730.409 1.05 C 724.875 1.05 719.567 3.29 715.654 7.279 Z M 1377.275 22.318 C 1377.275 16.677 1379.471 11.268 1383.385 7.279 C 1387.298 3.29 1392.609 1.05 1398.137 1.05 C 1403.674 1.05 1408.985 3.29 1412.899 7.279 C 1416.812 11.267 1419.008 16.677 1419.008 22.318 L 1398.137 22.318 Z M 2337.132 22.318 C 2337.132 16.677 2339.337 11.268 2343.251 7.279 C 2347.164 3.29 2352.466 1.05 2358.003 1.05 C 2363.54 1.05 2368.842 3.29 2372.755 7.279 C 2376.668 11.267 2378.864 16.677 2378.864 22.318 L 2358.003 22.318 Z M 2295.399 22.318 C 2295.399 16.677 2297.605 11.268 2301.518 7.279 C 2305.431 3.29 2310.734 1.05 2316.27 1.05 C 2321.798 1.05 2327.109 3.29 2331.023 7.279 C 2334.936 11.267 2337.132 16.677 2337.132 22.318 L 2316.27 22.318 Z M 2253.667 22.318 C 2253.667 16.677 2255.863 11.268 2259.776 7.279 C 2263.689 3.29 2269.001 1.05 2274.538 1.05 C 2280.065 1.05 2285.377 3.29 2289.29 7.279 C 2293.203 11.267 2295.399 16.677 2295.399 22.318 L 2274.538 22.318 Z M 2211.935 22.318 C 2211.935 16.677 2214.131 11.268 2218.044 7.279 C 2221.957 3.29 2227.269 1.05 2232.806 1.05 C 2238.333 1.05 2243.645 3.29 2247.558 7.279 C 2251.471 11.267 2253.667 16.677 2253.667 22.318 L 2232.806 22.318 Z M 2170.202 22.318 C 2170.202 16.677 2172.398 11.268 2176.311 7.279 C 2180.225 3.29 2185.536 1.05 2191.073 1.05 C 2196.6 1.05 2201.912 3.29 2205.825 7.279 C 2209.739 11.267 2211.935 16.677 2211.935 22.318 L 2191.073 22.318 Z M 2128.47 22.318 C 2128.47 16.677 2130.666 11.268 2134.579 7.279 C 2138.492 3.29 2143.804 1.05 2149.331 1.05 C 2154.868 1.05 2160.18 3.29 2164.093 7.279 C 2168.006 11.267 2170.202 16.677 2170.202 22.318 L 2149.331 22.318 Z M 2086.737 22.318 C 2086.737 16.677 2088.933 11.268 2092.846 7.279 C 2096.76 3.29 2102.071 1.05 2107.599 1.05 C 2113.135 1.05 2118.447 3.29 2122.36 7.279 C 2126.274 11.267 2128.47 16.677 2128.47 22.318 L 2107.599 22.318 Z M 2045.004 22.318 C 2045.004 16.677 2047.2 11.268 2051.114 7.279 C 2055.027 3.29 2060.339 1.05 2065.866 1.05 C 2071.403 1.05 2076.714 3.29 2080.628 7.279 C 2084.541 11.267 2086.737 16.677 2086.737 22.318 L 2065.866 22.318 Z M 2003.272 22.318 C 2003.272 16.677 2005.468 11.268 2009.381 7.279 C 2013.295 3.29 2018.606 1.05 2024.134 1.05 C 2029.67 1.05 2034.982 3.29 2038.895 7.279 C 2042.809 11.267 2045.005 16.677 2045.005 22.318 L 2024.134 22.318 Z M 1961.54 22.318 C 1961.54 16.677 1963.735 11.268 1967.649 7.279 C 1971.562 3.29 1976.864 1.05 1982.401 1.05 C 1987.938 1.05 1993.24 3.29 1997.163 7.279 C 2001.067 11.267 2003.272 16.677 2003.272 22.318 L 1982.401 22.318 Z M 2420.597 22.318 L 2399.735 22.318 L 2378.864 22.318 C 2378.864 16.677 2381.07 11.268 2384.983 7.279 C 2388.896 3.29 2394.199 1.05 2399.735 1.05 C 2405.272 1.05 2410.574 3.29 2414.488 7.279 C 2418.401 11.267 2420.597 16.677 2420.597 22.318 Z M 2420.597 22.318 C 2420.597 16.677 2422.802 11.268 2426.716 7.279 C 2430.629 3.29 2435.931 1.05 2441.468 1.05 C 2447.005 1.05 2452.307 3.29 2456.22 7.279 C 2460.133 11.267 2462.339 16.677 2462.339 22.318 L 2441.468 22.318 Z M 1955.421 7.279 C 1959.334 11.267 1961.54 16.677 1961.54 22.318 L 1940.669 22.318 L 1919.807 22.318 C 1919.807 16.677 1922.003 11.268 1925.916 7.279 C 1929.83 3.29 1935.132 1.05 1940.669 1.05 C 1946.205 1.05 1951.508 3.29 1955.421 7.279 Z M 2510.181 7.279 C 2506.286 11.251 2504.09 16.632 2504.071 22.248 C 2504.053 16.632 2501.857 11.251 2497.953 7.279 C 2494.039 3.29 2488.737 1.05 2483.2 1.05 C 2477.664 1.05 2472.361 3.29 2468.448 7.279 C 2464.535 11.268 2462.339 16.677 2462.339 22.318 L 2483.2 22.318 L 2504.071 22.318 L 2524.933 22.318 L 2545.804 22.318 L 2566.665 22.318 L 2587.536 22.318 L 2608.398 22.318 L 2629.269 22.318 L 2650.13 22.318 L 2671.001 22.318 L 2691.863 22.318 L 2712.734 22.318 L 2733.605 22.318 L 2754.466 22.318 L 2775.337 22.318 L 2796.199 22.318 L 2817.07 22.318 L 2837.931 22.318 L 2858.802 22.318 L 2879.664 22.318 L 2900.535 22.318 L 2921.396 22.318 L 2942.267 22.318 L 2963.129 22.318 L 2984 22.318 L 3004.861 22.318 L 3025.732 22.318 L 3046.603 22.318 L 3067.465 22.318 L 3088.336 22.318 L 3109.197 22.318 L 3130.068 22.318 L 3150.93 22.318 L 3171.801 22.318 L 3192.662 22.318 L 3213.533 22.318 L 3234.395 22.318 L 3255.266 22.318 L 3276.127 22.318 L 3296.998 22.318 C 3296.998 16.677 3294.802 11.267 3290.889 7.279 C 3286.976 3.29 3281.664 1.05 3276.127 1.05 C 3270.6 1.05 3265.288 3.29 3261.375 7.279 C 3257.462 11.268 3255.266 16.677 3255.266 22.318 C 3255.266 16.677 3253.07 11.267 3249.156 7.279 C 3245.243 3.29 3239.931 1.05 3234.395 1.05 C 3228.867 1.05 3223.556 3.29 3219.642 7.279 C 3215.729 11.268 3213.533 16.677 3213.533 22.318 C 3213.533 16.677 3211.337 11.267 3207.424 7.279 C 3203.511 3.29 3198.199 1.05 3192.662 1.05 C 3187.135 1.05 3181.823 3.29 3177.91 7.279 C 3173.997 11.268 3171.801 16.677 3171.801 22.318 C 3171.801 16.677 3169.595 11.267 3165.682 7.279 C 3161.769 3.29 3156.466 1.05 3150.93 1.05 C 3145.393 1.05 3140.091 3.29 3136.177 7.279 C 3132.264 11.268 3130.068 16.677 3130.068 22.318 C 3130.068 16.677 3127.863 11.267 3123.95 7.279 C 3120.036 3.29 3114.734 1.05 3109.197 1.05 C 3103.66 1.05 3098.358 3.29 3094.445 7.279 C 3090.532 11.268 3088.336 16.677 3088.336 22.318 C 3088.336 16.677 3086.13 11.267 3082.217 7.279 C 3078.304 3.29 3073.002 1.05 3067.465 1.05 C 3061.928 1.05 3056.626 3.29 3052.712 7.279 C 3048.799 11.268 3046.603 16.677 3046.603 22.318 C 3046.603 16.677 3044.398 11.267 3040.485 7.279 C 3036.571 3.29 3031.269 1.05 3025.732 1.05 C 3020.195 1.05 3014.893 3.29 3010.98 7.279 C 3007.067 11.268 3004.861 16.677 3004.861 22.318 C 3004.861 16.677 3002.665 11.267 2998.752 7.279 C 2994.839 3.29 2989.537 1.05 2984 1.05 C 2978.463 1.05 2973.161 3.29 2969.247 7.279 C 2965.334 11.268 2963.129 16.677 2963.129 22.318 C 2963.129 16.677 2960.933 11.267 2957.02 7.279 C 2953.106 3.29 2947.804 1.05 2942.267 1.05 C 2936.73 1.05 2931.428 3.29 2927.515 7.279 C 2923.602 11.268 2921.396 16.677 2921.396 22.318 C 2921.396 16.677 2919.2 11.267 2915.287 7.279 C 2911.374 3.29 2906.072 1.05 2900.535 1.05 C 2894.998 1.05 2889.696 3.29 2885.782 7.279 C 2881.869 11.268 2879.664 16.677 2879.664 22.318 C 2879.664 16.677 2877.468 11.267 2873.555 7.279 C 2869.641 3.29 2864.33 1.05 2858.802 1.05 C 2853.265 1.05 2847.954 3.29 2844.041 7.279 C 2840.127 11.268 2837.931 16.677 2837.931 22.318 C 2837.931 16.677 2835.735 11.267 2831.822 7.279 C 2827.909 3.29 2822.597 1.05 2817.07 1.05 C 2811.533 1.05 2806.221 3.29 2802.308 7.279 C 2798.395 11.268 2796.199 16.677 2796.199 22.318 C 2796.199 16.677 2794.003 11.267 2790.09 7.279 C 2786.176 3.29 2780.865 1.05 2775.337 1.05 C 2769.8 1.05 2764.489 3.29 2760.576 7.279 C 2756.662 11.268 2754.466 16.677 2754.466 22.318 C 2754.466 16.677 2752.27 11.267 2748.357 7.279 C 2744.444 3.29 2739.132 1.05 2733.605 1.05 C 2728.068 1.05 2722.756 3.29 2718.843 7.279 C 2714.93 11.268 2712.734 16.677 2712.734 22.318 C 2712.734 16.677 2710.538 11.267 2706.625 7.279 C 2702.711 3.29 2697.4 1.05 2691.863 1.05 C 2686.336 1.05 2681.024 3.29 2677.111 7.279 C 2673.197 11.268 2671.001 16.677 2671.001 22.318 C 2671.001 16.677 2668.805 11.267 2664.892 7.279 C 2660.979 3.29 2655.667 1.05 2650.13 1.05 C 2644.603 1.05 2639.291 3.29 2635.378 7.279 C 2631.465 11.268 2629.269 16.677 2629.269 22.318 C 2629.269 16.677 2627.073 11.267 2623.16 7.279 C 2619.246 3.29 2613.935 1.05 2608.398 1.05 C 2602.871 1.05 2597.559 3.29 2593.646 7.279 C 2589.751 11.251 2587.555 16.632 2587.536 22.248 C 2587.518 16.632 2585.322 11.251 2581.427 7.279 C 2577.514 3.29 2572.202 1.05 2566.665 1.05 C 2561.138 1.05 2555.826 3.29 2551.913 7.279 C 2548 11.268 2545.804 16.677 2545.804 22.318 C 2545.804 16.677 2543.599 11.267 2539.685 7.279 C 2535.772 3.29 2530.47 1.05 2524.933 1.05 C 2519.396 1.05 2514.094 3.29 2510.181 7.279 Z M 4012.578 7.279 C 4008.665 11.268 4006.46 16.677 4006.46 22.318 C 4006.46 16.677 4004.264 11.267 4000.35 7.279 C 3996.437 3.29 3991.125 1.05 3985.598 1.05 C 3980.061 1.05 3974.75 3.29 3970.836 7.279 C 3966.923 11.268 3964.727 16.677 3964.727 22.318 C 3964.727 16.677 3962.531 11.267 3958.618 7.279 C 3954.705 3.29 3949.393 1.05 3943.866 1.05 C 3938.329 1.05 3933.017 3.29 3929.104 7.279 C 3925.191 11.268 3922.995 16.677 3922.995 22.318 C 3922.995 16.677 3920.799 11.267 3916.885 7.279 C 3912.972 3.29 3907.66 1.05 3902.133 1.05 C 3896.596 1.05 3891.285 3.29 3887.371 7.279 C 3883.458 11.268 3881.262 16.677 3881.262 22.318 C 3881.262 16.677 3879.066 11.267 3875.153 7.279 C 3871.24 3.29 3865.928 1.05 3860.401 1.05 C 3854.864 1.05 3849.552 3.29 3845.639 7.279 C 3841.726 11.268 3839.53 16.677 3839.53 22.318 L 3860.401 22.318 L 3881.262 22.318 L 3902.133 22.318 L 3922.995 22.318 L 3943.866 22.318 L 3964.727 22.318 L 3985.598 22.318 L 4006.46 22.318 L 4027.331 22.318 L 4048.192 22.318 L 4069.063 22.318 L 4089.925 22.318 L 4110.795 22.318 L 4131.657 22.318 C 4131.657 16.677 4129.461 11.267 4125.548 7.279 C 4121.634 3.29 4116.332 1.05 4110.795 1.05 C 4105.259 1.05 4099.956 3.29 4096.043 7.279 C 4092.13 11.268 4089.925 16.677 4089.925 22.318 C 4089.925 16.677 4087.729 11.267 4083.815 7.279 C 4079.902 3.29 4074.6 1.05 4069.063 1.05 C 4063.526 1.05 4058.224 3.29 4054.311 7.279 C 4050.397 11.268 4048.192 16.677 4048.192 22.318 C 4048.192 16.677 4045.996 11.267 4042.083 7.279 C 4038.17 3.29 4032.867 1.05 4027.331 1.05 C 4021.794 1.05 4016.492 3.29 4012.578 7.279 Z M 3338.731 22.248 C 3338.749 16.632 3340.945 11.251 3344.84 7.279 C 3348.753 3.29 3354.065 1.05 3359.601 1.05 C 3365.129 1.05 3370.44 3.29 3374.354 7.279 C 3378.267 11.267 3380.463 16.677 3380.463 22.318 L 3359.601 22.318 L 3338.731 22.318 L 3317.869 22.318 L 3296.998 22.318 C 3296.998 16.677 3299.194 11.268 3303.107 7.279 C 3307.021 3.29 3312.332 1.05 3317.869 1.05 C 3323.396 1.05 3328.708 3.29 3332.621 7.279 C 3336.516 11.251 3338.712 16.632 3338.731 22.248 Z M 3463.928 22.318 L 3443.066 22.318 L 3422.196 22.318 L 3401.334 22.318 L 3380.463 22.318 C 3380.463 16.677 3382.659 11.268 3386.572 7.279 C 3390.486 3.29 3395.797 1.05 3401.334 1.05 C 3406.861 1.05 3412.173 3.29 3416.086 7.279 C 3419.981 11.251 3422.177 16.632 3422.196 22.248 C 3422.214 16.632 3424.41 11.251 3428.305 7.279 C 3432.218 3.29 3437.53 1.05 3443.066 1.05 C 3448.594 1.05 3453.905 3.29 3457.819 7.279 C 3461.732 11.267 3463.928 16.677 3463.928 22.318 Z M 3505.66 22.318 L 3484.799 22.318 L 3463.928 22.318 C 3463.928 16.677 3466.133 11.268 3470.046 7.279 C 3473.96 3.29 3479.262 1.05 3484.799 1.05 C 3490.336 1.05 3495.638 3.29 3499.551 7.279 C 3503.464 11.267 3505.66 16.677 3505.66 22.318 Z M 3547.393 22.318 L 3526.531 22.318 L 3505.66 22.318 C 3505.66 16.677 3507.866 11.268 3511.779 7.279 C 3515.692 3.29 3520.995 1.05 3526.531 1.05 C 3532.068 1.05 3537.37 3.29 3541.284 7.279 C 3545.197 11.267 3547.393 16.677 3547.393 22.318 Z M 3589.125 22.318 L 3568.264 22.318 L 3547.393 22.318 C 3547.393 16.677 3549.598 11.268 3553.512 7.279 C 3557.425 3.29 3562.727 1.05 3568.264 1.05 C 3573.801 1.05 3579.103 3.29 3583.016 7.279 C 3586.93 11.267 3589.125 16.677 3589.125 22.318 Z M 3630.867 22.318 L 3609.996 22.318 L 3589.125 22.318 C 3589.125 16.677 3591.331 11.268 3595.244 7.279 C 3599.157 3.29 3604.46 1.05 3609.996 1.05 C 3615.533 1.05 3620.835 3.29 3624.749 7.279 C 3628.662 11.267 3630.867 16.677 3630.867 22.318 Z M 3672.6 22.318 L 3651.729 22.318 L 3630.867 22.318 C 3630.867 16.677 3633.063 11.268 3636.977 7.279 C 3640.89 3.29 3646.192 1.05 3651.729 1.05 C 3657.266 1.05 3662.568 3.29 3666.481 7.279 C 3670.394 11.267 3672.6 16.677 3672.6 22.318 Z M 3714.332 22.318 L 3693.461 22.318 L 3672.6 22.318 C 3672.6 16.677 3674.796 11.268 3678.709 7.279 C 3682.622 3.29 3687.925 1.05 3693.461 1.05 C 3698.998 1.05 3704.3 3.29 3708.214 7.279 C 3712.127 11.267 3714.332 16.677 3714.332 22.318 Z M 3756.065 22.318 L 3735.194 22.318 L 3714.332 22.318 C 3714.332 16.677 3716.528 11.268 3720.441 7.279 C 3724.355 3.29 3729.657 1.05 3735.194 1.05 C 3740.73 1.05 3746.033 3.29 3749.955 7.279 C 3753.859 11.267 3756.065 16.677 3756.065 22.318 Z M 3797.797 22.318 L 3818.659 22.318 L 3839.53 22.318 C 3839.53 16.677 3837.334 11.267 3833.42 7.279 C 3829.507 3.29 3824.195 1.05 3818.659 1.05 C 3813.131 1.05 3807.82 3.29 3803.906 7.279 C 3799.993 11.268 3797.797 16.677 3797.797 22.318 Z M 3797.797 22.318 L 3776.926 22.318 L 3756.065 22.318 C 3756.065 16.677 3758.261 11.268 3762.174 7.279 C 3766.087 3.29 3771.399 1.05 3776.926 1.05 C 3782.463 1.05 3787.775 3.29 3791.688 7.279 C 3795.601 11.267 3797.797 16.677 3797.797 22.318 Z M 4173.399 22.218 C 4173.418 16.614 4175.614 11.244 4179.508 7.279 C 4183.421 3.29 4188.724 1.05 4194.26 1.05 C 4199.797 1.05 4205.099 3.29 4209.013 7.279 C 4212.926 11.267 4215.131 16.677 4215.131 22.318 L 4194.26 22.318 L 4173.399 22.318 L 4152.528 22.318 L 4131.666 22.318 C 4131.666 16.677 4133.862 11.268 4137.776 7.279 C 4141.689 3.29 4146.991 1.05 4152.528 1.05 C 4158.065 1.05 4163.367 3.29 4167.28 7.279 C 4171.175 11.244 4173.371 16.614 4173.399 22.218 Z M 4256.864 22.318 L 4235.993 22.318 L 4215.131 22.318 C 4215.131 16.677 4217.327 11.268 4221.241 7.279 C 4225.154 3.29 4230.456 1.05 4235.993 1.05 C 4241.53 1.05 4246.832 3.29 4250.745 7.279 C 4254.659 11.267 4256.864 16.677 4256.864 22.318 Z M 4256.864 22.318 C 4256.864 16.677 4259.06 11.268 4262.973 7.279 C 4266.887 3.29 4272.198 1.05 4277.726 1.05 C 4283.263 1.05 4288.574 3.29 4292.487 7.279 C 4296.401 11.267 4298.597 16.677 4298.597 22.318 L 4277.726 22.318 Z M 1669.403 22.318 C 1669.403 16.677 1671.599 11.268 1675.512 7.279 C 1679.425 3.29 1684.737 1.05 1690.274 1.05 C 1695.801 1.05 1701.113 3.29 1705.026 7.279 C 1708.939 11.267 1711.135 16.677 1711.135 22.318 L 1690.274 22.318 Z M 1216.455 7.279 C 1212.541 11.268 1210.336 16.677 1210.336 22.318 L 1231.207 22.318 L 1252.068 22.318 C 1252.068 16.677 1249.873 11.267 1245.959 7.279 C 1242.046 3.29 1236.744 1.05 1231.207 1.05 C 1225.67 1.05 1220.368 3.29 1216.455 7.279 Z M 1502.473 22.318 C 1502.473 16.677 1504.669 11.268 1508.582 7.279 C 1512.495 3.29 1517.807 1.05 1523.334 1.05 C 1528.871 1.05 1534.183 3.29 1538.096 7.279 C 1542.009 11.267 1544.205 16.677 1544.205 22.318 L 1523.334 22.318 Z M 1299.92 7.279 C 1296.006 11.268 1293.81 16.677 1293.81 22.318 L 1314.672 22.318 L 1335.543 22.318 C 1335.543 16.677 1333.338 11.267 1329.424 7.279 C 1325.511 3.29 1320.209 1.05 1314.672 1.05 C 1309.135 1.05 1303.833 3.29 1299.92 7.279 Z M 632.188 7.279 C 628.274 11.268 626.076 16.677 626.076 22.318 L 646.943 22.318 L 667.809 22.318 C 667.809 16.677 665.61 11.267 661.697 7.279 C 657.784 3.29 652.477 1.05 646.943 1.05 C 641.408 1.05 636.101 3.29 632.188 7.279 Z M 1585.938 22.318 C 1585.938 16.677 1588.134 11.268 1592.047 7.279 C 1595.96 3.29 1601.272 1.05 1606.809 1.05 C 1612.336 1.05 1617.648 3.29 1621.561 7.279 C 1625.474 11.267 1627.67 16.677 1627.67 22.318 L 1606.809 22.318 Z M 1132.99 7.279 C 1129.076 11.268 1126.871 16.677 1126.871 22.318 L 1147.742 22.318 L 1168.604 22.318 C 1168.604 16.677 1166.408 11.267 1162.494 7.279 C 1158.581 3.29 1153.279 1.05 1147.742 1.05 C 1142.205 1.05 1136.903 3.29 1132.99 7.279 Z M 1425.117 7.279 C 1421.204 11.268 1419.008 16.677 1419.008 22.318 L 1439.869 22.318 L 1460.74 22.318 C 1460.74 16.677 1458.544 11.267 1454.631 7.279 C 1450.718 3.29 1445.406 1.05 1439.869 1.05 C 1434.342 1.05 1429.03 3.29 1425.117 7.279 Z M 1335.543 22.318 C 1335.543 16.677 1337.739 11.268 1341.652 7.279 C 1345.565 3.29 1350.868 1.05 1356.404 1.05 C 1361.941 1.05 1367.243 3.29 1371.157 7.279 C 1375.07 11.267 1377.275 16.677 1377.275 22.318 L 1356.404 22.318 Z M 673.921 7.279 C 670.008 11.268 667.809 16.677 667.809 22.318 L 688.675 22.318 L 709.542 22.318 C 709.542 16.677 707.344 11.267 703.43 7.279 C 699.517 3.29 694.209 1.05 688.675 1.05 C 683.141 1.05 677.833 3.29 673.921 7.279 Z M 1627.67 22.318 C 1627.67 16.677 1629.866 11.268 1633.779 7.279 C 1637.693 3.29 1643.004 1.05 1648.541 1.05 C 1654.069 1.05 1659.38 3.29 1663.293 7.279 C 1667.207 11.267 1669.403 16.677 1669.403 22.318 L 1648.541 22.318 Z M 1836.333 22.318 C 1836.333 16.677 1838.538 11.268 1842.451 7.279 C 1846.365 3.29 1851.667 1.05 1857.204 1.05 C 1862.741 1.05 1868.043 3.29 1871.956 7.279 C 1875.869 11.267 1878.075 16.677 1878.075 22.318 L 1857.204 22.318 Z M 1174.722 7.279 C 1170.809 11.268 1168.603 16.677 1168.603 22.318 L 1189.474 22.318 L 1210.336 22.318 C 1210.336 16.677 1208.14 11.267 1204.227 7.279 C 1200.313 3.29 1195.011 1.05 1189.474 1.05 C 1183.938 1.05 1178.635 3.29 1174.722 7.279 Z M 506.988 7.279 C 503.075 11.268 500.876 16.677 500.876 22.318 L 521.742 22.318 L 542.61 22.318 C 542.61 16.677 540.411 11.267 536.498 7.279 C 532.584 3.29 527.277 1.05 521.742 1.05 C 516.208 1.05 510.902 3.29 506.988 7.279 Z M 1466.85 7.279 C 1462.936 11.268 1460.74 16.677 1460.74 22.318 L 1481.602 22.318 L 1502.473 22.318 C 1502.473 16.677 1500.277 11.267 1496.364 7.279 C 1492.45 3.29 1487.139 1.05 1481.602 1.05 C 1476.075 1.05 1470.763 3.29 1466.85 7.279 Z M 1252.068 22.318 C 1252.068 16.677 1254.274 11.268 1258.187 7.279 C 1262.1 3.29 1267.403 1.05 1272.939 1.05 C 1278.476 1.05 1283.778 3.29 1287.692 7.279 C 1291.605 11.267 1293.81 16.677 1293.81 22.318 L 1272.939 22.318 Z M 590.454 7.279 C 586.541 11.268 584.343 16.677 584.343 22.318 L 605.209 22.318 L 626.076 22.318 C 626.076 16.677 623.878 11.267 619.964 7.279 C 616.051 3.29 610.743 1.05 605.209 1.05 C 599.675 1.05 594.367 3.29 590.454 7.279 Z M 1550.315 7.279 C 1546.401 11.268 1544.205 16.677 1544.205 22.318 L 1565.076 22.318 L 1585.938 22.318 C 1585.938 16.677 1583.742 11.267 1579.829 7.279 C 1575.915 3.29 1570.604 1.05 1565.076 1.05 C 1559.539 1.05 1554.228 3.29 1550.315 7.279 Z M 1085.138 22.318 C 1085.138 16.677 1087.334 11.268 1091.248 7.279 C 1095.161 3.29 1100.473 1.05 1106.009 1.05 C 1111.537 1.05 1116.848 3.29 1120.762 7.279 C 1124.675 11.267 1126.871 16.677 1126.871 22.318 L 1106.009 22.318 Z M 1794.6 22.318 C 1794.6 16.677 1796.806 11.268 1800.719 7.279 C 1804.632 3.29 1809.934 1.05 1815.471 1.05 C 1821.008 1.05 1826.31 3.29 1830.223 7.279 C 1834.137 11.267 1836.333 16.677 1836.333 22.318 L 1815.471 22.318 Z M 1878.075 22.318 C 1878.075 16.677 1880.271 11.268 1884.184 7.279 C 1888.097 3.29 1893.399 1.05 1898.936 1.05 C 1904.473 1.05 1909.775 3.29 1913.688 7.279 C 1917.602 11.267 1919.807 16.677 1919.807 22.318 L 1898.936 22.318 Z M 1043.406 22.318 C 1043.406 16.677 1045.602 11.268 1049.515 7.279 C 1053.429 3.29 1058.74 1.05 1064.277 1.05 C 1069.804 1.05 1075.116 3.29 1079.029 7.279 C 1082.943 11.267 1085.138 16.677 1085.138 22.318 L 1064.277 22.318 Z M 882.586 7.279 C 878.673 11.268 876.475 16.677 876.475 22.318 L 897.341 22.318 L 918.208 22.318 C 918.208 16.677 916.009 11.267 912.096 7.279 C 908.183 3.29 902.875 1.05 897.341 1.05 C 891.807 1.05 886.5 3.29 882.586 7.279 Z M 959.941 22.318 C 959.941 16.677 962.137 11.268 966.05 7.279 C 969.964 3.29 975.275 1.05 980.812 1.05 C 986.339 1.05 991.651 3.29 995.564 7.279 C 999.478 11.267 1001.674 16.677 1001.674 22.318 L 980.812 22.318 Z M 292.211 22.318 C 292.211 16.677 294.409 11.268 298.322 7.279 C 302.235 3.29 307.543 1.05 313.077 1.05 C 318.611 1.05 323.919 3.29 327.832 7.279 C 331.746 11.267 333.943 16.677 333.943 22.318 L 313.077 22.318 Z M 799.12 7.279 C 795.207 11.268 793.008 16.677 793.008 22.318 L 813.875 22.318 L 834.742 22.318 C 834.742 16.677 832.543 11.267 828.63 7.279 C 824.716 3.29 819.409 1.05 813.875 1.05 C 808.341 1.05 803.034 3.29 799.12 7.279 Z M 1752.868 22.318 C 1752.868 16.677 1755.073 11.268 1758.986 7.279 C 1762.9 3.29 1768.202 1.05 1773.739 1.05 C 1779.275 1.05 1784.578 3.29 1788.491 7.279 C 1792.404 11.267 1794.6 16.677 1794.6 22.318 L 1773.739 22.318 Z M 1001.674 22.318 C 1001.674 16.677 1003.87 11.268 1007.783 7.279 C 1011.696 3.29 1017.008 1.05 1022.544 1.05 C 1028.072 1.05 1033.383 3.29 1037.297 7.279 C 1041.21 11.267 1043.406 16.677 1043.406 22.318 L 1022.544 22.318 Z M 333.943 22.318 C 333.943 16.677 336.142 11.268 340.056 7.279 C 343.969 3.29 349.276 1.05 354.811 1.05 C 360.345 1.05 365.651 3.29 369.565 7.279 C 373.478 11.267 375.677 16.677 375.677 22.318 L 354.811 22.318 Z M 840.853 7.279 C 836.94 11.268 834.742 16.677 834.742 22.318 L 855.608 22.318 L 876.474 22.318 C 876.474 16.677 874.276 11.267 870.363 7.279 C 866.45 3.29 861.142 1.05 855.608 1.05 C 850.074 1.05 844.766 3.29 840.853 7.279 Z M 173.123 7.279 C 169.209 11.268 167.012 16.677 167.012 22.318 L 187.878 22.318 L 208.744 22.318 C 208.744 16.677 206.545 11.267 202.633 7.279 C 198.72 3.29 193.412 1.05 187.878 1.05 C 182.344 1.05 177.036 3.29 173.123 7.279 Z M 918.208 22.318 C 918.208 16.677 920.406 11.268 924.32 7.279 C 928.233 3.29 933.54 1.05 939.07 1.05 C 944.607 1.05 949.919 3.29 953.832 7.279 C 957.745 11.267 959.941 16.677 959.941 22.318 L 939.07 22.318 Z M 250.478 22.318 C 250.478 16.677 252.676 11.268 256.59 7.279 C 260.502 3.29 265.81 1.05 271.344 1.05 C 276.878 1.05 282.186 3.29 286.099 7.279 C 290.012 11.267 292.211 16.677 292.211 22.318 L 271.344 22.318 Z M 757.387 7.279 C 753.474 11.268 751.275 16.677 751.275 22.318 L 772.142 22.318 L 793.008 22.318 C 793.008 16.677 790.81 11.267 786.896 7.279 C 782.983 3.29 777.676 1.05 772.142 1.05 C 766.608 1.05 761.3 3.29 757.387 7.279 Z M 1711.135 22.318 C 1711.135 16.677 1713.341 11.268 1717.254 7.279 C 1721.167 3.29 1726.469 1.05 1732.006 1.05 C 1737.543 1.05 1742.845 3.29 1746.759 7.279 C 1750.672 11.267 1752.868 16.677 1752.868 22.318 L 1732.006 22.318 Z\" fill=\"rgb(0, 60, 77)\"></path></svg>',svgContentId:10277317354,withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:378,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4yrvra-container\",nodeId:\"keyyjMG75\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iVoJT_JAQ:{variant:\"UyomEgCsu\"},ueUSu95Mj:{variant:\"Ho7S8NFXj\"}},children:/*#__PURE__*/_jsx(FooterContent,{gMbcA5ZjH:\"rgb(0, 60, 77)\",height:\"100%\",id:\"keyyjMG75\",layoutId:\"keyyjMG75\",style:{width:\"100%\"},variant:\"JkM3ltwvR\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://wa.me/905497869750\",motionChild:true,nodeId:\"QIjjWSpzn\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-15z9y6n framer-lux5qc\",\"data-framer-name\":\"WhatsAppButtonGreenMedium\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:189,svg:'<svg width=\"189\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"189\" height=\"40\" rx=\"8\" fill=\"#25D366\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M27.746 8.947a11.374 11.374 0 0 1 7.799 3.163 11.286 11.286 0 0 1 3.49 7.785 11.37 11.37 0 0 1-2.828 7.926 11.298 11.298 0 0 1-8.202 3.849 11.361 11.361 0 0 1-.325.004c-1.705 0-3.395-.384-4.925-1.12l-5.948 1.322a.087.087 0 0 1-.103-.097l1.004-6.014a11.386 11.386 0 0 1-1.387-5.128 11.29 11.29 0 0 1 3.096-8.128 11.296 11.296 0 0 1 8.273-3.562h.056Zm-.063 1.972a9.576 9.576 0 0 0-.273.004c-5.176.148-9.267 4.48-9.119 9.657a9.402 9.402 0 0 0 1.288 4.487l.173.294-.744 4.08 4.039-.952.305.158a9.396 9.396 0 0 0 4.596 1.052c5.177-.149 9.268-4.48 9.12-9.657-.147-5.086-4.33-9.123-9.385-9.123Zm-3.929 3.902c.19.006.38.012.547.024.203.015.427.031.626.513.236.572.747 2 .814 2.145.067.145.11.313.008.5-.1.188-.152.306-.3.468-.147.162-.31.363-.442.486-.148.138-.3.288-.143.579.157.29.7 1.242 1.525 2.025 1.06 1.005 1.91 1.337 2.247 1.495a.75.75 0 0 0 .312.084.42.42 0 0 0 .31-.145c.178-.18.713-.804.938-1.09.117-.15.224-.204.34-.204.092 0 .19.034.306.08.258.103 1.639.837 1.92.988.28.151.468.229.536.35.067.121.05.692-.208 1.351-.258.66-1.442 1.267-1.966 1.298-.154.01-.305.03-.501.03-.476 0-1.216-.124-2.899-.85-2.863-1.232-4.602-4.262-4.739-4.456-.136-.195-1.116-1.583-1.073-2.988.043-1.404.8-2.071 1.071-2.349.26-.266.556-.334.747-.334h.024Z\" fill=\"#fff\"/><path d=\"M55.636 18.364h2.128a4.03 4.03 0 0 0-.476-1.54 3.62 3.62 0 0 0-.966-1.12 4.05 4.05 0 0 0-1.316-.7 4.97 4.97 0 0 0-1.554-.238c-.766 0-1.456.135-2.072.406-.607.27-1.12.644-1.54 1.12a4.981 4.981 0 0 0-.966 1.68 6.185 6.185 0 0 0-.336 2.072c0 .728.112 1.41.336 2.044a4.88 4.88 0 0 0 .966 1.638c.42.467.933.835 1.54 1.106.616.261 1.306.392 2.072.392.616 0 1.18-.093 1.694-.28a3.928 3.928 0 0 0 1.344-.812 4.06 4.06 0 0 0 .924-1.288 5.083 5.083 0 0 0 .434-1.694H55.72c-.084.672-.318 1.213-.7 1.624-.374.41-.896.616-1.568.616-.495 0-.915-.093-1.26-.28a2.467 2.467 0 0 1-.84-.77 3.434 3.434 0 0 1-.476-1.064 5.417 5.417 0 0 1-.14-1.232c0-.439.046-.863.14-1.274a3.4 3.4 0 0 1 .476-1.092c.214-.327.494-.583.84-.77.345-.196.765-.294 1.26-.294.27 0 .527.047.77.14a2.125 2.125 0 0 1 1.162.924c.13.205.214.434.252.686Zm3.503-3.36V25h1.988v-3.794c0-.737.121-1.265.364-1.582.242-.327.634-.49 1.176-.49.476 0 .807.15.994.448.186.29.28.733.28 1.33V25h1.988v-4.452c0-.448-.042-.854-.126-1.218a2.209 2.209 0 0 0-.406-.938 1.86 1.86 0 0 0-.812-.602c-.336-.15-.77-.224-1.302-.224-.374 0-.756.098-1.148.294-.392.187-.714.49-.966.91h-.042v-3.766h-1.988Zm8.215 4.984c.028-.467.144-.854.35-1.162a2.385 2.385 0 0 1 .784-.742 3.298 3.298 0 0 1 1.064-.392 5.863 5.863 0 0 1 1.204-.126c.364 0 .732.028 1.106.084a3.25 3.25 0 0 1 1.022.294 2 2 0 0 1 .756.63c.196.261.294.611.294 1.05v3.766c0 .327.018.64.056.938.037.299.102.523.196.672H72.17a4.575 4.575 0 0 1-.098-.336 4.899 4.899 0 0 1-.042-.364 2.59 2.59 0 0 1-1.12.686 4.494 4.494 0 0 1-1.316.196c-.346 0-.668-.042-.966-.126a2.213 2.213 0 0 1-.784-.392 1.892 1.892 0 0 1-.532-.672 2.348 2.348 0 0 1-.182-.966c0-.41.07-.747.21-1.008.149-.27.336-.485.56-.644.233-.159.494-.275.784-.35a7.707 7.707 0 0 1 .896-.196c.298-.047.592-.084.882-.112.289-.028.546-.07.77-.126.224-.056.401-.135.532-.238.13-.112.191-.27.182-.476 0-.215-.038-.383-.112-.504a.657.657 0 0 0-.28-.294.913.913 0 0 0-.406-.14 2.663 2.663 0 0 0-.49-.042c-.392 0-.7.084-.924.252-.224.168-.355.448-.392.84h-1.988Zm4.592 1.47a.97.97 0 0 1-.322.182 3.715 3.715 0 0 1-.406.098 5.87 5.87 0 0 1-.448.07 8.4 8.4 0 0 0-.476.07 3.927 3.927 0 0 0-.448.112 1.33 1.33 0 0 0-.378.196.864.864 0 0 0-.252.294.969.969 0 0 0-.098.462c0 .177.032.327.098.448a.808.808 0 0 0 .266.294c.112.065.242.112.392.14.149.028.303.042.462.042.392 0 .695-.065.91-.196.214-.13.373-.285.476-.462.102-.187.163-.373.182-.56a3.18 3.18 0 0 0 .042-.448v-.742Zm6.05-3.696v-2.17H76.01v2.17h-1.204v1.33h1.204v4.27c0 .364.06.658.182.882.121.224.284.397.49.518.214.121.457.2.728.238.28.047.574.07.882.07.196 0 .396-.005.602-.014.205-.01.392-.028.56-.056v-1.54a2.765 2.765 0 0 1-.294.042c-.103.01-.21.014-.322.014-.336 0-.56-.056-.672-.168-.112-.112-.168-.336-.168-.672v-3.584h1.456v-1.33h-1.456Zm8.063 3.626c0-.29.028-.574.084-.854.056-.28.15-.527.28-.742.14-.215.322-.387.546-.518.224-.14.504-.21.84-.21.336 0 .616.07.84.21.233.13.415.303.546.518.14.215.238.462.294.742a4.344 4.344 0 0 1 0 1.708c-.056.27-.154.518-.294.742a1.46 1.46 0 0 1-.546.518c-.224.13-.504.196-.84.196-.336 0-.616-.065-.84-.196a1.612 1.612 0 0 1-.546-.518 2.443 2.443 0 0 1-.28-.742 4.344 4.344 0 0 1-.084-.854Zm-1.988 0c0 .579.089 1.101.266 1.568.177.467.43.868.756 1.204.327.327.719.579 1.176.756.457.177.97.266 1.54.266.57 0 1.083-.089 1.54-.266a3.33 3.33 0 0 0 1.19-.756c.327-.336.579-.737.756-1.204.177-.467.266-.99.266-1.568 0-.579-.089-1.101-.266-1.568a3.311 3.311 0 0 0-.756-1.204 3.239 3.239 0 0 0-1.19-.77 4.042 4.042 0 0 0-1.54-.28c-.57 0-1.083.093-1.54.28a3.308 3.308 0 0 0-1.932 1.974c-.177.467-.266.99-.266 1.568Zm8.783-3.626V25h1.988v-3.794c0-.737.121-1.265.364-1.582.242-.327.634-.49 1.176-.49.476 0 .807.15.994.448.186.29.28.733.28 1.33V25h1.988v-4.452c0-.448-.042-.854-.126-1.218a2.209 2.209 0 0 0-.406-.938 1.86 1.86 0 0 0-.812-.602c-.336-.15-.77-.224-1.302-.224-.42 0-.831.098-1.232.294-.402.187-.728.49-.98.91h-.042v-1.008h-1.89ZM114.779 25l2.688-9.996h-2.156l-1.638 6.888h-.028l-1.708-6.888h-2.058l-1.736 6.804h-.028l-1.582-6.804h-2.198L106.981 25h2.226l1.666-6.804h.028L112.595 25h2.184Zm3.491-9.996V25h1.988v-3.794c0-.737.121-1.265.364-1.582.242-.327.634-.49 1.176-.49.476 0 .807.15.994.448.186.29.28.733.28 1.33V25h1.988v-4.452c0-.448-.042-.854-.126-1.218a2.212 2.212 0 0 0-.406-.938 1.862 1.862 0 0 0-.812-.602c-.336-.15-.77-.224-1.302-.224-.374 0-.756.098-1.148.294-.392.187-.714.49-.966.91h-.042v-3.766h-1.988Zm8.215 4.984c.028-.467.144-.854.35-1.162a2.374 2.374 0 0 1 .784-.742 3.294 3.294 0 0 1 1.064-.392 5.855 5.855 0 0 1 1.204-.126c.364 0 .732.028 1.106.084a3.27 3.27 0 0 1 1.022.294 2 2 0 0 1 .756.63c.196.261.294.611.294 1.05v3.766c0 .327.018.64.056.938.037.299.102.523.196.672h-2.016a4.255 4.255 0 0 1-.098-.336 4.507 4.507 0 0 1-.042-.364 2.596 2.596 0 0 1-1.12.686c-.43.13-.868.196-1.316.196-.346 0-.668-.042-.966-.126a2.21 2.21 0 0 1-.784-.392 1.884 1.884 0 0 1-.532-.672c-.122-.27-.182-.593-.182-.966 0-.41.07-.747.21-1.008.149-.27.336-.485.56-.644.233-.159.494-.275.784-.35.298-.084.597-.15.896-.196.298-.047.592-.084.882-.112.289-.028.546-.07.77-.126a1.41 1.41 0 0 0 .532-.238c.13-.112.191-.27.182-.476 0-.215-.038-.383-.112-.504a.663.663 0 0 0-.28-.294.916.916 0 0 0-.406-.14 2.671 2.671 0 0 0-.49-.042c-.392 0-.7.084-.924.252-.224.168-.355.448-.392.84h-1.988Zm4.592 1.47a.976.976 0 0 1-.322.182 5.725 5.725 0 0 1-.854.168 8.257 8.257 0 0 0-.476.07 3.87 3.87 0 0 0-.448.112 1.33 1.33 0 0 0-.378.196.855.855 0 0 0-.252.294.96.96 0 0 0-.098.462c0 .177.032.327.098.448a.805.805 0 0 0 .266.294c.112.065.242.112.392.14.149.028.303.042.462.042.392 0 .695-.065.91-.196.214-.13.373-.285.476-.462.102-.187.163-.373.182-.56a3.18 3.18 0 0 0 .042-.448v-.742Zm6.051-3.696v-2.17h-1.988v2.17h-1.204v1.33h1.204v4.27c0 .364.06.658.182.882.121.224.284.397.49.518.214.121.457.2.728.238.28.047.574.07.882.07.196 0 .396-.005.602-.014a4.73 4.73 0 0 0 .56-.056v-1.54a2.818 2.818 0 0 1-.294.042c-.103.01-.21.014-.322.014-.336 0-.56-.056-.672-.168-.112-.112-.168-.336-.168-.672v-3.584h1.456v-1.33h-1.456Zm3.941 4.886h-1.89c.019.485.126.891.322 1.218.206.317.462.574.77.77a3.34 3.34 0 0 0 1.078.42 6.002 6.002 0 0 0 2.436 0 2.97 2.97 0 0 0 1.064-.406 2.248 2.248 0 0 0 .742-.77c.196-.327.294-.728.294-1.204 0-.336-.065-.616-.196-.84a1.692 1.692 0 0 0-.518-.574 2.635 2.635 0 0 0-.742-.378 7.85 7.85 0 0 0-.84-.238 33.371 33.371 0 0 0-.826-.182 8.376 8.376 0 0 1-.728-.182 1.624 1.624 0 0 1-.504-.28.547.547 0 0 1-.196-.434.51.51 0 0 1 .112-.35.728.728 0 0 1 .266-.21 1.156 1.156 0 0 1 .364-.084 2.54 2.54 0 0 1 .364-.028c.355 0 .663.07.924.21.262.13.406.387.434.77h1.89c-.037-.448-.154-.817-.35-1.106a2.162 2.162 0 0 0-.714-.714 3.01 3.01 0 0 0-.994-.378 5.842 5.842 0 0 0-2.282 0 2.957 2.957 0 0 0-1.008.364 2.019 2.019 0 0 0-.728.7c-.177.299-.266.681-.266 1.148 0 .317.066.588.196.812.131.215.304.397.518.546.215.14.458.257.728.35.28.084.565.159.854.224.71.15 1.26.299 1.652.448.402.15.602.373.602.672a.768.768 0 0 1-.126.448 1.04 1.04 0 0 1-.322.28 1.698 1.698 0 0 1-.42.154 2.351 2.351 0 0 1-.434.042 2.358 2.358 0 0 1-.574-.07 1.577 1.577 0 0 1-.476-.21 1.365 1.365 0 0 1-.35-.378 1.18 1.18 0 0 1-.126-.56Zm8.71-1.512 1.302-3.668h.028l1.26 3.668h-2.59Zm.21-6.132L146.209 25h2.212l.784-2.226h3.738l.756 2.226h2.282l-3.738-9.996h-2.254Zm10.298 8.694c-.317 0-.588-.065-.812-.196a1.667 1.667 0 0 1-.546-.504 2.5 2.5 0 0 1-.294-.742 4.344 4.344 0 0 1-.084-.854c0-.299.028-.588.084-.868.056-.28.149-.527.28-.742.14-.215.317-.387.532-.518.224-.14.499-.21.826-.21.317 0 .583.07.798.21.224.13.406.308.546.532.14.215.238.462.294.742.065.28.098.565.098.854s-.028.574-.084.854c-.056.28-.154.527-.294.742a1.537 1.537 0 0 1-.532.504c-.215.13-.485.196-.812.196Zm-3.654-5.936v9.772h1.988v-3.43h.028c.243.355.551.625.924.812.383.177.798.266 1.246.266.532 0 .994-.103 1.386-.308a2.86 2.86 0 0 0 .994-.826 3.49 3.49 0 0 0 .602-1.19c.131-.448.196-.915.196-1.4 0-.513-.065-1.003-.196-1.47a3.6 3.6 0 0 0-.602-1.246 3.035 3.035 0 0 0-1.022-.854c-.411-.215-.901-.322-1.47-.322-.448 0-.859.089-1.232.266s-.681.462-.924.854h-.028v-.924h-1.89Zm12.213 5.936c-.318 0-.588-.065-.812-.196a1.667 1.667 0 0 1-.546-.504 2.5 2.5 0 0 1-.294-.742 4.344 4.344 0 0 1-.084-.854c0-.299.028-.588.084-.868.056-.28.149-.527.28-.742.14-.215.317-.387.532-.518.224-.14.499-.21.826-.21.317 0 .583.07.798.21.224.13.406.308.546.532.14.215.238.462.294.742.065.28.098.565.098.854s-.028.574-.084.854c-.056.28-.154.527-.294.742a1.537 1.537 0 0 1-.532.504c-.215.13-.486.196-.812.196Zm-3.654-5.936v9.772h1.988v-3.43h.028c.242.355.55.625.924.812a2.93 2.93 0 0 0 1.246.266c.532 0 .994-.103 1.386-.308a2.87 2.87 0 0 0 .994-.826 3.51 3.51 0 0 0 .602-1.19 5 5 0 0 0 .196-1.4c0-.513-.066-1.003-.196-1.47a3.618 3.618 0 0 0-.602-1.246 3.045 3.045 0 0 0-1.022-.854c-.411-.215-.901-.322-1.47-.322-.448 0-.859.089-1.232.266a2.179 2.179 0 0 0-.924.854h-.028v-.924h-1.89Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BtrxD.framer-lux5qc, .framer-BtrxD .framer-lux5qc { display: block; }\",\".framer-BtrxD.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-BtrxD .framer-17fpdwy { flex: none; height: 672px; overflow: visible; position: relative; width: 100%; }\",\".framer-BtrxD .framer-17vet7r-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-BtrxD .framer-1fmxvg4 { background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%); flex: none; height: 274px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-BtrxD .framer-1myvi0c { bottom: 76px; flex: none; height: 45px; left: calc(50.00000000000002% - 204px / 2); overflow: hidden; position: absolute; text-decoration: none; width: 204px; }\",\".framer-BtrxD .framer-1k12ae-container { flex: none; height: auto; left: 50%; position: absolute; top: 49%; transform: translate(-50%, -50%); width: 203px; }\",\".framer-BtrxD .framer-2x7fmf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 53%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-BtrxD .framer-1t0hkuh { flex: none; height: 210px; overflow: hidden; position: relative; width: 494px; }\",\".framer-BtrxD .framer-7jsz25 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); white-space: pre-wrap; width: 490px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-1k8dpjc { bottom: 6px; flex: none; height: 154px; position: absolute; right: 0px; width: 130px; }\",\".framer-BtrxD .framer-1pkjwz5-container { flex: none; height: auto; left: 50%; max-width: 1600px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-BtrxD .framer-1vymwqc, .framer-BtrxD .framer-1qa4vt6, .framer-BtrxD .framer-1ptspq5 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1600px; overflow: hidden; padding: 50px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1jgg056, .framer-BtrxD .framer-s5f8s2, .framer-BtrxD .framer-1h6f28d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 450px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-BtrxD .framer-1f8jjk6 { align-content: center; align-items: center; background-color: #f2fbef; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 450px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-BtrxD .framer-1vwcf6n, .framer-BtrxD .framer-25oure { 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; max-width: 300px; padding: 0px; position: relative; width: 65%; }\",\".framer-BtrxD .framer-1x75pyg, .framer-BtrxD .framer-13lwrac, .framer-BtrxD .framer-zlycn3, .framer-BtrxD .framer-1yoky6g, .framer-BtrxD .framer-1rmmgpc { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-70n0po { align-content: center; align-items: center; background-color: #e8ebef; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 450px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-BtrxD .framer-5oj23p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 65%; }\",\".framer-BtrxD .framer-xzy6tf, .framer-BtrxD .framer-kwirek { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1t5b07d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 259px; }\",\".framer-BtrxD .framer-ivic7s { flex: none; height: 40px; position: relative; text-decoration: none; width: 117px; }\",\".framer-BtrxD .framer-rs6dt { flex: none; height: 40px; position: relative; text-decoration: none; width: 132px; }\",\".framer-BtrxD .framer-742750 { flex: none; height: 38px; overflow: hidden; position: relative; text-decoration: none; width: 170px; }\",\".framer-BtrxD .framer-l39c3-container { flex: none; height: auto; left: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); }\",\".framer-BtrxD .framer-hl5u29 { align-content: center; align-items: center; background-color: #faf7f3; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 450px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-BtrxD .framer-1upd7xc, .framer-BtrxD .framer-otkmim { 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-BtrxD .framer-192a13e { background-color: #ffffff; flex: none; height: 700px; max-width: 1600px; overflow: visible; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1o5roqw { flex: none; height: 700px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 700px / 2); width: 100%; }\",\".framer-BtrxD .framer-7zkfki { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-BtrxD .framer-sx1fie, .framer-BtrxD .framer-tcoe63 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BtrxD .framer-17y43me, .framer-BtrxD .framer-zwvlp0 { align-content: center; align-items: center; aspect-ratio: 1.3785714285714286 / 1; border-bottom-left-radius: 80px; border-bottom-right-radius: 80px; border-top-left-radius: 80px; border-top-right-radius: 80px; box-shadow: 5px 10px 70px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 280px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 386px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BtrxD .framer-z04wub-container, .framer-BtrxD .framer-1frkyo8-container { flex: none; height: 68px; left: calc(50.00000000000002% - 68px / 2); position: absolute; top: calc(50.00000000000002% - 68px / 2); width: 68px; z-index: 1; }\",\".framer-BtrxD.framer-1tjho69, .framer-BtrxD.framer-1nnix82 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-BtrxD.framer-n016za-container, .framer-BtrxD.framer-1aa4ho5-container { aspect-ratio: 1.7758241758241757 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; position: fixed; top: 48%; transform: translate(-50%, -50%); width: 80%; z-index: 1; }\",\".framer-BtrxD .framer-12tslwj-container, .framer-BtrxD .framer-36f5dp-container { aspect-ratio: 1.3785714285714286 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 280px); position: relative; width: 386px; }\",\".framer-BtrxD .framer-jzglf0, .framer-BtrxD .framer-1x44egv { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-BtrxD .framer-1m91m7l { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1600px; overflow: hidden; padding: 50px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1reh83z { flex: none; height: 72px; overflow: hidden; position: relative; width: 274px; }\",\".framer-BtrxD .framer-v37eqs { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51%; position: absolute; top: 1px; transform: translateX(-50%); white-space: pre-wrap; width: 267px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-rd2vuj { bottom: 0px; flex: none; height: 24px; left: 0px; position: absolute; width: 268px; }\",\".framer-BtrxD .framer-6lq7rb, .framer-BtrxD .framer-1o9pbpl, .framer-BtrxD .framer-hotssv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1civ3j0-container, .framer-BtrxD .framer-11uj97h-container, .framer-BtrxD .framer-1vuo29u-container, .framer-BtrxD .framer-3ci18q-container, .framer-BtrxD .framer-3mred7-container, .framer-BtrxD .framer-oqiglt-container, .framer-BtrxD .framer-d3x1ew-container, .framer-BtrxD .framer-18qe7i-container, .framer-BtrxD .framer-l1aiqj-container, .framer-BtrxD .framer-1cmvpbo-container, .framer-BtrxD .framer-1uc1t1c-container, .framer-BtrxD .framer-a703qc-container, .framer-BtrxD .framer-orvs17-container, .framer-BtrxD .framer-1oo3qv-container, .framer-BtrxD .framer-f84exd-container, .framer-BtrxD .framer-1913jej-container, .framer-BtrxD .framer-1pj26wp-container, .framer-BtrxD .framer-15cv3r6-container { flex: none; height: 200px; position: relative; width: 170px; }\",\".framer-BtrxD .framer-1j0rptp { align-content: center; align-items: center; background-color: #edf5ed; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-jkuq5a { flex: none; height: 106px; overflow: hidden; position: relative; width: 168px; }\",\".framer-BtrxD .framer-1bkk4h8 { bottom: 0px; flex: none; height: 104px; left: calc(50.00000000000002% - 166px / 2); position: absolute; width: 166px; }\",\".framer-BtrxD .framer-gcdzv2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 49%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-1e37f50 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 643px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-617syz, .framer-BtrxD .framer-1i8dr3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-oavcem-container, .framer-BtrxD .framer-19eflzw-container, .framer-BtrxD .framer-v01hw5-container, .framer-BtrxD .framer-1eqxx99-container, .framer-BtrxD .framer-42138g-container, .framer-BtrxD .framer-xqv5h2-container, .framer-BtrxD .framer-1au19hq-container, .framer-BtrxD .framer-16gd72m-container, .framer-BtrxD .framer-1fburw1-container, .framer-BtrxD .framer-15zcaa0-container, .framer-BtrxD .framer-z7rqb2-container, .framer-BtrxD .framer-18pwjpx-container, .framer-BtrxD .framer-tqwr06-container, .framer-BtrxD .framer-7vnxt2-container, .framer-BtrxD .framer-1vxkwg1-container, .framer-BtrxD .framer-1uu1wij-container { flex: none; height: 161px; position: relative; width: 136px; }\",\".framer-BtrxD .framer-xxs33f { --framer-paragraph-spacing: 0px; flex: none; height: 82px; position: relative; white-space: pre-wrap; width: 124px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-r2zg72 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 66px; height: min-content; justify-content: center; max-width: 1600px; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-x6vbf7 { flex: none; height: 131px; overflow: hidden; position: relative; width: 100%; }\",\".framer-BtrxD .framer-vtal0n { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: none; height: auto; left: 50%; position: absolute; top: 16px; transform: translateX(-50%); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-eqvlmu { bottom: 13px; flex: none; height: 32px; left: calc(50.00000000000002% - 514px / 2); position: absolute; width: 514px; }\",\".framer-BtrxD .framer-37gdti { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BtrxD .framer-qp8xhb { aspect-ratio: 2.6373626373626373 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 72px); position: relative; text-decoration: none; width: 190px; }\",\".framer-BtrxD .framer-122u7yu { aspect-ratio: 5.049180327868853 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; text-decoration: none; width: 249px; }\",\".framer-BtrxD .framer-fv7ak6 { aspect-ratio: 4.680851063829787 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: relative; text-decoration: none; width: 162px; }\",\".framer-BtrxD .framer-2ea44r { flex: none; height: 46px; overflow: hidden; position: relative; text-decoration: none; width: 210px; }\",\".framer-BtrxD .framer-v60iih-container, .framer-BtrxD .framer-lfwdhh-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: auto; }\",\".framer-BtrxD .framer-13svj2j { align-content: center; align-items: center; background-color: #e0eaea; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-fcf4an { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 73px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BtrxD .framer-1kif1p3, .framer-BtrxD .framer-n5vf8t, .framer-BtrxD .framer-8o83ou, .framer-BtrxD .framer-1okl0td { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BtrxD .framer-c99xor { flex: none; height: 23px; position: relative; width: 246px; }\",\".framer-BtrxD .framer-1eit3tg { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 95%; }\",\".framer-BtrxD .framer-kr6esd, .framer-BtrxD .framer-kuxwuz { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-BtrxD .framer-1jjeqzy, .framer-BtrxD .framer-1u3wpr { -webkit-filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); align-self: stretch; filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); flex: none; height: 320px; position: relative; width: auto; }\",\".framer-BtrxD .framer-1ipn0r9 { flex: none; height: 45px; overflow: hidden; position: relative; text-decoration: none; width: 208px; }\",\".framer-BtrxD .framer-wapi0x-container { flex: none; height: auto; left: 50%; position: absolute; top: 49%; transform: translate(-50%, -50%); width: auto; }\",\".framer-BtrxD .framer-1w3f51d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-15knbr9 { -webkit-filter: blur(100px); background-color: rgba(0, 0, 0, 0.8); border-bottom-left-radius: 44px; border-bottom-right-radius: 44px; border-top-left-radius: 44px; border-top-right-radius: 44px; filter: blur(100px); flex: none; height: 235px; left: calc(50.00000000000002% - 754px / 2); position: absolute; top: 124px; width: 754px; z-index: 1; }\",\".framer-BtrxD .framer-4azc3w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-BtrxD .framer-1akwyg8 { flex: none; height: 84px; overflow: hidden; position: relative; width: 357px; }\",\".framer-BtrxD .framer-1sjxapf { --framer-paragraph-spacing: 0px; bottom: 11px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-17lerdy { flex: none; height: 69px; left: calc(49.85994397759106% - 314px / 2); position: absolute; top: calc(53.57142857142859% - 69px / 2); width: 314px; }\",\".framer-BtrxD .framer-cdgck0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 646px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-51033t { flex: none; height: 160px; overflow: hidden; position: relative; width: 592px; }\",\".framer-BtrxD .framer-155mp81 { flex: none; height: 270px; overflow: visible; position: relative; width: 270px; }\",\".framer-BtrxD .framer-1szcbg6 { flex: none; height: 270px; left: calc(50.00000000000002% - 270px / 2); position: absolute; top: calc(49.655172413793125% - 270px / 2); width: 270px; }\",\".framer-BtrxD .framer-1ffp2sk { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 48px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-tay3co { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 81px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-154wj39 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 54%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-172w4nf { --framer-paragraph-spacing: 0px; bottom: 48px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-BtrxD .framer-1n5xqpd { flex: none; height: 46px; overflow: hidden; position: relative; text-decoration: none; width: 240px; }\",\".framer-BtrxD .framer-1pwycvq { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-BtrxD .framer-1napw23 { align-content: center; align-items: center; background-color: #7ec8f1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 50px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1abqj3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 49px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BtrxD .framer-toydv4 { flex: none; height: 37px; position: relative; width: 86px; }\",\".framer-BtrxD .framer-9u5s1h { 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-BtrxD .framer-wmjod3, .framer-BtrxD .framer-18pbeqo { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 559px; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-bec009-container { flex: none; height: 360px; max-width: 1600px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1416136, .framer-BtrxD .framer-h0wt1a, .framer-BtrxD .framer-gw03bz, .framer-BtrxD .framer-1isnt8h, .framer-BtrxD .framer-3888z4 { -webkit-filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); height: 280px; overflow: visible; position: relative; width: 360px; }\",\".framer-BtrxD .framer-i7ohqx { align-content: flex-end; align-items: flex-end; 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-BtrxD .framer-1v9khc3 { align-content: center; align-items: center; background-color: #e4ddd5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 66px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1uz4p8c { 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: 13px 0px 13px 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-c12eks { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BtrxD .framer-1lxndto { flex: none; height: 18px; position: relative; width: 762px; }\",\".framer-BtrxD .framer-skve2t { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 95%; }\",\".framer-BtrxD .framer-sdrs15, .framer-BtrxD .framer-144o0k2, .framer-BtrxD .framer-q7gqm3 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-ano1ny, .framer-BtrxD .framer-78b0mb, .framer-BtrxD .framer-15gt32t { -webkit-filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); filter: drop-shadow(0px 0px 17px rgba(0, 0, 0, 0.15)); flex: none; height: 250px; position: relative; width: 100%; }\",\".framer-BtrxD .framer-1fbxkh4, .framer-BtrxD .framer-t0r8er, .framer-BtrxD .framer-gzfve8, .framer-BtrxD .framer-15lvgaz, .framer-BtrxD .framer-1b2uw6j, .framer-BtrxD .framer-nu3wg3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BtrxD .framer-no2hrm { align-content: center; align-items: center; background-color: #e4ddd5; 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-BtrxD .framer-evqvq7 { flex: none; height: 22px; position: relative; width: 4299px; }\",\".framer-BtrxD .framer-4yrvra-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-BtrxD .framer-15z9y6n { aspect-ratio: 4.725 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); position: absolute; right: 50px; text-decoration: none; top: -384px; width: 200px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BtrxD.framer-72rtr7, .framer-BtrxD .framer-2x7fmf, .framer-BtrxD .framer-1vymwqc, .framer-BtrxD .framer-1jgg056, .framer-BtrxD .framer-1f8jjk6, .framer-BtrxD .framer-1vwcf6n, .framer-BtrxD .framer-1qa4vt6, .framer-BtrxD .framer-70n0po, .framer-BtrxD .framer-5oj23p, .framer-BtrxD .framer-xzy6tf, .framer-BtrxD .framer-1t5b07d, .framer-BtrxD .framer-kwirek, .framer-BtrxD .framer-s5f8s2, .framer-BtrxD .framer-1ptspq5, .framer-BtrxD .framer-1h6f28d, .framer-BtrxD .framer-hl5u29, .framer-BtrxD .framer-25oure, .framer-BtrxD .framer-1upd7xc, .framer-BtrxD .framer-7zkfki, .framer-BtrxD .framer-sx1fie, .framer-BtrxD .framer-17y43me, .framer-BtrxD .framer-tcoe63, .framer-BtrxD .framer-zwvlp0, .framer-BtrxD .framer-1m91m7l, .framer-BtrxD .framer-6lq7rb, .framer-BtrxD .framer-1j0rptp, .framer-BtrxD .framer-617syz, .framer-BtrxD .framer-1o9pbpl, .framer-BtrxD .framer-hotssv, .framer-BtrxD .framer-r2zg72, .framer-BtrxD .framer-37gdti, .framer-BtrxD .framer-13svj2j, .framer-BtrxD .framer-fcf4an, .framer-BtrxD .framer-1i8dr3, .framer-BtrxD .framer-kr6esd, .framer-BtrxD .framer-kuxwuz, .framer-BtrxD .framer-1w3f51d, .framer-BtrxD .framer-4azc3w, .framer-BtrxD .framer-otkmim, .framer-BtrxD .framer-1napw23, .framer-BtrxD .framer-1abqj3n, .framer-BtrxD .framer-9u5s1h, .framer-BtrxD .framer-i7ohqx, .framer-BtrxD .framer-1v9khc3, .framer-BtrxD .framer-1uz4p8c, .framer-BtrxD .framer-sdrs15, .framer-BtrxD .framer-144o0k2, .framer-BtrxD .framer-q7gqm3, .framer-BtrxD .framer-no2hrm { gap: 0px; } .framer-BtrxD.framer-72rtr7 > *, .framer-BtrxD .framer-fcf4an > *, .framer-BtrxD .framer-1uz4p8c > *, .framer-BtrxD .framer-no2hrm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BtrxD.framer-72rtr7 > :first-child, .framer-BtrxD .framer-1jgg056 > :first-child, .framer-BtrxD .framer-1vwcf6n > :first-child, .framer-BtrxD .framer-5oj23p > :first-child, .framer-BtrxD .framer-xzy6tf > :first-child, .framer-BtrxD .framer-kwirek > :first-child, .framer-BtrxD .framer-s5f8s2 > :first-child, .framer-BtrxD .framer-1h6f28d > :first-child, .framer-BtrxD .framer-25oure > :first-child, .framer-BtrxD .framer-sx1fie > :first-child, .framer-BtrxD .framer-17y43me > :first-child, .framer-BtrxD .framer-tcoe63 > :first-child, .framer-BtrxD .framer-zwvlp0 > :first-child, .framer-BtrxD .framer-1m91m7l > :first-child, .framer-BtrxD .framer-1j0rptp > :first-child, .framer-BtrxD .framer-617syz > :first-child, .framer-BtrxD .framer-r2zg72 > :first-child, .framer-BtrxD .framer-13svj2j > :first-child, .framer-BtrxD .framer-fcf4an > :first-child, .framer-BtrxD .framer-1i8dr3 > :first-child, .framer-BtrxD .framer-kr6esd > :first-child, .framer-BtrxD .framer-kuxwuz > :first-child, .framer-BtrxD .framer-1w3f51d > :first-child, .framer-BtrxD .framer-4azc3w > :first-child, .framer-BtrxD .framer-1napw23 > :first-child, .framer-BtrxD .framer-9u5s1h > :first-child, .framer-BtrxD .framer-1v9khc3 > :first-child, .framer-BtrxD .framer-1uz4p8c > :first-child, .framer-BtrxD .framer-sdrs15 > :first-child, .framer-BtrxD .framer-144o0k2 > :first-child, .framer-BtrxD .framer-q7gqm3 > :first-child, .framer-BtrxD .framer-no2hrm > :first-child { margin-top: 0px; } .framer-BtrxD.framer-72rtr7 > :last-child, .framer-BtrxD .framer-1jgg056 > :last-child, .framer-BtrxD .framer-1vwcf6n > :last-child, .framer-BtrxD .framer-5oj23p > :last-child, .framer-BtrxD .framer-xzy6tf > :last-child, .framer-BtrxD .framer-kwirek > :last-child, .framer-BtrxD .framer-s5f8s2 > :last-child, .framer-BtrxD .framer-1h6f28d > :last-child, .framer-BtrxD .framer-25oure > :last-child, .framer-BtrxD .framer-sx1fie > :last-child, .framer-BtrxD .framer-17y43me > :last-child, .framer-BtrxD .framer-tcoe63 > :last-child, .framer-BtrxD .framer-zwvlp0 > :last-child, .framer-BtrxD .framer-1m91m7l > :last-child, .framer-BtrxD .framer-1j0rptp > :last-child, .framer-BtrxD .framer-617syz > :last-child, .framer-BtrxD .framer-r2zg72 > :last-child, .framer-BtrxD .framer-13svj2j > :last-child, .framer-BtrxD .framer-fcf4an > :last-child, .framer-BtrxD .framer-1i8dr3 > :last-child, .framer-BtrxD .framer-kr6esd > :last-child, .framer-BtrxD .framer-kuxwuz > :last-child, .framer-BtrxD .framer-1w3f51d > :last-child, .framer-BtrxD .framer-4azc3w > :last-child, .framer-BtrxD .framer-1napw23 > :last-child, .framer-BtrxD .framer-9u5s1h > :last-child, .framer-BtrxD .framer-1v9khc3 > :last-child, .framer-BtrxD .framer-1uz4p8c > :last-child, .framer-BtrxD .framer-sdrs15 > :last-child, .framer-BtrxD .framer-144o0k2 > :last-child, .framer-BtrxD .framer-q7gqm3 > :last-child, .framer-BtrxD .framer-no2hrm > :last-child { margin-bottom: 0px; } .framer-BtrxD .framer-2x7fmf > *, .framer-BtrxD .framer-1f8jjk6 > *, .framer-BtrxD .framer-1t5b07d > *, .framer-BtrxD .framer-hl5u29 > *, .framer-BtrxD .framer-1upd7xc > *, .framer-BtrxD .framer-otkmim > *, .framer-BtrxD .framer-i7ohqx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BtrxD .framer-2x7fmf > :first-child, .framer-BtrxD .framer-1vymwqc > :first-child, .framer-BtrxD .framer-1f8jjk6 > :first-child, .framer-BtrxD .framer-1qa4vt6 > :first-child, .framer-BtrxD .framer-70n0po > :first-child, .framer-BtrxD .framer-1t5b07d > :first-child, .framer-BtrxD .framer-1ptspq5 > :first-child, .framer-BtrxD .framer-hl5u29 > :first-child, .framer-BtrxD .framer-1upd7xc > :first-child, .framer-BtrxD .framer-7zkfki > :first-child, .framer-BtrxD .framer-6lq7rb > :first-child, .framer-BtrxD .framer-1o9pbpl > :first-child, .framer-BtrxD .framer-hotssv > :first-child, .framer-BtrxD .framer-37gdti > :first-child, .framer-BtrxD .framer-otkmim > :first-child, .framer-BtrxD .framer-1abqj3n > :first-child, .framer-BtrxD .framer-i7ohqx > :first-child { margin-left: 0px; } .framer-BtrxD .framer-2x7fmf > :last-child, .framer-BtrxD .framer-1vymwqc > :last-child, .framer-BtrxD .framer-1f8jjk6 > :last-child, .framer-BtrxD .framer-1qa4vt6 > :last-child, .framer-BtrxD .framer-70n0po > :last-child, .framer-BtrxD .framer-1t5b07d > :last-child, .framer-BtrxD .framer-1ptspq5 > :last-child, .framer-BtrxD .framer-hl5u29 > :last-child, .framer-BtrxD .framer-1upd7xc > :last-child, .framer-BtrxD .framer-7zkfki > :last-child, .framer-BtrxD .framer-6lq7rb > :last-child, .framer-BtrxD .framer-1o9pbpl > :last-child, .framer-BtrxD .framer-hotssv > :last-child, .framer-BtrxD .framer-37gdti > :last-child, .framer-BtrxD .framer-otkmim > :last-child, .framer-BtrxD .framer-1abqj3n > :last-child, .framer-BtrxD .framer-i7ohqx > :last-child { margin-right: 0px; } .framer-BtrxD .framer-1vymwqc > *, .framer-BtrxD .framer-1qa4vt6 > *, .framer-BtrxD .framer-1ptspq5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-BtrxD .framer-1jgg056 > *, .framer-BtrxD .framer-1vwcf6n > *, .framer-BtrxD .framer-s5f8s2 > *, .framer-BtrxD .framer-1h6f28d > *, .framer-BtrxD .framer-25oure > *, .framer-BtrxD .framer-617syz > *, .framer-BtrxD .framer-1i8dr3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BtrxD .framer-70n0po > *, .framer-BtrxD .framer-6lq7rb > *, .framer-BtrxD .framer-1o9pbpl > *, .framer-BtrxD .framer-hotssv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-BtrxD .framer-5oj23p > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-BtrxD .framer-xzy6tf > *, .framer-BtrxD .framer-kwirek > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-BtrxD .framer-7zkfki > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-BtrxD .framer-sx1fie > *, .framer-BtrxD .framer-17y43me > *, .framer-BtrxD .framer-tcoe63 > *, .framer-BtrxD .framer-zwvlp0 > *, .framer-BtrxD .framer-kr6esd > *, .framer-BtrxD .framer-kuxwuz > *, .framer-BtrxD .framer-9u5s1h > *, .framer-BtrxD .framer-sdrs15 > *, .framer-BtrxD .framer-144o0k2 > *, .framer-BtrxD .framer-q7gqm3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BtrxD .framer-1m91m7l > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-BtrxD .framer-1j0rptp > *, .framer-BtrxD .framer-13svj2j > *, .framer-BtrxD .framer-1w3f51d > *, .framer-BtrxD .framer-1napw23 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-BtrxD .framer-r2zg72 > *, .framer-BtrxD .framer-1v9khc3 > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-BtrxD .framer-37gdti > * { margin: 0px; margin-left: calc(90px / 2); margin-right: calc(90px / 2); } .framer-BtrxD .framer-4azc3w > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-BtrxD .framer-1abqj3n > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-BtrxD.framer-72rtr7 { width: 810px; } .framer-BtrxD .framer-17fpdwy, .framer-BtrxD .framer-1x75pyg, .framer-BtrxD .framer-1yoky6g { order: 0; } .framer-BtrxD .framer-1k8dpjc { bottom: 11px; left: 310px; right: unset; } .framer-BtrxD .framer-1vymwqc { order: 1; padding: 30px 30px 0px 30px; } .framer-BtrxD .framer-1jgg056, .framer-BtrxD .framer-s5f8s2, .framer-BtrxD .framer-1h6f28d { height: 400px; width: 50%; } .framer-BtrxD .framer-1f8jjk6, .framer-BtrxD .framer-70n0po, .framer-BtrxD .framer-hl5u29 { height: 400px; } .framer-BtrxD .framer-1vwcf6n, .framer-BtrxD .framer-25oure { align-content: center; align-items: center; flex: 1 0 0px; height: 100%; max-width: unset; padding: 40px; width: 1px; } .framer-BtrxD .framer-1qa4vt6 { order: 2; padding: 30px 30px 0px 30px; } .framer-BtrxD .framer-5oj23p { flex: 1 0 0px; height: 100%; padding: 40px; width: 1px; } .framer-BtrxD .framer-xzy6tf { order: 0; width: 253px; } .framer-BtrxD .framer-1t5b07d { flex-direction: column; height: min-content; width: min-content; } .framer-BtrxD .framer-kwirek { order: 1; width: 257px; } .framer-BtrxD .framer-1ptspq5 { order: 3; padding: 30px 30px 0px 30px; } .framer-BtrxD .framer-1rmmgpc { order: 1; } .framer-BtrxD .framer-1upd7xc { order: 4; } .framer-BtrxD .framer-192a13e { flex: 1 0 0px; height: 460px; width: 1px; } .framer-BtrxD .framer-1o5roqw { height: 500px; top: calc(50.00000000000002% - 500px / 2); } .framer-BtrxD .framer-7zkfki { gap: 30px; top: 50%; } .framer-BtrxD .framer-17y43me, .framer-BtrxD .framer-zwvlp0 { border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; height: var(--framer-aspect-ratio-supported, 218px); width: 300px; } .framer-BtrxD.framer-n016za-container, .framer-BtrxD.framer-1aa4ho5-container { top: 50%; } .framer-BtrxD .framer-12tslwj-container, .framer-BtrxD .framer-36f5dp-container { height: 218px; width: var(--framer-aspect-ratio-supported, 300px); } .framer-BtrxD .framer-tcoe63 { width: 290px; } .framer-BtrxD .framer-1m91m7l { order: 5; } .framer-BtrxD .framer-1j0rptp { order: 6; } .framer-BtrxD .framer-1bkk4h8 { bottom: unset; height: 90px; left: calc(50.00000000000002% - 144px / 2); top: calc(50.94339622641512% - 90px / 2); width: 144px; } .framer-BtrxD .framer-r2zg72 { order: 7; } .framer-BtrxD .framer-37gdti { gap: 78px; } .framer-BtrxD .framer-13svj2j { order: 8; } .framer-BtrxD .framer-1w3f51d { order: 9; } .framer-BtrxD .framer-17lerdy { height: 63px; left: calc(49.85994397759106% - 286px / 2); top: calc(53.57142857142859% - 63px / 2); width: 286px; } .framer-BtrxD .framer-51033t { width: 443px; } .framer-BtrxD .framer-1napw23 { order: 10; } .framer-BtrxD .framer-i7ohqx { order: 11; } .framer-BtrxD .framer-1lxndto { height: 16px; width: 677px; } .framer-BtrxD .framer-no2hrm { order: 12; } .framer-BtrxD .framer-15z9y6n { order: 13; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BtrxD .framer-1t5b07d, .framer-BtrxD .framer-7zkfki, .framer-BtrxD .framer-37gdti { gap: 0px; } .framer-BtrxD .framer-1t5b07d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BtrxD .framer-1t5b07d > :first-child { margin-top: 0px; } .framer-BtrxD .framer-1t5b07d > :last-child { margin-bottom: 0px; } .framer-BtrxD .framer-7zkfki > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-BtrxD .framer-7zkfki > :first-child, .framer-BtrxD .framer-37gdti > :first-child { margin-left: 0px; } .framer-BtrxD .framer-7zkfki > :last-child, .framer-BtrxD .framer-37gdti > :last-child { margin-right: 0px; } .framer-BtrxD .framer-37gdti > * { margin: 0px; margin-left: calc(78px / 2); margin-right: calc(78px / 2); } }}\",\"@media (max-width: 809px) { .framer-BtrxD.framer-72rtr7 { width: 390px; } .framer-BtrxD .framer-1t0hkuh { height: 298px; order: 0; width: 308px; } .framer-BtrxD .framer-7jsz25 { left: 47%; top: -9px; width: 288px; } .framer-BtrxD .framer-1k8dpjc { bottom: 2px; height: 148px; left: 144px; right: unset; width: 125px; } .framer-BtrxD .framer-1vymwqc, .framer-BtrxD .framer-1qa4vt6, .framer-BtrxD .framer-1ptspq5 { flex-direction: column; padding: 15px 15px 0px 15px; } .framer-BtrxD .framer-1jgg056, .framer-BtrxD .framer-s5f8s2, .framer-BtrxD .framer-1h6f28d { height: 320px; order: 0; width: 100%; } .framer-BtrxD .framer-1f8jjk6, .framer-BtrxD .framer-70n0po, .framer-BtrxD .framer-hl5u29 { flex: none; height: min-content; order: 1; width: 100%; } .framer-BtrxD .framer-1vwcf6n { align-content: center; align-items: center; max-width: unset; padding: 32px 20px 32px 20px; width: 96%; } .framer-BtrxD .framer-5oj23p { align-content: center; align-items: center; flex: 1 0 0px; padding: 32px 20px 32px 20px; width: 1px; } .framer-BtrxD .framer-xzy6tf, .framer-BtrxD .framer-kwirek { width: 96%; } .framer-BtrxD .framer-13lwrac, .framer-BtrxD .framer-z04wub-container, .framer-BtrxD .framer-sdrs15, .framer-BtrxD .framer-78b0mb { order: 0; } .framer-BtrxD .framer-1t5b07d, .framer-BtrxD .framer-144o0k2, .framer-BtrxD .framer-gzfve8 { order: 1; } .framer-BtrxD .framer-25oure { align-content: center; align-items: center; max-width: unset; padding: 32px 20px 32px 20px; width: 100%; } .framer-BtrxD .framer-192a13e { height: 620px; } .framer-BtrxD .framer-1o5roqw { height: 577px; top: calc(49.666666666666686% - 577px / 2); } .framer-BtrxD .framer-7zkfki { align-content: center; align-items: center; flex-direction: column; gap: 22px; } .framer-BtrxD .framer-17y43me, .framer-BtrxD .framer-zwvlp0 { border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; height: var(--framer-aspect-ratio-supported, 211px); width: 290px; } .framer-BtrxD.framer-n016za-container, .framer-BtrxD.framer-1aa4ho5-container { width: 100%; } .framer-BtrxD .framer-12tslwj-container { height: var(--framer-aspect-ratio-supported, 211px); order: 1; width: 290px; } .framer-BtrxD .framer-36f5dp-container { height: var(--framer-aspect-ratio-supported, 211px); width: 290px; } .framer-BtrxD .framer-6lq7rb { gap: 16px; width: 100%; } .framer-BtrxD .framer-1bkk4h8 { bottom: unset; height: 95px; left: calc(50.00000000000002% - 152px / 2); top: calc(50.94339622641512% - 95px / 2); width: 152px; } .framer-BtrxD .framer-1e37f50, .framer-BtrxD .framer-wmjod3, .framer-BtrxD .framer-18pbeqo { width: 349px; } .framer-BtrxD .framer-1o9pbpl, .framer-BtrxD .framer-hotssv { gap: 16px; } .framer-BtrxD .framer-r2zg72 { padding: 60px 0px 70px 0px; } .framer-BtrxD .framer-x6vbf7 { height: 166px; } .framer-BtrxD .framer-eqvlmu { bottom: 2px; height: 24px; left: calc(50.00000000000002% - 386px / 2); width: 386px; } .framer-BtrxD .framer-37gdti { flex-direction: column; gap: 50px; } .framer-BtrxD .framer-fv7ak6 { height: var(--framer-aspect-ratio-supported, 43px); } .framer-BtrxD .framer-13svj2j { gap: 40px; padding: 50px 0px 70px 0px; } .framer-BtrxD .framer-1eit3tg { grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: 400px; order: 0; width: 91%; } .framer-BtrxD .framer-1jjeqzy, .framer-BtrxD .framer-1u3wpr { height: 250px; } .framer-BtrxD .framer-15knbr9 { height: 326px; left: -182px; right: -182px; top: 135px; width: unset; } .framer-BtrxD .framer-17lerdy { bottom: 0px; height: 63px; left: calc(49.85994397759106% - 287px / 2); top: unset; width: 287px; } .framer-BtrxD .framer-cdgck0 { width: 89%; } .framer-BtrxD .framer-51033t { width: 64px; } .framer-BtrxD .framer-1napw23 { gap: 40px; padding: 50px 0px 60px 0px; } .framer-BtrxD .framer-1v9khc3 { gap: 40px; padding: 40px 0px 40px 0px; } .framer-BtrxD .framer-skve2t { grid-template-columns: repeat(1, minmax(50px, 1fr)); height: 1349px; max-width: 400px; width: 93%; } .framer-BtrxD .framer-15lvgaz, .framer-BtrxD .framer-q7gqm3 { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BtrxD .framer-1vymwqc, .framer-BtrxD .framer-1qa4vt6, .framer-BtrxD .framer-1ptspq5, .framer-BtrxD .framer-7zkfki, .framer-BtrxD .framer-6lq7rb, .framer-BtrxD .framer-1o9pbpl, .framer-BtrxD .framer-hotssv, .framer-BtrxD .framer-37gdti, .framer-BtrxD .framer-13svj2j, .framer-BtrxD .framer-1napw23, .framer-BtrxD .framer-1v9khc3 { gap: 0px; } .framer-BtrxD .framer-1vymwqc > *, .framer-BtrxD .framer-1qa4vt6 > *, .framer-BtrxD .framer-1ptspq5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BtrxD .framer-1vymwqc > :first-child, .framer-BtrxD .framer-1qa4vt6 > :first-child, .framer-BtrxD .framer-1ptspq5 > :first-child, .framer-BtrxD .framer-7zkfki > :first-child, .framer-BtrxD .framer-37gdti > :first-child, .framer-BtrxD .framer-13svj2j > :first-child, .framer-BtrxD .framer-1napw23 > :first-child, .framer-BtrxD .framer-1v9khc3 > :first-child { margin-top: 0px; } .framer-BtrxD .framer-1vymwqc > :last-child, .framer-BtrxD .framer-1qa4vt6 > :last-child, .framer-BtrxD .framer-1ptspq5 > :last-child, .framer-BtrxD .framer-7zkfki > :last-child, .framer-BtrxD .framer-37gdti > :last-child, .framer-BtrxD .framer-13svj2j > :last-child, .framer-BtrxD .framer-1napw23 > :last-child, .framer-BtrxD .framer-1v9khc3 > :last-child { margin-bottom: 0px; } .framer-BtrxD .framer-7zkfki > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-BtrxD .framer-6lq7rb > *, .framer-BtrxD .framer-1o9pbpl > *, .framer-BtrxD .framer-hotssv > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-BtrxD .framer-6lq7rb > :first-child, .framer-BtrxD .framer-1o9pbpl > :first-child, .framer-BtrxD .framer-hotssv > :first-child { margin-left: 0px; } .framer-BtrxD .framer-6lq7rb > :last-child, .framer-BtrxD .framer-1o9pbpl > :last-child, .framer-BtrxD .framer-hotssv > :last-child { margin-right: 0px; } .framer-BtrxD .framer-37gdti > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-BtrxD .framer-13svj2j > *, .framer-BtrxD .framer-1napw23 > *, .framer-BtrxD .framer-1v9khc3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8693\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ueUSu95Mj\":{\"layout\":[\"fixed\",\"auto\"]},\"iVoJT_JAQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-BtrxD\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:8693,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwA_JxhS2f3ZGMZpg.woff2\",weight:\"300\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"Mrs Saint Delafield\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mrssaintdelafield/v13/v6-IGZDIOVXH9xtmTZfRagunqBw5WC62cKstLsubB2w.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thS2f3ZGMZpg.woff2\",weight:\"900\"}]},...VideoFonts,...CTAFonts,...NavigationFonts,...PlayButtonFonts,...YouTubeFonts,...CardServicesFonts,...TeamMemberFonts,...CarouselFonts,...FooterContentFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"8693\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ueUSu95Mj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iVoJT_JAQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["VideoFonts", "getFonts", "Video", "CTAFonts", "tbNKWbgsS_default", "NavigationFonts", "pkwmXlMfs_default", "PlayButtonFonts", "pKsZuS3G6_default", "YouTubeFonts", "Youtube", "CardServicesFonts", "N1nh37oNn_default", "TeamMemberFonts", "TxnkfWQ9f_default", "RichTextSetWeekCount154wj39", "withCodeBoundaryForOverrides", "RichText2", "setWeekCount", "CarouselFonts", "Carousel", "FooterContentFonts", "N3eUOSx19_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "rlN9a7aEv3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Video", "Link", "tbNKWbgsS_default", "RichText2", "x", "PropertyOverrides2", "SVG", "pkwmXlMfs_default", "Image2", "l", "pKsZuS3G6_default", "AnimatePresence", "Ga", "Youtube", "overlay1", "ResolveLinks", "resolvedLinks", "N1nh37oNn_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "TxnkfWQ9f_default", "RichTextSetWeekCount154wj39", "Carousel", "N3eUOSx19_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "VideoFonts", "CTAFonts", "NavigationFonts", "PlayButtonFonts", "YouTubeFonts", "CardServicesFonts", "TeamMemberFonts", "CarouselFonts", "FooterContentFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
