{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xxU109XSW4tB5B4xEuIU/jhCVnVo7rcXBKUPISTB0/sHaTE1jEC.js"],
  "sourcesContent": ["// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import IconSocialMediaFooter from\"#framer/local/canvasComponent/q2CRz0NM9/q2CRz0NM9.js\";import*as sharedStyle2 from\"#framer/local/css/BZqcnnsi4/BZqcnnsi4.js\";import*as sharedStyle1 from\"#framer/local/css/IsgMMPEHU/IsgMMPEHU.js\";import*as sharedStyle3 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/s2c1M16C7/s2c1M16C7.js\";import metadataProvider from\"#framer/local/webPageMetadata/sHaTE1jEC/sHaTE1jEC.js\";const PatternFonts=getFonts(Pattern);const NavigationBarFonts=getFonts(NavigationBar);const MotionDivWithFX=withFX(motion.div);const IconSocialMediaFooterFonts=getFonts(IconSocialMediaFooter);const GoogleMapsFonts=getFonts(GoogleMaps);const MotionSectionWithFX=withFX(motion.section);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={A3WygJXlr:\"(min-width: 1200px)\",CHyDkyQKe:\"(max-width: 809px)\",TaEIxb49Y:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8KLhy\";const variantClassNames={A3WygJXlr:\"framer-v-11z80x8\",CHyDkyQKe:\"framer-v-f3fqgu\",TaEIxb49Y:\"framer-v-1mvitu3\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-100};const transition1={damping:85,delay:.4,mass:1,stiffness:212,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:-100};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:170};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:170};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop-Wide\":\"A3WygJXlr\",Phone:\"CHyDkyQKe\",Tablet:\"TaEIxb49Y\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"A3WygJXlr\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-8KLhy`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-8KLhy`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"NlPF9GoLT\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"A3WygJXlr\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11z80x8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gtjdp6\",\"data-framer-name\":\"Background\",name:\"Background\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pspgro\",\"data-framer-name\":\"Overlay\",name:\"Overlay\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jeuwk1-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0))\",diagonal:true,direction:\"left\",duration:5,front:\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(255, 198, 25))\",height:\"100%\",id:\"mVehoVeiH\",layoutId:\"mVehoVeiH\",patternType:\"diagonal-two\",radius:0,scale:54,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yjhobe-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{variant:\"qckzdw_18\"},TaEIxb49Y:{variant:\"qckzdw_18\"}},children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"l6Hp5cyuM\",height:\"100%\",id:\"WuzxVGGVU\",layoutId:\"WuzxVGGVU\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ccsl7w\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nlcfzn\",\"data-framer-name\":\"Heading\",name:\"Heading\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-a0nroh\",\"data-styles-preset\":\"s2c1M16C7\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Let's Work Together\"})}),className:\"framer-o1zz74\",fonts:[\"Inter\"],id:elementId,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vnzfsv\",\"data-framer-name\":\"Contact Information\",name:\"Contact Information\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ts9jbd\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1no3txm\",\"data-framer-name\":\"Information\",name:\"Information\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rc3wvs\",\"data-framer-name\":\"Hotline\",name:\"Hotline\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-usmfc9\",\"data-styles-preset\":\"IsgMMPEHU\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Hotline:\"})}),className:\"framer-1fbkgj9\",\"data-framer-name\":\"Hotline\",fonts:[\"Inter\"],name:\"Hotline\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:/*#__PURE__*/_jsx(Link,{href:\"tel: 020202002\",nodeId:\"U0aNDHf9Y\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"+91 7700090236\"})})})}),className:\"framer-uiie4x\",\"data-framer-name\":\"(555) 123-4567\",fonts:[\"Inter\"],name:\"(555) 123-4567\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17ph6fp\",\"data-framer-name\":\"Address\",name:\"Address\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-usmfc9\",\"data-styles-preset\":\"IsgMMPEHU\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Address:\"})}),className:\"framer-11n50e3\",\"data-framer-name\":\"Address\",fonts:[\"Inter\"],name:\"Address\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps\",nodeId:\"maE6RqkBA\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"PIL Court, G12, near New Central Excise Building, New Marine Lines, Churchgate, Mumbai, Maharashtra 400020\"})})})}),className:\"framer-l5zp63\",\"data-framer-name\":\"123 Main Street, Cityville, Stateburg, 98765\",fonts:[\"Inter\"],name:\"123 Main Street, Cityville, Stateburg, 98765\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iwcv0h\",\"data-framer-name\":\"Email\",name:\"Email\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-usmfc9\",\"data-styles-preset\":\"IsgMMPEHU\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Email:\"})}),className:\"framer-ysnbp5\",\"data-framer-name\":\"Email:\",fonts:[\"Inter\"],name:\"Email:\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto: gmail@email.com\",nodeId:\"pr35pRUdO\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"adsmagnify@gmail.com\"})})})}),className:\"framer-17asfb6\",\"data-framer-name\":\"info@pawfect.com\",fonts:[\"Inter\"],name:\"info@pawfect.com\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4g68h9\",\"data-framer-name\":\"Opening Hours\",name:\"Opening Hours\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-usmfc9\",\"data-styles-preset\":\"IsgMMPEHU\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Opening Hours: \"})}),className:\"framer-wt8hlf\",\"data-framer-name\":\"Opening Hours: \",fonts:[\"Inter\"],name:\"Opening Hours: \",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Mon to Fri: 10.00am - 8.30pm\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Sat (2nd & 4th): 10.00am - 15.30pm\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-39le6\",\"data-styles-preset\":\"BZqcnnsi4\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Sun: Closed\"})]}),className:\"framer-xquso1\",\"data-framer-name\":\"Mon to Fri: 9.00am - 8.30pm  Sat: 10.00am - 6.30pm  Sun: Closed\",fonts:[\"Inter\"],name:\"Mon to Fri: 9.00am - 8.30pm  Sat: 10.00am - 6.30pm  Sun: Closed\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mo86is\",\"data-framer-name\":\"Social\",name:\"Social\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-usmfc9\",\"data-styles-preset\":\"IsgMMPEHU\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Follow Us:\"})}),className:\"framer-1ve0zrj\",\"data-framer-name\":\"Opening Hours: \",fonts:[\"Inter\"],name:\"Opening Hours: \",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f41jh4\",\"data-framer-name\":\"Social Icons Wrapper\",name:\"Social Icons Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{y:1660},TaEIxb49Y:{y:978}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:1038,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8zevba-container\",children:/*#__PURE__*/_jsx(IconSocialMediaFooter,{height:\"100%\",id:\"B0UA9XoaT\",layoutId:\"B0UA9XoaT\",LmsrEQTib:\"https://www.facebook.com/adsmagnifyofficial\",width:\"100%\",X0TxGKMj6:\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(135, 186, 84))\",yeax3PPVR:\"FacebookLogo\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{y:1660},TaEIxb49Y:{y:978}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:1038,children:/*#__PURE__*/_jsx(Container,{className:\"framer-125vu67-container\",children:/*#__PURE__*/_jsx(IconSocialMediaFooter,{height:\"100%\",id:\"gHP5uktuE\",layoutId:\"gHP5uktuE\",LmsrEQTib:\"https://www.linkedin.com/company/adsmagnify\",width:\"100%\",X0TxGKMj6:\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(135, 186, 84))\",yeax3PPVR:\"LinkedinLogo\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{y:1660},TaEIxb49Y:{y:978}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:1038,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9wjppl-container\",children:/*#__PURE__*/_jsx(IconSocialMediaFooter,{height:\"100%\",id:\"geoRg43Gj\",layoutId:\"geoRg43Gj\",LmsrEQTib:\"https://www.instagram.com/adsmagnify/\",width:\"100%\",X0TxGKMj6:\"var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, rgb(135, 186, 84))\",yeax3PPVR:\"InstagramLogo\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3lj5jd\",\"data-framer-name\":\"Social\",name:\"Social\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10d74z4-container\",children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:30,bottomLeftRadius:30,bottomRightRadius:30,coordinates:\"18.9361834,72.8251093\",height:\"100%\",id:\"bW2rfgSZn\",isMixedBorderRadius:false,layoutId:\"bW2rfgSZn\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:30,topRightRadius:30,width:\"100%\",zoom:15})})})})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{y:2135},TaEIxb49Y:{y:3170}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1400,width:\"100vw\",y:2606,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3kvnzm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CHyDkyQKe:{variant:\"BsZlXwif2\"},TaEIxb49Y:{variant:\"mKXCPqfUG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"I4aBufgRN\",layoutId:\"I4aBufgRN\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g4zc1r-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"b7fwsJTAd\",intensity:12,layoutId:\"b7fwsJTAd\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-8KLhy { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); }`,\".framer-8KLhy.framer-1lxn96j, .framer-8KLhy .framer-1lxn96j { display: block; }\",\".framer-8KLhy.framer-11z80x8 { align-content: center; align-items: center; background-color: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #0a0a0a); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-8KLhy .framer-gtjdp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 0; }\",'.framer-8KLhy .framer-pspgro { background: radial-gradient(43.2% 25% at 50% 18.8%, rgba(84, 84, 84, 0) 0%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)) /* {\"name\":\"Dark Green\"} */ 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }',\".framer-8KLhy .framer-jeuwk1-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: relative; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-8KLhy .framer-1yjhobe-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-8KLhy .framer-ccsl7w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-8KLhy .framer-nlcfzn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40vh; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-8KLhy .framer-o1zz74 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 740px; position: relative; text-shadow: 0px 1px 100px #000000; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-8KLhy .framer-vnzfsv { align-content: center; align-items: center; background-color: var(--token-122cea26-357d-4aa9-9285-cd7ff9c161b1, rgba(51, 66, 50, 0.05)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-8KLhy .framer-ts9jbd { align-content: flex-start; align-items: flex-start; background-color: var(--token-48491f83-896f-4e01-8893-2183c442eb00, rgba(255, 255, 255, 0.05)); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8KLhy .framer-1no3txm { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: grid; flex: 1 0 0px; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 1px; }\",\".framer-8KLhy .framer-rc3wvs, .framer-8KLhy .framer-17ph6fp, .framer-8KLhy .framer-iwcv0h { align-content: center; align-items: center; align-self: start; background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); 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: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KLhy .framer-1fbkgj9, .framer-8KLhy .framer-11n50e3, .framer-8KLhy .framer-ysnbp5, .framer-8KLhy .framer-wt8hlf, .framer-8KLhy .framer-1ve0zrj { --framer-paragraph-spacing: 10px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8KLhy .framer-uiie4x, .framer-8KLhy .framer-l5zp63, .framer-8KLhy .framer-17asfb6, .framer-8KLhy .framer-xquso1 { --framer-paragraph-spacing: 10px; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8KLhy .framer-4g68h9 { align-content: center; align-items: center; align-self: start; background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); 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: column; flex-wrap: nowrap; gap: 20px; grid-column: auto / span 2; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KLhy .framer-mo86is { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); 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: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KLhy .framer-f41jh4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8KLhy .framer-8zevba-container, .framer-8KLhy .framer-125vu67-container, .framer-8KLhy .framer-9wjppl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8KLhy .framer-3lj5jd { -webkit-filter: saturate(0); align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05)); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; filter: saturate(0); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; grid-column: auto / span 3; grid-row: auto / span 2; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8KLhy .framer-10d74z4-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-8KLhy .framer-3kvnzm-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8KLhy .framer-g4zc1r-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8KLhy.framer-11z80x8, .framer-8KLhy .framer-gtjdp6, .framer-8KLhy .framer-ccsl7w, .framer-8KLhy .framer-nlcfzn, .framer-8KLhy .framer-vnzfsv, .framer-8KLhy .framer-ts9jbd, .framer-8KLhy .framer-rc3wvs, .framer-8KLhy .framer-17ph6fp, .framer-8KLhy .framer-iwcv0h, .framer-8KLhy .framer-4g68h9, .framer-8KLhy .framer-mo86is, .framer-8KLhy .framer-f41jh4, .framer-8KLhy .framer-3lj5jd { gap: 0px; } .framer-8KLhy.framer-11z80x8 > *, .framer-8KLhy .framer-ccsl7w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8KLhy.framer-11z80x8 > :first-child, .framer-8KLhy .framer-ccsl7w > :first-child, .framer-8KLhy .framer-vnzfsv > :first-child, .framer-8KLhy .framer-rc3wvs > :first-child, .framer-8KLhy .framer-17ph6fp > :first-child, .framer-8KLhy .framer-iwcv0h > :first-child, .framer-8KLhy .framer-4g68h9 > :first-child, .framer-8KLhy .framer-mo86is > :first-child, .framer-8KLhy .framer-3lj5jd > :first-child { margin-top: 0px; } .framer-8KLhy.framer-11z80x8 > :last-child, .framer-8KLhy .framer-ccsl7w > :last-child, .framer-8KLhy .framer-vnzfsv > :last-child, .framer-8KLhy .framer-rc3wvs > :last-child, .framer-8KLhy .framer-17ph6fp > :last-child, .framer-8KLhy .framer-iwcv0h > :last-child, .framer-8KLhy .framer-4g68h9 > :last-child, .framer-8KLhy .framer-mo86is > :last-child, .framer-8KLhy .framer-3lj5jd > :last-child { margin-bottom: 0px; } .framer-8KLhy .framer-gtjdp6 > *, .framer-8KLhy .framer-nlcfzn > *, .framer-8KLhy .framer-f41jh4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8KLhy .framer-gtjdp6 > :first-child, .framer-8KLhy .framer-nlcfzn > :first-child, .framer-8KLhy .framer-ts9jbd > :first-child, .framer-8KLhy .framer-f41jh4 > :first-child { margin-left: 0px; } .framer-8KLhy .framer-gtjdp6 > :last-child, .framer-8KLhy .framer-nlcfzn > :last-child, .framer-8KLhy .framer-ts9jbd > :last-child, .framer-8KLhy .framer-f41jh4 > :last-child { margin-right: 0px; } .framer-8KLhy .framer-vnzfsv > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-8KLhy .framer-ts9jbd > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-8KLhy .framer-rc3wvs > *, .framer-8KLhy .framer-17ph6fp > *, .framer-8KLhy .framer-iwcv0h > *, .framer-8KLhy .framer-4g68h9 > *, .framer-8KLhy .framer-mo86is > *, .framer-8KLhy .framer-3lj5jd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-8KLhy { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); } .framer-8KLhy.framer-11z80x8 { width: 810px; } .framer-8KLhy .framer-nlcfzn { height: 30vh; } .framer-8KLhy .framer-o1zz74 { max-width: 490px; } .framer-8KLhy .framer-vnzfsv { padding: 40px 40px 80px 40px; } .framer-8KLhy .framer-ts9jbd { flex-direction: column; gap: 20px; } .framer-8KLhy .framer-1no3txm { flex: none; grid-template-columns: repeat(2, minmax(200px, 1fr)); width: 100%; } .framer-8KLhy .framer-rc3wvs { order: 0; } .framer-8KLhy .framer-17ph6fp { order: 1; } .framer-8KLhy .framer-iwcv0h { order: 2; } .framer-8KLhy .framer-4g68h9 { order: 4; } .framer-8KLhy .framer-mo86is { order: 3; } .framer-8KLhy .framer-3lj5jd { grid-column: auto / span 2; order: 5; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8KLhy .framer-ts9jbd { gap: 0px; } .framer-8KLhy .framer-ts9jbd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KLhy .framer-ts9jbd > :first-child { margin-top: 0px; } .framer-8KLhy .framer-ts9jbd > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-8KLhy { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); } .framer-8KLhy.framer-11z80x8 { overflow: hidden; width: 390px; } .framer-8KLhy .framer-gtjdp6 { order: 0; } .framer-8KLhy .framer-1yjhobe-container { order: 2; } .framer-8KLhy .framer-ccsl7w { order: 1; } .framer-8KLhy .framer-nlcfzn { height: 30vh; padding: 40px 20px 0px 20px; } .framer-8KLhy .framer-o1zz74 { max-width: unset; } .framer-8KLhy .framer-vnzfsv { padding: 0px 15px 50px 15px; } .framer-8KLhy .framer-ts9jbd { flex-direction: column; gap: 20px; } .framer-8KLhy .framer-1no3txm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; order: 0; padding: 10px; width: 100%; } .framer-8KLhy .framer-rc3wvs, .framer-8KLhy .framer-17ph6fp, .framer-8KLhy .framer-iwcv0h, .framer-8KLhy .framer-4g68h9, .framer-8KLhy .framer-mo86is { align-self: unset; height: min-content; } .framer-8KLhy .framer-3lj5jd { align-self: unset; height: 331px; } .framer-8KLhy .framer-3kvnzm-container { order: 3; } .framer-8KLhy .framer-g4zc1r-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8KLhy .framer-ts9jbd, .framer-8KLhy .framer-1no3txm { gap: 0px; } .framer-8KLhy .framer-ts9jbd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8KLhy .framer-ts9jbd > :first-child, .framer-8KLhy .framer-1no3txm > :first-child { margin-top: 0px; } .framer-8KLhy .framer-ts9jbd > :last-child, .framer-8KLhy .framer-1no3txm > :last-child { margin-bottom: 0px; } .framer-8KLhy .framer-1no3txm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2830\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TaEIxb49Y\":{\"layout\":[\"fixed\",\"auto\"]},\"CHyDkyQKe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramersHaTE1jEC=withCSS(Component,css,\"framer-8KLhy\");export default FramersHaTE1jEC;FramersHaTE1jEC.displayName=\"Review\";FramersHaTE1jEC.defaultProps={height:2830,width:1200};addFonts(FramersHaTE1jEC,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PatternFonts,...NavigationBarFonts,...IconSocialMediaFooterFonts,...GoogleMapsFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersHaTE1jEC\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2830\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TaEIxb49Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CHyDkyQKe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PatternFonts", "getFonts", "Pattern", "NavigationBarFonts", "Kg3jp8xZU_default", "MotionDivWithFX", "withFX", "motion", "IconSocialMediaFooterFonts", "q2CRz0NM9_default", "GoogleMapsFonts", "GoogleMaps", "MotionSectionWithFX", "FooterFonts", "oGO_MGaZp_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "Pattern", "PropertyOverrides2", "Kg3jp8xZU_default", "MotionDivWithFX", "RichText2", "x", "MotionSectionWithFX", "Link", "q2CRz0NM9_default", "GoogleMaps", "oGO_MGaZp_default", "SmoothScroll", "css", "FramersHaTE1jEC", "withCSS", "sHaTE1jEC_default", "addFonts", "PatternFonts", "NavigationBarFonts", "IconSocialMediaFooterFonts", "GoogleMapsFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
