{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/h7RVdbw1sGFYmaqyBkHT/jOqDF2RGfVnwfoQPWGJo/dza5PYdQv.js"],
  "sourcesContent": ["// Generated by Framer (259a342)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Navigation from\"#framer/local/canvasComponent/VIrqPTB1S/VIrqPTB1S.js\";import*as sharedStyle from\"#framer/local/css/ft3kRGql4/ft3kRGql4.js\";import*as sharedStyle2 from\"#framer/local/css/g4kdlQSbM/g4kdlQSbM.js\";import*as sharedStyle1 from\"#framer/local/css/rwiz2TbVQ/rwiz2TbVQ.js\";import metadataProvider from\"#framer/local/webPageMetadata/dza5PYdQv/dza5PYdQv.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const breakpoints={IphMSAfCg:\"(max-width: 809px)\",OE9AlnFSm:\"(min-width: 1200px)\",SsK_UbBte:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3HbYH\";const variantClassNames={IphMSAfCg:\"framer-v-ndubl5\",OE9AlnFSm:\"framer-v-1qhctg8\",SsK_UbBte:\"framer-v-1xw3f8s\"};const transition1={damping:60,delay:.3,mass:1,stiffness:320,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition2={damping:60,delay:.5,mass:1,stiffness:320,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"OE9AlnFSm\",Phone:\"IphMSAfCg\",Tablet:\"SsK_UbBte\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OE9AlnFSm\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"C3grsWRXP\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"IphMSAfCg\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OE9AlnFSm\",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-1qhctg8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jpyq4z-container\",layoutScroll:true,nodeId:\"J5TdExq6a\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{variant:\"V0PkuFiV1\"},SsK_UbBte:{variant:\"VCo88UrqU\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"J5TdExq6a\",layoutId:\"J5TdExq6a\",style:{width:\"100%\"},variant:\"pd5Kact5Z\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:1080,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/TZ7lniwuEwN4v9n34sE9sy9Hz4.png\",srcSet:\"https://framerusercontent.com/images/TZ7lniwuEwN4v9n34sE9sy9Hz4.png?scale-down-to=512 512w,https://framerusercontent.com/images/TZ7lniwuEwN4v9n34sE9sy9Hz4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TZ7lniwuEwN4v9n34sE9sy9Hz4.png 1920w\"},className:\"framer-1srpzcz\",\"data-framer-name\":\"Hero section\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9pqdld\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-sgxxm4\",\"data-styles-preset\":\"ft3kRGql4\",style:{\"--framer-text-alignment\":\"start\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Grand weddings\"})}),fonts:[\"Inter\"]},SsK_UbBte:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS01MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"52px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Grand weddings\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UGxheWZhaXIgRGlzcGxheS01MDA=\",\"--framer-font-family\":'\"Playfair Display\", \"Playfair Display Placeholder\", serif',\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"68px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Grand weddings\"})}),className:\"framer-1nzdmh7\",\"data-framer-appear-id\":\"1nzdmh7\",\"data-framer-name\":\"Header\",fonts:[\"GF;Playfair Display-500\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"We specialize in curating bespoke weddings, handling every detail from planning to execution. Satavahana Event Management ensures a stress-free journey to your special day, delivering timeless and beautifully crafted events.\"})}),className:\"framer-14gss5q\",\"data-framer-appear-id\":\"14gss5q\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-SemiBold\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1wub9pg\",\"data-framer-appear-id\":\"1wub9pg\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+0),pixelHeight:1207,pixelWidth:1179,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg\",srcSet:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg?scale-down-to=1024 1000w,https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg 1179w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+0),pixelHeight:1207,pixelWidth:1179,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg\",srcSet:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg?scale-down-to=1024 1000w,https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg 1179w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+0),pixelHeight:1207,pixelWidth:1179,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg\",srcSet:\"https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg?scale-down-to=1024 1000w,https://framerusercontent.com/images/zqN5NEphUYsOWzZD7pdMxxppFE.jpg 1179w\"},className:\"framer-k67346\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+320),pixelHeight:4480,pixelWidth:6720,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg\",srcSet:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg 6720w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+0),pixelHeight:4480,pixelWidth:6720,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg\",srcSet:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg 6720w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+0),pixelHeight:4480,pixelWidth:6720,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg\",srcSet:\"https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/ifOncw8817LMptpgHZZy4G8e6Q.jpg 6720w\"},className:\"framer-17z3ymn\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+640),pixelHeight:5304,pixelWidth:7952,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg\",srcSet:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg 7952w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+0),pixelHeight:5304,pixelWidth:7952,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg\",srcSet:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg 7952w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+0),pixelHeight:5304,pixelWidth:7952,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg\",srcSet:\"https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vWobIRnc46Jx47SQokZNkrnwQ.jpg 7952w\"},className:\"framer-1hv80yy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+960),pixelHeight:5304,pixelWidth:7952,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg\",srcSet:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg 7952w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+240),pixelHeight:5304,pixelWidth:7952,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg\",srcSet:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg 7952w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+320),pixelHeight:5304,pixelWidth:7952,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg\",srcSet:\"https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/QzIvYiN15kXSgaC8Dy65x1lGyg.jpg 7952w\"},className:\"framer-phorwo\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+1280),pixelHeight:4672,pixelWidth:7008,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg\",srcSet:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg 7008w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+240),pixelHeight:4672,pixelWidth:7008,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg\",srcSet:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg 7008w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+320),pixelHeight:4672,pixelWidth:7008,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg\",srcSet:\"https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/UFBEEVVCKOwHLx2u1yflTbpTHtc.jpg 7008w\"},className:\"framer-14agkdo\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+1600),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/MSvKtscZtHDHlWHIEMtnqd1BkVQ.jpg\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+240),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/MSvKtscZtHDHlWHIEMtnqd1BkVQ.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+320),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/MSvKtscZtHDHlWHIEMtnqd1BkVQ.jpg\"},className:\"framer-1k0if2g\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+1920),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/8S5mDsGg1dzpaz57vl4QwHRRNV8.jpg\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+480),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/8S5mDsGg1dzpaz57vl4QwHRRNV8.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+640),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/8S5mDsGg1dzpaz57vl4QwHRRNV8.jpg\"},className:\"framer-1gc8wy5\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+2240),pixelHeight:7008,pixelWidth:4672,src:\"https://framerusercontent.com/images/0m6dRG7RUW0egQKaIRn83XiN1g.jpg\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+480),pixelHeight:7008,pixelWidth:4672,src:\"https://framerusercontent.com/images/0m6dRG7RUW0egQKaIRn83XiN1g.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+640),pixelHeight:7008,pixelWidth:4672,src:\"https://framerusercontent.com/images/0m6dRG7RUW0egQKaIRn83XiN1g.jpg\"},className:\"framer-7m94s4\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+2560),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/Wu5brE1YGjzj0A4DkjNpdqQ083k.jpg\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+480),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/Wu5brE1YGjzj0A4DkjNpdqQ083k.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+640),pixelHeight:5304,pixelWidth:7952,src:\"https://framerusercontent.com/images/Wu5brE1YGjzj0A4DkjNpdqQ083k.jpg\"},className:\"framer-9s70n0\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+2880),pixelHeight:5461,pixelWidth:5461,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg\",srcSet:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg 5461w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+720),pixelHeight:5461,pixelWidth:5461,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg\",srcSet:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg 5461w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+960),pixelHeight:5461,pixelWidth:5461,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg\",srcSet:\"https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/8Lb1BS6oHy2C3BioEqLHyK4htw.jpg 5461w\"},className:\"framer-1x6evyi\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+3200),pixelHeight:3840,pixelWidth:5760,sizes:`max(${componentViewport?.width||\"100vw\"} - 32px, 50px)`,src:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg\",srcSet:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg 5760w\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+720),pixelHeight:3840,pixelWidth:5760,sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,src:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg\",srcSet:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg 5760w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+960),pixelHeight:3840,pixelWidth:5760,sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,src:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg\",srcSet:\"https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/3FCLPXhDKMgnplPYydpDmTNHyL8.jpg 5760w\"},className:\"framer-1ml4jfk\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+438+0+3520),pixelHeight:6336,pixelWidth:9504,src:\"https://framerusercontent.com/images/excOWtjs89K8uVe06bxpVANkRRk.jpg\"}},SsK_UbBte:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+250+0+720),pixelHeight:6336,pixelWidth:9504,src:\"https://framerusercontent.com/images/excOWtjs89K8uVe06bxpVANkRRk.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+266+0+960),pixelHeight:6336,pixelWidth:9504,src:\"https://framerusercontent.com/images/excOWtjs89K8uVe06bxpVANkRRk.jpg\"},className:\"framer-1fwrvrg\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gs81ys\",\"data-framer-name\":\"Footer Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nf8e1n\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13xv1od\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15drwx1\",\"data-framer-name\":\"Logo and supporting text\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-p84g8g\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:273,svg:'<svg width=\"273\" height=\"32\" viewBox=\"0 0 273 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M20.3308 2.00228C20.4236 2.00153 20.5164 2.00077 20.612 2C21.5212 2.00246 22.3742 2.11035 23.1962 2.51221C23.1962 2.54426 23.1962 2.57631 23.1962 2.60934C23.1129 2.61184 23.0296 2.61435 22.9439 2.61693C22.2641 2.65065 21.815 2.70822 21.2536 3.09499C21.1895 3.09499 21.1254 3.09499 21.0593 3.09499C21.0593 3.15909 21.0593 3.2232 21.0593 3.28925C21.0012 3.34334 20.9431 3.39743 20.8833 3.45316C20.6147 3.73702 20.5191 3.99447 20.3794 4.35768C20.4435 4.35768 20.5076 4.35768 20.5737 4.35768C20.5737 4.42178 20.5737 4.48589 20.5737 4.55194C20.6378 4.55194 20.7019 4.55194 20.7679 4.55194C20.7679 4.6481 20.7679 4.74426 20.7679 4.84333C20.8235 4.86637 20.8791 4.88941 20.9364 4.91314C21.2038 5.06439 21.367 5.24398 21.5692 5.47467C21.6379 5.5518 21.7065 5.62893 21.7772 5.70839C21.9335 5.91176 21.9335 5.91176 21.9335 6.10602C21.9976 6.10602 22.0617 6.10602 22.1277 6.10602C22.1277 6.17013 22.1277 6.23423 22.1277 6.30028C22.1918 6.30028 22.256 6.30028 22.322 6.30028C22.4795 6.4566 22.4795 6.4566 22.6559 6.66452C22.7428 6.76593 22.7428 6.76593 22.8316 6.8694C23.2933 7.43296 23.2933 7.43296 23.2933 7.6601C23.3574 7.6601 23.4215 7.6601 23.4876 7.6601C23.4876 7.72421 23.4876 7.78831 23.4876 7.85436C23.5517 7.85436 23.6158 7.85436 23.6818 7.85436C23.6818 7.91846 23.6818 7.98257 23.6818 8.04862C23.7459 8.04862 23.81 8.04862 23.8761 8.04862C24.0131 8.18445 24.0131 8.18445 24.1735 8.37643C24.5257 8.79247 24.8923 9.19317 25.2628 9.59283C25.4302 9.79696 25.4302 9.79696 25.4302 9.99122C25.5263 10.0233 25.6225 10.0553 25.7216 10.0883C25.7216 10.1525 25.7216 10.2166 25.7216 10.2826C25.7857 10.2826 25.8498 10.2826 25.9158 10.2826C26.0664 10.4321 26.0664 10.4321 26.2376 10.6347C26.2979 10.7056 26.3583 10.7764 26.4204 10.8495C26.5663 11.0244 26.7117 11.1997 26.8568 11.3753C27.0733 11.6418 27.0733 11.6418 27.306 11.861C27.4699 12.0309 27.4699 12.0309 27.4699 12.2252C27.534 12.2252 27.5981 12.2252 27.6642 12.2252C27.8134 12.3945 27.9561 12.5696 28.0952 12.7473C28.3331 13.0506 28.5081 13.2735 28.8297 13.4879C28.8297 13.552 28.8297 13.6161 28.8297 13.6822C28.8938 13.6822 28.9579 13.6822 29.024 13.6822C29.024 13.7783 29.024 13.8745 29.024 13.9735C29.0881 13.9735 29.1522 13.9735 29.2182 13.9735C29.2182 14.0377 29.2182 14.1018 29.2182 14.1678C29.3144 14.1999 29.4105 14.2319 29.5096 14.2649C29.6553 14.4129 29.6553 14.4129 29.801 14.5928C29.9465 14.7709 30.0836 14.9369 30.2544 15.0913C30.3838 15.2362 30.3838 15.2362 30.4141 15.5762C30.3838 15.9161 30.3838 15.9161 30.1895 16.2075C29.7954 16.1439 29.4572 16.0186 29.0907 15.8615C28.987 15.8173 28.8832 15.7731 28.7762 15.7276C28.6977 15.6936 28.6192 15.6597 28.5383 15.6248C28.5383 15.4324 28.5383 15.2401 28.5383 15.042C28.2229 15.2051 28.2229 15.2051 28.1802 15.5033C28.2718 15.9364 28.4899 16.0168 28.8441 16.2546C29.024 16.4018 29.024 16.4018 29.1272 16.7175C29.1211 16.9846 29.1211 16.9846 29.024 17.1788C28.8637 17.1788 28.7034 17.1788 28.5383 17.1788C28.5383 17.2429 28.5383 17.3071 28.5383 17.3731C28.3545 17.4388 28.1703 17.5033 27.9859 17.5674C27.8834 17.6034 27.7808 17.6395 27.6752 17.6766C27.3924 17.7561 27.1782 17.7868 26.8871 17.7616C26.79 17.6645 26.79 17.6645 26.7839 17.4156C26.7859 17.3375 26.7879 17.2593 26.79 17.1788C26.7259 17.1788 26.6618 17.1788 26.5957 17.1788C26.5697 17.0847 26.5436 16.9905 26.5168 16.8935C26.4597 16.7463 26.4597 16.7463 26.4015 16.5961C26.3053 16.564 26.2091 16.532 26.1101 16.4989C26.1101 16.4348 26.1101 16.3707 26.1101 16.3047C26.046 16.3047 25.9819 16.3047 25.9158 16.3047C25.9158 16.2406 25.9158 16.1765 25.9158 16.1104C25.8197 16.0743 25.8197 16.0743 25.7216 16.0376C25.4892 15.9407 25.2711 15.8368 25.0477 15.7219C24.4653 15.4307 23.9647 15.319 23.3191 15.2696C22.6886 15.2033 22.0689 15.0697 21.4478 14.9448C21.3633 14.9288 21.2788 14.9128 21.1917 14.8963C20.3183 14.7206 19.1056 14.422 18.5339 13.6822C18.5339 13.6181 18.5339 13.5539 18.5339 13.4879C18.4698 13.4879 18.4057 13.4879 18.3397 13.4879C18.006 12.8594 17.8896 12.345 17.9026 11.6364C17.9003 11.5131 17.9003 11.5131 17.898 11.3873C17.902 10.7384 18.0535 10.2207 18.4863 9.72674C18.6311 9.6027 18.6311 9.6027 18.8253 9.6027C18.8253 9.53859 18.8253 9.47449 18.8253 9.40844C19.8575 8.84545 20.8688 8.67819 22.0306 8.92279C21.9565 8.84867 21.8824 8.77454 21.806 8.69818C21.672 8.56422 21.5383 8.42972 21.4122 8.28841C20.8026 7.74008 19.9191 7.70556 19.1433 7.73333C17.9511 7.82295 16.6833 8.37549 15.8143 9.21418C15.6494 9.41793 15.4966 9.62403 15.3506 9.84173C15.3113 9.89106 15.272 9.94039 15.2315 9.99122C15.1674 9.99122 15.1033 9.99122 15.0373 9.99122C15.0222 10.0663 15.0222 10.0663 15.0069 10.143C14.9363 10.3933 14.8371 10.6224 14.728 10.8582C14.4893 11.4648 14.4169 12.0118 14.418 12.6562C14.4181 12.7407 14.4182 12.8253 14.4183 12.9124C14.4427 14.2687 14.8342 15.2943 15.5999 16.4029C15.7172 16.5961 15.7172 16.5961 15.7172 16.7903C15.7813 16.7903 15.8454 16.7903 15.9114 16.7903C15.9114 16.8544 15.9114 16.9185 15.9114 16.9846C15.9755 16.9846 16.0396 16.9846 16.1057 16.9846C16.1057 17.0487 16.1057 17.1128 16.1057 17.1788C16.2018 17.2109 16.298 17.2429 16.3971 17.276C16.3971 17.3401 16.3971 17.4042 16.3971 17.4702C16.4612 17.4702 16.5253 17.4702 16.5913 17.4702C16.5913 17.5343 16.5913 17.5984 16.5913 17.6645C16.6554 17.6645 16.7195 17.6645 16.7856 17.6645C16.7856 17.7286 16.7856 17.7927 16.7856 17.8587C16.8577 17.8848 16.9298 17.9108 17.0041 17.9377C17.2606 18.0484 17.4515 18.1593 17.6598 18.3444C17.6598 18.4085 17.6598 18.4726 17.6598 18.5387C17.7106 18.5462 17.7614 18.5537 17.8138 18.5614C18.1432 18.6659 18.4078 18.857 18.6918 19.0486C19.1813 19.3726 19.6697 19.6574 20.2053 19.9011C20.3794 19.9956 20.3794 19.9956 20.4765 20.1899C20.5727 20.2219 20.6688 20.254 20.7679 20.287C20.7679 20.3511 20.7679 20.4152 20.7679 20.4813C20.8213 20.4898 20.8746 20.4983 20.9296 20.5071C21.6137 20.7221 22.2811 21.3572 22.8077 21.8411C22.8077 21.9052 22.8077 21.9693 22.8077 22.0353C22.8718 22.0353 22.9359 22.0353 23.0019 22.0353C23.0019 22.0994 23.0019 22.1636 23.0019 22.2296C23.066 22.2296 23.1301 22.2296 23.1962 22.2296C23.1962 22.2937 23.1962 22.3578 23.1962 22.4239C23.2923 22.4559 23.3885 22.488 23.4876 22.521C23.9795 23.137 24.289 23.7948 24.4589 24.5607C24.4766 24.64 24.4944 24.7192 24.5127 24.8009C24.7153 25.9504 24.4369 27.0519 23.8761 28.0574C23.812 28.0574 23.7479 28.0574 23.6818 28.0574C23.6587 28.1299 23.6355 28.2024 23.6116 28.2771C23.4686 28.5837 23.325 28.7111 23.0565 28.9134C22.9805 28.9721 22.9045 29.0308 22.8262 29.0913C22.6134 29.223 22.6134 29.223 22.322 29.223C22.322 29.2871 22.322 29.3512 22.322 29.4172C22.197 29.4849 22.0715 29.5515 21.9456 29.6175C21.8758 29.6547 21.8059 29.6919 21.7339 29.7302C21.6404 29.7676 21.6404 29.7676 21.545 29.8057C21.4809 29.7737 21.4168 29.7416 21.3507 29.7086C21.4708 29.5727 21.591 29.4367 21.7111 29.3007C22.0167 28.8739 22.0593 28.4838 22.061 27.9663C22.0634 27.7937 22.0634 27.7937 22.0659 27.6177C22.0272 27.2474 21.9243 27.0179 21.7392 26.6976C21.6871 26.6054 21.6351 26.5133 21.5814 26.4183C20.746 25.3192 19.567 24.7169 18.2828 24.286C17.9829 24.1831 17.6955 24.0676 17.4048 23.9415C16.8962 23.7247 16.3797 23.5433 15.8568 23.3648C14.8836 23.0317 13.9403 22.6402 12.9975 22.2296C12.9975 22.1655 12.9975 22.1014 12.9975 22.0353C12.8693 22.0353 12.7411 22.0353 12.609 22.0353C12.609 21.9712 12.609 21.9071 12.609 21.8411C12.5449 21.821 12.4808 21.801 12.4147 21.7804C11.4516 21.3389 10.6901 20.5475 10.2779 19.5767C9.93481 18.5732 10.0041 17.8098 10.4346 16.848C10.5605 16.6125 10.6843 16.408 10.8607 16.2075C10.9248 16.2075 10.9889 16.2075 11.0549 16.2075C11.0549 16.1434 11.0549 16.0793 11.0549 16.0133C11.2291 15.8668 11.2291 15.8668 11.4617 15.7097C11.5372 15.6574 11.6127 15.6051 11.6904 15.5512C11.9554 15.4172 12.122 15.4066 12.4147 15.4305C12.4147 15.3664 12.4147 15.3023 12.4147 15.2362C11.7722 15.2167 11.1849 15.2261 10.5609 15.3872C10.334 15.44 10.1214 15.4455 9.88936 15.4305C9.88936 15.4946 9.88936 15.5587 9.88936 15.6248C9.66589 15.789 9.66589 15.789 9.37336 15.9708C9.27758 16.031 9.18179 16.0912 9.08311 16.1533C8.82093 16.3047 8.82093 16.3047 8.52954 16.4018C8.42673 16.5816 8.42673 16.5816 8.33528 16.7903C8.24316 16.9185 8.15 17.0459 8.05603 17.1728C7.31987 18.2878 7.22114 19.5685 7.36398 20.8698C7.45936 21.278 7.59284 21.649 7.7525 22.0353C7.7525 22.0994 7.7525 22.1636 7.7525 22.2296C7.81661 22.2296 7.88071 22.2296 7.94676 22.2296C7.94676 22.3578 7.94676 22.486 7.94676 22.6181C8.01087 22.6181 8.07497 22.6181 8.14102 22.6181C8.16932 22.6733 8.19762 22.7286 8.22677 22.7854C8.47506 23.2531 8.73633 23.6488 9.09904 24.0352C9.20945 24.1722 9.20945 24.1722 9.20945 24.3665C9.26767 24.3919 9.32589 24.4173 9.38588 24.4435C9.61066 24.5677 9.72391 24.6833 9.88329 24.8825C10.1952 25.2691 10.5463 25.6097 10.9024 25.9554C11.4225 26.464 11.892 26.9818 12.3176 27.5717C12.3797 27.6519 12.4418 27.732 12.5058 27.8146C12.7074 28.2888 12.6892 28.7211 12.5066 29.2006C12.1809 29.8741 12.1809 29.8741 11.9291 30C11.68 29.9252 11.4429 29.844 11.2006 29.7511C11.1302 29.7244 11.0598 29.6976 10.9873 29.6701C10.5069 29.4821 10.0708 29.2622 9.63629 28.9824C9.21627 28.7152 8.77384 28.4868 8.33528 28.2517C8.33528 28.1876 8.33528 28.1234 8.33528 28.0574C8.28119 28.0474 8.2271 28.0374 8.17138 28.027C7.90044 27.9465 7.69287 27.8298 7.46111 27.6689C7.46111 27.6048 7.46111 27.5407 7.46111 27.4746C7.40652 27.4506 7.35193 27.4265 7.29569 27.4018C7.03462 27.2597 6.83326 27.0892 6.61123 26.8918C6.5336 26.8237 6.45597 26.7556 6.37599 26.6854C6.19842 26.5033 6.19842 26.5033 6.19842 26.3091C6.11428 26.273 6.11428 26.273 6.02845 26.2362C5.77791 26.097 5.6097 25.9415 5.42138 25.7263C5.42138 25.6622 5.42138 25.5981 5.42138 25.532C5.35728 25.532 5.29317 25.532 5.22712 25.532C5.08098 25.3572 4.94262 25.1758 4.80825 24.9917C4.76897 24.938 4.72968 24.8842 4.68921 24.8288C4.57688 24.6749 4.46491 24.5207 4.35295 24.3665C4.27952 24.2718 4.27952 24.2718 4.2046 24.1752C3.84734 23.7095 3.38165 23.0216 3.38165 22.4239C3.31755 22.4239 3.25344 22.4239 3.18739 22.4239C2.83613 21.5704 2.54694 20.7177 2.33143 19.8196C2.31138 19.7374 2.29132 19.6552 2.27066 19.5706C2.02932 18.5248 2.0042 17.4836 2.00362 16.4139C2.00243 16.2996 2.00124 16.1853 2.00002 16.0675C1.99873 15.2866 2.07424 14.5467 2.21609 13.7793C2.23804 13.6518 2.23804 13.6518 2.26044 13.5217C2.37154 12.9141 2.54697 12.3364 2.74424 11.7517C2.77335 11.6621 2.80246 11.5724 2.83245 11.48C2.86131 11.3936 2.89017 11.3073 2.91991 11.2182C2.94563 11.141 2.97135 11.0638 2.99785 10.9842C3.0974 10.7516 3.22732 10.5791 3.38165 10.3797C3.45014 10.1712 3.45014 10.1712 3.47878 9.99122C3.54289 9.99122 3.60699 9.99122 3.67304 9.99122C3.68118 9.94064 3.68932 9.89005 3.6977 9.83794C3.79851 9.51072 3.97332 9.23587 4.15262 8.94707C4.18762 8.8886 4.22261 8.83013 4.25867 8.76989C4.34914 8.62292 4.44762 8.48095 4.54721 8.34001C4.61132 8.34001 4.67542 8.34001 4.74147 8.34001C4.74147 8.24385 4.74147 8.14769 4.74147 8.04862C4.86687 7.91513 4.9965 7.7855 5.12999 7.6601C5.17807 7.56394 5.17807 7.56394 5.22712 7.46584C5.29123 7.46584 5.35533 7.46584 5.42138 7.46584C5.45344 7.36968 5.48549 7.27352 5.51851 7.17445C5.58262 7.17445 5.64672 7.17445 5.71277 7.17445C5.71277 7.11034 5.71277 7.04624 5.71277 6.98019C5.77688 6.98019 5.84098 6.98019 5.90703 6.98019C5.90703 6.91608 5.90703 6.85198 5.90703 6.78593C5.97114 6.78593 6.03524 6.78593 6.10129 6.78593C6.10129 6.72182 6.10129 6.65772 6.10129 6.59167C6.1654 6.59167 6.2295 6.59167 6.29555 6.59167C6.32761 6.49551 6.35966 6.39935 6.39268 6.30028C6.45679 6.30028 6.52089 6.30028 6.58694 6.30028C6.58694 6.23617 6.58694 6.17207 6.58694 6.10602C6.65105 6.10602 6.71515 6.10602 6.7812 6.10602C6.7812 6.04191 6.7812 5.97781 6.7812 5.91176C6.93752 5.76872 6.93752 5.76872 7.14544 5.6143C7.21305 5.56309 7.28066 5.51188 7.35032 5.45912C7.55348 5.33196 7.71268 5.27455 7.94676 5.23185C7.94676 5.16774 7.94676 5.10364 7.94676 5.03759C8.13724 4.89473 8.32624 4.77235 8.52954 4.64907C8.61105 4.59874 8.69256 4.5484 8.77654 4.49654C10.3663 3.53967 12.3599 2.49971 14.2602 2.60934C14.0096 2.90011 13.7218 3.04212 13.38 3.21033C13.2767 3.26179 13.1734 3.31325 13.067 3.36627C12.8033 3.48351 12.8033 3.48351 12.609 3.48351C12.577 3.57967 12.5449 3.67583 12.5119 3.7749C12.263 3.89024 12.263 3.89024 12.0262 3.96916C12.0262 4.03326 12.0262 4.09737 12.0262 4.16342C11.8441 4.36982 11.8441 4.36982 11.6377 4.55194C11.5736 4.55194 11.5095 4.55194 11.4434 4.55194C11.4154 4.61003 11.3874 4.66813 11.3585 4.72799C11.2492 4.94046 11.2492 4.94046 11.0549 5.23185C10.9908 5.23185 10.9267 5.23185 10.8607 5.23185C10.8306 5.30797 10.8006 5.3841 10.7696 5.46253C10.6664 5.7175 10.6664 5.7175 10.5693 5.91176C10.5052 5.91176 10.4411 5.91176 10.375 5.91176C10.3473 5.98229 10.3196 6.05282 10.291 6.12549C10.19 6.37457 10.0826 6.61869 9.97056 6.86295C9.93174 6.94815 9.89293 7.03336 9.85294 7.12114C9.77144 7.29956 9.68973 7.47788 9.60784 7.65612C9.56927 7.74094 9.53071 7.82577 9.49098 7.91317C9.4379 8.02908 9.4379 8.02908 9.38375 8.14734C9.29455 8.33547 9.29455 8.33547 9.30658 8.53427C9.37069 8.53427 9.43479 8.53427 9.50084 8.53427C9.56495 8.374 9.62905 8.21374 9.6951 8.04862C9.75921 8.04862 9.82331 8.04862 9.88936 8.04862C9.91541 7.97049 9.94145 7.89236 9.96828 7.81186C10.0063 7.72973 10.0444 7.64759 10.0836 7.56297C10.1798 7.53092 10.2759 7.49886 10.375 7.46584C10.4437 7.33839 10.5079 7.20846 10.5693 7.07732C10.6784 6.93634 10.7919 6.79873 10.9092 6.66452C10.9683 6.5959 11.0274 6.52729 11.0883 6.4566C11.2492 6.30028 11.2492 6.30028 11.4434 6.30028C11.4434 6.23617 11.4434 6.17207 11.4434 6.10602C11.5075 6.10602 11.5717 6.10602 11.6377 6.10602C11.6377 6.04191 11.6377 5.97781 11.6377 5.91176C11.7339 5.91176 11.83 5.91176 11.9291 5.91176C11.9291 5.84765 11.9291 5.78355 11.9291 5.7175C11.9932 5.7175 12.0573 5.7175 12.1234 5.7175C12.1433 5.66316 12.1632 5.60882 12.1837 5.55283C12.3669 5.24652 12.624 5.06418 12.9065 4.85547C12.9629 4.8131 13.0192 4.77074 13.0773 4.72709C14.3539 3.7749 14.3539 3.7749 14.7459 3.7749C14.7459 3.71079 14.7459 3.64669 14.7459 3.58064C16.9594 2.47165 16.9594 2.47165 18.1454 2.22082C18.2236 2.20395 18.3017 2.18708 18.3823 2.16969C19.0372 2.03787 19.6638 1.99688 20.3308 2.00228Z\" fill=\"#F6B156\"/>\\n<path d=\"M250.735 27.6136L258.831 4.38623H262.727L270.823 27.6136H267.008L260.795 8.44257H260.698L254.485 27.6136H250.735Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M227.236 27.6136V4.38623H230.568L244.861 24.9094L241.046 21.5291H242.608V4.38623H246.197V27.6136H242.865L228.572 7.05826L232.387 10.4224H230.825V27.6136H227.236Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M202.61 27.6136L210.706 4.38623H214.602L222.698 27.6136H218.884L212.67 8.44257H212.574L206.36 27.6136H202.61Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M178.917 27.6136V4.38623H182.523V14.2051H194.435V4.38623H198.056V27.6136H194.435V17.3279H182.523V27.6136H178.917Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M154.292 27.6136L162.388 4.38623H166.284L174.38 27.6136H170.565L164.352 8.44257H164.256L158.042 27.6136H154.292Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M139.211 27.6136L130.938 4.38623H134.833L141.159 23.5894H141.239L147.565 4.38623H151.477L143.203 27.6136H139.211Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M108.034 27.6136L116.131 4.38623H120.026L128.122 27.6136H124.308L118.094 8.44257H117.998L111.784 27.6136H108.034Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M94.1125 27.6136V7.50897H87.0139V4.38623H104.833V7.50897H97.7342V27.6136H94.1125Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M63.74 27.6136L71.8366 4.38623H75.7319L83.8285 27.6136H80.0136L73.8004 8.44257H73.7038L67.4905 27.6136H63.74Z\" fill=\"#FCFCFD\"/>\\n<path d=\"M51.3799 28C49.6414 28 48.1176 27.7371 46.8084 27.2113C45.51 26.6854 44.4798 25.9343 43.7179 24.9577C42.956 23.9705 42.5267 22.7954 42.4302 21.4326L42.4141 21.1911H45.9392L45.9714 21.4004C46.0787 22.1087 46.3738 22.7257 46.8567 23.2515C47.3503 23.7666 47.9942 24.1636 48.7883 24.4427C49.5824 24.7217 50.4945 24.8612 51.5247 24.8612C52.5656 24.8612 53.4617 24.7163 54.2129 24.4266C54.964 24.1368 55.5435 23.7237 55.9513 23.1871C56.3698 22.6506 56.5791 22.0228 56.5791 21.3038V21.2877C56.5791 20.3541 56.241 19.6137 55.565 19.0664C54.8996 18.5084 53.7943 18.063 52.2491 17.7304L49.7219 17.1992C47.4469 16.7163 45.7514 15.9437 44.6354 14.8813C43.5194 13.8082 42.9613 12.4131 42.9613 10.6962V10.6801C42.9721 9.36016 43.3369 8.20121 44.0559 7.20322C44.7749 6.1945 45.7675 5.41113 47.0338 4.85312C48.3 4.28437 49.7541 4 51.396 4C53.0056 4 54.4275 4.27364 55.6615 4.82093C56.8956 5.36821 57.8721 6.13548 58.5911 7.12274C59.3101 8.09926 59.7125 9.24212 59.7984 10.5513L59.8145 10.8089H56.2893L56.2571 10.5996C56.1605 9.86989 55.8923 9.24749 55.4523 8.73239C55.0231 8.2173 54.4597 7.82562 53.7622 7.55734C53.0646 7.27834 52.2544 7.13883 51.3316 7.13883C50.3765 7.13883 49.5448 7.2837 48.8366 7.57344C48.1283 7.85245 47.5811 8.24413 47.1947 8.74849C46.8084 9.25285 46.6153 9.84842 46.6153 10.5352V10.5513C46.6153 11.4205 46.9587 12.1288 47.6455 12.6761C48.3322 13.2233 49.4 13.6526 50.8487 13.9638L53.3758 14.5111C54.9748 14.8437 56.2786 15.2944 57.2873 15.8632C58.296 16.4319 59.0418 17.1402 59.5247 17.9879C60.0076 18.8357 60.2491 19.8605 60.2491 21.0624V21.0785C60.2491 22.495 59.8896 23.7237 59.1706 24.7646C58.4624 25.7948 57.4429 26.5942 56.1123 27.163C54.7923 27.721 53.2149 28 51.3799 28Z\" fill=\"#FCFCFD\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1xe3qn\",\"data-styles-preset\":\"rwiz2TbVQ\",style:{\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Satavahana events is your ultimate one-stop destination for all your event management needs. From conception to execution, we handle every detail to ensure your event is a stunning success.\"})}),className:\"framer-1kz6jnd\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1txoutt\",\"data-framer-name\":\"Frame 41\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fy7kte\",\"data-framer-name\":\"Frame 13\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ie3ojx\",\"data-framer-name\":\"Frame 37\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i1hqt9\",\"data-framer-name\":\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Email\"})}),className:\"framer-13vm4tb\",\"data-framer-name\":\"Text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@satavahanaevents.com\",motionChild:true,nodeId:\"iNGDQG2VA\",openInNewTab:true,scopeId:\"dza5PYdQv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-104e6p7\",\"data-styles-preset\":\"g4kdlQSbM\",children:\"info@satavahanaevents.com\"})})})}),className:\"framer-yo80sh\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u5ol6i\",\"data-framer-name\":\"Text and supporting text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Contact/whatsapp\"})}),className:\"framer-1inxyrl\",\"data-framer-name\":\"Text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://wa.link/09gtle\",motionChild:true,nodeId:\"gkF5DLy9w\",openInNewTab:true,scopeId:\"dza5PYdQv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-104e6p7\",\"data-styles-preset\":\"g4kdlQSbM\",children:\"+91 8885552388\"})})})}),className:\"framer-1kvhn26\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8kuupi\",\"data-framer-name\":\"Text and supporting text\",id:\"8kuupi\",onTap:onTap3bnx0g({overlay}),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Location\"})}),className:\"framer-4c0qp3\",\"data-framer-name\":\"Text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yizx75\",\"data-framer-name\":\"Frame 40\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nyupu7\",\"data-framer-name\":\"Frame 38\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Hyderabad\"})}),className:\"framer-zi342y\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cyxo82\",\"data-framer-name\":\"Frame 16\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15wcyrz\",\"data-framer-name\":\"arrow-up-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2c3puy\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"-1 -1 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.249878 7.75L7.74988 0.25M7.74988 0.25H0.249878M7.74988 0.25V7.75\" stroke=\"#101828\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17zh5zt\",\"data-framer-name\":\"Frame 40\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Bangalore\"})}),className:\"framer-gf5fm5\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1daeg2o\",\"data-framer-name\":\"Frame 16\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gozfa\",\"data-framer-name\":\"arrow-up-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-94uagl\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"-1 -1 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.249878 7.75L7.74988 0.25M7.74988 0.25H0.249878M7.74988 0.25V7.75\" stroke=\"#101828\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8o09og\",\"data-framer-name\":\"Frame 39\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-3a17e7e4-4e24-420c-bab5-8062ac59219c, rgb(255, 255, 255))\"},children:\"Vizag\"})}),className:\"framer-mceehg\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sal3io\",\"data-framer-name\":\"Frame 16\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14qrkg3\",\"data-framer-name\":\"arrow-up-right\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1ni4s5l\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:10,svg:'<svg width=\"10\" height=\"10\" viewBox=\"-1 -1 10 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.249878 7.75L7.74988 0.25M7.74988 0.25H0.249878M7.74988 0.25V7.75\" stroke=\"#101828\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1akx2sb\"),\"data-framer-portal-id\":\"8kuupi\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"E59u4roTR\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-1crz3x3\"),\"data-framer-name\":\"Modal\",\"data-framer-portal-id\":\"8kuupi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jvpbrt\",\"data-framer-name\":\"_Modal header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3w0dfk\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qv58ui\",\"data-framer-name\":\"Text and supporting text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"30px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Locations\"})}),className:\"framer-14t63dr\",\"data-framer-name\":\"Text\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17xsych\",\"data-framer-name\":\"Button close X\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8neq9\",\"data-framer-name\":\"x-close\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-138drda\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"14\" viewBox=\"-1 -1 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 0L0 12M0 0L12 12\" stroke=\"#667085\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-plus2h hidden-ndubl5\",\"data-framer-name\":\"Padding bottom\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-93n69q\",\"data-framer-name\":\"Frame 4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-136h2sq\",\"data-border\":true,\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sd07q2\",\"data-framer-name\":\"Frame 5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11h8m2f\",\"data-framer-name\":\"avatar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bh1e5f\",\"data-framer-name\":\"marker-pin-04\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1a84fvq\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,svg:'<svg width=\"22\" height=\"22\" viewBox=\"-1 -1 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 12.2864C1.14864 13.1031 0 14.2412 0 15.5C0 17.9853 4.47715 20 10 20C15.5228 20 20 17.9853 20 15.5C20 14.2412 18.8514 13.1031 17 12.2864M16 6C16 10.0637 11.5 12 10 15C8.5 12 4 10.0637 4 6C4 2.68629 6.68629 0 10 0C13.3137 0 16 2.68629 16 6ZM11 6C11 6.55228 10.5523 7 10 7C9.44772 7 9 6.55228 9 6C9 5.44772 9.44772 5 10 5C10.5523 5 11 5.44772 11 6Z\" stroke=\"#1D2939\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kxch34\",\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Hyderabad\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Hyderabad\"})}),className:\"framer-ot332h\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"17-84, US Pearl, 1st floor, Road no .22, Vishnupuri colony, Uppal,  Hyderabad,  500039.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"17-84, US Pearl, 1st floor, Road no .22, Vishnupuri colony, Uppal,  Hyderabad,  500039.\"})}),className:\"framer-1noobg1\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/AidJbGY\",motionChild:true,nodeId:\"Brq99fwuH\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-cvi61c framer-vqdcx\",\"data-framer-name\":\"Frame 3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"rgb(0, 106, 220)\"},children:\"Get directions\"})}),className:\"framer-1nllj8\",\"data-framer-name\":\"Get directions\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bdkdhb\",\"data-framer-name\":\"solar:arrow-right-up-linear\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.5 13.5L13.5 4.5M13.5 4.5H6.75M13.5 4.5V11.25\" stroke=\"#006ADC\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e18p2v\",\"data-border\":true,\"data-framer-name\":\"Frame 4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x9mjbt\",\"data-framer-name\":\"Frame 5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cqq7a8\",\"data-framer-name\":\"avatar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-r7ksn6\",\"data-framer-name\":\"marker-pin-04\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1el3qcz\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,svg:'<svg width=\"22\" height=\"22\" viewBox=\"-1 -1 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 12.2864C1.14864 13.1031 0 14.2412 0 15.5C0 17.9853 4.47715 20 10 20C15.5228 20 20 17.9853 20 15.5C20 14.2412 18.8514 13.1031 17 12.2864M16 6C16 10.0637 11.5 12 10 15C8.5 12 4 10.0637 4 6C4 2.68629 6.68629 0 10 0C13.3137 0 16 2.68629 16 6ZM11 6C11 6.55228 10.5523 7 10 7C9.44772 7 9 6.55228 9 6C9 5.44772 9.44772 5 10 5C10.5523 5 11 5.44772 11 6Z\" stroke=\"#1D2939\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12j4v39\",\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Bengaluru\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Bengaluru\"})}),className:\"framer-yeoy68\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"#56, 3rd cross, Country Nest Layout, Opp BSF STS Sathnur, Bagalur Main Rd, Bengaluru, Karnataka 560063\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"#56, 3rd cross, Country Nest Layout, Opp BSF STS Sathnur, Bagalur Main Rd, Bengaluru, Karnataka 560063\"})}),className:\"framer-1fv9cjn\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/7s7aiq9LFo1vkxEa9\",motionChild:true,nodeId:\"SEFbLjwKr\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1tu9c5f framer-vqdcx\",\"data-framer-name\":\"Frame 3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"rgb(0, 106, 220)\"},children:\"Get directions\"})}),className:\"framer-361rxe\",\"data-framer-name\":\"Get directions\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pkrpqp\",\"data-framer-name\":\"solar:arrow-right-up-linear\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.5 13.5L13.5 4.5M13.5 4.5H6.75M13.5 4.5V11.25\" stroke=\"#006ADC\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k21bfs\",\"data-border\":true,\"data-framer-name\":\"Frame 5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1klx3oy\",\"data-framer-name\":\"Frame 5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qata69\",\"data-framer-name\":\"avatar\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hken4z\",\"data-framer-name\":\"marker-pin-04\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-108tx84\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:22,svg:'<svg width=\"22\" height=\"22\" viewBox=\"-1 -1 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3 12.2864C1.14864 13.1031 0 14.2412 0 15.5C0 17.9853 4.47715 20 10 20C15.5228 20 20 17.9853 20 15.5C20 14.2412 18.8514 13.1031 17 12.2864M16 6C16 10.0637 11.5 12 10 15C8.5 12 4 10.0637 4 6C4 2.68629 6.68629 0 10 0C13.3137 0 16 2.68629 16 6ZM11 6C11 6.55228 10.5523 7 10 7C9.44772 7 9 6.55228 9 6C9 5.44772 9.44772 5 10 5C10.5523 5 11 5.44772 11 6Z\" stroke=\"#1D2939\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-evew1h\",\"data-framer-name\":\"Frame 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Visakhapatnam\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(15, 23, 40)\"},children:\"Visakhapatnam\"})}),className:\"framer-ipdxog\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"Door No:36-92, ASRRNAGER, 227/4/A, near Alluri Seetha Rama Raju Statue, Alluri Sita Rama Raju Nagar, Pattabhi Reddy Thota, Kancharapalem, Visakhapatnam, Andhra Pradesh 530008\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(71, 84, 102)\"},children:\"Door No:36-92, ASRRNAGER, 227/4/A, near Alluri Seetha Rama Raju Statue, Alluri Sita Rama Raju Nagar, Pattabhi Reddy Thota, Kancharapalem, Visakhapatnam, Andhra Pradesh 530008\"})}),className:\"framer-19tx762\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/J6M18qoZcebeGjRf7\",motionChild:true,nodeId:\"KHiuRJEG6\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-6l1fep framer-vqdcx\",\"data-framer-name\":\"Frame 3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"rgb(0, 106, 220)\"},children:\"Get directions\"})}),className:\"framer-1pdjfca\",\"data-framer-name\":\"Get directions\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-121n94v\",\"data-framer-name\":\"solar:arrow-right-up-linear\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.5 13.5L13.5 4.5M13.5 4.5H6.75M13.5 4.5V11.25\" stroke=\"#006ADC\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xljm2x\",\"data-framer-name\":\"_Modal actions\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e4woat\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sXiYbFcsU\"},motionChild:true,nodeId:\"dsozSyXrZ\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-140glsl framer-vqdcx\",\"data-border\":true,\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get in touch\"})}),className:\"framer-1jq6q1m\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bs9b0h\",\"data-border\":true,\"data-framer-name\":\"Button\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(52, 64, 83)\"},children:\"Close\"})}),className:\"framer-1q2q7i2\",\"data-framer-name\":\"Text\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]}),getContainer())})})]})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uqli82\",\"data-framer-name\":\"Divider\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qs3pjh\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m0oo6c\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IphMSAfCg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(152, 161, 178)\"},children:\"\\xa9 2024 Satavahana events. All rights reserved.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(152, 161, 178)\"},children:\"\\xa9 2024 Satavahana events. All rights reserved.\"})}),className:\"framer-1bg69mv\",\"data-framer-name\":\"Footer text\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s1okvl\",\"data-framer-name\":\"Social icons\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-uy401o\",\"data-framer-name\":\"Social icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jroo3q\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 17.9895 4.3882 22.954 10.125 23.8542V15.4688H7.07812V12H10.125V9.35625C10.125 6.34875 11.9166 4.6875 14.6576 4.6875C15.9701 4.6875 17.3438 4.92188 17.3438 4.92188V7.875H15.8306C14.34 7.875 13.875 8.80008 13.875 9.75V12H17.2031L16.6711 15.4688H13.875V23.8542C19.6118 22.954 24 17.9895 24 12Z\" fill=\"#98A2B3\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f5ey82\",\"data-framer-name\":\"Social icon\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/satavahana_events?utm_source=qr&igsh=MXdyOWFwYnZ4Yzl2NA==\",motionChild:true,nodeId:\"ukKeAkCxk\",scopeId:\"dza5PYdQv\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-z7hnem framer-vqdcx\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12 2.16094C15.2063 2.16094 15.5859 2.175 16.8469 2.23125C18.0188 2.28281 18.6516 2.47969 19.0734 2.64375C19.6313 2.85938 20.0344 3.12188 20.4516 3.53906C20.8734 3.96094 21.1313 4.35938 21.3469 4.91719C21.5109 5.33906 21.7078 5.97656 21.7594 7.14375C21.8156 8.40937 21.8297 8.78906 21.8297 11.9906C21.8297 15.1969 21.8156 15.5766 21.7594 16.8375C21.7078 18.0094 21.5109 18.6422 21.3469 19.0641C21.1313 19.6219 20.8687 20.025 20.4516 20.4422C20.0297 20.8641 19.6313 21.1219 19.0734 21.3375C18.6516 21.5016 18.0141 21.6984 16.8469 21.75C15.5813 21.8062 15.2016 21.8203 12 21.8203C8.79375 21.8203 8.41406 21.8062 7.15313 21.75C5.98125 21.6984 5.34844 21.5016 4.92656 21.3375C4.36875 21.1219 3.96563 20.8594 3.54844 20.4422C3.12656 20.0203 2.86875 19.6219 2.65313 19.0641C2.48906 18.6422 2.29219 18.0047 2.24063 16.8375C2.18438 15.5719 2.17031 15.1922 2.17031 11.9906C2.17031 8.78438 2.18438 8.40469 2.24063 7.14375C2.29219 5.97187 2.48906 5.33906 2.65313 4.91719C2.86875 4.35938 3.13125 3.95625 3.54844 3.53906C3.97031 3.11719 4.36875 2.85938 4.92656 2.64375C5.34844 2.47969 5.98594 2.28281 7.15313 2.23125C8.41406 2.175 8.79375 2.16094 12 2.16094ZM12 0C8.74219 0 8.33438 0.0140625 7.05469 0.0703125C5.77969 0.126563 4.90313 0.332812 4.14375 0.628125C3.35156 0.9375 2.68125 1.34531 2.01563 2.01562C1.34531 2.68125 0.9375 3.35156 0.628125 4.13906C0.332812 4.90313 0.126563 5.775 0.0703125 7.05C0.0140625 8.33437 0 8.74219 0 12C0 15.2578 0.0140625 15.6656 0.0703125 16.9453C0.126563 18.2203 0.332812 19.0969 0.628125 19.8563C0.9375 20.6484 1.34531 21.3188 2.01563 21.9844C2.68125 22.65 3.35156 23.0625 4.13906 23.3672C4.90313 23.6625 5.775 23.8687 7.05 23.925C8.32969 23.9812 8.7375 23.9953 11.9953 23.9953C15.2531 23.9953 15.6609 23.9812 16.9406 23.925C18.2156 23.8687 19.0922 23.6625 19.8516 23.3672C20.6391 23.0625 21.3094 22.65 21.975 21.9844C22.6406 21.3188 23.0531 20.6484 23.3578 19.8609C23.6531 19.0969 23.8594 18.225 23.9156 16.95C23.9719 15.6703 23.9859 15.2625 23.9859 12.0047C23.9859 8.74688 23.9719 8.33906 23.9156 7.05938C23.8594 5.78438 23.6531 4.90781 23.3578 4.14844C23.0625 3.35156 22.6547 2.68125 21.9844 2.01562C21.3188 1.35 20.6484 0.9375 19.8609 0.632812C19.0969 0.3375 18.225 0.13125 16.95 0.075C15.6656 0.0140625 15.2578 0 12 0Z\" fill=\"#98A2B3\"/>\\n<path d=\"M12 5.83594C8.59688 5.83594 5.83594 8.59688 5.83594 12C5.83594 15.4031 8.59688 18.1641 12 18.1641C15.4031 18.1641 18.1641 15.4031 18.1641 12C18.1641 8.59688 15.4031 5.83594 12 5.83594ZM12 15.9984C9.79219 15.9984 8.00156 14.2078 8.00156 12C8.00156 9.79219 9.79219 8.00156 12 8.00156C14.2078 8.00156 15.9984 9.79219 15.9984 12C15.9984 14.2078 14.2078 15.9984 12 15.9984Z\" fill=\"#98A2B3\"/>\\n<path d=\"M19.8469 5.59214C19.8469 6.38902 19.2 7.0312 18.4078 7.0312C17.6109 7.0312 16.9688 6.38433 16.9688 5.59214C16.9688 4.79526 17.6156 4.15308 18.4078 4.15308C19.2 4.15308 19.8469 4.79995 19.8469 5.59214Z\" fill=\"#98A2B3\"/>\\n</svg>\\n',withExternalLayout:true})})})]})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3HbYH.framer-vqdcx, .framer-3HbYH .framer-vqdcx { display: block; }\",\".framer-3HbYH.framer-1qhctg8 { 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: 1200px; }\",\".framer-3HbYH .framer-1jpyq4z-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-3HbYH .framer-1srpzcz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 60px 180px 60px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-9pqdld { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-1nzdmh7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-14gss5q { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-1wub9pg { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-3HbYH .framer-k67346, .framer-3HbYH .framer-17z3ymn, .framer-3HbYH .framer-1hv80yy, .framer-3HbYH .framer-phorwo, .framer-3HbYH .framer-14agkdo, .framer-3HbYH .framer-1k0if2g, .framer-3HbYH .framer-1gc8wy5, .framer-3HbYH .framer-7m94s4, .framer-3HbYH .framer-9s70n0, .framer-3HbYH .framer-1x6evyi, .framer-3HbYH .framer-1ml4jfk, .framer-3HbYH .framer-1fwrvrg { align-self: start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 280px; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3HbYH .framer-1gs81ys { align-content: center; align-items: center; background: radial-gradient(152.6453255268881% 60.96059297801337% at 50.133337842668% 39.03940953634064%, #33005d 0%, rgb(0, 0, 0) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-1nf8e1n, .framer-3HbYH .framer-1qs3pjh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-13xv1od { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-15drwx1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3HbYH .framer-p84g8g { flex: none; height: 32px; position: relative; width: 273px; }\",\".framer-3HbYH .framer-1kz6jnd { --framer-paragraph-spacing: 16px; flex: none; height: auto; max-width: 360px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-1txoutt { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3HbYH .framer-fy7kte { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-ie3ojx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3HbYH .framer-i1hqt9 { -webkit-backdrop-filter: blur(16px); align-content: center; align-items: center; backdrop-filter: blur(16px); background-color: rgba(255, 255, 255, 0.2); 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: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: min-content; }\",\".framer-3HbYH .framer-13vm4tb { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 184px; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-yo80sh, .framer-3HbYH .framer-1jq6q1m, .framer-3HbYH .framer-1q2q7i2 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3HbYH .framer-u5ol6i { -webkit-backdrop-filter: blur(16px); align-content: center; align-items: center; align-self: stretch; backdrop-filter: blur(16px); background-color: rgba(255, 255, 255, 0.2); 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: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: auto; }\",\".framer-3HbYH .framer-1inxyrl, .framer-3HbYH .framer-4c0qp3, .framer-3HbYH .framer-ot332h, .framer-3HbYH .framer-yeoy68, .framer-3HbYH .framer-ipdxog { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-1kvhn26, .framer-3HbYH .framer-1noobg1, .framer-3HbYH .framer-1fv9cjn, .framer-3HbYH .framer-19tx762 { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-8kuupi { -webkit-backdrop-filter: blur(16px); align-content: center; align-items: center; align-self: stretch; backdrop-filter: blur(16px); background-color: rgba(255, 255, 255, 0.2); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: auto; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 1px; }\",\".framer-3HbYH .framer-1yizx75 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-1nyupu7, .framer-3HbYH .framer-17zh5zt, .framer-3HbYH .framer-8o09og { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-zi342y, .framer-3HbYH .framer-gf5fm5, .framer-3HbYH .framer-mceehg, .framer-3HbYH .framer-1bg69mv { --framer-paragraph-spacing: 16px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-cyxo82 { 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: 8px; height: min-content; justify-content: center; overflow: visible; padding: 3px; position: relative; width: min-content; }\",\".framer-3HbYH .framer-15wcyrz, .framer-3HbYH .framer-1gozfa, .framer-3HbYH .framer-14qrkg3 { flex: none; height: 18px; overflow: hidden; position: relative; width: 18px; }\",\".framer-3HbYH .framer-2c3puy, .framer-3HbYH .framer-94uagl, .framer-3HbYH .framer-1ni4s5l { flex: none; height: 8px; left: calc(50.00000000000002% - 7.5px / 2); position: absolute; top: calc(50.00000000000002% - 7.5px / 2); width: 8px; }\",\".framer-3HbYH .framer-1daeg2o, .framer-3HbYH .framer-1sal3io { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 3px; position: relative; width: min-content; }\",\".framer-3HbYH.framer-1akx2sb { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-3HbYH.framer-1crz3x3 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.04), 0px 20px 24px -4px rgba(16, 24, 40, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 700px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-3HbYH .framer-jvpbrt { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-3w0dfk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-qv58ui, .framer-3HbYH .framer-kxch34, .framer-3HbYH .framer-12j4v39, .framer-3HbYH .framer-evew1h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3HbYH .framer-14t63dr { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 398px; word-break: break-word; word-wrap: break-word; }\",\".framer-3HbYH .framer-17xsych { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3HbYH .framer-e8neq9, .framer-3HbYH .framer-1bh1e5f, .framer-3HbYH .framer-r7ksn6, .framer-3HbYH .framer-1hken4z, .framer-3HbYH .framer-uy401o, .framer-3HbYH .framer-1f5ey82 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-3HbYH .framer-138drda { bottom: 7px; flex: none; left: 5px; position: absolute; right: 7px; top: 5px; }\",\".framer-3HbYH .framer-plus2h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-93n69q { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-136h2sq, .framer-3HbYH .framer-1e18p2v, .framer-3HbYH .framer-k21bfs { --border-bottom-width: 1px; --border-color: #e8e8e8; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-sd07q2, .framer-3HbYH .framer-1x9mjbt, .framer-3HbYH .framer-1klx3oy { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3HbYH .framer-11h8m2f, .framer-3HbYH .framer-1cqq7a8, .framer-3HbYH .framer-1qata69 { align-content: center; align-items: center; background-color: #f3f3f3; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: hidden; padding: 14px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3HbYH .framer-1a84fvq, .framer-3HbYH .framer-1el3qcz, .framer-3HbYH .framer-108tx84 { bottom: 3px; flex: none; left: 1px; position: absolute; right: 3px; top: 1px; }\",\".framer-3HbYH .framer-cvi61c, .framer-3HbYH .framer-1tu9c5f, .framer-3HbYH .framer-6l1fep { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-3HbYH .framer-1nllj8, .framer-3HbYH .framer-361rxe, .framer-3HbYH .framer-1pdjfca { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3HbYH .framer-bdkdhb, .framer-3HbYH .framer-pkrpqp, .framer-3HbYH .framer-121n94v { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-3HbYH .framer-xljm2x { 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: visible; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-e4woat { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 24px 24px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-140glsl { --border-bottom-width: 1px; --border-color: #7e56d8; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #7e56d8; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 18px 10px 18px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3HbYH .framer-1bs9b0h { --border-bottom-width: 1px; --border-color: #cfd4dc; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 18px 10px 18px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3HbYH .framer-1uqli82 { background-color: #475466; flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-1m0oo6c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3HbYH .framer-s1okvl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3HbYH .framer-jroo3q { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-3HbYH .framer-z7hnem { flex: none; height: 24px; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3HbYH.framer-1qhctg8, .framer-3HbYH .framer-1srpzcz, .framer-3HbYH .framer-9pqdld, .framer-3HbYH .framer-1gs81ys, .framer-3HbYH .framer-1nf8e1n, .framer-3HbYH .framer-15drwx1, .framer-3HbYH .framer-1txoutt, .framer-3HbYH .framer-fy7kte, .framer-3HbYH .framer-ie3ojx, .framer-3HbYH .framer-i1hqt9, .framer-3HbYH .framer-u5ol6i, .framer-3HbYH .framer-8kuupi, .framer-3HbYH .framer-1nyupu7, .framer-3HbYH .framer-cyxo82, .framer-3HbYH .framer-17zh5zt, .framer-3HbYH .framer-1daeg2o, .framer-3HbYH .framer-8o09og, .framer-3HbYH .framer-1sal3io, .framer-3HbYH.framer-1crz3x3, .framer-3HbYH .framer-jvpbrt, .framer-3HbYH .framer-3w0dfk, .framer-3HbYH .framer-qv58ui, .framer-3HbYH .framer-17xsych, .framer-3HbYH .framer-plus2h, .framer-3HbYH .framer-93n69q, .framer-3HbYH .framer-136h2sq, .framer-3HbYH .framer-sd07q2, .framer-3HbYH .framer-11h8m2f, .framer-3HbYH .framer-kxch34, .framer-3HbYH .framer-cvi61c, .framer-3HbYH .framer-1e18p2v, .framer-3HbYH .framer-1x9mjbt, .framer-3HbYH .framer-1cqq7a8, .framer-3HbYH .framer-12j4v39, .framer-3HbYH .framer-1tu9c5f, .framer-3HbYH .framer-k21bfs, .framer-3HbYH .framer-1klx3oy, .framer-3HbYH .framer-1qata69, .framer-3HbYH .framer-evew1h, .framer-3HbYH .framer-6l1fep, .framer-3HbYH .framer-xljm2x, .framer-3HbYH .framer-e4woat, .framer-3HbYH .framer-140glsl, .framer-3HbYH .framer-1bs9b0h, .framer-3HbYH .framer-1qs3pjh, .framer-3HbYH .framer-1m0oo6c, .framer-3HbYH .framer-s1okvl { gap: 0px; } .framer-3HbYH.framer-1qhctg8 > *, .framer-3HbYH .framer-i1hqt9 > *, .framer-3HbYH .framer-u5ol6i > *, .framer-3HbYH.framer-1crz3x3 > *, .framer-3HbYH .framer-jvpbrt > *, .framer-3HbYH .framer-plus2h > *, .framer-3HbYH .framer-93n69q > *, .framer-3HbYH .framer-xljm2x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3HbYH.framer-1qhctg8 > :first-child, .framer-3HbYH .framer-1srpzcz > :first-child, .framer-3HbYH .framer-9pqdld > :first-child, .framer-3HbYH .framer-1gs81ys > :first-child, .framer-3HbYH .framer-1nf8e1n > :first-child, .framer-3HbYH .framer-15drwx1 > :first-child, .framer-3HbYH .framer-1txoutt > :first-child, .framer-3HbYH .framer-ie3ojx > :first-child, .framer-3HbYH .framer-i1hqt9 > :first-child, .framer-3HbYH .framer-u5ol6i > :first-child, .framer-3HbYH .framer-8kuupi > :first-child, .framer-3HbYH.framer-1crz3x3 > :first-child, .framer-3HbYH .framer-jvpbrt > :first-child, .framer-3HbYH .framer-qv58ui > :first-child, .framer-3HbYH .framer-plus2h > :first-child, .framer-3HbYH .framer-93n69q > :first-child, .framer-3HbYH .framer-kxch34 > :first-child, .framer-3HbYH .framer-12j4v39 > :first-child, .framer-3HbYH .framer-evew1h > :first-child, .framer-3HbYH .framer-xljm2x > :first-child, .framer-3HbYH .framer-1qs3pjh > :first-child { margin-top: 0px; } .framer-3HbYH.framer-1qhctg8 > :last-child, .framer-3HbYH .framer-1srpzcz > :last-child, .framer-3HbYH .framer-9pqdld > :last-child, .framer-3HbYH .framer-1gs81ys > :last-child, .framer-3HbYH .framer-1nf8e1n > :last-child, .framer-3HbYH .framer-15drwx1 > :last-child, .framer-3HbYH .framer-1txoutt > :last-child, .framer-3HbYH .framer-ie3ojx > :last-child, .framer-3HbYH .framer-i1hqt9 > :last-child, .framer-3HbYH .framer-u5ol6i > :last-child, .framer-3HbYH .framer-8kuupi > :last-child, .framer-3HbYH.framer-1crz3x3 > :last-child, .framer-3HbYH .framer-jvpbrt > :last-child, .framer-3HbYH .framer-qv58ui > :last-child, .framer-3HbYH .framer-plus2h > :last-child, .framer-3HbYH .framer-93n69q > :last-child, .framer-3HbYH .framer-kxch34 > :last-child, .framer-3HbYH .framer-12j4v39 > :last-child, .framer-3HbYH .framer-evew1h > :last-child, .framer-3HbYH .framer-xljm2x > :last-child, .framer-3HbYH .framer-1qs3pjh > :last-child { margin-bottom: 0px; } .framer-3HbYH .framer-1srpzcz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3HbYH .framer-9pqdld > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-3HbYH .framer-1gs81ys > *, .framer-3HbYH .framer-1nf8e1n > *, .framer-3HbYH .framer-15drwx1 > *, .framer-3HbYH .framer-1qs3pjh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-3HbYH .framer-1txoutt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3HbYH .framer-fy7kte > *, .framer-3HbYH .framer-3w0dfk > *, .framer-3HbYH .framer-136h2sq > *, .framer-3HbYH .framer-sd07q2 > *, .framer-3HbYH .framer-1e18p2v > *, .framer-3HbYH .framer-1x9mjbt > *, .framer-3HbYH .framer-k21bfs > *, .framer-3HbYH .framer-1klx3oy > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-3HbYH .framer-fy7kte > :first-child, .framer-3HbYH .framer-1nyupu7 > :first-child, .framer-3HbYH .framer-cyxo82 > :first-child, .framer-3HbYH .framer-17zh5zt > :first-child, .framer-3HbYH .framer-1daeg2o > :first-child, .framer-3HbYH .framer-8o09og > :first-child, .framer-3HbYH .framer-1sal3io > :first-child, .framer-3HbYH .framer-3w0dfk > :first-child, .framer-3HbYH .framer-17xsych > :first-child, .framer-3HbYH .framer-136h2sq > :first-child, .framer-3HbYH .framer-sd07q2 > :first-child, .framer-3HbYH .framer-11h8m2f > :first-child, .framer-3HbYH .framer-cvi61c > :first-child, .framer-3HbYH .framer-1e18p2v > :first-child, .framer-3HbYH .framer-1x9mjbt > :first-child, .framer-3HbYH .framer-1cqq7a8 > :first-child, .framer-3HbYH .framer-1tu9c5f > :first-child, .framer-3HbYH .framer-k21bfs > :first-child, .framer-3HbYH .framer-1klx3oy > :first-child, .framer-3HbYH .framer-1qata69 > :first-child, .framer-3HbYH .framer-6l1fep > :first-child, .framer-3HbYH .framer-e4woat > :first-child, .framer-3HbYH .framer-140glsl > :first-child, .framer-3HbYH .framer-1bs9b0h > :first-child, .framer-3HbYH .framer-1m0oo6c > :first-child, .framer-3HbYH .framer-s1okvl > :first-child { margin-left: 0px; } .framer-3HbYH .framer-fy7kte > :last-child, .framer-3HbYH .framer-1nyupu7 > :last-child, .framer-3HbYH .framer-cyxo82 > :last-child, .framer-3HbYH .framer-17zh5zt > :last-child, .framer-3HbYH .framer-1daeg2o > :last-child, .framer-3HbYH .framer-8o09og > :last-child, .framer-3HbYH .framer-1sal3io > :last-child, .framer-3HbYH .framer-3w0dfk > :last-child, .framer-3HbYH .framer-17xsych > :last-child, .framer-3HbYH .framer-136h2sq > :last-child, .framer-3HbYH .framer-sd07q2 > :last-child, .framer-3HbYH .framer-11h8m2f > :last-child, .framer-3HbYH .framer-cvi61c > :last-child, .framer-3HbYH .framer-1e18p2v > :last-child, .framer-3HbYH .framer-1x9mjbt > :last-child, .framer-3HbYH .framer-1cqq7a8 > :last-child, .framer-3HbYH .framer-1tu9c5f > :last-child, .framer-3HbYH .framer-k21bfs > :last-child, .framer-3HbYH .framer-1klx3oy > :last-child, .framer-3HbYH .framer-1qata69 > :last-child, .framer-3HbYH .framer-6l1fep > :last-child, .framer-3HbYH .framer-e4woat > :last-child, .framer-3HbYH .framer-140glsl > :last-child, .framer-3HbYH .framer-1bs9b0h > :last-child, .framer-3HbYH .framer-1m0oo6c > :last-child, .framer-3HbYH .framer-s1okvl > :last-child { margin-right: 0px; } .framer-3HbYH .framer-ie3ojx > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-3HbYH .framer-8kuupi > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-3HbYH .framer-1nyupu7 > *, .framer-3HbYH .framer-17zh5zt > *, .framer-3HbYH .framer-8o09og > *, .framer-3HbYH .framer-17xsych > *, .framer-3HbYH .framer-11h8m2f > *, .framer-3HbYH .framer-1cqq7a8 > *, .framer-3HbYH .framer-1qata69 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-3HbYH .framer-cyxo82 > *, .framer-3HbYH .framer-1daeg2o > *, .framer-3HbYH .framer-1sal3io > * { margin: 0px; margin-left: calc(7.500000953674316px / 2); margin-right: calc(7.500000953674316px / 2); } .framer-3HbYH .framer-qv58ui > *, .framer-3HbYH .framer-kxch34 > *, .framer-3HbYH .framer-12j4v39 > *, .framer-3HbYH .framer-evew1h > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-3HbYH .framer-cvi61c > *, .framer-3HbYH .framer-1tu9c5f > *, .framer-3HbYH .framer-6l1fep > *, .framer-3HbYH .framer-140glsl > *, .framer-3HbYH .framer-1bs9b0h > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3HbYH .framer-e4woat > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-3HbYH .framer-1m0oo6c > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-3HbYH .framer-s1okvl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-3HbYH[data-border=\"true\"]::after, .framer-3HbYH [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-3HbYH.framer-1qhctg8 { width: 810px; } .framer-3HbYH .framer-1wub9pg { gap: 20px; } .framer-3HbYH .framer-k67346, .framer-3HbYH .framer-17z3ymn, .framer-3HbYH .framer-1hv80yy, .framer-3HbYH .framer-phorwo, .framer-3HbYH .framer-14agkdo, .framer-3HbYH .framer-1k0if2g, .framer-3HbYH .framer-1gc8wy5, .framer-3HbYH .framer-7m94s4, .framer-3HbYH .framer-9s70n0, .framer-3HbYH .framer-1x6evyi, .framer-3HbYH .framer-1ml4jfk, .framer-3HbYH .framer-1fwrvrg { height: 220px; } .framer-3HbYH .framer-1nf8e1n, .framer-3HbYH .framer-1qs3pjh { padding: 0px 40px 0px 40px; } .framer-3HbYH .framer-13xv1od { align-content: center; align-items: center; gap: 40px; justify-content: center; } .framer-3HbYH .framer-15drwx1, .framer-3HbYH .framer-1kz6jnd { max-width: 240px; } .framer-3HbYH .framer-p84g8g { aspect-ratio: 8.53125 / 1; height: var(--framer-aspect-ratio-supported, 23px); width: 200px; } .framer-3HbYH.framer-1crz3x3 { width: 600px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3HbYH .framer-1wub9pg, .framer-3HbYH .framer-13xv1od { gap: 0px; } .framer-3HbYH .framer-1wub9pg > *, .framer-3HbYH .framer-1wub9pg > :first-child, .framer-3HbYH .framer-1wub9pg > :last-child { margin: 0px; } .framer-3HbYH .framer-13xv1od > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-3HbYH .framer-13xv1od > :first-child { margin-left: 0px; } .framer-3HbYH .framer-13xv1od > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-3HbYH.framer-1qhctg8 { width: 390px; } .framer-3HbYH .framer-1srpzcz { padding: 120px 16px 180px 16px; } .framer-3HbYH .framer-1wub9pg { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-3HbYH .framer-1nf8e1n, .framer-3HbYH .framer-1qs3pjh { padding: 0px 16px 0px 16px; } .framer-3HbYH .framer-13xv1od { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; } .framer-3HbYH .framer-15drwx1 { align-content: center; align-items: center; flex: none; width: 100%; } .framer-3HbYH .framer-1txoutt, .framer-3HbYH .framer-sd07q2, .framer-3HbYH .framer-1x9mjbt, .framer-3HbYH .framer-1klx3oy { flex: none; width: 100%; } .framer-3HbYH .framer-fy7kte, .framer-3HbYH .framer-136h2sq, .framer-3HbYH .framer-1e18p2v, .framer-3HbYH .framer-k21bfs, .framer-3HbYH .framer-1m0oo6c { flex-direction: column; } .framer-3HbYH .framer-ie3ojx, .framer-3HbYH .framer-i1hqt9 { width: 100%; } .framer-3HbYH .framer-u5ol6i { align-self: unset; width: 100%; } .framer-3HbYH .framer-8kuupi { align-self: unset; flex: none; height: 232px; width: 100%; } .framer-3HbYH.framer-1crz3x3 { border-bottom-left-radius: unset; border-bottom-right-radius: unset; bottom: 0px; top: unset; transform: translateX(-50%); width: 100%; } .framer-3HbYH .framer-93n69q { height: 460px; overflow: auto; } .framer-3HbYH .framer-xljm2x { box-shadow: 0px -6px 12px 0px rgba(0, 0, 0, 0.25); } .framer-3HbYH .framer-e4woat { gap: 20px; } .framer-3HbYH .framer-1bg69mv { flex: none; order: 1; width: 100%; } .framer-3HbYH .framer-s1okvl { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3HbYH .framer-13xv1od, .framer-3HbYH .framer-fy7kte, .framer-3HbYH .framer-136h2sq, .framer-3HbYH .framer-1e18p2v, .framer-3HbYH .framer-k21bfs, .framer-3HbYH .framer-e4woat, .framer-3HbYH .framer-1m0oo6c { gap: 0px; } .framer-3HbYH .framer-13xv1od > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3HbYH .framer-13xv1od > :first-child, .framer-3HbYH .framer-fy7kte > :first-child, .framer-3HbYH .framer-136h2sq > :first-child, .framer-3HbYH .framer-1e18p2v > :first-child, .framer-3HbYH .framer-k21bfs > :first-child, .framer-3HbYH .framer-1m0oo6c > :first-child { margin-top: 0px; } .framer-3HbYH .framer-13xv1od > :last-child, .framer-3HbYH .framer-fy7kte > :last-child, .framer-3HbYH .framer-136h2sq > :last-child, .framer-3HbYH .framer-1e18p2v > :last-child, .framer-3HbYH .framer-k21bfs > :last-child, .framer-3HbYH .framer-1m0oo6c > :last-child { margin-bottom: 0px; } .framer-3HbYH .framer-fy7kte > *, .framer-3HbYH .framer-136h2sq > *, .framer-3HbYH .framer-1e18p2v > *, .framer-3HbYH .framer-k21bfs > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-3HbYH .framer-e4woat > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-3HbYH .framer-e4woat > :first-child { margin-left: 0px; } .framer-3HbYH .framer-e4woat > :last-child { margin-right: 0px; } .framer-3HbYH .framer-1m0oo6c > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2131\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SsK_UbBte\":{\"layout\":[\"fixed\",\"auto\"]},\"IphMSAfCg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"C3grsWRXP\":{\"pattern\":\":C3grsWRXP\",\"name\":\"home\"}}\n * @framerResponsiveScreen\n */const Framerdza5PYdQv=withCSS(Component,css,\"framer-3HbYH\");export default Framerdza5PYdQv;Framerdza5PYdQv.displayName=\"Corporate Annual Days 2\";Framerdza5PYdQv.defaultProps={height:2131,width:1200};addFonts(Framerdza5PYdQv,[{explicitInter:true,fonts:[{family:\"Playfair Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vUDVZNLo_U2r.woff2\",weight:\"500\"},{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:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerdza5PYdQv\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2131\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SsK_UbBte\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IphMSAfCg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"C3grsWRXP\\\":{\\\"pattern\\\":\\\":C3grsWRXP\\\",\\\"name\\\":\\\"home\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "VIrqPTB1S_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "x", "SVG", "Link", "l", "AnimatePresence", "Ga", "css", "Framerdza5PYdQv", "withCSS", "dza5PYdQv_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
