{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/twCrxXciuxO5ZNQl1rWc/8FzmjGs4Wr9d0q7jYsyA/P_fy_FhtT.js"],
  "sourcesContent": ["// Generated by Framer (cec372b)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, Container, cx, GeneratedComponentContext, getFonts, Link, PathVariablesContext, PropertyOverrides, removeHiddenBreakpointLayers, RichText, useHydratedBreakpointVariants, withCSS } from \"framer\";\nimport { LayoutGroup, motion } from \"framer-motion\";\nimport * as React from \"react\";\nimport Carousel from \"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/l0YNWo5RXtJCEhIkKpL5/Carousel.js\";\nimport DesignResourcesCard from \"https://framerusercontent.com/modules/E1pq3vL22t1Y8sM9aShY/f2TSKTsAnQtRjQhubyZw/aUq_Jg8tY.js\";\nimport MenuDesktop from \"https://framerusercontent.com/modules/0sUAhNIqbKZSoWTsLRON/X9LotkqeTdWEtflHEeFZ/bIKMculpy.js\";\nimport NavigationNavbar from \"https://framerusercontent.com/modules/k638ZCRGnGuCdrP1IGiR/XTgCTkKmEsfHJjGNQ12u/IWfaABb1f.js\";\nimport MenuMobile from \"https://framerusercontent.com/modules/vmsKOuP8ztPY91HreO2v/xd9vdZ519ecXeCaB1WIB/KMPYFUGqd.js\";\nimport DesignResources from \"https://framerusercontent.com/modules/AuKMCbD7hYeOTcSxi3q7/cjmHf8br4gNH0RHM5GgG/eRjIE8h2U.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/lEF8PMzV6vEAg3LXXIdr/pk0qxg4VRiVkv6rpnMEM/EzIr5ze6z.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/uVjk3fzZnKeoej2lz9PX/2wzYsjJ6sE8FhZ9XHnGN/stylesPresetHeading1.js\";\nimport * as sharedStyle2 from \"https://framerusercontent.com/modules/be1FrpRHL95EWQHXT7FP/VmUhEglMdorm77iI1hSX/stylesPresetLink.js\";\nimport * as sharedStyle3 from \"https://framerusercontent.com/modules/8pRB2lSI1NDiOfUV3vSb/ezTTHX5FWayfZNQMxvny/stylesPresetParagraph.js\";\nimport metadataProvider from \"https://framerusercontent.com/modules/YFj31fSYkXlOpcNi5oPe/WwptYETVkP0wfSgOgMtg/P_fy_FhtT.js\";\nconst NavigationNavbarFonts = getFonts(NavigationNavbar);\nconst MenuDesktopFonts = getFonts(MenuDesktop);\nconst MenuMobileFonts = getFonts(MenuMobile);\nconst CarouselFonts = getFonts(Carousel);\nconst DesignResourcesCardFonts = getFonts(DesignResourcesCard);\nconst cycleOrder = [\"Iizh3w38e\", \"bZssQOTIT\", \"ThiwRyfF3\"];\nconst breakpoints = {\n  bZssQOTIT: \"(min-width: 810px) and (max-width: 1439px)\",\n  Iizh3w38e: \"(min-width: 1440px)\",\n  ThiwRyfF3: \"(max-width: 809px)\"\n};\nconst isBrowser = () => typeof document !== \"undefined\";\nconst variantClassNames = {\n  bZssQOTIT: \"framer-v-my5xpi\",\n  Iizh3w38e: \"framer-v-1h7i77p\",\n  ThiwRyfF3: \"framer-v-9q3bsh\"\n};\nif (isBrowser()) {\n  removeHiddenBreakpointLayers(\"Iizh3w38e\", breakpoints, variantClassNames);\n}\nconst humanReadableVariantMap = {\n  Desktop: \"Iizh3w38e\",\n  Phone: \"ThiwRyfF3\",\n  Tablet: \"bZssQOTIT\"\n};\nconst transitions = {\n  default: {\n    duration: 0\n  }\n};\nfunction convertFromEnum10k0eb9(value) {\n  switch (value) {\n    case \"NHDKtT4yY\":\n      return undefined;\n    case \"ZnEwNe85w\":\n      return \"gjqYlgz1l\";\n    case \"ijILtHksp\":\n      return \"UxuICjAIf\";\n    default:\n      return undefined;\n  }\n}\nfunction toResponsiveImage_194x2gw(value) {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n}\nfunction isSet_194x2gw(value) {\n  return value !== undefined && value !== null && value !== \"\";\n}\nfunction contains_194x2gw(a, b) {\n  return typeof a === \"string\" && typeof b === \"string\" && a.toLowerCase().includes(b.toLowerCase());\n}\nconst BASE62 = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\";\nfunction useRandomID() {\n  const ref = React.useRef(null);\n  if (ref.current === null) {\n    ref.current = Array(5).fill(0).map(() => BASE62[Math.floor(Math.random() * BASE62.length)]).join(\"\");\n  }\n  return ref.current;\n}\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style: externalStyle = {},\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"Iizh3w38e\",\n  OybLdpnKfx2PXIG6ee,\n  MTLliUMIqx2PXIG6ee,\n  LDSAyMo4Dx2PXIG6ee,\n  cdmdREnIxx2PXIG6ee,\n  jNe5ByPedx2PXIG6ee,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  React.useLayoutEffect(() => {\n    const metadata = metadataProvider();\n    document.title = metadata.title || \"\";\n    if (metadata.viewport) {\n      var ref;\n      (ref = document.querySelector('meta[name=\"viewport\"]')) === null || ref === void 0 ? void 0 : ref.setAttribute(\"content\", metadata.viewport);\n    }\n  }, []);\n  const [baseVariant, hydratedBaseVariant] = useHydratedBreakpointVariants(variant, breakpoints, false);\n  const gestureVariant = undefined;\n  const transition = transitions.default;\n  const isDisplayed = () => {\n    if (baseVariant === \"ThiwRyfF3\") return !isBrowser();\n    return true;\n  };\n  const isDisplayed1 = () => {\n    if (baseVariant === \"ThiwRyfF3\") return true;\n    return !isBrowser();\n  };\n  const defaultLayoutId = useRandomID();\n  const {\n    pointerEvents,\n    ...style\n  } = externalStyle;\n  return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider, {\n    value: {\n      primaryVariantId: \"Iizh3w38e\",\n      variantClassNames\n    },\n    children: /*#__PURE__*/_jsx(LayoutGroup, {\n      id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n      children: /*#__PURE__*/_jsxs(motion.div, {\n        \"data-framer-generated\": true,\n        className: cx(\"framer-pDb2Q\", sharedStyle.className, sharedStyle1.className, sharedStyle2.className, sharedStyle3.className),\n        style: {\n          display: \"contents\",\n          pointerEvents: pointerEvents !== null && pointerEvents !== void 0 ? pointerEvents : undefined\n        },\n        children: [/*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          className: cx(\"framer-1h7i77p\", className),\n          ref: ref,\n          style: {\n            ...style\n          },\n          children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n            breakpoint: baseVariant,\n            overrides: {\n              bZssQOTIT: {\n                transformTemplate: (_, t) => `translateX(-50%) ${t}`\n              },\n              ThiwRyfF3: {\n                transformTemplate: (_, t) => `translateX(-50%) ${t}`\n              }\n            },\n            children: /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1vqyy9e\",\n              \"data-framer-name\": \"Navigation\",\n              name: \"Navigation\",\n              transformTemplate: (_, t) => `translateY(-50%) ${t}`,\n              children: /*#__PURE__*/_jsx(Container, {\n                className: \"framer-wse3b-container\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    bZssQOTIT: {\n                      variant: \"PKpLHTsS5\"\n                    },\n                    ThiwRyfF3: {\n                      variant: \"PKpLHTsS5\"\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(NavigationNavbar, {\n                    height: \"100%\",\n                    id: \"oc36a8Ntm\",\n                    layoutId: \"oc36a8Ntm\",\n                    variant: \"gBsRNXu_X\",\n                    width: \"100%\"\n                  })\n                })\n              })\n            })\n          }), /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-skts9l\",\n            children: [/*#__PURE__*/_jsxs(motion.header, {\n              className: \"framer-1hcm61l\",\n              \"data-framer-name\": \"Title Wrap\",\n              name: \"Title Wrap\",\n              children: [/*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  ThiwRyfF3: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(\"h1\", {\n                        className: \"framer-styles-preset-14vczqz\",\n                        \"data-styles-preset\": \"EzIr5ze6z\",\n                        style: {\n                          \"--framer-text-alignment\": \"left\"\n                        },\n                        children: \"Design Resources\"\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsx(\"h1\", {\n                      className: \"framer-styles-preset-o3e5h0\",\n                      \"data-styles-preset\": \"stylesPresetHeading1\",\n                      style: {\n                        \"--framer-text-alignment\": \"center\"\n                      },\n                      children: \"Design Resources & Tools\"\n                    })\n                  }),\n                  className: \"framer-nmwkc2\",\n                  \"data-framer-name\": \"Folio\",\n                  name: \"Folio\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              }), /*#__PURE__*/_jsx(PropertyOverrides, {\n                breakpoint: baseVariant,\n                overrides: {\n                  bZssQOTIT: {\n                    children: /*#__PURE__*/_jsxs(React.Fragment, {\n                      children: [/*#__PURE__*/_jsxs(\"p\", {\n                        style: {\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-line-height\": \"28px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(219, 219, 219)\"\n                        },\n                        children: [\"Weekly updated and curated for the design community. \", /*#__PURE__*/_jsx(\"br\", {}), \"It's about quality over quantity and is shared in my newsletter. \"]\n                      }), /*#__PURE__*/_jsxs(\"p\", {\n                        style: {\n                          \"--framer-font-size\": \"18px\",\n                          \"--framer-line-height\": \"28px\",\n                          \"--framer-text-alignment\": \"center\",\n                          \"--framer-text-color\": \"rgb(219, 219, 219)\"\n                        },\n                        children: [/*#__PURE__*/_jsx(Link, {\n                          href: \"data:framer/page-link,GVew3TlTn\",\n                          openInNewTab: true,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(\"a\", {\n                            className: \"framer-styles-preset-aexbeb\",\n                            \"data-styles-preset\": \"stylesPresetLink\",\n                            children: \"Subscribe here\"\n                          })\n                        }), \".\"]\n                      })]\n                    })\n                  },\n                  ThiwRyfF3: {\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsxs(\"p\", {\n                        className: \"framer-styles-preset-16bzrdu\",\n                        \"data-styles-preset\": \"stylesPresetParagraph\",\n                        children: [\"Weekly updated and curated for the design community. It's about quality over quantity and is shared in my newsletter. \", /*#__PURE__*/_jsx(Link, {\n                          href: \"www.google.nl\",\n                          openInNewTab: false,\n                          smoothScroll: false,\n                          children: /*#__PURE__*/_jsx(\"a\", {\n                            className: \"framer-styles-preset-aexbeb\",\n                            \"data-styles-preset\": \"stylesPresetLink\",\n                            children: \"Subscribe here\"\n                          })\n                        }), \".\"]\n                      })\n                    })\n                  }\n                },\n                children: /*#__PURE__*/_jsx(RichText, {\n                  __fromCanvasComponent: true,\n                  children: /*#__PURE__*/_jsx(React.Fragment, {\n                    children: /*#__PURE__*/_jsxs(\"p\", {\n                      style: {\n                        \"--framer-font-size\": \"18px\",\n                        \"--framer-line-height\": \"28px\",\n                        \"--framer-text-alignment\": \"center\",\n                        \"--framer-text-color\": \"rgb(219, 219, 219)\"\n                      },\n                      children: [\"Weekly updated and curated for the design community. \", /*#__PURE__*/_jsx(\"br\", {}), \"It's about quality over quantity and is shared in my newsletter. \", /*#__PURE__*/_jsx(Link, {\n                        href: \"data:framer/page-link,GVew3TlTn\",\n                        openInNewTab: true,\n                        smoothScroll: false,\n                        children: /*#__PURE__*/_jsx(\"a\", {\n                          className: \"framer-styles-preset-aexbeb\",\n                          \"data-styles-preset\": \"stylesPresetLink\",\n                          children: \"Subscribe here\"\n                        })\n                      }), \".\"]\n                    })\n                  }),\n                  className: \"framer-xzw6gn\",\n                  \"data-framer-name\": \"Lead\",\n                  name: \"Lead\",\n                  verticalAlignment: \"top\",\n                  withExternalLayout: true\n                })\n              })]\n            }), isDisplayed() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-1n3pq9y hidden-9q3bsh\",\n              children: /*#__PURE__*/_jsx(Container, {\n                className: \"framer-1hz38z7-container\",\n                children: /*#__PURE__*/_jsx(MenuDesktop, {\n                  height: \"100%\",\n                  id: \"LGCQMR63K\",\n                  layoutId: \"LGCQMR63K\",\n                  style: {\n                    width: \"100%\"\n                  },\n                  variant: \"uMO3OcNTk\",\n                  width: \"100%\"\n                })\n              })\n            }), isDisplayed1() && /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-dh9jst hidden-1h7i77p hidden-my5xpi\",\n              children: /*#__PURE__*/_jsx(Container, {\n                className: \"framer-pc5lzw-container\",\n                children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                  breakpoint: baseVariant,\n                  overrides: {\n                    ThiwRyfF3: {\n                      snapObject: {\n                        snap: false,\n                        snapEdge: \"start\",\n                        fluid: false\n                      },\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      }\n                    }\n                  },\n                  children: /*#__PURE__*/_jsx(Carousel, {\n                    align: \"center\",\n                    ariaLabel: \"\",\n                    arrowObject: {\n                      arrowFill: \"rgba(0, 0, 0, 0.2)\",\n                      arrowPadding: 20,\n                      arrowRadius: 40,\n                      arrowSize: 40,\n                      showMouseControls: true\n                    },\n                    axis: true,\n                    borderRadius: 0,\n                    fadeObject: {\n                      fadeAlpha: 0,\n                      fadeContent: false,\n                      fadeInset: 0,\n                      fadeTransition: {\n                        damping: 60,\n                        delay: 0,\n                        duration: .3,\n                        ease: [.44, 0, .56, 1],\n                        mass: 1,\n                        stiffness: 500,\n                        type: \"spring\"\n                      },\n                      fadeWidth: 25\n                    },\n                    gap: 0,\n                    height: \"100%\",\n                    id: \"hwOBuCn2P\",\n                    layoutId: \"hwOBuCn2P\",\n                    padding: 16,\n                    paddingBottom: 0,\n                    paddingLeft: 0,\n                    paddingPerSide: false,\n                    paddingRight: 0,\n                    paddingTop: 0,\n                    progressObject: {\n                      dotsActiveOpacity: 1,\n                      dotsBackground: \"rgba(0, 0, 0, 0.2)\",\n                      dotsBlur: 4,\n                      dotsFill: \"rgb(255, 255, 255)\",\n                      dotsGap: 10,\n                      dotsInset: 10,\n                      dotSize: 10,\n                      dotsOpacity: .5,\n                      dotsPadding: 10,\n                      dotsRadius: 50,\n                      showProgressDots: false,\n                      showScrollbar: false\n                    },\n                    sizingObject: {\n                      heightInset: 0,\n                      heightRows: 2,\n                      heightType: \"auto\",\n                      widthColumns: 2,\n                      widthInset: 0,\n                      widthType: \"auto\"\n                    },\n                    slots: [/*#__PURE__*/_jsx(Container, {\n                      className: \"framer-4zq5yd-container\",\n                      children: /*#__PURE__*/_jsx(MenuMobile, {\n                        height: \"100%\",\n                        id: \"fa0dGu1jQ\",\n                        layoutId: \"fa0dGu1jQ\",\n                        style: {\n                          width: \"100%\"\n                        },\n                        variant: \"XspXWi1Mx\",\n                        width: \"100%\"\n                      })\n                    })],\n                    snapObject: {\n                      fluid: false,\n                      snap: true,\n                      snapEdge: \"center\"\n                    },\n                    style: {\n                      width: \"100%\"\n                    },\n                    width: \"100%\"\n                  })\n                })\n              })\n            }), /*#__PURE__*/_jsx(motion.div, {\n              className: \"framer-11graf\",\n              children: DesignResources.filter(item8k20cg => {\n                if (!isSet_194x2gw(item8k20cg[\"FrXt1jBvB\"])) return false;\n                if (!contains_194x2gw(item8k20cg[\"FrXt1jBvB\"], \"Practice UX\")) return false;\n                return true;\n              }).map((data1794640, i) => {\n                const {\n                  LDSAyMo4D: LDSAyMo4Dx2PXIG6ee,\n                  mumgua_e9: mumgua_e9x2PXIG6ee,\n                  cdmdREnIx: cdmdREnIxx2PXIG6ee,\n                  FrXt1jBvB: FrXt1jBvBx2PXIG6ee,\n                  FM4dZ9Ost: FM4dZ9Ostx2PXIG6ee,\n                  MTLliUMIq: MTLliUMIqx2PXIG6ee,\n                  OybLdpnKf: OybLdpnKfx2PXIG6ee,\n                  jNe5ByPed: jNe5ByPedx2PXIG6ee,\n                  o5nTbvxX1: o5nTbvxX1x2PXIG6ee\n                } = data1794640;\n                return /*#__PURE__*/_jsx(LayoutGroup, {\n                  id: `x2PXIG6ee-${data1794640[\"id\"]}`,\n                  children: /*#__PURE__*/_jsx(PathVariablesContext.Provider, {\n                    value: data1794640,\n                    children: /*#__PURE__*/_jsx(Container, {\n                      animate: {\n                        opacity: 1,\n                        rotate: 0,\n                        rotateX: 0,\n                        rotateY: 0,\n                        scale: 1,\n                        transformPerspective: 1200,\n                        transition: {\n                          delay: .6,\n                          duration: 1.6,\n                          ease: [.16, 1, .3, 1],\n                          type: \"tween\"\n                        },\n                        x: 0,\n                        y: 0\n                      },\n                      className: \"framer-f555lq-container\",\n                      exit: {\n                        opacity: 0,\n                        rotate: 0,\n                        rotateX: 0,\n                        rotateY: 0,\n                        scale: .8,\n                        transformPerspective: 1200,\n                        transition: {\n                          delay: .6,\n                          duration: 1.6,\n                          ease: [.16, 1, .3, 1],\n                          type: \"tween\"\n                        },\n                        x: 0,\n                        y: 80\n                      },\n                      initial: {\n                        opacity: 0,\n                        rotate: 0,\n                        rotateX: 0,\n                        rotateY: 0,\n                        scale: .8,\n                        transformPerspective: 1200,\n                        x: 0,\n                        y: 80\n                      },\n                      children: /*#__PURE__*/_jsx(PropertyOverrides, {\n                        breakpoint: baseVariant,\n                        overrides: {\n                          bZssQOTIT: {\n                            style: {\n                              width: \"100%\"\n                            }\n                          },\n                          ThiwRyfF3: {\n                            style: {\n                              width: \"100%\"\n                            },\n                            variant: \"CC2IAFMvw\"\n                          }\n                        },\n                        children: /*#__PURE__*/_jsx(DesignResourcesCard, {\n                          height: \"100%\",\n                          id: \"DwSRREBQ_\",\n                          image: toResponsiveImage_194x2gw(MTLliUMIqx2PXIG6ee),\n                          layoutId: \"DwSRREBQ_\",\n                          link: OybLdpnKfx2PXIG6ee,\n                          shortDescription: cdmdREnIxx2PXIG6ee,\n                          title: LDSAyMo4Dx2PXIG6ee,\n                          variant: \"u859aUkYX\",\n                          variant1: convertFromEnum10k0eb9(jNe5ByPedx2PXIG6ee),\n                          width: \"100%\"\n                        })\n                      })\n                    })\n                  })\n                }, data1794640[\"id\"]);\n              })\n            })]\n          })]\n        }), /*#__PURE__*/_jsx(\"div\", {\n          id: \"overlay\"\n        })]\n      })\n    })\n  });\n});\nconst css = ['.framer-pDb2Q [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; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-pDb2Q .framer-2goubr { display: block; }\", \".framer-pDb2Q .framer-1h7i77p { align-content: center; align-items: center; background-color: #0d0d0d; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\", \".framer-pDb2Q .framer-1vqyy9e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 900px; justify-content: center; left: 0px; overflow: visible; padding: 12px 12px 12px 12px; position: fixed; top: 50%; transform: translateY(-50%); width: min-content; z-index: 1; }\", \".framer-pDb2Q .framer-wse3b-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-pDb2Q .framer-skts9l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 0px 100px 0px; position: relative; width: 1440px; }\", \".framer-pDb2Q .framer-18nxe8 { flex: none; height: 52px; max-width: 1020px; overflow: hidden; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-1hcm61l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-nmwkc2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-pDb2Q .framer-xzw6gn { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-pDb2Q .framer-1n3pq9y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1020px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-1hz38z7-container, .framer-pDb2Q .framer-pc5lzw-container { flex: none; height: auto; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-dh9jst { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1020px; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-4zq5yd-container { height: auto; position: relative; width: 1080px; }\", \".framer-pDb2Q .framer-11graf { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1020px; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-pDb2Q .framer-f555lq-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: fit-content; }\", \"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pDb2Q .framer-1h7i77p, .framer-pDb2Q .framer-1vqyy9e, .framer-pDb2Q .framer-skts9l, .framer-pDb2Q .framer-1hcm61l, .framer-pDb2Q .framer-1n3pq9y, .framer-pDb2Q .framer-dh9jst { gap: 0px; } .framer-pDb2Q .framer-1h7i77p > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-pDb2Q .framer-1h7i77p > :first-child, .framer-pDb2Q .framer-1vqyy9e > :first-child, .framer-pDb2Q .framer-skts9l > :first-child, .framer-pDb2Q .framer-1hcm61l > :first-child, .framer-pDb2Q .framer-1n3pq9y > :first-child, .framer-pDb2Q .framer-dh9jst > :first-child { margin-top: 0px; } .framer-pDb2Q .framer-1h7i77p > :last-child, .framer-pDb2Q .framer-1vqyy9e > :last-child, .framer-pDb2Q .framer-skts9l > :last-child, .framer-pDb2Q .framer-1hcm61l > :last-child, .framer-pDb2Q .framer-1n3pq9y > :last-child, .framer-pDb2Q .framer-dh9jst > :last-child { margin-bottom: 0px; } .framer-pDb2Q .framer-1vqyy9e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-pDb2Q .framer-skts9l > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-pDb2Q .framer-1hcm61l > *, .framer-pDb2Q .framer-1n3pq9y > *, .framer-pDb2Q .framer-dh9jst > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\", \"@media (min-width: 1440px) { .framer-pDb2Q .hidden-1h7i77p { display: none !important; } }\", \"@media (min-width: 810px) and (max-width: 1439px) { .framer-pDb2Q .hidden-my5xpi { display: none !important; } .framer-pDb2Q .framer-1h7i77p { width: 810px; } .framer-pDb2Q .framer-1vqyy9e { bottom: 0px; height: min-content; left: 50%; top: unset; transform: translateX(-50%); width: 100%; } .framer-pDb2Q .framer-skts9l { gap: 40px; max-width: 648px; padding: 120px 0px 120px 0px; width: 100%; } .framer-pDb2Q .framer-11graf { gap: 24px; grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-pDb2Q .framer-f555lq-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pDb2Q .framer-skts9l, .framer-pDb2Q .framer-11graf { gap: 0px; } .framer-pDb2Q .framer-skts9l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-pDb2Q .framer-skts9l > :first-child { margin-top: 0px; } .framer-pDb2Q .framer-skts9l > :last-child { margin-bottom: 0px; } .framer-pDb2Q .framer-11graf > *, .framer-pDb2Q .framer-11graf > :first-child, .framer-pDb2Q .framer-11graf > :last-child { margin: 0px; } }}\", \"@media (max-width: 809px) { .framer-pDb2Q .hidden-9q3bsh { display: none !important; } .framer-pDb2Q .framer-1h7i77p { gap: 16px; width: 390px; } .framer-pDb2Q .framer-1vqyy9e { bottom: 0px; height: min-content; left: 50%; top: unset; transform: translateX(-50%); width: 100%; } .framer-pDb2Q .framer-skts9l { gap: 24px; padding: 80px 16px 80px 16px; width: 100%; } .framer-pDb2Q .framer-nmwkc2 { overflow: hidden; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-pDb2Q .framer-dh9jst { height: 96px; justify-content: center; } .framer-pDb2Q .framer-pc5lzw-container { height: 96px; } .framer-pDb2Q .framer-11graf { gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); max-width: unset; } .framer-pDb2Q .framer-f555lq-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pDb2Q .framer-1h7i77p, .framer-pDb2Q .framer-skts9l, .framer-pDb2Q .framer-11graf { gap: 0px; } .framer-pDb2Q .framer-1h7i77p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-pDb2Q .framer-1h7i77p > :first-child, .framer-pDb2Q .framer-skts9l > :first-child { margin-top: 0px; } .framer-pDb2Q .framer-1h7i77p > :last-child, .framer-pDb2Q .framer-skts9l > :last-child { margin-bottom: 0px; } .framer-pDb2Q .framer-skts9l > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pDb2Q .framer-11graf > *, .framer-pDb2Q .framer-11graf > :first-child, .framer-pDb2Q .framer-11graf > :last-child { margin: 0px; } }}\", ...sharedStyle.css, ...sharedStyle1.css, ...sharedStyle2.css, ...sharedStyle3.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicHeight 1418.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerIntrinsicWidth 1440\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bZssQOTIT\":{\"layout\":[\"fixed\",\"auto\"]},\"ThiwRyfF3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     * @framerResponsiveScreen\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     */\nconst FramerP_fy_FhtT = withCSS(Component, css);\nexport default FramerP_fy_FhtT;\nFramerP_fy_FhtT.displayName = \"Design Resources Practice Ux\";\nFramerP_fy_FhtT.defaultProps = {\n  height: 1418.5,\n  width: 1440\n};\naddFonts(FramerP_fy_FhtT, [...NavigationNavbarFonts, ...MenuDesktopFonts, ...MenuMobileFonts, ...CarouselFonts, ...DesignResourcesCardFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts, ...sharedStyle2.fonts, ...sharedStyle3.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerP_fy_FhtT\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bZssQOTIT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ThiwRyfF3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1440\",\n        \"framerIntrinsicHeight\": \"1418.5\",\n        \"framerContractVersion\": \"1\",\n        \"framerResponsiveScreen\": \"\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};"],
  "mappings": "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",
  "names": ["NavigationNavbarFonts", "getFonts", "IWfaABb1f_default", "MenuDesktopFonts", "bIKMculpy_default", "MenuMobileFonts", "KMPYFUGqd_default", "CarouselFonts", "Carousel", "DesignResourcesCardFonts", "aUq_Jg8tY_default", "breakpoints", "isBrowser", "variantClassNames", "removeHiddenBreakpointLayers", "humanReadableVariantMap", "transitions", "convertFromEnum10k0eb9", "value", "toResponsiveImage_194x2gw", "isSet_194x2gw", "contains_194x2gw", "a", "b", "BASE62", "useRandomID", "ref", "pe", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "OybLdpnKfx2PXIG6ee", "MTLliUMIqx2PXIG6ee", "LDSAyMo4Dx2PXIG6ee", "cdmdREnIxx2PXIG6ee", "jNe5ByPedx2PXIG6ee", "restProps", "variant", "fe", "metadata", "P_fy_FhtT_default", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "isDisplayed", "isDisplayed1", "defaultLayoutId", "pointerEvents", "style", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "PropertyOverrides", "_", "t", "Container", "IWfaABb1f_default", "x", "RichText", "Link", "bIKMculpy_default", "Carousel", "KMPYFUGqd_default", "eRjIE8h2U_default", "item8k20cg", "data1794640", "i", "mumgua_e9x2PXIG6ee", "FrXt1jBvBx2PXIG6ee", "FM4dZ9Ostx2PXIG6ee", "o5nTbvxX1x2PXIG6ee", "PathVariablesContext", "aUq_Jg8tY_default", "css", "FramerP_fy_FhtT", "withCSS", "addFonts", "NavigationNavbarFonts", "MenuDesktopFonts", "MenuMobileFonts", "CarouselFonts", "DesignResourcesCardFonts", "fonts", "__FramerMetadata__"]
}
