{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jGM2guSKlS2sq9luW0am/3gqcIUXluNFJVX6E9jlT/vFgiLTeGJ.js", "ssg:https://framerusercontent.com/modules/AiAUEOtK4E0NyLC9mk0y/AqwwVuggunFTnhDeVTRA/N7tNu10ku.js", "ssg:https://framerusercontent.com/modules/d1dk0kC0T7AaaKV8yoiP/lqFja5x6EOMJlkkYbHds/f9gKbvqbM.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Unbounded-500\",\"GF;Unbounded-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6yrx04jHgP6LR0Y.woff2\",weight:\"500\"},{family:\"Unbounded\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/unbounded/v7/Yq6F-LOTXCb04q32xlpat-6uR42XTqtG6__204jHgP6LR0Y.woff2\",weight:\"700\"}]}];export const css=['.framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-N8k9p .framer-styles-preset-xz2g08:not(.rich-text-wrapper), .framer-N8k9p .framer-styles-preset-xz2g08.rich-text-wrapper h5 { --framer-font-family: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-family-bold: \"Unbounded\", \"Unbounded Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-N8k9p\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (41c59c7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/4TJ3rQ3Vay2AHW6q7Tzp/GWlv5FWPr61wsNsyOGQE/DuMLJ2VUN.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/oGbanaDF20BsDDlBUWW0/UXlDgqSwGAToqqHtExiA/urlDCZwpF.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/jGM2guSKlS2sq9luW0am/3gqcIUXluNFJVX6E9jlT/vFgiLTeGJ.js\";const cycleOrder=[\"ptlAZagH1\"];const serializationHash=\"framer-kHGKi\";const variantClassNames={ptlAZagH1:\"framer-v-1k9eo9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({clientImage,designation,height,id,logo,name1,testimonial,width,...props})=>{var _ref,_ref1,_ref2;return{...props,bmwajhGqS:(_ref=designation!==null&&designation!==void 0?designation:props.bmwajhGqS)!==null&&_ref!==void 0?_ref:\"CEO, Company\",fwB3JSARf:(_ref1=testimonial!==null&&testimonial!==void 0?testimonial:props.fwB3JSARf)!==null&&_ref1!==void 0?_ref1:\"Bright Horizon Marketing has been an invaluable partner for our bakery. Their team's expertise in SEO and online marketing has helped us stand out in a competitive market. From optimizing our website to managing our social media presence, their strategic approach has delivered impressive results. Thanks to their efforts, we've seen a significant increase in online orders and customer engagement. I couldn't be happier with the results, and I highly recommend Bright Horizon Marketing to anyone looking to grow their business online.\",mpLUz063Z:(_ref2=name1!==null&&name1!==void 0?name1:props.mpLUz063Z)!==null&&_ref2!==void 0?_ref2:\"S. Thompson\",YRgWTIsA7:clientImage!==null&&clientImage!==void 0?clientImage:props.YRgWTIsA7,zAxjXyH9a:logo!==null&&logo!==void 0?logo:props.zAxjXyH9a};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,YRgWTIsA7,mpLUz063Z,bmwajhGqS,zAxjXyH9a,fwB3JSARf,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ptlAZagH1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const visible=isSet(zAxjXyH9a);const visible1=isSet(fwB3JSARf);const visible2=isSet(YRgWTIsA7);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k9eo9\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ptlAZagH1\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(5px)\",backgroundColor:\"var(--token-affa1b72-7c43-4531-b217-6ad9a97be289, rgba(255, 255, 255, 0.05))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,WebkitBackdropFilter:\"blur(5px)\",...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ybbtu4\",layoutDependency:layoutDependency,layoutId:\"ajT6gTx1f\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-102ue22\",layoutDependency:layoutDependency,layoutId:\"IzrHTAj1i\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1aaacdg\",\"data-framer-name\":\"Frame 2952\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qx748MXTE\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 97 12\"><path d=\"M 10.122 7.429 C 9.968 7.583 9.897 7.807 9.932 8.026 L 10.462 11.056 C 10.507 11.312 10.402 11.572 10.194 11.721 C 9.99 11.875 9.719 11.893 9.496 11.77 L 6.856 10.348 C 6.764 10.297 6.662 10.27 6.558 10.267 L 6.396 10.267 C 6.34 10.276 6.285 10.294 6.235 10.322 L 3.594 11.751 C 3.463 11.819 3.315 11.843 3.17 11.819 C 2.817 11.75 2.582 11.403 2.64 11.037 L 3.17 8.007 C 3.206 7.786 3.135 7.561 2.98 7.404 L 0.827 5.249 C 0.647 5.069 0.584 4.798 0.667 4.553 C 0.747 4.309 0.951 4.132 1.197 4.092 L 4.16 3.648 C 4.386 3.624 4.583 3.482 4.685 3.273 L 5.991 0.508 C 6.022 0.446 6.062 0.39 6.11 0.342 L 6.163 0.299 C 6.191 0.267 6.224 0.24 6.259 0.218 L 6.324 0.194 L 6.426 0.151 L 6.677 0.151 C 6.901 0.175 7.098 0.313 7.202 0.52 L 8.525 3.273 C 8.62 3.474 8.805 3.614 9.019 3.648 L 11.983 4.092 C 12.233 4.128 12.442 4.307 12.525 4.553 C 12.603 4.8 12.536 5.071 12.352 5.249 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 31.076 7.429 C 30.922 7.583 30.851 7.807 30.886 8.026 L 31.416 11.056 C 31.46 11.312 31.356 11.572 31.147 11.721 C 30.944 11.875 30.672 11.893 30.45 11.77 L 27.809 10.348 C 27.717 10.297 27.615 10.27 27.511 10.267 L 27.349 10.267 C 27.293 10.276 27.239 10.294 27.188 10.322 L 24.547 11.751 C 24.417 11.819 24.269 11.843 24.124 11.819 C 23.771 11.75 23.535 11.403 23.593 11.037 L 24.124 8.007 C 24.159 7.786 24.088 7.561 23.934 7.404 L 21.781 5.249 C 21.601 5.069 21.538 4.798 21.62 4.553 C 21.7 4.309 21.904 4.132 22.15 4.092 L 25.114 3.648 C 25.339 3.624 25.537 3.482 25.638 3.273 L 26.944 0.508 C 26.975 0.446 27.015 0.39 27.063 0.342 L 27.117 0.299 C 27.145 0.267 27.177 0.24 27.213 0.218 L 27.278 0.194 L 27.379 0.151 L 27.63 0.151 C 27.854 0.175 28.052 0.313 28.155 0.52 L 29.478 3.273 C 29.573 3.474 29.759 3.614 29.973 3.648 L 32.936 4.092 C 33.187 4.128 33.396 4.307 33.479 4.553 C 33.557 4.8 33.489 5.071 33.306 5.249 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 52.029 7.429 C 51.875 7.583 51.804 7.807 51.839 8.026 L 52.369 11.056 C 52.414 11.312 52.309 11.572 52.101 11.721 C 51.897 11.875 51.626 11.893 51.403 11.77 L 48.763 10.348 C 48.671 10.297 48.569 10.27 48.464 10.267 L 48.303 10.267 C 48.247 10.276 48.192 10.294 48.142 10.322 L 45.501 11.751 C 45.37 11.819 45.222 11.843 45.077 11.819 C 44.724 11.75 44.489 11.403 44.547 11.037 L 45.077 8.007 C 45.112 7.786 45.041 7.561 44.887 7.404 L 42.734 5.249 C 42.554 5.069 42.491 4.798 42.574 4.553 C 42.654 4.309 42.857 4.132 43.104 4.092 L 46.067 3.648 C 46.292 3.624 46.49 3.482 46.592 3.273 L 47.897 0.508 C 47.928 0.446 47.968 0.39 48.017 0.342 L 48.07 0.299 C 48.098 0.267 48.131 0.24 48.166 0.218 L 48.231 0.194 L 48.333 0.151 L 48.584 0.151 C 48.808 0.175 49.005 0.313 49.108 0.52 L 50.431 3.273 C 50.527 3.474 50.712 3.614 50.926 3.648 L 53.89 4.092 C 54.14 4.128 54.35 4.307 54.432 4.553 C 54.511 4.8 54.443 5.071 54.259 5.249 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 72.983 7.429 C 72.828 7.583 72.757 7.807 72.793 8.026 L 73.323 11.056 C 73.368 11.312 73.262 11.572 73.054 11.721 C 72.85 11.875 72.579 11.893 72.357 11.77 L 69.716 10.348 C 69.624 10.297 69.522 10.27 69.418 10.267 L 69.256 10.267 C 69.2 10.276 69.145 10.294 69.095 10.322 L 66.454 11.751 C 66.324 11.819 66.175 11.843 66.031 11.819 C 65.678 11.75 65.442 11.403 65.5 11.037 L 66.031 8.007 C 66.066 7.786 65.995 7.561 65.841 7.404 L 63.688 5.249 C 63.507 5.069 63.445 4.798 63.527 4.553 C 63.607 4.309 63.811 4.132 64.057 4.092 L 67.02 3.648 C 67.246 3.624 67.444 3.482 67.545 3.273 L 68.851 0.508 C 68.882 0.446 68.922 0.39 68.97 0.342 L 69.024 0.299 C 69.052 0.267 69.084 0.24 69.12 0.218 L 69.185 0.194 L 69.286 0.151 L 69.537 0.151 C 69.762 0.175 69.959 0.313 70.062 0.52 L 71.385 3.273 C 71.48 3.474 71.666 3.614 71.88 3.648 L 74.843 4.092 C 75.093 4.128 75.303 4.307 75.386 4.553 C 75.464 4.8 75.397 5.071 75.213 5.249 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path><path d=\"M 93.936 7.429 C 93.782 7.583 93.711 7.807 93.746 8.026 L 94.276 11.056 C 94.321 11.312 94.216 11.572 94.008 11.721 C 93.804 11.875 93.533 11.893 93.31 11.77 L 90.67 10.348 C 90.578 10.297 90.476 10.27 90.372 10.267 L 90.21 10.267 C 90.154 10.276 90.099 10.294 90.049 10.322 L 87.407 11.751 C 87.277 11.819 87.129 11.843 86.984 11.819 C 86.631 11.75 86.396 11.403 86.453 11.037 L 86.984 8.007 C 87.02 7.786 86.949 7.561 86.794 7.404 L 84.641 5.249 C 84.461 5.069 84.398 4.798 84.481 4.553 C 84.56 4.309 84.764 4.132 85.011 4.092 L 87.974 3.648 C 88.199 3.624 88.397 3.482 88.499 3.273 L 89.804 0.508 C 89.836 0.446 89.875 0.39 89.923 0.342 L 89.977 0.299 C 90.005 0.267 90.037 0.24 90.073 0.218 L 90.138 0.194 L 90.24 0.151 L 90.491 0.151 C 90.715 0.175 90.912 0.313 91.016 0.52 L 92.338 3.273 C 92.434 3.474 92.619 3.614 92.833 3.648 L 95.797 4.092 C 96.047 4.128 96.256 4.307 96.339 4.553 C 96.417 4.8 96.35 5.071 96.166 5.249 Z\" fill=\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"></path></svg>',svgContentId:336182729,withExternalLayout:true})}),visible&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:34,intrinsicWidth:134,pixelHeight:34,pixelWidth:134,sizes:\"90px\",...toResponsiveImage(zAxjXyH9a),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1rhz1yg\",layoutDependency:layoutDependency,layoutId:\"VyyNQbh8m\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}})]}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"Bright Horizon Marketing has been an invaluable partner for our bakery. Their team's expertise in SEO and online marketing has helped us stand out in a competitive market. From optimizing our website to managing our social media presence, their strategic approach has delivered impressive results. Thanks to their efforts, we've seen a significant increase in online orders and customer engagement. I couldn't be happier with the results, and I highly recommend Bright Horizon Marketing to anyone looking to grow their business online.\"})}),className:\"framer-1rifeex\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"INDC_tvrY\",style:{\"--extracted-r6o4lv\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.9},text:fwB3JSARf,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dbzspc\",\"data-framer-name\":\"Name And Location\",layoutDependency:layoutDependency,layoutId:\"gxyR6J6Wv\",children:[visible2&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-sdjwfb\",\"data-framer-name\":\"Avatar Wrapper\",layoutDependency:layoutDependency,layoutId:\"XRWzNVeDS\",style:{backgroundColor:\"var(--token-122cea26-357d-4aa9-9285-cd7ff9c161b1, rgba(33, 80, 82, 0.06))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3023,intrinsicWidth:3023,pixelHeight:3023,pixelWidth:3023,sizes:\"44px\",...toResponsiveImage(YRgWTIsA7)},className:\"framer-xbz51v\",layoutDependency:layoutDependency,layoutId:\"YMQSciavO\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qj8lue\",layoutDependency:layoutDependency,layoutId:\"ssrHiEa_B\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-xz2g08\",\"data-styles-preset\":\"vFgiLTeGJ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"S. Thompson\"})}),className:\"framer-l8n5g6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lwRiJJPkU\",style:{\"--extracted-1lwpl3i\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:mpLUz063Z,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-5vsgqx\",\"data-styles-preset\":\"urlDCZwpF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"CEO, Company\"})}),className:\"framer-1yyr02m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VHOykkF7L\",style:{\"--extracted-r6o4lv\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},text:bmwajhGqS,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-je9aiv\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"L4oPC66BK\",style:{backgroundColor:\"var(--token-57030bfe-99b8-47c4-8c72-003051413d49, rgba(13, 13, 13, 0.05))\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kHGKi.framer-176iqi6, .framer-kHGKi .framer-176iqi6 { display: block; }\",\".framer-kHGKi.framer-1k9eo9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 479px; will-change: var(--framer-will-change-override, transform); }\",\".framer-kHGKi .framer-ybbtu4 { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-kHGKi .framer-102ue22 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-kHGKi .framer-1aaacdg { flex: none; height: 12px; position: relative; width: 97px; }\",\".framer-kHGKi .framer-1rhz1yg { flex: none; height: 60px; overflow: hidden; position: relative; width: 90px; will-change: var(--framer-will-change-override, transform); }\",\".framer-kHGKi .framer-1rifeex, .framer-kHGKi .framer-l8n5g6, .framer-kHGKi .framer-1yyr02m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-kHGKi .framer-dbzspc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-kHGKi .framer-sdjwfb { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 52px); justify-content: center; overflow: hidden; padding: 4px 4px 4px 4px; position: relative; width: 52px; will-change: var(--framer-will-change-override, transform); }\",\".framer-kHGKi .framer-xbz51v { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-kHGKi .framer-qj8lue { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-kHGKi .framer-je9aiv { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kHGKi.framer-1k9eo9, .framer-kHGKi .framer-ybbtu4, .framer-kHGKi .framer-dbzspc, .framer-kHGKi .framer-sdjwfb, .framer-kHGKi .framer-qj8lue { gap: 0px; } .framer-kHGKi.framer-1k9eo9 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-kHGKi.framer-1k9eo9 > :first-child, .framer-kHGKi .framer-sdjwfb > :first-child, .framer-kHGKi .framer-qj8lue > :first-child { margin-top: 0px; } .framer-kHGKi.framer-1k9eo9 > :last-child, .framer-kHGKi .framer-sdjwfb > :last-child, .framer-kHGKi .framer-qj8lue > :last-child { margin-bottom: 0px; } .framer-kHGKi .framer-ybbtu4 > *, .framer-kHGKi .framer-dbzspc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-kHGKi .framer-ybbtu4 > :first-child, .framer-kHGKi .framer-dbzspc > :first-child { margin-left: 0px; } .framer-kHGKi .framer-ybbtu4 > :last-child, .framer-kHGKi .framer-dbzspc > :last-child { margin-right: 0px; } .framer-kHGKi .framer-sdjwfb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-kHGKi .framer-qj8lue > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 430\n * @framerIntrinsicWidth 479\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"YRgWTIsA7\":\"clientImage\",\"mpLUz063Z\":\"name1\",\"bmwajhGqS\":\"designation\",\"zAxjXyH9a\":\"logo\",\"fwB3JSARf\":\"testimonial\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerN7tNu10ku=withCSS(Component,css,\"framer-kHGKi\");export default FramerN7tNu10ku;FramerN7tNu10ku.displayName=\"Review-Details\";FramerN7tNu10ku.defaultProps={height:430,width:479};addPropertyControls(FramerN7tNu10ku,{YRgWTIsA7:{title:\"Client Image\",type:ControlType.ResponsiveImage},mpLUz063Z:{defaultValue:\"S. Thompson\",displayTextArea:false,title:\"Name\",type:ControlType.String},bmwajhGqS:{defaultValue:\"CEO, Company\",displayTextArea:true,title:\"Designation\",type:ControlType.String},zAxjXyH9a:{title:\"Logo\",type:ControlType.ResponsiveImage},fwB3JSARf:{defaultValue:\"Bright Horizon Marketing has been an invaluable partner for our bakery. Their team's expertise in SEO and online marketing has helped us stand out in a competitive market. From optimizing our website to managing our social media presence, their strategic approach has delivered impressive results. Thanks to their efforts, we've seen a significant increase in online orders and customer engagement. I couldn't be happier with the results, and I highly recommend Bright Horizon Marketing to anyone looking to grow their business online.\",displayTextArea:true,title:\"Testimonial\",type:ControlType.String}});addFonts(FramerN7tNu10ku,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN7tNu10ku\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"430\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"YRgWTIsA7\\\":\\\"clientImage\\\",\\\"mpLUz063Z\\\":\\\"name1\\\",\\\"bmwajhGqS\\\":\\\"designation\\\",\\\"zAxjXyH9a\\\":\\\"logo\\\",\\\"fwB3JSARf\\\":\\\"testimonial\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"479\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import ReviewDetails from\"#framer/local/canvasComponent/N7tNu10ku/N7tNu10ku.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import*as sharedStyle from\"#framer/local/css/s2c1M16C7/s2c1M16C7.js\";import metadataProvider from\"#framer/local/webPageMetadata/f9gKbvqbM/f9gKbvqbM.js\";const PatternFonts=getFonts(Pattern);const NavigationBarFonts=getFonts(NavigationBar);const MotionDivWithFX=withFX(motion.div);const ReviewDetailsFonts=getFonts(ReviewDetails);const MotionSectionWithFX=withFX(motion.section);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={GrBPxZ6Uo:\"(max-width: 809px)\",wdrZOg4bn:\"(min-width: 810px) and (max-width: 1199px)\",Zyi0rQe4x:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Glt8v\";const variantClassNames={GrBPxZ6Uo:\"framer-v-5ae93x\",wdrZOg4bn:\"framer-v-1f89ecr\",Zyi0rQe4x:\"framer-v-1pwdwk7\"};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 animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:100};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop-Wide\":\"Zyi0rQe4x\",Phone:\"GrBPxZ6Uo\",Tablet:\"wdrZOg4bn\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Zyi0rQe4x\"};};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 sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"p_0EscbQb\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Zyi0rQe4x\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1pwdwk7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oaask0\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ghqqfr\",\"data-framer-name\":\"Overlay\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hjjxuy-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"grf5OK8ft\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0))\",diagonal:true,direction:\"left\",duration:5,front:\"rgb(23, 23, 23)\",height:\"100%\",id:\"grf5OK8ft\",layoutId:\"grf5OK8ft\",patternType:\"groovy\",radius:0,scale:54,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kkiqkm-container\",layoutScroll:true,nodeId:\"z_JaaMSqB\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{variant:\"qckzdw_18\"},wdrZOg4bn:{variant:\"qckzdw_18\"}},children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"nrcCICgod\",height:\"100%\",id:\"z_JaaMSqB\",layoutId:\"z_JaaMSqB\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5lqcyk\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{__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-mil5e4\",\"data-framer-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:\"Check Our Works With Real Results\"})}),className:\"framer-14kmik6\",fonts:[\"Inter\"],id:elementId,ref:ref1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{__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-12w5yjs\",\"data-framer-name\":\"Reviews\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kgah45\",\"data-framer-name\":\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5zlef5\",\"data-framer-name\":\"Column 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+0},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xlhlu6-container\",nodeId:\"sxQ4M4n_c\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 6th sem\",fwB3JSARf:\"As a nursing student, I\u2019ve always found Obstetrics and Gynecology (OBG) to be one of the most challenging subjects. However, Ramandeep Kaur\u2019s OBG Book published by Vision Health Sciences has truly been a game-changer for me. The content is presented in a clear, concise, and easy-to-understand format, making complex topics more approachable. The integration of practical case studies, diagrams, and up-to-date clinical guidelines helped me not only grasp the theoretical aspects but also apply them in a clinical setting.. I highly recommend it to anyone pursuing a career in healthcare!\",height:\"100%\",id:\"sxQ4M4n_c\",layoutId:\"sxQ4M4n_c\",mpLUz063Z:\"RUCHIKA RANA\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+440},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r2xr3f-container\",nodeId:\"vl6_7FN7L\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 4th sem\",fwB3JSARf:\"I found Microbiology by Dr. Pooja Gupta, published by Vision Health Sciences, to be an outstanding resource. The book is incredibly well-organized, making complex concepts easy to understand. This Book explain fundamental microbiology principles alongside real-world applications made learning not only engaging but also practical. The detailed diagrams and clear explanations helped me grasp challenging topics, while the review questions at the end of each chapter reinforced my understanding. This book has been an invaluable asset in my studies, and I highly recommend it to anyone looking to excel in microbiology.\",height:\"100%\",id:\"vl6_7FN7L\",layoutId:\"vl6_7FN7L\",mpLUz063Z:\"Arooj ahmed\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+880},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+880}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+880,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fjyu0p-container\",nodeId:\"i8EX7H0i8\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"\",fwB3JSARf:\"Community Health Nursing-I by Monika Sharma has been an invaluable resource throughout my studies. The book provides a thorough understanding of the fundamentals of community health nursing, combining theoretical concepts with practical examples that are easy to grasp. It covers all the essential topics, including public health policies, health promotion, and disease prevention, which are critical for anyone entering the nursing profession.\\nMonika Sharma's clear writing style and the well-organized structure of the book made it easy to follow and helped me apply the knowledge in real-world community settings during my clinical rotations. I highly recommend this book to fellow nursing students looking for a comprehensive and reliable resource in community health nursing. Vision Health Sciences Publishers has truly delivered a top-tier publication that has enhanced my learning experience.\",height:\"100%\",id:\"i8EX7H0i8\",layoutId:\"i8EX7H0i8\",mpLUz063Z:\"mohsin akthar\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+1320},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+0+0+1320}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+1320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wviika-container\",nodeId:\"uIsKKke9N\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 5th sem\",fwB3JSARf:'I found the Educational Technology in Nursing Education by N. Bala Subramanian to be an invaluable resource. The book brilliantly integrates modern educational strategies with practical nursing applications, making complex concepts easy to understand and apply. It provides a clear roadmap for using technology effectively in both classroom and clinical settings, which has helped me tremendously in staying updated with current teaching methods and learning processes. The real-world examples and case studies offered practical insights that I could directly relate to my coursework. I highly recommend this book to all nursing students looking to enhance their knowledge and skills in educational technology!\"',height:\"100%\",id:\"uIsKKke9N\",layoutId:\"uIsKKke9N\",mpLUz063Z:\"AYUSHI KUMARI\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fs9c8x\",\"data-framer-name\":\"Column 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+0},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yptkfm-container\",nodeId:\"CgRsyvBhp\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 5th sem\",fwB3JSARf:\"I was searching for a comprehensive yet approachable book to understand mental health nursing, and Dr. Bharat Pareek\u2019s Mental Health Nursing from Vision Health Sciences Publishers, This book breaks down complex concepts into clear, easy-to-understand language, which has helped me grasp difficult topics with ease. The case studies and practical examples provided a real-world context that enhanced my learning and prepared me for clinical practice. Dr. Pareek\u2019s deep expertise in the field is evident throughout the book, and I\u2019ve found it to be an invaluable resource for both my studies and future career in nursing. I highly recommend it to any student or professional looking to deepen their knowledge of mental health nursing.\",height:\"100%\",id:\"CgRsyvBhp\",layoutId:\"CgRsyvBhp\",mpLUz063Z:\"SHANIYA KHAN\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+440},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+440}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+440,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uwu5zn-container\",nodeId:\"AyYMHOcdB\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 1st Sem\",fwB3JSARf:\"As a nursing student, I found Anatomy & Physiology by Pankaj Soni and Rajib Biswas to be an invaluable resource. The book breaks down complex concepts into easy-to-understand explanations, with clear diagrams that enhance learning. The integration of practical case studies helped me connect theory with real-world applications, making the material both engaging and relevant to my studies. Thanks to this book, I feel more confident in my understanding of the human body, which is essential for my future in nursing. I highly recommend it to anyone in the health sciences field!\",height:\"100%\",id:\"AyYMHOcdB\",layoutId:\"AyYMHOcdB\",mpLUz063Z:\"Prerna kumari\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+880},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+880}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+880,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15fvk8s-container\",nodeId:\"yez3_4AZI\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 6th sem\",fwB3JSARf:\"As a nursing student, Nursing Management and Leadership by Rohini T and Jisa George T has been an invaluable resource throughout my studies. The book presents complex concepts in a clear and concise manner, making it easy to understand the key principles of leadership and management in nursing. What I appreciate most is the real-world examples and case studies that bring the theoretical content to life, helping me see how these concepts apply in practical settings.\\nThe structured layout of the chapters, combined with the expert insights of the authors, has greatly improved my confidence in tackling leadership challenges in healthcare environments. I highly recommend this book to any nursing student or professional looking to enhance their management and leadership skills.\\n\",height:\"100%\",id:\"yez3_4AZI\",layoutId:\"yez3_4AZI\",mpLUz063Z:\"Shivani raj\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+1320},wdrZOg4bn:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1000px)`,y:(componentViewport?.y||0)+0+0+0+300+0+0+0+1760+0+1320}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 10px) / 2, 1px)`,y:(componentViewport?.y||0)+0+0+0+400+0+0+0+0+1320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wiowqf-container\",nodeId:\"E_msM2CqH\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(ReviewDetails,{bmwajhGqS:\"BSc .Nursing 2nd Sem\",fwB3JSARf:\"I feel 'Nursing Foundation' book by Jyoti Kathwal to be an invaluable resource throughout my studies. The content is not only comprehensive but also presented in a clear and engaging manner, making complex concepts easier to understand. The inclusion of real-life case studies and practical applications enhances my learning experience, bridging the gap between theory and practice. \\nThe structured layout and well-organized chapters have made studying for exams much more manageable, and I appreciate the emphasis on critical thinking and clinical reasoning skills that are essential for our profession. I highly recommend this book to any nursing student who is serious about building a solid foundation in nursing. Thank you, Vision Health Sciences Publishers, for providing such a fantastic resource!\\\"\",height:\"100%\",id:\"E_msM2CqH\",layoutId:\"E_msM2CqH\",mpLUz063Z:\"BHAVNA GHARA\",style:{width:\"100%\"},width:\"100%\"})})})})]})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{y:(componentViewport?.y||0)+0+3840},wdrZOg4bn:{y:(componentViewport?.y||0)+0+3850}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1256,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2215,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2rf5y3-container\",nodeId:\"FB0H82usv\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GrBPxZ6Uo:{variant:\"BsZlXwif2\"},wdrZOg4bn:{variant:\"mKXCPqfUG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FB0H82usv\",layoutId:\"FB0H82usv\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16q9mp4-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"pUnsW4zPn\",scopeId:\"f9gKbvqbM\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"pUnsW4zPn\",intensity:12,layoutId:\"pUnsW4zPn\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Glt8v.framer-198ks6u, .framer-Glt8v .framer-198ks6u { display: block; }\",\".framer-Glt8v.framer-1pwdwk7 { 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-Glt8v .framer-oaask0 { 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-Glt8v .framer-1ghqqfr { 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-Glt8v .framer-1hjjxuy-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-Glt8v .framer-kkiqkm-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-Glt8v .framer-5lqcyk { 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: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Glt8v .framer-mil5e4 { 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-Glt8v .framer-14kmik6 { --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-Glt8v .framer-12w5yjs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 65px 40px; position: relative; width: 100%; }\",\".framer-Glt8v .framer-1kgah45 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Glt8v .framer-5zlef5, .framer-Glt8v .framer-1fs9c8x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 100px; width: 1px; z-index: 1; }\",\".framer-Glt8v .framer-xlhlu6-container, .framer-Glt8v .framer-1r2xr3f-container, .framer-Glt8v .framer-1fjyu0p-container, .framer-Glt8v .framer-1wviika-container, .framer-Glt8v .framer-yptkfm-container, .framer-Glt8v .framer-1uwu5zn-container, .framer-Glt8v .framer-15fvk8s-container, .framer-Glt8v .framer-1wiowqf-container, .framer-Glt8v .framer-2rf5y3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Glt8v .framer-16q9mp4-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Glt8v.framer-1pwdwk7, .framer-Glt8v .framer-oaask0, .framer-Glt8v .framer-5lqcyk, .framer-Glt8v .framer-mil5e4, .framer-Glt8v .framer-12w5yjs, .framer-Glt8v .framer-1kgah45, .framer-Glt8v .framer-5zlef5, .framer-Glt8v .framer-1fs9c8x { gap: 0px; } .framer-Glt8v.framer-1pwdwk7 > *, .framer-Glt8v .framer-5lqcyk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Glt8v.framer-1pwdwk7 > :first-child, .framer-Glt8v .framer-5lqcyk > :first-child, .framer-Glt8v .framer-12w5yjs > :first-child, .framer-Glt8v .framer-5zlef5 > :first-child, .framer-Glt8v .framer-1fs9c8x > :first-child { margin-top: 0px; } .framer-Glt8v.framer-1pwdwk7 > :last-child, .framer-Glt8v .framer-5lqcyk > :last-child, .framer-Glt8v .framer-12w5yjs > :last-child, .framer-Glt8v .framer-5zlef5 > :last-child, .framer-Glt8v .framer-1fs9c8x > :last-child { margin-bottom: 0px; } .framer-Glt8v .framer-oaask0 > *, .framer-Glt8v .framer-mil5e4 > *, .framer-Glt8v .framer-1kgah45 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Glt8v .framer-oaask0 > :first-child, .framer-Glt8v .framer-mil5e4 > :first-child, .framer-Glt8v .framer-1kgah45 > :first-child { margin-left: 0px; } .framer-Glt8v .framer-oaask0 > :last-child, .framer-Glt8v .framer-mil5e4 > :last-child, .framer-Glt8v .framer-1kgah45 > :last-child { margin-right: 0px; } .framer-Glt8v .framer-12w5yjs > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Glt8v .framer-5zlef5 > *, .framer-Glt8v .framer-1fs9c8x > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Glt8v.framer-1pwdwk7 { width: 810px; } .framer-Glt8v .framer-mil5e4 { height: 30vh; } .framer-Glt8v .framer-14kmik6 { max-width: 490px; } .framer-Glt8v .framer-12w5yjs { padding: 0px 40px 40px 40px; } .framer-Glt8v .framer-1kgah45 { flex-direction: column; max-width: 1000px; } .framer-Glt8v .framer-5zlef5, .framer-Glt8v .framer-1fs9c8x { flex: none; position: relative; top: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Glt8v .framer-1kgah45 { gap: 0px; } .framer-Glt8v .framer-1kgah45 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Glt8v .framer-1kgah45 > :first-child { margin-top: 0px; } .framer-Glt8v .framer-1kgah45 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-Glt8v.framer-1pwdwk7 { overflow: hidden; width: 390px; } .framer-Glt8v .framer-oaask0 { order: 0; } .framer-Glt8v .framer-kkiqkm-container { order: 1; } .framer-Glt8v .framer-5lqcyk { order: 3; } .framer-Glt8v .framer-mil5e4 { height: 30vh; padding: 40px 20px 0px 20px; } .framer-Glt8v .framer-14kmik6 { max-width: unset; } .framer-Glt8v .framer-12w5yjs { padding: 0px 12px 30px 12px; } .framer-Glt8v .framer-1kgah45 { flex-direction: column; } .framer-Glt8v .framer-5zlef5, .framer-Glt8v .framer-1fs9c8x { flex: none; position: relative; top: unset; width: 100%; } .framer-Glt8v .framer-2rf5y3-container { order: 4; } .framer-Glt8v .framer-16q9mp4-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Glt8v .framer-1kgah45 { gap: 0px; } .framer-Glt8v .framer-1kgah45 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Glt8v .framer-1kgah45 > :first-child { margin-top: 0px; } .framer-Glt8v .framer-1kgah45 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3570\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wdrZOg4bn\":{\"layout\":[\"fixed\",\"auto\"]},\"GrBPxZ6Uo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"p_0EscbQb\":{\"pattern\":\":p_0EscbQb\",\"name\":\"hero-heading\"}}\n * @framerResponsiveScreen\n */const Framerf9gKbvqbM=withCSS(Component,css,\"framer-Glt8v\");export default Framerf9gKbvqbM;Framerf9gKbvqbM.displayName=\"Case Studies\";Framerf9gKbvqbM.defaultProps={height:3570,width:1200};addFonts(Framerf9gKbvqbM,[{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,...ReviewDetailsFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerf9gKbvqbM\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"p_0EscbQb\\\":{\\\"pattern\\\":\\\":p_0EscbQb\\\",\\\"name\\\":\\\"hero-heading\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wdrZOg4bn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GrBPxZ6Uo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3570\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "isSet", "value", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "clientImage", "designation", "height", "id", "logo", "name1", "testimonial", "width", "props", "_ref", "_ref1", "_ref2", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "YRgWTIsA7", "mpLUz063Z", "bmwajhGqS", "zAxjXyH9a", "fwB3JSARf", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "visible", "visible1", "visible2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "SVG", "Image2", "RichText2", "css", "FramerN7tNu10ku", "withCSS", "N7tNu10ku_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "PatternFonts", "getFonts", "Pattern", "NavigationBarFonts", "Kg3jp8xZU_default", "MotionDivWithFX", "withFX", "motion", "ReviewDetailsFonts", "N7tNu10ku_default", "MotionSectionWithFX", "FooterFonts", "oGO_MGaZp_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "animation4", "transition2", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Pattern", "PropertyOverrides2", "Kg3jp8xZU_default", "MotionDivWithFX", "RichText2", "x", "MotionSectionWithFX", "N7tNu10ku_default", "oGO_MGaZp_default", "SmoothScroll", "css", "Framerf9gKbvqbM", "withCSS", "f9gKbvqbM_default", "addFonts", "PatternFonts", "NavigationBarFonts", "ReviewDetailsFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
