{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LPzJIfSQj4sTFTcHVh4j/socctU2T25Kp2bglYYh0/cLgXsmwB_.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouter,withCSS,withInfiniteScroll,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import WebsiteHeader from\"#framer/local/canvasComponent/bg5YarFRd/bg5YarFRd.js\";import NavigationDashNav from\"#framer/local/canvasComponent/Ge037h9Qi/Ge037h9Qi.js\";import SidebarSidebar from\"#framer/local/canvasComponent/q_evHiAQd/q_evHiAQd.js\";import Header from\"#framer/local/canvasComponent/R_A6WRq9R/R_A6WRq9R.js\";import NavigationFooter from\"#framer/local/canvasComponent/RPKIhj0cb/RPKIhj0cb.js\";import FramerFramerCard from\"#framer/local/canvasComponent/X2Ho1QCZc/X2Ho1QCZc.js\";import FramerComponents,{enumToDisplayNameFunctions}from\"#framer/local/collection/Su4ZmUtXI/Su4ZmUtXI.js\";import metadataProvider from\"#framer/local/webPageMetadata/cLgXsmwB_/cLgXsmwB_.js\";const NavigationDashNavFonts=getFonts(NavigationDashNav);const SidebarSidebarFonts=getFonts(SidebarSidebar);const WebsiteHeaderFonts=getFonts(WebsiteHeader);const HeaderFonts=getFonts(Header);const FramerFramerCardFonts=getFonts(FramerFramerCard);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={EgW9dCdvx:\"(min-width: 1400px) and (max-width: 1599px)\",h9Nk2kCaH:\"(min-width: 1600px)\",oM2BUtZor:\"(min-width: 810px) and (max-width: 1399px)\",SMXCOp0XZ:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-djLg0\";const variantClassNames={EgW9dCdvx:\"framer-v-uk9b2c\",h9Nk2kCaH:\"framer-v-1sptmcn\",oM2BUtZor:\"framer-v-f0ty8d\",SMXCOp0XZ:\"framer-v-14op7mo\"};const transition1={bounce:.2,delay:0,duration:.8,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:29};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"fuJhChRF9\":return\"xq0rOKyv5\";case\"RmHwqSAnT\":return\"TVIDuziTL\";default:return\"TVIDuziTL\";}};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"fuJhChRF9\":return\"TI_sVhkQW\";case\"RmHwqSAnT\":return\"Cz0hW6WWU\";default:return\"Cz0hW6WWU\";}};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"ztJYQQxQh\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"EgW9dCdvx\",Large:\"h9Nk2kCaH\",Phone:\"SMXCOp0XZ\",Tablet:\"oM2BUtZor\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EgW9dCdvx\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QBlzcAkKAztJYQQxQh,IkjaZNEX2ztJYQQxQh,bBJlX8jIVztJYQQxQh,Gki0xKVU6ztJYQQxQh,GTtXrJ68eztJYQQxQh,TqADyeNSmztJYQQxQh,al6qYc8QUztJYQQxQh,idztJYQQxQh,...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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const dynamicRef=useDynamicRefs();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EgW9dCdvx\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-uk9b2c\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j45y70-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{oM2BUtZor:{variant:\"oCWBGv6CF\"},SMXCOp0XZ:{variant:\"oCWBGv6CF\"}},children:/*#__PURE__*/_jsx(NavigationDashNav,{height:\"100%\",HY_B3K8wW:\"CJEOdpuLe\",id:\"ipruf_nZT\",layoutId:\"ipruf_nZT\",nUaxx58Q1:{borderBottomWidth:1,borderColor:'var(--token-58389c29-c015-4427-a57c-637e65cb6404, rgb(227, 227, 227)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{width:\"100%\"},variant:\"gMRoguRA7\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tdn18q\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{y:(componentViewport?.y||0)+0+0+0},SMXCOp0XZ:{height:404,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"261px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16fwk9s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SMXCOp0XZ:{IEUVYSzCw:false,style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SidebarSidebar,{AtArjX7Bq:\"estGpNhys\",CxsvDCRMz:\"khn0dZ3th\",dNDKSjsf2:\"o28ZkvpPo\",height:\"100%\",id:\"dGg8VihiX\",IEUVYSzCw:true,kBjkl4o6z:\"nqZ9LF_pp\",layoutId:\"dGg8VihiX\",ltCLrbKMy:\"An7q68vRK\",pz_BwGQal:\"RpZSql23X\",style:{height:\"100%\",width:\"100%\"},variant:\"wE1Mqk8SM\",wBeDQzTVA:\"80px 0px 0px 0px\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b50bto\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{y:(componentViewport?.y||0)+0+0+0+75+0},SMXCOp0XZ:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+404+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:108,width:`max(${componentViewport?.width||\"100vw\"} - 261px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rj3zba-container\",children:/*#__PURE__*/_jsx(WebsiteHeader,{CrUdXk5IK:\"Find the best section you need for the sprrrint\",height:\"100%\",I_mllrA5h:\"Framer Sections\",id:\"Ny8ElTVMP\",layoutId:\"Ny8ElTVMP\",style:{width:\"100%\"},U0ixX67qS:\"DiamondsFour\",variant:\"LISm1yO4G\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j3744m\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15j812v\",\"data-framer-name\":\"Content Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{y:(componentViewport?.y||0)+0+0+0+75+108+40+0+0+0},SMXCOp0XZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+0+0+404+0+108+16+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:61,width:`calc(max(${componentViewport?.width||\"100vw\"} - 261px, 1px) - 80px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t4u0om-container\",children:/*#__PURE__*/_jsx(Header,{height:\"100%\",hOXQ7VKtu:\"\",hzySzjE3U:false,id:\"MLdi843MA\",JrDKSOJQb:true,layoutId:\"MLdi843MA\",PyzmTZhgL:\"FAQ\",style:{width:\"100%\"},VPYjKDjX6:\"View more\",width:\"100%\",zsmerMu2g:false})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1f5vmpp\",\"data-framer-appear-id\":\"1f5vmpp\",\"data-framer-name\":\"Products\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:4,query:{from:{alias:\"ztJYQQxQh\",data:FramerComponents,type:\"Collection\"},select:[{collection:\"ztJYQQxQh\",name:\"QBlzcAkKA\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"IkjaZNEX2\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"bBJlX8jIV\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"Gki0xKVU6\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"GTtXrJ68e\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"TqADyeNSm\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"al6qYc8QU\",type:\"Identifier\"},{collection:\"ztJYQQxQh\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"ztJYQQxQh\",name:\"ADscNDp1W\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"ubZaklbPg\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({al6qYc8QU:al6qYc8QUztJYQQxQh,bBJlX8jIV:bBJlX8jIVztJYQQxQh,Gki0xKVU6:Gki0xKVU6ztJYQQxQh,GTtXrJ68e:GTtXrJ68eztJYQQxQh,id:idztJYQQxQh,IkjaZNEX2:IkjaZNEX2ztJYQQxQh,QBlzcAkKA:QBlzcAkKAztJYQQxQh,TqADyeNSm:TqADyeNSmztJYQQxQh},index)=>{IkjaZNEX2ztJYQQxQh??=\"\";Gki0xKVU6ztJYQQxQh??=\"\";GTtXrJ68eztJYQQxQh??=true;TqADyeNSmztJYQQxQh??=\"\";al6qYc8QUztJYQQxQh??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ztJYQQxQh-${idztJYQQxQh}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{TqADyeNSm:TqADyeNSmztJYQQxQh},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{TqADyeNSm:TqADyeNSmztJYQQxQh},webPageId:\"ZFt71Zfah\"},implicitPathVariables:undefined},{href:{pathVariables:{TqADyeNSm:TqADyeNSmztJYQQxQh},webPageId:\"ZFt71Zfah\"},implicitPathVariables:undefined},{href:{pathVariables:{TqADyeNSm:TqADyeNSmztJYQQxQh},webPageId:\"ZFt71Zfah\"},implicitPathVariables:undefined},{href:{pathVariables:{TqADyeNSm:TqADyeNSmztJYQQxQh},webPageId:\"ZFt71Zfah\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{width:`max((max(${componentViewport?.width||\"100vw\"} - 261px, 1px) - 144px) / 3, 338px)`,y:(componentViewport?.y||0)+0+0+0+75+108+40+0+0+81+0+0},SMXCOp0XZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+0+0+404+0+108+16+0+0+81+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:349,children:/*#__PURE__*/_jsx(Container,{className:\"framer-37k27m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{T0bIhGQKy:resolvedLinks[3]},oM2BUtZor:{T0bIhGQKy:resolvedLinks[1]},SMXCOp0XZ:{T0bIhGQKy:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(FramerFramerCard,{dRMKA_Xai:GTtXrJ68eztJYQQxQh,gBkdSDYaK:toResponsiveImage(QBlzcAkKAztJYQQxQh),height:\"100%\",id:\"nkOSu1fk2\",layoutId:\"nkOSu1fk2\",m3SDGqk4Z:convertFromEnum(bBJlX8jIVztJYQQxQh,activeLocale),mPIpY7QE5:true,style:{width:\"100%\"},T0bIhGQKy:resolvedLinks[0],Tzw0yOZ6k:convertFromEnum1(bBJlX8jIVztJYQQxQh,activeLocale),uJLEaRpCv:enumToDisplayNameFunctions[\"bBJlX8jIV\"]?.(bBJlX8jIVztJYQQxQh,activeLocale),width:\"100%\",YbpJKmDE2:Gki0xKVU6ztJYQQxQh,Z7wh3SX4I:IkjaZNEX2ztJYQQxQh,zzBr9cG19:al6qYc8QUztJYQQxQh})})})})})})})},idztJYQQxQh);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{y:(componentViewport?.y||0)+0+0+0+75+108+40+0+0+81+381-40},SMXCOp0XZ:{y:(componentViewport?.y||0)+0+0+0+404+0+108+16+0+0+81+349-40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore,__paginationInfo:paginationInfo,className:\"framer-wrto5o-container\",ref:dynamicRef(`${TqADyeNSmztJYQQxQh}-wrto5o`),children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"O7shSev4I\",layoutId:\"O7shSev4I\",variant:loaderVariants(paginationInfo,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})})]})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{h9Nk2kCaH:{y:(componentViewport?.y||0)+0+1e3},SMXCOp0XZ:{y:(componentViewport?.y||0)+0+974}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:445,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18tcv2v-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SMXCOp0XZ:{variant:\"KCWOtDDqI\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"QMGc00GHY\",layoutId:\"QMGc00GHY\",style:{width:\"100%\"},variant:\"Jzm_eJ5w8\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-004153e9-836e-4588-87f8-07c9aa18e03d, rgb(250, 252, 255)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-djLg0.framer-sdlqpy, .framer-djLg0 .framer-sdlqpy { display: block; }\",\".framer-djLg0.framer-uk9b2c { align-content: center; align-items: center; background-color: var(--token-004153e9-836e-4588-87f8-07c9aa18e03d, #fafcff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1400px; }\",\".framer-djLg0 .framer-j45y70-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-djLg0 .framer-tdn18q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-djLg0 .framer-16fwk9s-container { flex: none; height: 100vh; position: sticky; top: 0px; width: 261px; will-change: transform; z-index: 1; }\",\".framer-djLg0 .framer-1b50bto { 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: 75px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-djLg0 .framer-rj3zba-container, .framer-djLg0 .framer-1t4u0om-container, .framer-djLg0 .framer-18tcv2v-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-djLg0 .framer-1j3744m { --border-bottom-width: 1px; --border-color: var(--token-58389c29-c015-4427-a57c-637e65cb6404, #e6e6e6); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-djLg0 .framer-15j812v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-djLg0 .framer-1f5vmpp { display: grid; flex: none; gap: 32px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(369px, 1fr)); height: min-content; justify-content: start; padding: 0px; position: relative; width: 100%; }\",\".framer-djLg0 .framer-37k27m-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-djLg0 .framer-wrto5o-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-djLg0.framer-uk9b2c, .framer-djLg0 .framer-tdn18q, .framer-djLg0 .framer-1b50bto, .framer-djLg0 .framer-1j3744m, .framer-djLg0 .framer-15j812v { gap: 0px; } .framer-djLg0.framer-uk9b2c > *, .framer-djLg0 .framer-1b50bto > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-djLg0.framer-uk9b2c > :first-child, .framer-djLg0 .framer-1b50bto > :first-child, .framer-djLg0 .framer-1j3744m > :first-child, .framer-djLg0 .framer-15j812v > :first-child { margin-top: 0px; } .framer-djLg0.framer-uk9b2c > :last-child, .framer-djLg0 .framer-1b50bto > :last-child, .framer-djLg0 .framer-1j3744m > :last-child, .framer-djLg0 .framer-15j812v > :last-child { margin-bottom: 0px; } .framer-djLg0 .framer-tdn18q > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-djLg0 .framer-tdn18q > :first-child { margin-left: 0px; } .framer-djLg0 .framer-tdn18q > :last-child { margin-right: 0px; } .framer-djLg0 .framer-1j3744m > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-djLg0 .framer-15j812v > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",'.framer-djLg0[data-border=\"true\"]::after, .framer-djLg0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1399px) { .framer-djLg0.framer-uk9b2c { width: 810px; }}\",\"@media (max-width: 809px) { .framer-djLg0.framer-uk9b2c { width: 390px; } .framer-djLg0 .framer-tdn18q { flex-direction: column; } .framer-djLg0 .framer-16fwk9s-container { height: auto; position: relative; top: unset; width: 100%; } .framer-djLg0 .framer-1b50bto { flex: none; padding: 0px; width: 100%; } .framer-djLg0 .framer-1j3744m { padding: 16px; } .framer-djLg0 .framer-1f5vmpp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 28px; justify-content: flex-start; } .framer-djLg0 .framer-37k27m-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-djLg0 .framer-tdn18q, .framer-djLg0 .framer-1f5vmpp { gap: 0px; } .framer-djLg0 .framer-tdn18q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-djLg0 .framer-tdn18q > :first-child, .framer-djLg0 .framer-1f5vmpp > :first-child { margin-top: 0px; } .framer-djLg0 .framer-tdn18q > :last-child, .framer-djLg0 .framer-1f5vmpp > :last-child { margin-bottom: 0px; } .framer-djLg0 .framer-1f5vmpp > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }}\",\"@media (min-width: 1600px) { .framer-djLg0.framer-uk9b2c { width: 1600px; } .framer-djLg0 .framer-1f5vmpp { grid-template-columns: repeat(3, minmax(338px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1596.5\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oM2BUtZor\":{\"layout\":[\"fixed\",\"auto\"]},\"SMXCOp0XZ\":{\"layout\":[\"fixed\",\"auto\"]},\"h9Nk2kCaH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramercLgXsmwB_=withCSS(Component,css,\"framer-djLg0\");export default FramercLgXsmwB_;FramercLgXsmwB_.displayName=\"Framer / Sections / Testimonials\";FramercLgXsmwB_.defaultProps={height:1596.5,width:1400};addFonts(FramercLgXsmwB_,[{explicitInter:true,fonts:[]},...NavigationDashNavFonts,...SidebarSidebarFonts,...WebsiteHeaderFonts,...HeaderFonts,...FramerFramerCardFonts,...SpinnerFonts,...NavigationFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercLgXsmwB_\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1400\",\"framerIntrinsicHeight\":\"1596.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oM2BUtZor\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SMXCOp0XZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h9Nk2kCaH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationDashNavFonts", "getFonts", "Ge037h9Qi_default", "SidebarSidebarFonts", "q_evHiAQd_default", "WebsiteHeaderFonts", "bg5YarFRd_default", "HeaderFonts", "R_A6WRq9R_default", "FramerFramerCardFonts", "X2Ho1QCZc_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationFooterFonts", "RPKIhj0cb_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "convertFromEnum", "activeLocale", "convertFromEnum1", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "QBlzcAkKAztJYQQxQh", "IkjaZNEX2ztJYQQxQh", "bBJlX8jIVztJYQQxQh", "Gki0xKVU6ztJYQQxQh", "GTtXrJ68eztJYQQxQh", "TqADyeNSmztJYQQxQh", "al6qYc8QUztJYQQxQh", "idztJYQQxQh", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "dynamicRef", "useDynamicRefs", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Ge037h9Qi_default", "q_evHiAQd_default", "bg5YarFRd_default", "R_A6WRq9R_default", "MotionDivWithOptimizedAppearEffect", "ChildrenCanSuspend", "Su4ZmUtXI_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "X2Ho1QCZc_default", "enumToDisplayNameFunctions", "ContainerWithInfiniteScroll", "O_XoZ3FcZ_default", "RPKIhj0cb_default", "css", "FramercLgXsmwB_", "withCSS", "cLgXsmwB_default", "addFonts", "NavigationDashNavFonts", "SidebarSidebarFonts", "WebsiteHeaderFonts", "HeaderFonts", "FramerFramerCardFonts", "SpinnerFonts", "NavigationFooterFonts", "__FramerMetadata__"]
}
