{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/plCgvNQVg0hgbPjcRx5X/goMqTof6Smbkc1E8w0R6/PO9r4DCdR.js"],
  "sourcesContent": ["// Generated by Framer (552ec80)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import NavContent from\"#framer/local/canvasComponent/a6iADppAi/a6iADppAi.js\";import Footer from\"#framer/local/canvasComponent/D7KHp5gh2/D7KHp5gh2.js\";import Labels from\"#framer/local/canvasComponent/jXZ58ZBNR/jXZ58ZBNR.js\";import ImageFullWidth from\"#framer/local/canvasComponent/KPfJm3Kfe/KPfJm3Kfe.js\";import OneVideoOneImageFlipped from\"#framer/local/canvasComponent/KQdanuxEs/KQdanuxEs.js\";import VideoFullWidth from\"#framer/local/canvasComponent/ognjzAN7s/ognjzAN7s.js\";import Navbar from\"#framer/local/canvasComponent/rbybCrGMC/rbybCrGMC.js\";import FeaturedCases from\"#framer/local/canvasComponent/SzjRpOlb3/SzjRpOlb3.js\";import OneVideoOneImage from\"#framer/local/canvasComponent/TnZWBZ_9o/TnZWBZ_9o.js\";import CaseHero from\"#framer/local/canvasComponent/UsaDBD7ta/UsaDBD7ta.js\";import LargeText from\"#framer/local/canvasComponent/xKwsxxbgs/xKwsxxbgs.js\";import TwoImagesFlipped from\"#framer/local/canvasComponent/zq22hcgUn/zq22hcgUn.js\";import metadataProvider from\"#framer/local/webPageMetadata/PO9r4DCdR/PO9r4DCdR.js\";const NavbarFonts=getFonts(Navbar);const NavContentFonts=getFonts(NavContent);const CaseHeroFonts=getFonts(CaseHero);const LargeTextFonts=getFonts(LargeText);const OneVideoOneImageFonts=getFonts(OneVideoOneImage);const ImageFullWidthFonts=getFonts(ImageFullWidth);const OneVideoOneImageFlippedFonts=getFonts(OneVideoOneImageFlipped);const VideoFullWidthFonts=getFonts(VideoFullWidth);const TwoImagesFlippedFonts=getFonts(TwoImagesFlipped);const LabelsFonts=getFonts(Labels);const FeaturedCasesFonts=getFonts(FeaturedCases);const FooterFonts=getFonts(Footer);const breakpoints={b6XKqId21:\"(min-width: 1200px)\",EdFsLPVKZ:\"(min-width: 810px) and (max-width: 1199px)\",X9OdREWcr:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MstoS\";const variantClassNames={b6XKqId21:\"framer-v-dyayri\",EdFsLPVKZ:\"framer-v-12x4136\",X9OdREWcr:\"framer-v-1m2smnb\"};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"b6XKqId21\",Phone:\"X9OdREWcr\",Tablet:\"EdFsLPVKZ\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"b6XKqId21\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-MstoS`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-MstoS`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const hMZJxGsPVwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"X9OdREWcr\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"b6XKqId21\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dyayri\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{y:30},X9OdREWcr:{y:20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:217,y:40,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1wry56g-container\",id:\"1wry56g\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"aBi1NsZ8m\"},X9OdREWcr:{variant:\"oqEPwUhpF\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",hMZJxGsPV:hMZJxGsPVwelu7j({overlay}),id:\"Iqk0QQpTM\",layoutId:\"Iqk0QQpTM\",variant:\"NhoxbUMDb\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-14bffza\",\"data-framer-portal-id\":\"1wry56g\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"RlvyIzled\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:22737367544323206e-29,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bc64ly-container\",\"data-framer-portal-id\":\"1wry56g\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"eMPx03ipo\"},X9OdREWcr:{variant:\"Fw_CQu6Rn\"}},children:/*#__PURE__*/_jsx(NavContent,{height:\"100%\",id:\"bilh3Eh4z\",layoutId:\"bilh3Eh4z\",style:{height:\"100%\",width:\"100%\"},variant:\"if6uFWuZi\",width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"calc(100vw - 20px)\",y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nbv9wd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"IAf_dTeYx\"},X9OdREWcr:{variant:\"vF1wolLjx\"}},children:/*#__PURE__*/_jsx(CaseHero,{height:\"100%\",id:\"A8D0d_XWu\",layoutId:\"A8D0d_XWu\",style:{height:\"100%\",width:\"100%\"},variant:\"CXVHGiy3b\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:674,width:\"calc(100vw - 20px)\",y:1020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u802ri-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"OoZ7Wi4r8\"},X9OdREWcr:{fY0cdWqZ_:\"100px 123px 75px 0px\",variant:\"ZKqXZxn2G\"}},children:/*#__PURE__*/_jsx(LargeText,{fY0cdWqZ_:\"150px 123px 150px 0px\",height:\"100%\",id:\"OjVBB7x9G\",layoutId:\"OjVBB7x9G\",quTiWkchl:\"Interdisciplinary and at the forefront of fundamental AI research the Pioneer Centre for AI is Denmark\u2019s academic answer to the accelerating global development of artificial intelligence. Unlike their commercial counterparts in e.g China and the US which have been dominating the AI landscape to date, the centre embodies the vision of a European and human centric approach, with a focus on societal impact rather than commercial gains.\\n\\nTheir visual identity and website design unite the center's partner institutions and put it on the map for highly sought-after international talent. \",style:{width:\"100%\"},variant:\"cYa4MvAoJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:783,width:\"calc(100vw - 20px)\",y:1704,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qb40cm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{variant:\"xJCASr6j_\"}},children:/*#__PURE__*/_jsx(OneVideoOneImage,{h9vHshWT_:addImageAlt({src:\"https://framerusercontent.com/images/X987ZkQnNkipRxZGPFpkzxVQ0.jpg\",srcSet:\"https://framerusercontent.com/images/X987ZkQnNkipRxZGPFpkzxVQ0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/X987ZkQnNkipRxZGPFpkzxVQ0.jpg 900w\"},\"\"),height:\"100%\",hu1EmJuzj:\"Point of departure\",id:\"zAaHyfakX\",iy2hf8T5H:\"The centre is organised into seven collaboratories focusing on different AI research themes and led by world-leading experts. Applying a seven-step process, those research groups work within a highly interdisciplinary framework to develop platforms, methods, and practices addressing society\u2019s greatest challenges. We took this unique framework as the base for developing an impactful visual identity with the ability to attract high-profile collaborators and top talent.\",kiT0TN0y8:\"https://framerusercontent.com/assets/0uS8NiYtYgtPrxtLKTZvw8sJNUQ.mp4\",layoutId:\"zAaHyfakX\",style:{width:\"100%\"},variant:\"aDlJ09KhA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:\"calc(100vw - 20px)\",y:2497,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h7cjpi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"P1oumLiDL\"},X9OdREWcr:{g_wiM6L44:addImageAlt({src:\"https://framerusercontent.com/images/4HyAz7SoWt0evPE8Wvs9mshwGbE.png\",srcSet:\"https://framerusercontent.com/images/4HyAz7SoWt0evPE8Wvs9mshwGbE.png?scale-down-to=1024 614w,https://framerusercontent.com/images/4HyAz7SoWt0evPE8Wvs9mshwGbE.png 1080w\"},\"\"),variant:\"FEzbruGjR\"}},children:/*#__PURE__*/_jsx(ImageFullWidth,{ASnRDMzhj:\"The toolkit is a practical tool that makes it possible for everyone who works professionally with youth, to apply insights from brain and behavioral science directly to their interaction with their young audiences.The toolkit has been developed with inputs from NGOs, practitioners and researchers. It is designed to guide the user through an idea development workshop in four steps in two hours.\",g_wiM6L44:addImageAlt({src:\"https://framerusercontent.com/images/0YBWZXKUKJRAnEXN84O1rpHms.png\",srcSet:\"https://framerusercontent.com/images/0YBWZXKUKJRAnEXN84O1rpHms.png?scale-down-to=512 512w,https://framerusercontent.com/images/0YBWZXKUKJRAnEXN84O1rpHms.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0YBWZXKUKJRAnEXN84O1rpHms.png 2000w\"},\"\"),height:\"100%\",id:\"HcUS5Syzt\",layoutId:\"HcUS5Syzt\",llMS_npxH:false,style:{width:\"100%\"},sUBIkYnse:\"50px 0px 50px 0px\",variant:\"ARiBArif1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:783,width:\"calc(100vw - 20px)\",y:3282,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6izwun-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{variant:\"JMg7z81Um\"}},children:/*#__PURE__*/_jsx(OneVideoOneImageFlipped,{h9vHshWT_:addImageAlt({src:\"https://framerusercontent.com/images/iMW4Ggd5U7cCoLftbEU9ffdhw74.jpg\",srcSet:\"https://framerusercontent.com/images/iMW4Ggd5U7cCoLftbEU9ffdhw74.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iMW4Ggd5U7cCoLftbEU9ffdhw74.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/iMW4Ggd5U7cCoLftbEU9ffdhw74.jpg 1200w\"},\"\"),height:\"100%\",hu1EmJuzj:\"\",id:\"KcJxvCBEr\",iy2hf8T5H:\"Artificial intelligence is a challengingly abstract concept. The identity we developed for the centre embraces the idea of abstraction but playfully embodies the ever evolving synergies between stakeholders, technologies, industries and research themes.\",kiT0TN0y8:\"https://framerusercontent.com/assets/tzfl9aV1PtgjKsE0OFxaRvlQo.mp4\",layoutId:\"KcJxvCBEr\",style:{width:\"100%\"},variant:\"JrKf_CtiU\",width:\"100%\",zt4hJxoRI:false})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:738,width:\"calc(100vw - 20px)\",y:4075,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iln0tt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"OnE4Unqlh\"},X9OdREWcr:{gh2ekIdYV:\"https://framerusercontent.com/assets/hak1ebsJaCQPCE7WGNHRZOzjdk.mp4\",variant:\"o5ueDPJfm\"}},children:/*#__PURE__*/_jsx(VideoFullWidth,{gh2ekIdYV:\"https://framerusercontent.com/assets/wovQuU63rMm13rNCwkk92nYAII.mp4\",height:\"100%\",id:\"YSluF63cQ\",Kn3wFDj4p:\"The toolkit is a practical tool that makes it possible for everyone who works professionally with youth, to apply insights from brain and behavioral science directly to their interaction with their young audiences.The toolkit has been developed with inputs from NGOs, practitioners and researchers. It is designed to guide the user through an idea development workshop in four steps in two hours.\",layoutId:\"YSluF63cQ\",MQIIsbapu:\"50px 0px 50px 0px\",P5h2CSS_j:false,style:{width:\"100%\"},variant:\"syjJlTj0U\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:783,width:\"calc(100vw - 20px)\",y:4823,children:/*#__PURE__*/_jsx(Container,{className:\"framer-to7zvf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{variant:\"xJCASr6j_\"}},children:/*#__PURE__*/_jsx(OneVideoOneImage,{h9vHshWT_:addImageAlt({src:\"https://framerusercontent.com/images/YDZdNIgt2aXuop2nISSvsquCZg.jpg\",srcSet:\"https://framerusercontent.com/images/YDZdNIgt2aXuop2nISSvsquCZg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YDZdNIgt2aXuop2nISSvsquCZg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YDZdNIgt2aXuop2nISSvsquCZg.jpg 1200w\"},\"\"),height:\"100%\",hu1EmJuzj:\"Societal Impact\",id:\"pthAcY4Yf\",iy2hf8T5H:\"The centre\u2019s 10 societal impact areas \u2013 which range from climate and conservation to equality and inclusion \u2013 act as corner stones for each of its collaborative projects, which are designed to positively affect as many societal areas as possible.\",kiT0TN0y8:\"https://framerusercontent.com/assets/uWpJwKo65sJT3siF4znaze9DSas.mp4\",layoutId:\"pthAcY4Yf\",style:{width:\"100%\"},variant:\"aDlJ09KhA\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:\"calc(100vw - 20px)\",y:5616,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8c6xw3-container hidden-1m2smnb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"P1oumLiDL\"}},children:/*#__PURE__*/_jsx(ImageFullWidth,{ASnRDMzhj:\"The toolkit is a practical tool that makes it possible for everyone who works professionally with youth, to apply insights from brain and behavioral science directly to their interaction with their young audiences.The toolkit has been developed with inputs from NGOs, practitioners and researchers. It is designed to guide the user through an idea development workshop in four steps in two hours.\",g_wiM6L44:addImageAlt({src:\"https://framerusercontent.com/images/xMzlrbhkzq1Bh0I1JSEpDPg710.png\",srcSet:\"https://framerusercontent.com/images/xMzlrbhkzq1Bh0I1JSEpDPg710.png?scale-down-to=512 512w,https://framerusercontent.com/images/xMzlrbhkzq1Bh0I1JSEpDPg710.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xMzlrbhkzq1Bh0I1JSEpDPg710.png 2001w\"},\"\"),height:\"100%\",id:\"O0efPQJxG\",layoutId:\"O0efPQJxG\",llMS_npxH:false,style:{width:\"100%\"},sUBIkYnse:\"50px 0px 50px 0px\",variant:\"ARiBArif1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{y:5616}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:834,width:\"calc(100vw - 20px)\",y:6401,children:/*#__PURE__*/_jsx(Container,{className:\"framer-168md1r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"roU4t0IzG\"},X9OdREWcr:{variant:\"WpvBrqLfD\"}},children:/*#__PURE__*/_jsx(TwoImagesFlipped,{BzFwLNERF:false,dS_9Lv_8M:addImageAlt({src:\"https://framerusercontent.com/images/ZqMHxEjdSoEebQQdLlHpa2cxzi8.jpg\",srcSet:\"https://framerusercontent.com/images/ZqMHxEjdSoEebQQdLlHpa2cxzi8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZqMHxEjdSoEebQQdLlHpa2cxzi8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZqMHxEjdSoEebQQdLlHpa2cxzi8.jpg 1200w\"},\"\"),height:\"100%\",id:\"Mzd3O3213\",jBAsdddSa:\"\",layoutId:\"Mzd3O3213\",M9iyt6MpY:false,NIbSR_DpQ:false,style:{width:\"100%\"},variant:\"XdYCNN7fF\",width:\"100%\",XTFjrbHAf:addImageAlt({src:\"https://framerusercontent.com/images/Efxz6HXfUHUGeZyiOCN2qgAeU6w.jpg\",srcSet:\"https://framerusercontent.com/images/Efxz6HXfUHUGeZyiOCN2qgAeU6w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Efxz6HXfUHUGeZyiOCN2qgAeU6w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Efxz6HXfUHUGeZyiOCN2qgAeU6w.jpg 1600w\"},\"\"),ZMQ34fojw:\"Lorem ipsum dolor\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{y:6460}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:\"calc(100vw - 20px)\",y:7245,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1quxnin-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"P1oumLiDL\"},X9OdREWcr:{g_wiM6L44:addImageAlt({src:\"https://framerusercontent.com/images/hAo2f4JDKDh6JEGqJi80lU06KNQ.png\",srcSet:\"https://framerusercontent.com/images/hAo2f4JDKDh6JEGqJi80lU06KNQ.png?scale-down-to=1024 652w,https://framerusercontent.com/images/hAo2f4JDKDh6JEGqJi80lU06KNQ.png 731w\"},\"\"),sUBIkYnse:\"25px 0px 50px 0px\",variant:\"FEzbruGjR\"}},children:/*#__PURE__*/_jsx(ImageFullWidth,{ASnRDMzhj:\"The toolkit is a practical tool that makes it possible for everyone who works professionally with youth, to apply insights from brain and behavioral science directly to their interaction with their young audiences.The toolkit has been developed with inputs from NGOs, practitioners and researchers. It is designed to guide the user through an idea development workshop in four steps in two hours.\",g_wiM6L44:addImageAlt({src:\"https://framerusercontent.com/images/4UP2eF3H8J5iKAtDae0ImNG57A.png\",srcSet:\"https://framerusercontent.com/images/4UP2eF3H8J5iKAtDae0ImNG57A.png?scale-down-to=512 512w,https://framerusercontent.com/images/4UP2eF3H8J5iKAtDae0ImNG57A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/4UP2eF3H8J5iKAtDae0ImNG57A.png 2000w\"},\"\"),height:\"100%\",id:\"OhWvQioI9\",layoutId:\"OhWvQioI9\",llMS_npxH:false,style:{width:\"100%\"},sUBIkYnse:\"0px 0px 50px 0px\",variant:\"ARiBArif1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{y:7245}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:188,width:\"calc(100vw - 20px)\",y:8030,children:/*#__PURE__*/_jsx(Container,{className:\"framer-of4t69-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"xbW8rp4ED\"},X9OdREWcr:{variant:\"wPgfdEDja\"}},children:/*#__PURE__*/_jsx(Labels,{He7UjTyuY:\"With: Today Studio\",height:\"100%\",id:\"zMYK3DEoJ\",layoutId:\"zMYK3DEoJ\",oOedQETXO:\"Photos: Daniel Urh\\xf8j\",style:{width:\"100%\"},variant:\"NWTen44IL\",VdLnP3AB4:\"rgb(246, 101, 246)\",width:\"100%\",wJoD5QR9v:\"Year: 2022\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{y:7443}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1374,width:\"calc(100vw - 20px)\",y:8228,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qr5j19-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"i4k355Bck\"},X9OdREWcr:{variant:\"x4tw1DW8k\"}},children:/*#__PURE__*/_jsx(FeaturedCases,{cDd6jNxw_:\"RELATED CASES\",height:\"100%\",id:\"QOnYgZr5J\",jZKZUlGk4:true,layoutId:\"QOnYgZr5J\",style:{width:\"100%\"},variant:\"OfgObXy0b\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{X9OdREWcr:{y:8827}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:826,width:\"calc(100vw - 20px)\",y:9612,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10sbmn2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EdFsLPVKZ:{variant:\"C7Xpu2YZm\"},X9OdREWcr:{variant:\"grYBf5rbH\"}},children:/*#__PURE__*/_jsx(Footer,{DAbTyIul7:\"50px 0px 0px 0px\",height:\"100%\",id:\"m19kofihz\",klO099_YO:\"50px 0px 0px 0px\",layoutId:\"m19kofihz\",style:{width:\"100%\"},variant:\"K1fFgkZ4N\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-MstoS { background: white; }`,\".framer-MstoS.framer-135t3xs, .framer-MstoS .framer-135t3xs { display: block; }\",\".framer-MstoS.framer-dyayri { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: 1200px; }\",\".framer-MstoS .framer-1wry56g-container { flex: none; height: auto; position: fixed; right: 40px; top: 40px; width: auto; z-index: 6; }\",'.framer-MstoS .framer-14bffza { background-color: var(--token-4b43217e-45aa-4b27-8555-2d70cc3843ed, #29292b) /* {\"name\":\"Matte Black\"} */; inset: 0px; position: fixed; user-select: none; z-index: 4; }',\".framer-MstoS .framer-1bc64ly-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 4; }\",\".framer-MstoS .framer-nbv9wd-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-MstoS .framer-1u802ri-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-MstoS .framer-qb40cm-container, .framer-MstoS .framer-1h7cjpi-container, .framer-MstoS .framer-6izwun-container, .framer-MstoS .framer-1iln0tt-container, .framer-MstoS .framer-to7zvf-container, .framer-MstoS .framer-8c6xw3-container, .framer-MstoS .framer-168md1r-container, .framer-MstoS .framer-1quxnin-container, .framer-MstoS .framer-qr5j19-container, .framer-MstoS .framer-10sbmn2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MstoS .framer-of4t69-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MstoS.framer-dyayri { gap: 0px; } .framer-MstoS.framer-dyayri > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MstoS.framer-dyayri > :first-child { margin-top: 0px; } .framer-MstoS.framer-dyayri > :last-child { margin-bottom: 0px; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-MstoS { background: white; } .framer-MstoS.framer-dyayri { width: 810px; } .framer-MstoS .framer-1wry56g-container { right: 30px; top: 30px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-MstoS { background: white; } .framer-MstoS.framer-dyayri { width: 390px; } .framer-MstoS .framer-1wry56g-container { right: 0px; top: 20px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9997\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EdFsLPVKZ\":{\"layout\":[\"fixed\",\"auto\"]},\"X9OdREWcr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerPO9r4DCdR=withCSS(Component,css,\"framer-MstoS\");export default FramerPO9r4DCdR;FramerPO9r4DCdR.displayName=\"Case / Smk\";FramerPO9r4DCdR.defaultProps={height:9997,width:1200};addFonts(FramerPO9r4DCdR,[{explicitInter:true,fonts:[]},...NavbarFonts,...NavContentFonts,...CaseHeroFonts,...LargeTextFonts,...OneVideoOneImageFonts,...ImageFullWidthFonts,...OneVideoOneImageFlippedFonts,...VideoFullWidthFonts,...TwoImagesFlippedFonts,...LabelsFonts,...FeaturedCasesFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPO9r4DCdR\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"9997\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EdFsLPVKZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X9OdREWcr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "+vBACu7C,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAgBF,EAASG,CAAU,EAAQC,GAAcJ,EAASK,CAAQ,EAAQC,GAAeN,EAASO,CAAS,EAAQC,GAAsBR,EAASS,CAAgB,EAAQC,GAAoBV,EAASW,CAAc,EAAQC,GAA6BZ,EAASa,CAAuB,EAAQC,GAAoBd,EAASe,CAAc,EAAQC,GAAsBhB,EAASiB,CAAgB,EAAQC,GAAYlB,EAASmB,CAAM,EAAQC,GAAmBpB,EAASqB,CAAa,EAAQC,GAAYtB,EAASuB,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,CAAE,CAAC,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,aAAa,eAAe,CAAE,CAAC,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,aAAa,eAAe,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQhC,GAAY,EAAK,EAAQ6C,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,EAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,eAAAC,CAAc,IAAIL,GAAsB,SAASM,IAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAStD,GAAU,EAAiByC,IAAc,YAAtB,GAAmEc,GAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA1D,EAAiB,EAAE,SAAsB,EAAM2D,EAAY,CAAC,GAAG/B,GAA4CyB,GAAgB,SAAS,CAAc,EAAMO,EAAO,IAAI,CAAC,GAAG9B,GAAU,UAAU+B,EAAG9D,GAAkB,GAAGwD,EAAsB,gBAAgB5B,CAAS,EAAE,IAAIL,GAA6B4B,GAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,SAAS,CAAc+B,EAAKxD,GAAQ,CAAC,SAAS8C,GAAsBU,EAAKK,EAAU,CAAC,SAAsBL,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,EAAE,EAAE,UAAU,CAAC,EAAE,EAAE,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,IAAI,EAAE,GAAG,SAAsB,EAAMC,EAAU,CAAC,UAAU,2BAA2B,GAAG,UAAU,aAAa,GAAK,SAAS,CAAcR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKnF,EAAO,CAAC,OAAO,OAAO,UAAUwE,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeU,EAAKS,EAAgB,CAAC,SAASnB,EAAQ,SAAsBU,EAAKK,EAAU,CAAC,SAA+BK,EAA0B,EAAYC,EAAS,CAAC,SAAS,CAAcX,EAAKG,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIb,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAeU,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,sBAAsB,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,wBAAwB,UAAU,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKjF,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,cAAc,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiF,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,GAAG,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK/E,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+E,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,uBAAuB,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK7E,EAAU,CAAC,UAAU,wBAAwB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU;AAAA;AAAA,uJAAglB,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6E,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK3E,EAAiB,CAAC,UAAU0B,EAAY,CAAC,IAAI,qEAAqE,OAAO,mKAAmK,EAAE,EAAE,EAAE,OAAO,OAAO,UAAU,qBAAqB,GAAG,YAAY,UAAU,+dAA0d,UAAU,uEAAuE,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU/B,EAAY,CAAC,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,EAAE,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBiD,EAAKzE,EAAe,CAAC,UAAU,+YAA+Y,UAAUwB,EAAY,CAAC,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,EAAE,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,oBAAoB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKvE,EAAwB,CAAC,UAAUsB,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,OAAO,OAAO,UAAU,GAAG,GAAG,YAAY,UAAU,gQAAgQ,UAAU,qEAAqE,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,sEAAsE,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKrE,EAAe,CAAC,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,UAAU,+YAA+Y,SAAS,YAAY,UAAU,oBAAoB,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqE,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK3E,EAAiB,CAAC,UAAU0B,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,EAAE,EAAE,OAAO,OAAO,UAAU,kBAAkB,GAAG,YAAY,UAAU,wQAAyP,UAAU,uEAAuE,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4C,GAAY,GAAgBK,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,yCAAyC,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKzE,EAAe,CAAC,UAAU,+YAA+Y,UAAUwB,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,EAAE,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,oBAAoB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKnE,EAAiB,CAAC,UAAU,GAAM,UAAUkB,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,UAAU,GAAM,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAUA,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,EAAE,EAAE,UAAU,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU/B,EAAY,CAAC,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,UAAU,oBAAoB,QAAQ,WAAW,CAAC,EAAE,SAAsBiD,EAAKzE,EAAe,CAAC,UAAU,+YAA+Y,UAAUwB,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,EAAE,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,mBAAmB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAKjE,EAAO,CAAC,UAAU,qBAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,0BAA0B,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,qBAAqB,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiE,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,KAAK,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK/D,EAAc,CAAC,UAAU,gBAAgB,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+D,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBkB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqB,EAAE,KAAK,SAAsBP,EAAKQ,EAAU,CAAC,UAAU,2BAA2B,SAAsBR,EAAKM,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBkB,EAAK7D,EAAO,CAAC,UAAU,mBAAmB,OAAO,OAAO,GAAG,YAAY,UAAU,mBAAmB,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6D,EAAK,MAAM,CAAC,UAAUI,EAAG9D,GAAkB,GAAGwD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,kFAAkF,IAAI1D,EAAS,aAAa,uCAAuC,kFAAkF,oSAAoS,0IAA0I,2MAA2M,uMAAuM,yGAAyG,qHAAqH,qdAAqd,oHAAoH,iWAAiW,wDAAwDA,EAAS,aAAa,0JAA0J,gCAAgCA,EAAS,aAAa,wJAAwJ,EASjnvB2D,EAAgBC,EAAQnD,GAAUiD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,aAAaA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGlG,GAAY,GAAGG,GAAgB,GAAGE,GAAc,GAAGE,GAAe,GAAGE,GAAsB,GAAGE,GAAoB,GAAGE,GAA6B,GAAGE,GAAoB,GAAGE,GAAsB,GAAGE,GAAY,GAAGE,GAAmB,GAAGE,EAAW,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC3gB,IAAM+E,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,6BAA+B,OAAO,sBAAwB,IAAI,yBAA2B,OAAO,sBAAwB,OAAO,yBAA2B,QAAQ,uBAAyB,GAAG,oCAAsC,2JAAyL,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "rbybCrGMC_default", "NavContentFonts", "a6iADppAi_default", "CaseHeroFonts", "UsaDBD7ta_default", "LargeTextFonts", "xKwsxxbgs_default", "OneVideoOneImageFonts", "TnZWBZ_9o_default", "ImageFullWidthFonts", "KPfJm3Kfe_default", "OneVideoOneImageFlippedFonts", "KQdanuxEs_default", "VideoFullWidthFonts", "ognjzAN7s_default", "TwoImagesFlippedFonts", "zq22hcgUn_default", "LabelsFonts", "jXZ58ZBNR_default", "FeaturedCasesFonts", "SzjRpOlb3_default", "FooterFonts", "D7KHp5gh2_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "hMZJxGsPVwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "AnimatePresence", "Ga", "x", "css", "FramerPO9r4DCdR", "withCSS", "PO9r4DCdR_default", "addFonts", "__FramerMetadata__"]
}
