{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/UEbsHNopModrWWEvShvB/pXxOh3HxvXIv3BauRZRf/G0Nktf6Mh.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCodeBoundaryForOverrides,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/Gb6z1S0xoupJRsduSsLb/SlideShow.js\";import PartnerProgramCTA from\"#framer/local/canvasComponent/AjnBHsbKV/AjnBHsbKV.js\";import FAQ from\"#framer/local/canvasComponent/G_ltNZ1uA/G_ltNZ1uA.js\";import Navigation from\"#framer/local/canvasComponent/iFXnbfMA3/iFXnbfMA3.js\";import Button from\"#framer/local/canvasComponent/j5qhgTrrq/j5qhgTrrq.js\";import Logos from\"#framer/local/canvasComponent/NeBlFd1rs/NeBlFd1rs.js\";import Footer from\"#framer/local/canvasComponent/oIkY1AhZ0/oIkY1AhZ0.js\";import Bottom from\"#framer/local/canvasComponent/RcPw5Tyfl/RcPw5Tyfl.js\";import Header from\"#framer/local/canvasComponent/RTwJIxkpV/RTwJIxkpV.js\";import{withClass}from\"#framer/local/codeFile/L6KzSZs/Nc_item.js\";import Guestbook from\"#framer/local/collection/onZd3ryrT/onZd3ryrT.js\";import*as sharedStyle from\"#framer/local/css/sbugSbU5R/sbugSbU5R.js\";import metadataProvider from\"#framer/local/webPageMetadata/G0Nktf6Mh/G0Nktf6Mh.js\";const NavigationFonts=getFonts(Navigation);const HeaderFonts=getFonts(Header);const SlideshowFonts=getFonts(Slideshow);const SlideshowWithVariantAppearEffect=withVariantAppearEffect(Slideshow);const MotionAWithFX=withFX(motion.a);const LogosFonts=getFonts(Logos);const MotionDivWithClass1xrn40j=withCodeBoundaryForOverrides(motion.div,{nodeId:\"k3finQ4zr\",override:withClass,scopeId:\"G0Nktf6Mh\"});const ButtonFonts=getFonts(Button);const FAQFonts=getFonts(FAQ);const PartnerProgramCTAFonts=getFonts(PartnerProgramCTA);const FooterFonts=getFonts(Footer);const BottomFonts=getFonts(Bottom);const breakpoints={GSfRmgcWF:\"(min-width: 1440px)\",t3R7FCLhL:\"(min-width: 810px) and (max-width: 1199px)\",VFUQ4KMrm:\"(max-width: 809px)\",z7AmkPAHE:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-w2WMn\";const variantClassNames={GSfRmgcWF:\"framer-v-la4ugd\",t3R7FCLhL:\"framer-v-bt81yg\",VFUQ4KMrm:\"framer-v-tba9qx\",z7AmkPAHE:\"framer-v-4n0ypc\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition1={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const transition2={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transition:transition2};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={backgroundColor:\"rgb(235, 21, 21)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const animation4={backgroundColor:\"rgb(65, 40, 13)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const transition4={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation5={backgroundColor:\"rgb(101, 36, 171)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"z7AmkPAHE\",Desktop:\"GSfRmgcWF\",Phone:\"VFUQ4KMrm\",Tablet:\"t3R7FCLhL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GSfRmgcWF\"};};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,Dn6ZR28oQXQ00kY3Z7,pCF6MKgjoXQ00kY3Z7,LWzeGdJ5RXQ00kY3Z7,q3BH2D2rsXQ00kY3Z7,kIJNkkaRJXQ00kY3Z7,oEOR_wgPNXQ00kY3Z7,AxpczlwomXQ00kY3Z7,kyp1PJAjNXQ00kY3Z7,idXQ00kY3Z7,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"fseuuaDx6\");const dynamicRef=useDynamicRefs();const elementId1=useRouteElementId(\"zgfRXjZxq\");const activeLocaleCode=useLocaleCode();const router=useRouter();const elementId2=useRouteElementId(\"KAAtOoPxm\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GSfRmgcWF\",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-la4ugd\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z7AmkPAHE:{width:`min(${componentViewport?.width||\"100vw\"}, 1100px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ya5jhd-container\",nodeId:\"fx88cUnqc\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VFUQ4KMrm:{variant:\"dBQTWVLud\"},z7AmkPAHE:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"fx88cUnqc\",layoutId:\"fx88cUnqc\",style:{width:\"100%\"},variant:\"zvN9IHDNB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z7AmkPAHE:{width:\"1202px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+85,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ozvaqk-container\",nodeId:\"qfilJd4TQ\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{FJcZK_9ck:\"Discover Istanbul's essence through our popular workshops. A true highlight of any visit to this historic city.\",variant:\"k4btgM89W\"},VFUQ4KMrm:{FJcZK_9ck:\"Discover Istanbul's essence through our popular workshops. A true highlight of any visit to this historic city.\",variant:\"M4SIUKgM6\"},z7AmkPAHE:{variant:\"Y28669J8_\"}},children:/*#__PURE__*/_jsx(Header,{FJcZK_9ck:\"Discover the essence of Istanbul with our top-rated workshops. Led by local artisans, these hands-on sessions let you create your own piece of the city's artistic heritage\u2014an unforgettable highlight of any visit.\",height:\"100%\",id:\"qfilJd4TQ\",layoutId:\"qfilJd4TQ\",pd4WaHHPE:\"Highlights in Istanbul\",style:{width:\"100%\"},szQ7eXVdF:\"Workshops\",variant:\"VFiEMYElS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6xy378\",\"data-framer-name\":\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ttssix\",\"data-framer-name\":\"Workshops\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"AU2lvYwhF\"},motionChild:true,nodeId:\"DcR08kWo_\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fmf2vc framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ku64dr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YERul3z1_\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"YERul3z1_\",intervalControl:3,itemAmount:1,layoutId:\"YERul3z1_\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2944,pixelWidth:4408,src:\"https://framerusercontent.com/images/z4xlUU9YdaDYiwBbe6bAQ3yGA6k.jpg?scale-down-to=512\"},className:\"framer-uavj4u\",\"data-framer-name\":\"Mosaic 1\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/wqQR3LGgHxhKcsmaVYflqjH4PC8.jpg?scale-down-to=512\"},className:\"framer-7yimqa\",\"data-framer-name\":\"Mosaic 2\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/z0WUS5d8ffPWEFSRcFEfCZxbcw.jpg?scale-down-to=512\"},className:\"framer-tna6ph\",\"data-framer-name\":\"Mosaic 3\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/heBj5o4ROZdcUSOYO2NYkVJY3gU.jpg?scale-down-to=512\"},className:\"framer-1wbtyh9\",\"data-framer-name\":\"Mosaic 4\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/BS2xOSaFVARKLZHCXfV4NNb4N1A.jpg?scale-down-to=512\"},className:\"framer-1lpkyq4\",\"data-framer-name\":\"Mosaic 5\",whileHover:animation2})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-esy6k0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6rd7fo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15zj7ve\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3601293-d328-40c2-aaa8-950787e348d9, rgb(239, 68, 68))\",\"--framer-text-transform\":\"uppercase\"},children:\"TRADITIONAL\"})}),className:\"framer-11i3o4v\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3601293-d328-40c2-aaa8-950787e348d9, rgb(239, 68, 68))\"},children:\"Turkish Mosaic Lamp Workshop\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f3601293-d328-40c2-aaa8-950787e348d9, rgb(239, 68, 68))\"},children:\"Turkish Mosaic Lamp Workshop\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f3601293-d328-40c2-aaa8-950787e348d9, rgb(239, 68, 68))\"},children:\"Turkish Mosaic Lamp Workshop\"})}),className:\"framer-jxnubn\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Experience the creation of a beautiful Turkish mosaic lamp under the guidance of expert artisans in a hands-on workshop. Learn about the craft and enjoy Turkish delicacies as you craft your lamp.\"})})},VFUQ4KMrm:{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\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Experience the creation of a beautiful Turkish mosaic lamp under the guidance of expert artisans in a hands-on workshop. Learn about the craft and enjoy Turkish delicacies as you craft your lamp.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Experience the creation of a beautiful Turkish mosaic lamp under the guidance of expert artisans in a hands-on workshop. Learn about the craft and enjoy Turkish delicacies as you craft your lamp.\"})}),className:\"framer-2ocu0w\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sr9773\",whileHover:animation3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-tto7wc\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1vznsnt\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"l2ZexDiH6\"},motionChild:true,nodeId:\"Dv7gg1KRl\",openInNewTab:false,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bl2x1k framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bad2v1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Vo8MjOFA8\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"Vo8MjOFA8\",intervalControl:3,itemAmount:1,layoutId:\"Vo8MjOFA8\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/aeiukPK7KnpqmJdoUax5LAIX41c.jpg?scale-down-to=512\"},className:\"framer-1tnb6ua\",\"data-framer-name\":\"Perfume 1\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/cQuhSX6le9Qzk6vLD2D7OKjKdg.jpg?scale-down-to=512\"},className:\"framer-x470yl\",\"data-framer-name\":\"Perfume 2\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/Hkkvbhk9Q7EFOvebro3WKUFofQk.jpg?scale-down-to=512\"},className:\"framer-1mnmjl\",\"data-framer-name\":\"Perfume 3\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/IAIrCW2ypvB1tTIjHqd1A5jLAc.jpg?scale-down-to=512\"},className:\"framer-1cu39v6\",\"data-framer-name\":\"Perfume 4\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/KMY3NYW9SaKBSIfLAQurs6f8PI.jpg?scale-down-to=512\"},className:\"framer-y54b6k\",\"data-framer-name\":\"Perfume 5\",whileHover:animation2})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mywl74\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3d66x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1peljis\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-869ed429-35e9-40d1-a659-8646264c1f44, rgb(108, 66, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"ISTANBUl\"})}),className:\"framer-1c7vy0i\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3c0f1641-61a9-45ec-852d-a7b4bb2d8620, rgb(255, 228, 158))\"},children:\"Perfume Making Workshop\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3c0f1641-61a9-45ec-852d-a7b4bb2d8620, rgb(156, 114, 8))\"},children:\"Perfume Making Workshop\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3c0f1641-61a9-45ec-852d-a7b4bb2d8620, rgb(255, 228, 158))\"},children:\"Perfume Making Workshop\"})}),className:\"framer-nsfmef\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Join expert perfumers to create your own signature perfume from a palette of over 50 premium ingredients. Learn the secrets of fragrance composition and leave with a personalized perfume that's uniquely yours.\"})})},VFUQ4KMrm:{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\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Join expert perfumers to create your own signature perfume from a palette of over 50 premium ingredients. Learn the secrets of fragrance composition and leave with a personalized perfume that's uniquely yours.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Join expert perfumers to create your own signature perfume from a palette of over 50 premium ingredients. Learn the secrets of fragrance composition and leave with a personalized perfume that's uniquely yours.\"})}),className:\"framer-y0i7av\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bivv2l\",whileHover:animation4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-1ewj142\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-s8c0ms\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NmTb98lpI\"},motionChild:true,nodeId:\"sNhQayltl\",openInNewTab:false,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hjr79c framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tx9cvs-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WgtvgbW1M\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"WgtvgbW1M\",intervalControl:3,itemAmount:1,layoutId:\"WgtvgbW1M\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Hands stitching leather in a 3-hour Istanbul workshop, crafting a Turkish keepsake with tools on a wooden table.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/dejc3vaTC6uKESUQxFtRDfiivM.jpg?scale-down-to=512\"},className:\"framer-ak8nw3\",\"data-framer-name\":\"Leather 1\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Two people smiling and enjoying a leather making workshop in Istanbul, sipping Turkish tea in a cozy setting.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2884,pixelWidth:4318,src:\"https://framerusercontent.com/images/MNrFgTzusW5n4aC3UlzXMudBWKo.jpg?scale-down-to=512\"},className:\"framer-ke1f7f\",\"data-framer-name\":\"Leather 2\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Hands cutting leather on a turquoise mat during a leather making workshop in Istanbul, with Turkish tea on the table.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/NEdVA5sKH3V9kRrv7Chmq8MTAFg.jpg?scale-down-to=512\"},className:\"framer-rqyekq\",\"data-framer-name\":\"Leather 3\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Hands holding a stitched leather piece in an Istanbul workshop, showcasing Turkish craftsmanship on a wooden table.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/tW8l2DmCCrSOydFh5xxn1apiWo.jpg?scale-down-to=512\"},className:\"framer-wi57gf\",\"data-framer-name\":\"Leather 4\",whileHover:animation2})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vdflp7\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-otnu6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a3lb52\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\",\"--framer-text-transform\":\"uppercase\"},children:\"ISTANBUl\"})}),className:\"framer-ferzq6\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Leather Crafting Workshop\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Leather Crafting Workshop\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Leather Crafting Workshop\"})}),className:\"framer-1d4c8zz\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"center\"},children:\"Master leather making in a 3-hour Istanbul workshop. Craft your own authentic Turkish keepsake with expert guidance, enjoy refreshments, and immerse in \\xdcsk\\xfcdar\u2019s rich cultural charm.\"})})},VFUQ4KMrm:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Master leather making in a 3-hour Istanbul workshop. Craft your own authentic Turkish keepsake with expert guidance, enjoy refreshments, and immerse in \\xdcsk\\xfcdar\u2019s rich cultural charm.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Master leather making in a 3-hour Istanbul workshop. Craft your own authentic Turkish keepsake with expert guidance, enjoy refreshments, and immerse in \\xdcsk\\xfcdar\u2019s rich cultural charm.\"})}),className:\"framer-1affrzd\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3638je\",whileHover:animation4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-1pdsdpt\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2ynaq4\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LW9v9vCol\"},motionChild:true,nodeId:\"IHh6QedQ9\",openInNewTab:false,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-go5ils framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sxjy2t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"p1wtKj_GZ\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"p1wtKj_GZ\",intervalControl:3,itemAmount:1,layoutId:\"p1wtKj_GZ\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2e3,pixelWidth:2990,src:\"https://framerusercontent.com/images/rSnr7wqqNCdp9F4XUl21gx4FgO8.jpg?scale-down-to=512\"},className:\"framer-1q3mjdl\",\"data-framer-name\":\"Stained 1\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2627,pixelWidth:3933,src:\"https://framerusercontent.com/images/KGO94kr8mB5wSOnjEE5iFntg.jpg?scale-down-to=512\"},className:\"framer-19zyxck\",\"data-framer-name\":\"Stained 2\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/hCsBeqFDPeQKRCUSlpaSlaBlHs.jpg?scale-down-to=512\"},className:\"framer-1e1eip3\",\"data-framer-name\":\"Stained 3\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2598,pixelWidth:3889,src:\"https://framerusercontent.com/images/g4z6XCp5F5SGBSJzzbcEvAcVNsk.jpg?scale-down-to=512\"},className:\"framer-4udosx\",\"data-framer-name\":\"Stained 4\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/xyfGFESUtpjnUs47Zg2D3EVp0.jpg?scale-down-to=512\"},className:\"framer-193a80k\",\"data-framer-name\":\"Stained 5\",whileHover:animation2})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:1.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14r179z\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dbjjkk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-55gy1c\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6f7c8827-4b35-40a2-a7aa-74c53f6f15f1, rgb(84, 33, 138))\",\"--framer-text-transform\":\"uppercase\"},children:\"TRADITIONAL\"})}),className:\"framer-1ruu3qx\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6f7c8827-4b35-40a2-a7aa-74c53f6f15f1, rgb(84, 33, 138))\"},children:\"Stained Glass Painting Workshop\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6f7c8827-4b35-40a2-a7aa-74c53f6f15f1, rgb(84, 33, 138))\"},children:\"Stained Glass Painting Workshop\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-6f7c8827-4b35-40a2-a7aa-74c53f6f15f1, rgb(84, 33, 138))\"},children:\"Stained Glass Painting Workshop\"})}),className:\"framer-au7mvc\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Step into the world of Stained Glass Painting in a hands-on workshop. Dive into the local community, learn from skilled artists, create a beautiful piece, and taste Turkish snacks.\"})})},VFUQ4KMrm:{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\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Step into the world of Stained Glass Painting in a hands-on workshop. Dive into the local community, learn from skilled artists, create a beautiful piece, and taste Turkish snacks.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Step into the world of Stained Glass Painting in a hands-on workshop. Dive into the local community, learn from skilled artists, create a beautiful piece, and taste Turkish snacks.\"})}),className:\"framer-1sc0hze\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vmjs16\",whileHover:animation5,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-1oteav1\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-3t1myk\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Xv5RcZyWk\"},motionChild:true,nodeId:\"DnpwEmrVR\",openInNewTab:false,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17hpusx framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kwrx3c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tR5jSRafV\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"tR5jSRafV\",intervalControl:3,itemAmount:1,layoutId:\"tR5jSRafV\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2750,pixelWidth:4117,src:\"https://framerusercontent.com/images/XqL4HPRhb0RU8Ihxhpv2rJfwA.jpg?scale-down-to=512\"},className:\"framer-m7v5v9\",\"data-framer-name\":\"Coffee 1\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/zF8qQyhekPKAf5wmal0kRYuDT1I.jpg?scale-down-to=512\"},className:\"framer-11zqscm\",\"data-framer-name\":\"Coffee 2\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/rRZt9ko81bh6iDtilmjuRuuEMKw.jpg?scale-down-to=512\"},className:\"framer-cutiu1\",\"data-framer-name\":\"Coffee 3\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2832,pixelWidth:4240,src:\"https://framerusercontent.com/images/2AXBG8wn4DgTvzNECLEJTAXnk5o.jpg?scale-down-to=512\"},className:\"framer-1erz8mg\",\"data-framer-name\":\"Coffee 4\",whileHover:animation2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A person crafting a Turkish mosaic lamp, carefully applying multicolored beads to the ornament. The background shows a workshop setting with tools hanging on the wall.\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:2668,pixelWidth:3995,src:\"https://framerusercontent.com/images/iUXFbhdzlBVTgnDk6Et7hcbN1FA.jpg?scale-down-to=512\"},className:\"framer-e9cq0q\",\"data-framer-name\":\"Coffee 5\",whileHover:animation2})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l9kzyl\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6ila3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15jc0xb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-869ed429-35e9-40d1-a659-8646264c1f44, rgb(108, 66, 21))\",\"--framer-text-transform\":\"uppercase\"},children:\"TRADITIONAL\"})}),className:\"framer-1mw2h3u\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-869ed429-35e9-40d1-a659-8646264c1f44, rgb(108, 66, 21))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"38px\"},children:\"Turkish Coffee Making &\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"38px\"},children:\"Fortune Telling Workshop\"})]})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-869ed429-35e9-40d1-a659-8646264c1f44, rgb(108, 66, 21))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"36px\"},children:\"Turkish Coffee Making &\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"36px\"},children:\"Fortune Telling Workshop\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-869ed429-35e9-40d1-a659-8646264c1f44, rgb(108, 66, 21))\"},children:[\"Turkish Coffee Making &\",/*#__PURE__*/_jsx(\"br\",{}),\"Fortune Telling Workshop\"]})}),className:\"framer-ymum0o\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Discover the art of Turkish Coffee Making and Fortune Telling in our engaging workshop. Learn to cook Turkish coffee under expert guidance, and the tradition of reading coffee grounds.\"})})},VFUQ4KMrm:{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\":\"18px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Discover the art of Turkish Coffee Making and Fortune Telling in our engaging workshop. Learn to cook Turkish coffee under expert guidance, and the tradition of reading coffee grounds.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Discover the art of Turkish Coffee Making and Fortune Telling in our engaging workshop. Learn to cook Turkish coffee under expert guidance, and the tradition of reading coffee grounds.\"})}),className:\"framer-oj5w0x\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jvz5hv\",whileHover:animation4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-1835in6\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p8z46g\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"z4KYvQDeU\"},motionChild:true,nodeId:\"XtnHrSTkF\",openInNewTab:false,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12uh7wr framer-88l4je\",\"data-border\":true,\"data-framer-name\":\"Mosaic Lamp\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2il0oz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CXNApCUzy\",rendersWithMotion:true,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(SlideshowWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"NSvHkwD6t\",__framer__scrollDirection:{direction:\"down\",target:\"ld45wTLCg\"},__framer__threshold:0,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ld45wTLCg\",alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:20,direction:\"top\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"CXNApCUzy\",intervalControl:3,itemAmount:1,layoutId:\"CXNApCUzy\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"A participant carefully painting traditional Turkish tile designs at a ceramic workshop in Istanbul. This activity is a unique thing to do in Istanbul, offering a deep dive into Turkish tile art.\",fit:\"fill\",intrinsicHeight:2750,intrinsicWidth:4117,pixelHeight:2211,pixelWidth:3308,src:\"https://framerusercontent.com/images/2HHqnEW32dIG62ROf51jSFo4vg.jpg?scale-down-to=512\"},className:\"framer-1tqe9f9\",\"data-framer-name\":\"Tile 1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Close-up of a participant painting at a Turkish tile art workshop in Istanbul. The focus is on the intricate details of ceramic art, making it a must-try workshop in Istanbul for art enthusiasts.\",fit:\"fill\",intrinsicHeight:2784,intrinsicWidth:4168,pixelHeight:2677,pixelWidth:4007,positionX:\"66.5%\",positionY:\"39.7%\",src:\"https://framerusercontent.com/images/ADov7k8y3cL7loc22XKkDpu5Q7I.jpg?scale-down-to=512\"},className:\"framer-itugtw\",\"data-framer-name\":\"Tile 2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Participants immersed in a Turkish tile painting workshop in Istanbul, surrounded by ceramic art supplies. This hands-on experience is one of the top Istanbul attractions for those interested in Turkish tile art and ceramic workshops.\",fit:\"fill\",intrinsicHeight:2832,intrinsicWidth:4240,pixelHeight:2832,pixelWidth:4240,positionX:\"58.7%\",positionY:\"52.2%\",src:\"https://framerusercontent.com/images/Pqov98euWvT1DKPsbWaMXn2wgU.jpg?scale-down-to=512\"},className:\"framer-2nu3dg\",\"data-framer-name\":\"Tile 3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Close-up of a participant's hand painting intricate Turkish tile designs at a ceramic art workshop in Istanbul. Explore Turkish tile art and ceramic workshops as part of your Istanbul itinerary.\",fit:\"fill\",intrinsicHeight:2832,intrinsicWidth:4240,pixelHeight:2676,pixelWidth:4007,positionX:\"45.3%\",positionY:\"51.9%\",src:\"https://framerusercontent.com/images/Dx9fBX5BTHI3Ej006aNBV94fTA.jpg?scale-down-to=512\"},className:\"framer-yo0xtv\",\"data-framer-name\":\"Tile 4\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"A participant smiling while painting tiles at a Turkish tile art workshop in Istanbul. This interactive ceramic workshop is a popular attraction in Istanbul, ideal for creative travelers.\",fit:\"fill\",intrinsicHeight:2832,intrinsicWidth:4240,pixelHeight:2449,pixelWidth:3667,positionX:\"45.3%\",positionY:\"56.1%\",src:\"https://framerusercontent.com/images/3ohjLEJzxZZp2m8iQZRxXTRvLo.jpg?scale-down-to=512\"},className:\"framer-6fhwiu\",\"data-framer-name\":\"Tile 5\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{delay:2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z7ntcr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d4kzq2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1493mnj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"0.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\",\"--framer-text-transform\":\"uppercase\"},children:\"ISTANBUl\"})}),className:\"framer-144kbny\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Turkish Tile Painting Art Workshop\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Turkish Tile Painting Art Workshop\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"65px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, rgb(26, 32, 143))\"},children:\"Turkish Tile Painting Art Workshop\"})}),className:\"framer-m20ya\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"center\"},children:\"Discover Turkish Tile Art in a 3-hour workshop. Learn traditional techniques, create your own masterpiece, and take home a framed tile. Enjoy refreshments and cultural insights while exploring Istanbul's hidden gems.\"})})},VFUQ4KMrm:{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\":\"20px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"Discover Turkish Tile Art in a 3-hour workshop. Learn traditional techniques, create your own masterpiece, and take home a framed tile. Enjoy refreshments and cultural insights while exploring Istanbul's hidden gems.\"})})}},children:/*#__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\":\"20px\",\"--framer-line-height\":\"45px\",\"--framer-text-alignment\":\"left\"},children:\"Discover Turkish Tile Art in a 3-hour workshop. Learn traditional techniques, create your own masterpiece, and take home a framed tile. Enjoy refreshments and cultural insights while exploring Istanbul's hidden gems.\"})}),className:\"framer-17uq9s5\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cgxemx\",whileHover:animation4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn More\"})}),className:\"framer-stc0c5\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pysv0s\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg viewBox=\"0 0 20 20\" height=\"24\" width=\"24\" fill=\"#FFF\"><path fill-rule=\"evenodd\" d=\"M10.293 3.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414-1.414L14.586 11H3a1 1 0 1 1 0-2h11.586l-4.293-4.293a1 1 0 0 1 0-1.414z\" clip-rule=\"evenodd\"/></svg>',withExternalLayout:true})]})]})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+4911},VFUQ4KMrm:{y:(componentViewport?.y||0)+0+4384}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3422,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qoopkh-container\",nodeId:\"V6CJ5m9R7\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VFUQ4KMrm:{variant:\"lUqs23wcn\"}},children:/*#__PURE__*/_jsx(Logos,{height:\"100%\",id:\"V6CJ5m9R7\",layoutId:\"V6CJ5m9R7\",style:{width:\"100%\"},variant:\"gWGxOUSHi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1870yk3\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3pu02o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nl6thg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Guestbook\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Guestbook\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy03MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Guestbook\"})}),className:\"framer-1t3ihpw\",fonts:[\"GF;DM Sans-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"We've revealed our guest's desire\"})})},VFUQ4KMrm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"We've revealed our guest's desire\"})})},z7AmkPAHE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"We've unlocked our guests' desire\"})}),fonts:[\"GF;Inter-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"We've revealed our guest's desire\"})}),className:\"framer-vh883a\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qrig8z\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{query:{from:{alias:\"XQ00kY3Z7\",data:Guestbook,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},offset:{type:\"LiteralValue\",value:20},select:[{collection:\"XQ00kY3Z7\",name:\"Dn6ZR28oQ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"pCF6MKgjo\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"LWzeGdJ5R\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"q3BH2D2rs\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kIJNkkaRJ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"oEOR_wgPN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"Axpczlwom\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kyp1PJAjN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"id\",type:\"Identifier\"}]}},VFUQ4KMrm:{query:{from:{alias:\"XQ00kY3Z7\",data:Guestbook,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},offset:{type:\"LiteralValue\",value:20},select:[{collection:\"XQ00kY3Z7\",name:\"Dn6ZR28oQ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"pCF6MKgjo\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"LWzeGdJ5R\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"q3BH2D2rs\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kIJNkkaRJ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"oEOR_wgPN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"Axpczlwom\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kyp1PJAjN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"XQ00kY3Z7\",data:Guestbook,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},offset:{type:\"LiteralValue\",value:20},select:[{collection:\"XQ00kY3Z7\",name:\"Dn6ZR28oQ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"pCF6MKgjo\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"LWzeGdJ5R\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"q3BH2D2rs\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kIJNkkaRJ\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"oEOR_wgPN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"Axpczlwom\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"kyp1PJAjN\",type:\"Identifier\"},{collection:\"XQ00kY3Z7\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({Axpczlwom:AxpczlwomXQ00kY3Z7,Dn6ZR28oQ:Dn6ZR28oQXQ00kY3Z7,id:idXQ00kY3Z7,kIJNkkaRJ:kIJNkkaRJXQ00kY3Z7,kyp1PJAjN:kyp1PJAjNXQ00kY3Z7,LWzeGdJ5R:LWzeGdJ5RXQ00kY3Z7,oEOR_wgPN:oEOR_wgPNXQ00kY3Z7,pCF6MKgjo:pCF6MKgjoXQ00kY3Z7,q3BH2D2rs:q3BH2D2rsXQ00kY3Z7},index)=>{Dn6ZR28oQXQ00kY3Z7??=\"\";pCF6MKgjoXQ00kY3Z7??=\"\";LWzeGdJ5RXQ00kY3Z7??=\"\";q3BH2D2rsXQ00kY3Z7??=\"\";oEOR_wgPNXQ00kY3Z7??=\"\";AxpczlwomXQ00kY3Z7??=\"\";kyp1PJAjNXQ00kY3Z7??=\"\";const textContent=toDateString(kIJNkkaRJXQ00kY3Z7,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`XQ00kY3Z7-${idXQ00kY3Z7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Dn6ZR28oQ:Dn6ZR28oQXQ00kY3Z7},children:/*#__PURE__*/_jsx(MotionDivWithClass1xrn40j,{className:\"framer-1xrn40j\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-oyw6c0\",\"data-framer-name\":\"Card\",id:`${Dn6ZR28oQXQ00kY3Z7}-${elementId}`,ref:dynamicRef(`${Dn6ZR28oQXQ00kY3Z7}-${elementId}`),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m9ug12\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18e6ouw\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\"Event Name\"})}),className:\"framer-1xszf14\",\"data-framer-name\":\"Event Name\",fonts:[\"GF;Inter-300\"],text:pCF6MKgjoXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oha3z9\",\"data-styles-preset\":\"sbugSbU5R\",children:\"The guide was awesome, he also provided local Baklava and Turkish delight recommendations which are absolutely awesome!\"})}),className:\"framer-4zmz2p\",\"data-framer-name\":\"Review\",fonts:[\"Inter\"],id:`${Dn6ZR28oQXQ00kY3Z7}-${elementId1}`,ref:dynamicRef(`${Dn6ZR28oQXQ00kY3Z7}-${elementId1}`),text:LWzeGdJ5RXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ofoh26\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-av00ar\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jdchuv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Project 001\"})}),className:\"framer-np4hv\",\"data-framer-name\":\"User Name\",fonts:[\"GF;Inter-600\"],text:q3BH2D2rsXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\"-\"})}),className:\"framer-1q9pv9a\",\"data-framer-name\":\"Date\",fonts:[\"GF;Inter-300\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\"Content\"})}),className:\"framer-1fdwijb\",\"data-framer-name\":\"Date\",fonts:[\"GF;Inter-300\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Project 001\"})}),className:\"framer-1ycz6be\",\"data-framer-name\":\"Star\",fonts:[\"GF;Inter-600\"],text:oEOR_wgPNXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pb2g0q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\"Country\"})}),className:\"framer-9nekr0\",\"data-framer-name\":\"Country\",fonts:[\"GF;Inter-300\"],text:AxpczlwomXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItMzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(133, 133, 133)\"},children:\"Source\"})}),className:\"framer-1vxkoux\",\"data-framer-name\":\"Source\",fonts:[\"GF;Inter-300\"],text:kyp1PJAjNXQ00kY3Z7,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})},idXQ00kY3Z7);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xdWrglD84\"},implicitPathVariables:undefined},{href:{webPageId:\"xdWrglD84\"},implicitPathVariables:undefined},{href:{webPageId:\"xdWrglD84\"},implicitPathVariables:undefined},{href:{webPageId:\"xdWrglD84\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+5071+40+0+0+922},VFUQ4KMrm:{y:(componentViewport?.y||0)+0+4544+40+0+0+1265}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+3582+40+0+0+922,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fqfex-container\",nodeId:\"UdDyacUt7\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{iBvlZFkrA:resolvedLinks[1]},VFUQ4KMrm:{iBvlZFkrA:resolvedLinks[2]},z7AmkPAHE:{iBvlZFkrA:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Button,{ADCnCLJXr:\"View All Reviews\",DoIBYmvJz:\"rgb(255, 255, 255)\",height:\"100%\",iBvlZFkrA:resolvedLinks[0],id:\"UdDyacUt7\",KSBUKc0ql:\"arrow-right\",layoutId:\"UdDyacUt7\",LHxK9ourM:\"rgb(34, 34, 34)\",LiDb_g_ZG:\"rgb(0, 0, 0)\",lJb2VFc8J:\"rgb(255, 255, 255)\",OesnSmzXv:20,rENBEbWmj:18,style:{height:\"100%\"},variant:\"G6TtKALbr\",width:\"100%\",yRZcCect8:true})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+5071+40+992},VFUQ4KMrm:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4544+40+1335}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:650,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3582+40+992,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1z0xlc6-container\",id:elementId2,nodeId:\"KAAtOoPxm\",ref:ref1,scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{variant:\"laRPZ3wYH\"},VFUQ4KMrm:{variant:\"vtfhf5H11\"},z7AmkPAHE:{variant:\"zK4EKWUTa\"}},children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",hGejQXdgN:\"FREQUENTLY ASKED QUESTIONS\",id:\"KAAtOoPxm\",layoutId:\"KAAtOoPxm\",style:{width:\"100%\"},uqlWlbJ6V:true,variant:\"uWBDwIwBK\",width:\"100%\",zSyo2LUZ5:true})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+6793},VFUQ4KMrm:{y:(componentViewport?.y||0)+0+6609}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:392,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5304,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a7coxj-container\",nodeId:\"FM7HKOwgJ\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{variant:\"FTvaocPjF\"},VFUQ4KMrm:{variant:\"qUuBQSGI5\"}},children:/*#__PURE__*/_jsx(PartnerProgramCTA,{height:\"100%\",id:\"FM7HKOwgJ\",layoutId:\"FM7HKOwgJ\",style:{width:\"100%\"},variant:\"n6kkPL2Gi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+7185},VFUQ4KMrm:{y:(componentViewport?.y||0)+0+7001}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:428,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5696,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cv8224-container\",nodeId:\"jff1gYWsG\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VFUQ4KMrm:{style:{width:\"100%\"},variant:\"Tu2FCWD6v\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"jff1gYWsG\",layoutId:\"jff1gYWsG\",style:{height:\"100%\",width:\"100%\"},variant:\"RuCRpusyC\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{t3R7FCLhL:{y:(componentViewport?.y||0)+0+7613},VFUQ4KMrm:{y:(componentViewport?.y||0)+0+7429}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:145,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6124,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9z32j6-container\",nodeId:\"wNHe0lMFb\",scopeId:\"G0Nktf6Mh\",children:/*#__PURE__*/_jsx(Bottom,{height:\"100%\",id:\"wNHe0lMFb\",layoutId:\"wNHe0lMFb\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JcW11h4q7\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-w2WMn.framer-88l4je, .framer-w2WMn .framer-88l4je { display: block; }\",\".framer-w2WMn.framer-la4ugd { 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: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-w2WMn .framer-1ya5jhd-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-w2WMn .framer-ozvaqk-container, .framer-w2WMn .framer-qoopkh-container, .framer-w2WMn .framer-1z0xlc6-container, .framer-w2WMn .framer-a7coxj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-w2WMn .framer-6xy378 { align-content: center; align-items: center; background-color: var(--token-a2c1de50-3936-46f1-ac5b-fc1faabf1f99, #f7f7f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-ttssix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1300px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-12uh7wr { --border-bottom-width: 1px; --border-color: var(--token-ced740fa-9b93-4337-9c6c-545ee0de17fc, #d1d1d1); --border-left-width: 1px; --border-right-width: 1px; --border-style: dashed; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; text-decoration: none; width: 100%; }\",\".framer-w2WMn .framer-1ku64dr-container, .framer-w2WMn .framer-bad2v1-container, .framer-w2WMn .framer-tx9cvs-container, .framer-w2WMn .framer-sxjy2t-container, .framer-w2WMn .framer-1kwrx3c-container, .framer-w2WMn .framer-2il0oz-container { align-self: stretch; flex: none; height: auto; position: relative; width: 25%; }\",\".framer-w2WMn .framer-uavj4u, .framer-w2WMn .framer-7yimqa, .framer-w2WMn .framer-tna6ph, .framer-w2WMn .framer-1wbtyh9, .framer-w2WMn .framer-1lpkyq4, .framer-w2WMn .framer-1tnb6ua, .framer-w2WMn .framer-x470yl, .framer-w2WMn .framer-1mnmjl, .framer-w2WMn .framer-1cu39v6, .framer-w2WMn .framer-y54b6k, .framer-w2WMn .framer-ak8nw3, .framer-w2WMn .framer-ke1f7f, .framer-w2WMn .framer-rqyekq, .framer-w2WMn .framer-wi57gf, .framer-w2WMn .framer-1q3mjdl, .framer-w2WMn .framer-19zyxck, .framer-w2WMn .framer-1e1eip3, .framer-w2WMn .framer-4udosx, .framer-w2WMn .framer-193a80k, .framer-w2WMn .framer-m7v5v9, .framer-w2WMn .framer-11zqscm, .framer-w2WMn .framer-cutiu1, .framer-w2WMn .framer-1erz8mg, .framer-w2WMn .framer-e9cq0q { aspect-ratio: 1.3333333333333333 / 1; height: var(--framer-aspect-ratio-supported, 390px); overflow: hidden; position: relative; width: 520px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-esy6k0, .framer-w2WMn .framer-mywl74, .framer-w2WMn .framer-vdflp7, .framer-w2WMn .framer-14r179z, .framer-w2WMn .framer-l9kzyl, .framer-w2WMn .framer-z7ntcr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-1d4kzq2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-15zj7ve, .framer-w2WMn .framer-1peljis, .framer-w2WMn .framer-1a3lb52, .framer-w2WMn .framer-55gy1c, .framer-w2WMn .framer-15jc0xb, .framer-w2WMn .framer-1493mnj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-11i3o4v, .framer-w2WMn .framer-1c7vy0i, .framer-w2WMn .framer-ferzq6, .framer-w2WMn .framer-1ruu3qx, .framer-w2WMn .framer-1mw2h3u, .framer-w2WMn .framer-144kbny { --framer-paragraph-spacing: 0px; flex: none; height: 30px; position: relative; white-space: pre; width: auto; }\",\".framer-w2WMn .framer-jxnubn, .framer-w2WMn .framer-2ocu0w, .framer-w2WMn .framer-nsfmef, .framer-w2WMn .framer-y0i7av, .framer-w2WMn .framer-1d4c8zz, .framer-w2WMn .framer-1affrzd, .framer-w2WMn .framer-au7mvc, .framer-w2WMn .framer-1sc0hze, .framer-w2WMn .framer-ymum0o, .framer-w2WMn .framer-oj5w0x, .framer-w2WMn .framer-m20ya, .framer-w2WMn .framer-17uq9s5 { flex: none; height: auto; max-width: 100%; pointer-events: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-w2WMn .framer-1sr9773 { align-content: center; align-items: center; background-color: var(--token-f3601293-d328-40c2-aaa8-950787e348d9, #ef4444); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 226px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-tto7wc, .framer-w2WMn .framer-1ewj142, .framer-w2WMn .framer-1pdsdpt, .framer-w2WMn .framer-1oteav1, .framer-w2WMn .framer-1835in6, .framer-w2WMn .framer-stc0c5 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-w2WMn .framer-1vznsnt, .framer-w2WMn .framer-s8c0ms, .framer-w2WMn .framer-2ynaq4, .framer-w2WMn .framer-3t1myk, .framer-w2WMn .framer-1p8z46g, .framer-w2WMn .framer-1pysv0s { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-w2WMn .framer-1bivv2l { align-content: center; align-items: center; background-color: var(--token-3c0f1641-61a9-45ec-852d-a7b4bb2d8620, #ffe49e); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 226px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-3638je, .framer-w2WMn .framer-cgxemx { align-content: center; align-items: center; background-color: var(--token-6d51ce29-1075-4322-bbb7-37f2cd7e5758, #1a208f); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 226px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-1vmjs16 { align-content: center; align-items: center; background-color: #542189; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 226px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-jvz5hv { align-content: center; align-items: center; background-color: #6c4215; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 226px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-w2WMn .framer-1tqe9f9 { aspect-ratio: 1.497090909090909 / 1; height: var(--framer-aspect-ratio-supported, 378px); overflow: visible; position: relative; width: 566px; }\",\".framer-w2WMn .framer-itugtw { aspect-ratio: 1.4971264367816093 / 1; height: var(--framer-aspect-ratio-supported, 367px); overflow: visible; position: relative; width: 549px; }\",\".framer-w2WMn .framer-2nu3dg, .framer-w2WMn .framer-yo0xtv, .framer-w2WMn .framer-6fhwiu { aspect-ratio: 1.497175141242938 / 1; height: var(--framer-aspect-ratio-supported, 373px); overflow: visible; position: relative; width: 558px; }\",\".framer-w2WMn .framer-1870yk3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-3pu02o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-1nl6thg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 116px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 490px; }\",\".framer-w2WMn .framer-1t3ihpw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-w2WMn .framer-vh883a { --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-w2WMn .framer-1qrig8z { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-1xrn40j { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-oyw6c0 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-m9ug12 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-18e6ouw { --border-bottom-width: 1px; --border-color: #d1d1d1; --border-left-width: 0px; --border-right-width: 0px; --border-style: dashed; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-1xszf14, .framer-w2WMn .framer-np4hv, .framer-w2WMn .framer-1q9pv9a, .framer-w2WMn .framer-1fdwijb, .framer-w2WMn .framer-1ycz6be, .framer-w2WMn .framer-9nekr0, .framer-w2WMn .framer-1vxkoux { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-w2WMn .framer-4zmz2p { --framer-paragraph-spacing: 0px; flex: none; height: auto; min-height: 136px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-w2WMn .framer-1ofoh26 { --border-bottom-width: 0px; --border-color: #d1d1d1; --border-left-width: 0px; --border-right-width: 0px; --border-style: dashed; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-av00ar, .framer-w2WMn .framer-pb2g0q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-1jdchuv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-w2WMn .framer-1fqfex-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-w2WMn .framer-1cv8224-container { flex: none; height: 428px; position: relative; width: 100%; }\",\".framer-w2WMn .framer-9z32j6-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w2WMn.framer-la4ugd, .framer-w2WMn .framer-6xy378, .framer-w2WMn .framer-ttssix, .framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-esy6k0, .framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-15zj7ve, .framer-w2WMn .framer-1sr9773, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-mywl74, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-1peljis, .framer-w2WMn .framer-1bivv2l, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-vdflp7, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-1a3lb52, .framer-w2WMn .framer-3638je, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-14r179z, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-55gy1c, .framer-w2WMn .framer-1vmjs16, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-l9kzyl, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-15jc0xb, .framer-w2WMn .framer-jvz5hv, .framer-w2WMn .framer-12uh7wr, .framer-w2WMn .framer-z7ntcr, .framer-w2WMn .framer-1d4kzq2, .framer-w2WMn .framer-1493mnj, .framer-w2WMn .framer-cgxemx, .framer-w2WMn .framer-1870yk3, .framer-w2WMn .framer-3pu02o, .framer-w2WMn .framer-1nl6thg, .framer-w2WMn .framer-1xrn40j, .framer-w2WMn .framer-oyw6c0, .framer-w2WMn .framer-m9ug12, .framer-w2WMn .framer-18e6ouw, .framer-w2WMn .framer-1ofoh26, .framer-w2WMn .framer-1jdchuv { gap: 0px; } .framer-w2WMn.framer-la4ugd > *, .framer-w2WMn .framer-6rd7fo > *, .framer-w2WMn .framer-15zj7ve > *, .framer-w2WMn .framer-1y3d66x > *, .framer-w2WMn .framer-1peljis > *, .framer-w2WMn .framer-otnu6 > *, .framer-w2WMn .framer-1a3lb52 > *, .framer-w2WMn .framer-dbjjkk > *, .framer-w2WMn .framer-55gy1c > *, .framer-w2WMn .framer-1b6ila3 > *, .framer-w2WMn .framer-15jc0xb > *, .framer-w2WMn .framer-1d4kzq2 > *, .framer-w2WMn .framer-1493mnj > *, .framer-w2WMn .framer-18e6ouw > *, .framer-w2WMn .framer-1ofoh26 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-w2WMn.framer-la4ugd > :first-child, .framer-w2WMn .framer-6xy378 > :first-child, .framer-w2WMn .framer-ttssix > :first-child, .framer-w2WMn .framer-esy6k0 > :first-child, .framer-w2WMn .framer-6rd7fo > :first-child, .framer-w2WMn .framer-15zj7ve > :first-child, .framer-w2WMn .framer-mywl74 > :first-child, .framer-w2WMn .framer-1y3d66x > :first-child, .framer-w2WMn .framer-1peljis > :first-child, .framer-w2WMn .framer-vdflp7 > :first-child, .framer-w2WMn .framer-otnu6 > :first-child, .framer-w2WMn .framer-1a3lb52 > :first-child, .framer-w2WMn .framer-14r179z > :first-child, .framer-w2WMn .framer-dbjjkk > :first-child, .framer-w2WMn .framer-55gy1c > :first-child, .framer-w2WMn .framer-l9kzyl > :first-child, .framer-w2WMn .framer-1b6ila3 > :first-child, .framer-w2WMn .framer-15jc0xb > :first-child, .framer-w2WMn .framer-z7ntcr > :first-child, .framer-w2WMn .framer-1d4kzq2 > :first-child, .framer-w2WMn .framer-1493mnj > :first-child, .framer-w2WMn .framer-1870yk3 > :first-child, .framer-w2WMn .framer-3pu02o > :first-child, .framer-w2WMn .framer-1nl6thg > :first-child, .framer-w2WMn .framer-1xrn40j > :first-child, .framer-w2WMn .framer-oyw6c0 > :first-child, .framer-w2WMn .framer-m9ug12 > :first-child, .framer-w2WMn .framer-18e6ouw > :first-child, .framer-w2WMn .framer-1ofoh26 > :first-child { margin-top: 0px; } .framer-w2WMn.framer-la4ugd > :last-child, .framer-w2WMn .framer-6xy378 > :last-child, .framer-w2WMn .framer-ttssix > :last-child, .framer-w2WMn .framer-esy6k0 > :last-child, .framer-w2WMn .framer-6rd7fo > :last-child, .framer-w2WMn .framer-15zj7ve > :last-child, .framer-w2WMn .framer-mywl74 > :last-child, .framer-w2WMn .framer-1y3d66x > :last-child, .framer-w2WMn .framer-1peljis > :last-child, .framer-w2WMn .framer-vdflp7 > :last-child, .framer-w2WMn .framer-otnu6 > :last-child, .framer-w2WMn .framer-1a3lb52 > :last-child, .framer-w2WMn .framer-14r179z > :last-child, .framer-w2WMn .framer-dbjjkk > :last-child, .framer-w2WMn .framer-55gy1c > :last-child, .framer-w2WMn .framer-l9kzyl > :last-child, .framer-w2WMn .framer-1b6ila3 > :last-child, .framer-w2WMn .framer-15jc0xb > :last-child, .framer-w2WMn .framer-z7ntcr > :last-child, .framer-w2WMn .framer-1d4kzq2 > :last-child, .framer-w2WMn .framer-1493mnj > :last-child, .framer-w2WMn .framer-1870yk3 > :last-child, .framer-w2WMn .framer-3pu02o > :last-child, .framer-w2WMn .framer-1nl6thg > :last-child, .framer-w2WMn .framer-1xrn40j > :last-child, .framer-w2WMn .framer-oyw6c0 > :last-child, .framer-w2WMn .framer-m9ug12 > :last-child, .framer-w2WMn .framer-18e6ouw > :last-child, .framer-w2WMn .framer-1ofoh26 > :last-child { margin-bottom: 0px; } .framer-w2WMn .framer-6xy378 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-w2WMn .framer-ttssix > *, .framer-w2WMn .framer-esy6k0 > *, .framer-w2WMn .framer-mywl74 > *, .framer-w2WMn .framer-vdflp7 > *, .framer-w2WMn .framer-14r179z > *, .framer-w2WMn .framer-l9kzyl > *, .framer-w2WMn .framer-z7ntcr > *, .framer-w2WMn .framer-1870yk3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-w2WMn .framer-1fmf2vc > *, .framer-w2WMn .framer-1bl2x1k > *, .framer-w2WMn .framer-1hjr79c > *, .framer-w2WMn .framer-go5ils > *, .framer-w2WMn .framer-17hpusx > *, .framer-w2WMn .framer-12uh7wr > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-w2WMn .framer-1fmf2vc > :first-child, .framer-w2WMn .framer-1sr9773 > :first-child, .framer-w2WMn .framer-1bl2x1k > :first-child, .framer-w2WMn .framer-1bivv2l > :first-child, .framer-w2WMn .framer-1hjr79c > :first-child, .framer-w2WMn .framer-3638je > :first-child, .framer-w2WMn .framer-go5ils > :first-child, .framer-w2WMn .framer-1vmjs16 > :first-child, .framer-w2WMn .framer-17hpusx > :first-child, .framer-w2WMn .framer-jvz5hv > :first-child, .framer-w2WMn .framer-12uh7wr > :first-child, .framer-w2WMn .framer-cgxemx > :first-child, .framer-w2WMn .framer-1jdchuv > :first-child { margin-left: 0px; } .framer-w2WMn .framer-1fmf2vc > :last-child, .framer-w2WMn .framer-1sr9773 > :last-child, .framer-w2WMn .framer-1bl2x1k > :last-child, .framer-w2WMn .framer-1bivv2l > :last-child, .framer-w2WMn .framer-1hjr79c > :last-child, .framer-w2WMn .framer-3638je > :last-child, .framer-w2WMn .framer-go5ils > :last-child, .framer-w2WMn .framer-1vmjs16 > :last-child, .framer-w2WMn .framer-17hpusx > :last-child, .framer-w2WMn .framer-jvz5hv > :last-child, .framer-w2WMn .framer-12uh7wr > :last-child, .framer-w2WMn .framer-cgxemx > :last-child, .framer-w2WMn .framer-1jdchuv > :last-child { margin-right: 0px; } .framer-w2WMn .framer-1sr9773 > *, .framer-w2WMn .framer-1bivv2l > *, .framer-w2WMn .framer-3638je > *, .framer-w2WMn .framer-1vmjs16 > *, .framer-w2WMn .framer-jvz5hv > *, .framer-w2WMn .framer-cgxemx > *, .framer-w2WMn .framer-1jdchuv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-w2WMn .framer-3pu02o > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-w2WMn .framer-1nl6thg > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-w2WMn .framer-1xrn40j > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-w2WMn .framer-oyw6c0 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-w2WMn .framer-m9ug12 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,'.framer-w2WMn[data-border=\"true\"]::after, .framer-w2WMn [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-w2WMn.framer-la4ugd { width: 810px; } .framer-w2WMn .framer-6xy378 { padding: 20px 0px 50px 0px; } .framer-w2WMn .framer-ttssix, .framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-1d4kzq2 { gap: 10px; } .framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-12uh7wr { flex-direction: column; gap: 10px; } .framer-w2WMn .framer-1ku64dr-container, .framer-w2WMn .framer-bad2v1-container, .framer-w2WMn .framer-tx9cvs-container, .framer-w2WMn .framer-sxjy2t-container, .framer-w2WMn .framer-1kwrx3c-container, .framer-w2WMn .framer-2il0oz-container { align-self: unset; height: 300px; width: 100%; } .framer-w2WMn .framer-esy6k0, .framer-w2WMn .framer-mywl74, .framer-w2WMn .framer-vdflp7, .framer-w2WMn .framer-14r179z, .framer-w2WMn .framer-l9kzyl, .framer-w2WMn .framer-z7ntcr { flex: none; width: 100%; } .framer-w2WMn .framer-15zj7ve, .framer-w2WMn .framer-55gy1c { align-content: center; align-items: center; } .framer-w2WMn .framer-1sr9773, .framer-w2WMn .framer-1bivv2l, .framer-w2WMn .framer-3638je, .framer-w2WMn .framer-1vmjs16, .framer-w2WMn .framer-jvz5hv, .framer-w2WMn .framer-cgxemx { width: 100%; } .framer-w2WMn .framer-1peljis, .framer-w2WMn .framer-1a3lb52, .framer-w2WMn .framer-15jc0xb, .framer-w2WMn .framer-1493mnj { align-content: center; align-items: center; overflow: visible; } .framer-w2WMn .framer-1qrig8z { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 0px 50px 0px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w2WMn .framer-ttssix, .framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-12uh7wr, .framer-w2WMn .framer-1d4kzq2 { gap: 0px; } .framer-w2WMn .framer-ttssix > *, .framer-w2WMn .framer-1fmf2vc > *, .framer-w2WMn .framer-6rd7fo > *, .framer-w2WMn .framer-1bl2x1k > *, .framer-w2WMn .framer-1y3d66x > *, .framer-w2WMn .framer-1hjr79c > *, .framer-w2WMn .framer-otnu6 > *, .framer-w2WMn .framer-go5ils > *, .framer-w2WMn .framer-dbjjkk > *, .framer-w2WMn .framer-17hpusx > *, .framer-w2WMn .framer-1b6ila3 > *, .framer-w2WMn .framer-12uh7wr > *, .framer-w2WMn .framer-1d4kzq2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-w2WMn .framer-ttssix > :first-child, .framer-w2WMn .framer-1fmf2vc > :first-child, .framer-w2WMn .framer-6rd7fo > :first-child, .framer-w2WMn .framer-1bl2x1k > :first-child, .framer-w2WMn .framer-1y3d66x > :first-child, .framer-w2WMn .framer-1hjr79c > :first-child, .framer-w2WMn .framer-otnu6 > :first-child, .framer-w2WMn .framer-go5ils > :first-child, .framer-w2WMn .framer-dbjjkk > :first-child, .framer-w2WMn .framer-17hpusx > :first-child, .framer-w2WMn .framer-1b6ila3 > :first-child, .framer-w2WMn .framer-12uh7wr > :first-child, .framer-w2WMn .framer-1d4kzq2 > :first-child { margin-top: 0px; } .framer-w2WMn .framer-ttssix > :last-child, .framer-w2WMn .framer-1fmf2vc > :last-child, .framer-w2WMn .framer-6rd7fo > :last-child, .framer-w2WMn .framer-1bl2x1k > :last-child, .framer-w2WMn .framer-1y3d66x > :last-child, .framer-w2WMn .framer-1hjr79c > :last-child, .framer-w2WMn .framer-otnu6 > :last-child, .framer-w2WMn .framer-go5ils > :last-child, .framer-w2WMn .framer-dbjjkk > :last-child, .framer-w2WMn .framer-17hpusx > :last-child, .framer-w2WMn .framer-1b6ila3 > :last-child, .framer-w2WMn .framer-12uh7wr > :last-child, .framer-w2WMn .framer-1d4kzq2 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-w2WMn.framer-la4ugd { width: 390px; } .framer-w2WMn .framer-1ya5jhd-container { order: 0; } .framer-w2WMn .framer-ozvaqk-container { order: 1; } .framer-w2WMn .framer-6xy378 { gap: 20px; order: 2; padding: 20px 12px 30px 12px; } .framer-w2WMn .framer-ttssix, .framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-1d4kzq2 { gap: 10px; } .framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-12uh7wr { flex-direction: column; gap: 10px; padding: 20px; } .framer-w2WMn .framer-1ku64dr-container, .framer-w2WMn .framer-bad2v1-container, .framer-w2WMn .framer-tx9cvs-container, .framer-w2WMn .framer-sxjy2t-container, .framer-w2WMn .framer-1kwrx3c-container, .framer-w2WMn .framer-2il0oz-container { align-self: unset; height: 300px; width: 100%; } .framer-w2WMn .framer-esy6k0, .framer-w2WMn .framer-mywl74, .framer-w2WMn .framer-vdflp7, .framer-w2WMn .framer-14r179z, .framer-w2WMn .framer-l9kzyl, .framer-w2WMn .framer-z7ntcr { flex: none; gap: 10px; width: 100%; } .framer-w2WMn .framer-15zj7ve, .framer-w2WMn .framer-1peljis, .framer-w2WMn .framer-1a3lb52, .framer-w2WMn .framer-55gy1c, .framer-w2WMn .framer-15jc0xb, .framer-w2WMn .framer-1493mnj { align-content: center; align-items: center; overflow: visible; } .framer-w2WMn .framer-1sr9773, .framer-w2WMn .framer-1bivv2l, .framer-w2WMn .framer-3638je, .framer-w2WMn .framer-1vmjs16, .framer-w2WMn .framer-jvz5hv, .framer-w2WMn .framer-cgxemx { width: 100%; } .framer-w2WMn .framer-qoopkh-container { order: 3; } .framer-w2WMn .framer-1870yk3 { order: 4; padding: 40px 20px 40px 20px; } .framer-w2WMn .framer-3pu02o { gap: 20px; } .framer-w2WMn .framer-1qrig8z { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px 12px 0px 12px; } .framer-w2WMn .framer-a7coxj-container { order: 5; } .framer-w2WMn .framer-1cv8224-container { height: auto; order: 6; } .framer-w2WMn .framer-9z32j6-container { order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-w2WMn .framer-6xy378, .framer-w2WMn .framer-ttssix, .framer-w2WMn .framer-1fmf2vc, .framer-w2WMn .framer-esy6k0, .framer-w2WMn .framer-6rd7fo, .framer-w2WMn .framer-1bl2x1k, .framer-w2WMn .framer-mywl74, .framer-w2WMn .framer-1y3d66x, .framer-w2WMn .framer-1hjr79c, .framer-w2WMn .framer-vdflp7, .framer-w2WMn .framer-otnu6, .framer-w2WMn .framer-go5ils, .framer-w2WMn .framer-14r179z, .framer-w2WMn .framer-dbjjkk, .framer-w2WMn .framer-17hpusx, .framer-w2WMn .framer-l9kzyl, .framer-w2WMn .framer-1b6ila3, .framer-w2WMn .framer-12uh7wr, .framer-w2WMn .framer-z7ntcr, .framer-w2WMn .framer-1d4kzq2, .framer-w2WMn .framer-3pu02o { gap: 0px; } .framer-w2WMn .framer-6xy378 > *, .framer-w2WMn .framer-3pu02o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-w2WMn .framer-6xy378 > :first-child, .framer-w2WMn .framer-ttssix > :first-child, .framer-w2WMn .framer-1fmf2vc > :first-child, .framer-w2WMn .framer-esy6k0 > :first-child, .framer-w2WMn .framer-6rd7fo > :first-child, .framer-w2WMn .framer-1bl2x1k > :first-child, .framer-w2WMn .framer-mywl74 > :first-child, .framer-w2WMn .framer-1y3d66x > :first-child, .framer-w2WMn .framer-1hjr79c > :first-child, .framer-w2WMn .framer-vdflp7 > :first-child, .framer-w2WMn .framer-otnu6 > :first-child, .framer-w2WMn .framer-go5ils > :first-child, .framer-w2WMn .framer-14r179z > :first-child, .framer-w2WMn .framer-dbjjkk > :first-child, .framer-w2WMn .framer-17hpusx > :first-child, .framer-w2WMn .framer-l9kzyl > :first-child, .framer-w2WMn .framer-1b6ila3 > :first-child, .framer-w2WMn .framer-12uh7wr > :first-child, .framer-w2WMn .framer-z7ntcr > :first-child, .framer-w2WMn .framer-1d4kzq2 > :first-child, .framer-w2WMn .framer-3pu02o > :first-child { margin-top: 0px; } .framer-w2WMn .framer-6xy378 > :last-child, .framer-w2WMn .framer-ttssix > :last-child, .framer-w2WMn .framer-1fmf2vc > :last-child, .framer-w2WMn .framer-esy6k0 > :last-child, .framer-w2WMn .framer-6rd7fo > :last-child, .framer-w2WMn .framer-1bl2x1k > :last-child, .framer-w2WMn .framer-mywl74 > :last-child, .framer-w2WMn .framer-1y3d66x > :last-child, .framer-w2WMn .framer-1hjr79c > :last-child, .framer-w2WMn .framer-vdflp7 > :last-child, .framer-w2WMn .framer-otnu6 > :last-child, .framer-w2WMn .framer-go5ils > :last-child, .framer-w2WMn .framer-14r179z > :last-child, .framer-w2WMn .framer-dbjjkk > :last-child, .framer-w2WMn .framer-17hpusx > :last-child, .framer-w2WMn .framer-l9kzyl > :last-child, .framer-w2WMn .framer-1b6ila3 > :last-child, .framer-w2WMn .framer-12uh7wr > :last-child, .framer-w2WMn .framer-z7ntcr > :last-child, .framer-w2WMn .framer-1d4kzq2 > :last-child, .framer-w2WMn .framer-3pu02o > :last-child { margin-bottom: 0px; } .framer-w2WMn .framer-ttssix > *, .framer-w2WMn .framer-1fmf2vc > *, .framer-w2WMn .framer-esy6k0 > *, .framer-w2WMn .framer-6rd7fo > *, .framer-w2WMn .framer-1bl2x1k > *, .framer-w2WMn .framer-mywl74 > *, .framer-w2WMn .framer-1y3d66x > *, .framer-w2WMn .framer-1hjr79c > *, .framer-w2WMn .framer-vdflp7 > *, .framer-w2WMn .framer-otnu6 > *, .framer-w2WMn .framer-go5ils > *, .framer-w2WMn .framer-14r179z > *, .framer-w2WMn .framer-dbjjkk > *, .framer-w2WMn .framer-17hpusx > *, .framer-w2WMn .framer-l9kzyl > *, .framer-w2WMn .framer-1b6ila3 > *, .framer-w2WMn .framer-12uh7wr > *, .framer-w2WMn .framer-z7ntcr > *, .framer-w2WMn .framer-1d4kzq2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-w2WMn.framer-la4ugd { width: 1200px; } .framer-w2WMn .framer-1ya5jhd-container { max-width: 1100px; } .framer-w2WMn .framer-ozvaqk-container { width: 1202px; } .framer-w2WMn .framer-1qrig8z { padding: 0px 50px 0px 50px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5897\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"t3R7FCLhL\":{\"layout\":[\"fixed\",\"auto\"]},\"VFUQ4KMrm\":{\"layout\":[\"fixed\",\"auto\"]},\"z7AmkPAHE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"fseuuaDx6\":{\"pattern\":\":Dn6ZR28oQ-:fseuuaDx6\",\"name\":\"\",\"slugs\":{\"Dn6ZR28oQ\":{\"identifier\":\"local-module:collection/onZd3ryrT:default\",\"provider\":\"XQ00kY3Z7\"}}},\"zgfRXjZxq\":{\"pattern\":\":Dn6ZR28oQ-:zgfRXjZxq\",\"name\":\"review-text\",\"slugs\":{\"Dn6ZR28oQ\":{\"identifier\":\"local-module:collection/onZd3ryrT:default\",\"provider\":\"XQ00kY3Z7\"}}},\"KAAtOoPxm\":{\"pattern\":\":KAAtOoPxm\",\"name\":\"faq\"}}\n * @framerResponsiveScreen\n */const FramerG0Nktf6Mh=withCSS(Component,css,\"framer-w2WMn\");export default FramerG0Nktf6Mh;FramerG0Nktf6Mh.displayName=\"Page\";FramerG0Nktf6Mh.defaultProps={height:5897,width:1440};addFonts(FramerG0Nktf6Mh,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZ1rib2Bg-4.woff2\",weight:\"300\"},{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:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"}]},...NavigationFonts,...HeaderFonts,...SlideshowFonts,...LogosFonts,...ButtonFonts,...FAQFonts,...PartnerProgramCTAFonts,...FooterFonts,...BottomFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG0Nktf6Mh\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t3R7FCLhL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VFUQ4KMrm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z7AmkPAHE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"fseuuaDx6\\\":{\\\"pattern\\\":\\\":Dn6ZR28oQ-:fseuuaDx6\\\",\\\"name\\\":\\\"\\\",\\\"slugs\\\":{\\\"Dn6ZR28oQ\\\":{\\\"identifier\\\":\\\"local-module:collection/onZd3ryrT:default\\\",\\\"provider\\\":\\\"XQ00kY3Z7\\\"}}},\\\"zgfRXjZxq\\\":{\\\"pattern\\\":\\\":Dn6ZR28oQ-:zgfRXjZxq\\\",\\\"name\\\":\\\"review-text\\\",\\\"slugs\\\":{\\\"Dn6ZR28oQ\\\":{\\\"identifier\\\":\\\"local-module:collection/onZd3ryrT:default\\\",\\\"provider\\\":\\\"XQ00kY3Z7\\\"}}},\\\"KAAtOoPxm\\\":{\\\"pattern\\\":\\\":KAAtOoPxm\\\",\\\"name\\\":\\\"faq\\\"}}\",\"framerIntrinsicHeight\":\"5897\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "iFXnbfMA3_default", "HeaderFonts", "RTwJIxkpV_default", "SlideshowFonts", "Slideshow", "SlideshowWithVariantAppearEffect", "withVariantAppearEffect", "MotionAWithFX", "withFX", "motion", "LogosFonts", "NeBlFd1rs_default", "MotionDivWithClass1xrn40j", "withCodeBoundaryForOverrides", "withClass", "ButtonFonts", "j5qhgTrrq_default", "FAQFonts", "G_ltNZ1uA_default", "PartnerProgramCTAFonts", "AjnBHsbKV_default", "FooterFonts", "oIkY1AhZ0_default", "BottomFonts", "RcPw5Tyfl_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "Dn6ZR28oQXQ00kY3Z7", "pCF6MKgjoXQ00kY3Z7", "LWzeGdJ5RXQ00kY3Z7", "q3BH2D2rsXQ00kY3Z7", "kIJNkkaRJXQ00kY3Z7", "oEOR_wgPNXQ00kY3Z7", "AxpczlwomXQ00kY3Z7", "kyp1PJAjNXQ00kY3Z7", "idXQ00kY3Z7", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "dynamicRef", "useDynamicRefs", "elementId1", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "elementId2", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "iFXnbfMA3_default", "RTwJIxkpV_default", "Link", "MotionAWithFX", "SlideshowWithVariantAppearEffect", "Image2", "RichText2", "x", "SVG", "NeBlFd1rs_default", "ChildrenCanSuspend", "onZd3ryrT_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "MotionDivWithClass1xrn40j", "ResolveLinks", "resolvedLinks", "j5qhgTrrq_default", "G_ltNZ1uA_default", "AjnBHsbKV_default", "oIkY1AhZ0_default", "RcPw5Tyfl_default", "css", "FramerG0Nktf6Mh", "withCSS", "G0Nktf6Mh_default", "addFonts", "NavigationFonts", "HeaderFonts", "SlideshowFonts", "LogosFonts", "ButtonFonts", "FAQFonts", "PartnerProgramCTAFonts", "FooterFonts", "BottomFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
