{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2bgbjp6Ni1y8FqmT7NZ6/jSJr8poL8bxOLP3Rets1/zzcw8YgSL.js"],
  "sourcesContent": ["// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import Navbar from\"#framer/local/canvasComponent/BfpZeIo8n/BfpZeIo8n.js\";import Footer from\"#framer/local/canvasComponent/F801woTAj/F801woTAj.js\";import DetailsCard from\"#framer/local/canvasComponent/fIP3vrSI8/fIP3vrSI8.js\";import PreloaderContent from\"#framer/local/canvasComponent/gr9MoGztk/gr9MoGztk.js\";import Cursor from\"#framer/local/canvasComponent/ITTHT9C01/ITTHT9C01.js\";import{PreLoader}from\"#framer/local/codeFile/veeC9ia/Preloader.js\";import*as sharedStyle1 from\"#framer/local/css/IOeFwxVi2/IOeFwxVi2.js\";import*as sharedStyle from\"#framer/local/css/W3b4bh779/W3b4bh779.js\";import*as sharedStyle2 from\"#framer/local/css/YeRS4aV5v/YeRS4aV5v.js\";import metadataProvider from\"#framer/local/webPageMetadata/zzcw8YgSL/zzcw8YgSL.js\";const PreloaderContentFonts=getFonts(PreloaderContent);const PreLoaderFonts=getFonts(PreLoader);const SmoothScrollFonts=getFonts(SmoothScroll);const NavbarFonts=getFonts(Navbar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const DetailsCardFonts=getFonts(DetailsCard);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterFonts=getFonts(Footer);const CursorFonts=getFonts(Cursor);const breakpoints={Blg2Ez91e:\"(min-width: 810px) and (max-width: 1199px)\",DQs_U0_vK:\"(min-width: 1200px)\",JpkUc6pxc:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UhVfw\";const variantClassNames={Blg2Ez91e:\"framer-v-111cw6n\",DQs_U0_vK:\"framer-v-b9yns1\",JpkUc6pxc:\"framer-v-121l33b\"};const transition1={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:40,delay:1.6,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const transition3={damping:40,delay:1.5,mass:.5,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={damping:40,delay:1.7,mass:.5,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"DQs_U0_vK\",Phone:\"JpkUc6pxc\",Tablet:\"Blg2Ez91e\"};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:\"DQs_U0_vK\"};};const cursor={alignment:\"center\",component:Cursor,offset:{x:8,y:8},placement:\"bottom\",transition:transition1,variant:\"A9qmVLGFa\"};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-UhVfw`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-UhVfw`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"R03AAS2Ae\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({\"171mx9g\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DQs_U0_vK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Blg2Ez91e:{\"data-framer-cursor\":undefined},JpkUc6pxc:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-b9yns1\",className),\"data-framer-cursor\":\"171mx9g\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j4cbbh-container\",children:/*#__PURE__*/_jsx(PreLoader,{backgroundColor:\"rgba(251, 251, 254, 0)\",connectedFrame:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15wi9my-container\",children:/*#__PURE__*/_jsx(PreloaderContent,{gYLzmKYJb:\"\u2726 WORLDCLASS BRANDING \u2726 LEJIT CREATIVE \",height:\"100%\",id:\"Tl07Uj_Wh\",layoutId:\"Tl07Uj_Wh\",style:{height:\"100%\",width:\"100%\"},vVeJfvQhD:\"rgb(152, 157, 160)\",width:\"100%\"})})})],duration:1,exitAnimation:\"rotateOut\",exitSpeed:.5,height:\"100%\",id:\"e9sj2cM7V\",layoutId:\"e9sj2cM7V\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d0bj5l-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"V8T5HMnj0\",intensity:10,layoutId:\"V8T5HMnj0\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XAXwghbsE\"},implicitPathVariables:undefined},{href:{webPageId:\"XAXwghbsE\"},implicitPathVariables:undefined},{href:{webPageId:\"XAXwghbsE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-187d936-container\",\"data-framer-appear-id\":\"187d936\",initial:animation1,layoutScroll:true,optimized:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Blg2Ez91e:{variant:\"HW5WPhEFa\",yyXaLK9Jc:resolvedLinks[1]},JpkUc6pxc:{variant:\"HW5WPhEFa\",yyXaLK9Jc:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"xnM8BH8D3\",layoutId:\"xnM8BH8D3\",style:{width:\"100%\"},variant:\"DIbFIQLK8\",width:\"100%\",yyXaLK9Jc:resolvedLinks[0]})})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-119bc7y\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-5sj51t\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64j7qg\",\"data-framer-name\":\"Hero Wrapper\",name:\"Hero Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i9n73m\",\"data-framer-name\":\"Hero Content\",name:\"Hero Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10flmey\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t6l3cp\",\"data-styles-preset\":\"W3b4bh779\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83fc721c-8b18-49dd-930c-b205d0662306, rgb(255, 139, 0))\"},children:\"branding for the northwest's largest art event\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t6l3cp\",\"data-styles-preset\":\"W3b4bh779\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-83fc721c-8b18-49dd-930c-b205d0662306, rgb(255, 139, 0))\"},children:\"branding for the northwest's largest art event\"})}),className:\"framer-yhz546\",\"data-framer-appear-id\":\"yhz546\",\"data-framer-name\":\"Master the Magic of Generative AI\",fonts:[\"Inter\"],initial:animation3,name:\"Master the Magic of Generative AI\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j3k6bq\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"services\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"services\"})}),className:\"framer-nhyoc3\",\"data-framer-appear-id\":\"nhyoc3\",\"data-framer-name\":\"Master the Magic of Generative AI\",fonts:[\"Inter\"],initial:animation3,name:\"Master the Magic of Generative AI\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1c5uutd\",\"data-framer-appear-id\":\"1c5uutd\",\"data-framer-name\":\"Course Details Wrapper\",initial:animation3,name:\"Course Details Wrapper\",optimized:true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lc01b4-container\",children:/*#__PURE__*/_jsx(DetailsCard,{bZw23KxvP:\"Difficulty\",cKYY0axlk:\"Brand Strategy\",height:\"100%\",id:\"kCq3RQdGL\",layoutId:\"kCq3RQdGL\",miCnh9_RJ:\"Notepad\",TfKhEyKzu:\"var(--token-72386102-7a44-40df-835e-8d6424daf8aa, rgb(255, 255, 255))\",variant:\"bRIvZWhIZ\",VKilSm4g3:\"var(--token-83fc721c-8b18-49dd-930c-b205d0662306, rgb(255, 139, 0))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sic3dl-container\",children:/*#__PURE__*/_jsx(DetailsCard,{bZw23KxvP:\"Resources\",cKYY0axlk:\"Branding & Identity Design\",height:\"100%\",id:\"rT3O11GdH\",layoutId:\"rT3O11GdH\",miCnh9_RJ:\"MagicWand\",TfKhEyKzu:\"var(--token-72386102-7a44-40df-835e-8d6424daf8aa, rgb(255, 255, 255))\",variant:\"bRIvZWhIZ\",VKilSm4g3:\"var(--token-83fc721c-8b18-49dd-930c-b205d0662306, rgb(255, 139, 0))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y7954b-container\",children:/*#__PURE__*/_jsx(DetailsCard,{bZw23KxvP:\"Certificate\",cKYY0axlk:\"Event Materials\",height:\"100%\",id:\"bTAr5gBLZ\",layoutId:\"bTAr5gBLZ\",miCnh9_RJ:\"Rectangle\",TfKhEyKzu:\"var(--token-72386102-7a44-40df-835e-8d6424daf8aa, rgb(255, 255, 255))\",variant:\"bRIvZWhIZ\",VKilSm4g3:\"var(--token-83fc721c-8b18-49dd-930c-b205d0662306, rgb(255, 139, 0))\",width:\"100%\"})})})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12z4n2n\",\"data-framer-name\":\"Hero Content\",name:\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n3bq8y\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"The mission\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"The mission\"})}),className:\"framer-n2dsf4\",\"data-framer-appear-id\":\"n2dsf4\",\"data-framer-name\":\"Master the Magic of Generative AI\",fonts:[\"Inter\"],initial:animation3,name:\"Master the Magic of Generative AI\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1305ls2\",\"data-styles-preset\":\"YeRS4aV5v\",style:{\"--framer-text-alignment\":\"left\"},children:\"Terrain puts on amazing programming and events year round for artists from all walks of life. The Terrain flagship even is an annual, one-night-only, juried multimedia art and music event celebrating artists in the Spokane area. Featuring new works by HUNDREDS of artists, and attracting thousands of attendees, it\u2019s a celebration of new energy and fresh ideas from all over the artistic spectrum. \"})}),className:\"framer-1725a00\",\"data-framer-appear-id\":\"1725a00\",\"data-framer-name\":\"Master generative AI tools such as ChatGPT, Midjourney, Dall-E and more to create, innovate, and shape tomorrow's digital landscape.\",fonts:[\"Inter\"],initial:animation3,name:\"Master generative AI tools such as ChatGPT, Midjourney, Dall-E and more to create, innovate, and shape tomorrow's digital landscape.\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s1u1tw\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"The outcome\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1s1u7h\",\"data-styles-preset\":\"IOeFwxVi2\",style:{\"--framer-text-color\":\"rgb(94, 94, 94)\"},children:\"The outcome\"})}),className:\"framer-apefgz\",\"data-framer-appear-id\":\"apefgz\",\"data-framer-name\":\"Master the Magic of Generative AI\",fonts:[\"Inter\"],initial:animation3,name:\"Master the Magic of Generative AI\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1305ls2\",\"data-styles-preset\":\"YeRS4aV5v\",style:{\"--framer-text-alignment\":\"left\"},children:\"Our team had the pleasure of creating the event branding for the 13th annual Terrain event. Deliverables included logos, wayfinding, posters, social posts, and other marketing materials for the event.\"})}),className:\"framer-gnsctk\",\"data-framer-appear-id\":\"gnsctk\",\"data-framer-name\":\"Master generative AI tools such as ChatGPT, Midjourney, Dall-E and more to create, innovate, and shape tomorrow's digital landscape.\",fonts:[\"Inter\"],initial:animation3,name:\"Master generative AI tools such as ChatGPT, Midjourney, Dall-E and more to create, innovate, and shape tomorrow's digital landscape.\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-51ex40\",\"data-framer-name\":\"Curriculum\",name:\"Curriculum\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12u1jf0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ua2il\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2250,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp\",srcSet:\"https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp 2250w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2250,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp\",srcSet:\"https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/wPrrRkV6IIHKhKghpHM6WYBFDp0.webp 2250w\"},className:\"framer-lv9iwg\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2251,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp\",srcSet:\"https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp 2251w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2251,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp\",srcSet:\"https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/s2OeUMVYWd4LVfPET6Ry6NS7Yc4.webp 2251w\"},className:\"framer-xdmwn6\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a0wsuw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2251,pixelWidth:2251,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp\",srcSet:\"https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=512 512w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp 2251w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2251,pixelWidth:2251,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp\",srcSet:\"https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=512 512w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/8OFAfnkgMC2ZrOtH0lhZ1e98Hac.webp 2251w\"},className:\"framer-1xdgw0q\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2250,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp\",srcSet:\"https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp 2250w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2250,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp\",srcSet:\"https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/8y55myNiiNs6FYTnlf1UZfCiLWE.webp 2250w\"},className:\"framer-1g9s70n\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jea8jr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2251,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp\",srcSet:\"https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=512 512w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp 2251w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2250,pixelWidth:2251,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp\",srcSet:\"https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=512 512w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/tfPacMlkxkaP5OjRDjPzAwI8Cc.webp 2251w\"},className:\"framer-va1pif\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1080,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif\",srcSet:\"https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1080,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif\",srcSet:\"https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif?scale-down-to=512 512w,https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/U52DBEB8qy8hO8QQawEsvYuYgM0.gif 1080w\"},className:\"framer-12l14cb\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uea6in\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg\",srcSet:\"https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg\",srcSet:\"https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jLKzKdqCRX7HC54Td0juoa9Do.jpg 1440w\"},className:\"framer-zy8sv5\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg\",srcSet:\"https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg\",srcSet:\"https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BOu2WBSIWnIxxpommC6zgdPQA0.jpg 1440w\"},className:\"framer-1qduc23\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dsrl0n\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg\",srcSet:\"https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg\",srcSet:\"https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8CclItKVpzVlE80EgMAHmT8J9Do.jpg 1440w\"},className:\"framer-1cid85n\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg\",srcSet:\"https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:1440,pixelWidth:1440,sizes:\"max((100vw - 100px) / 2, 1px)\",src:\"https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg\",srcSet:\"https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xVZZPd6KPT2tU7rLBCK2F9ceFg.jpg 1440w\"},className:\"framer-1g4oqk5\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qgd9ya\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2550,pixelWidth:1651,positionX:\"center\",positionY:\"center\",sizes:\"calc(100vw - 48px)\",src:\"https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp\",srcSet:\"https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp?scale-down-to=1024 662w,https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp?scale-down-to=2048 1325w,https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp 1651w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2560,intrinsicWidth:1920,pixelHeight:2550,pixelWidth:1651,positionX:\"center\",positionY:\"center\",sizes:\"max(100vw - 80px, 1px)\",src:\"https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp\",srcSet:\"https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp?scale-down-to=1024 662w,https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp?scale-down-to=2048 1325w,https://framerusercontent.com/images/okZjv4vXbdHxlvyUDCaVZM2Mg.webp 1651w\"},className:\"framer-1cpjp5c\",\"data-framer-name\":\"Photo Copy\",name:\"Photo Copy\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v5sgo6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JpkUc6pxc:{variant:\"CGeUXsixp\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"w4O5JrG6b\",layoutId:\"w4O5JrG6b\",style:{width:\"100%\"},variant:\"Lc4SZcwrB\",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-UhVfw { background: var(--token-d0485797-949e-4485-b3da-9495df0de19c, rgb(251, 251, 254)); }`,\".framer-UhVfw.framer-1xo3spx, .framer-UhVfw .framer-1xo3spx { display: block; }\",\".framer-UhVfw.framer-b9yns1 { align-content: center; align-items: center; background-color: var(--token-d0485797-949e-4485-b3da-9495df0de19c, #fbfbfe); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-UhVfw .framer-1j4cbbh-container { flex: none; height: 1px; position: relative; width: 1px; }\",\".framer-UhVfw .framer-15wi9my-container { height: 200px; position: relative; width: 200px; }\",\".framer-UhVfw .framer-1d0bj5l-container, .framer-UhVfw .framer-1lc01b4-container, .framer-UhVfw .framer-sic3dl-container, .framer-UhVfw .framer-y7954b-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UhVfw .framer-187d936-container { cursor: default; flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-UhVfw .framer-119bc7y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-5sj51t { align-content: center; align-items: center; background-color: var(--token-d9f03540-9feb-492a-9377-07cca6059280, #e8e8e8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 96px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-UhVfw .framer-64j7qg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1120px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-i9n73m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 32px 0px 32px 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-UhVfw .framer-10flmey { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-yhz546, .framer-UhVfw .framer-nhyoc3, .framer-UhVfw .framer-n2dsf4, .framer-UhVfw .framer-apefgz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UhVfw .framer-j3k6bq, .framer-UhVfw .framer-n3bq8y, .framer-UhVfw .framer-1s1u1tw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-1c5uutd { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1120px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-12z4n2n { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 24px 0px 24px 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-UhVfw .framer-1725a00, .framer-UhVfw .framer-gnsctk { --framer-paragraph-spacing: 24px; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UhVfw .framer-51ex40 { align-content: center; align-items: center; background-color: var(--token-d9f03540-9feb-492a-9377-07cca6059280, #e8e8e8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-UhVfw .framer-12u1jf0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-15ua2il, .framer-UhVfw .framer-a0wsuw, .framer-UhVfw .framer-jea8jr, .framer-UhVfw .framer-uea6in, .framer-UhVfw .framer-dsrl0n, .framer-UhVfw .framer-1qgd9ya { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UhVfw .framer-lv9iwg, .framer-UhVfw .framer-xdmwn6, .framer-UhVfw .framer-1xdgw0q, .framer-UhVfw .framer-1g9s70n, .framer-UhVfw .framer-va1pif, .framer-UhVfw .framer-12l14cb, .framer-UhVfw .framer-zy8sv5, .framer-UhVfw .framer-1qduc23, .framer-UhVfw .framer-1cid85n, .framer-UhVfw .framer-1g4oqk5 { aspect-ratio: 0.9969879518072289 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 552px); overflow: visible; position: relative; width: 1px; }\",\".framer-UhVfw .framer-1cpjp5c { aspect-ratio: 0.9969879518072289 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 1123px); overflow: visible; position: relative; width: 1px; }\",\".framer-UhVfw .framer-1v5sgo6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UhVfw.framer-b9yns1, .framer-UhVfw .framer-119bc7y, .framer-UhVfw .framer-5sj51t, .framer-UhVfw .framer-64j7qg, .framer-UhVfw .framer-i9n73m, .framer-UhVfw .framer-10flmey, .framer-UhVfw .framer-j3k6bq, .framer-UhVfw .framer-1c5uutd, .framer-UhVfw .framer-12z4n2n, .framer-UhVfw .framer-n3bq8y, .framer-UhVfw .framer-1s1u1tw, .framer-UhVfw .framer-51ex40, .framer-UhVfw .framer-12u1jf0, .framer-UhVfw .framer-15ua2il, .framer-UhVfw .framer-a0wsuw, .framer-UhVfw .framer-jea8jr, .framer-UhVfw .framer-uea6in, .framer-UhVfw .framer-dsrl0n, .framer-UhVfw .framer-1qgd9ya { gap: 0px; } .framer-UhVfw.framer-b9yns1 > *, .framer-UhVfw .framer-119bc7y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UhVfw.framer-b9yns1 > :first-child, .framer-UhVfw .framer-119bc7y > :first-child, .framer-UhVfw .framer-i9n73m > :first-child, .framer-UhVfw .framer-10flmey > :first-child, .framer-UhVfw .framer-j3k6bq > :first-child, .framer-UhVfw .framer-12z4n2n > :first-child, .framer-UhVfw .framer-n3bq8y > :first-child, .framer-UhVfw .framer-1s1u1tw > :first-child, .framer-UhVfw .framer-51ex40 > :first-child, .framer-UhVfw .framer-12u1jf0 > :first-child { margin-top: 0px; } .framer-UhVfw.framer-b9yns1 > :last-child, .framer-UhVfw .framer-119bc7y > :last-child, .framer-UhVfw .framer-i9n73m > :last-child, .framer-UhVfw .framer-10flmey > :last-child, .framer-UhVfw .framer-j3k6bq > :last-child, .framer-UhVfw .framer-12z4n2n > :last-child, .framer-UhVfw .framer-n3bq8y > :last-child, .framer-UhVfw .framer-1s1u1tw > :last-child, .framer-UhVfw .framer-51ex40 > :last-child, .framer-UhVfw .framer-12u1jf0 > :last-child { margin-bottom: 0px; } .framer-UhVfw .framer-5sj51t > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UhVfw .framer-5sj51t > :first-child, .framer-UhVfw .framer-64j7qg > :first-child, .framer-UhVfw .framer-1c5uutd > :first-child, .framer-UhVfw .framer-15ua2il > :first-child, .framer-UhVfw .framer-a0wsuw > :first-child, .framer-UhVfw .framer-jea8jr > :first-child, .framer-UhVfw .framer-uea6in > :first-child, .framer-UhVfw .framer-dsrl0n > :first-child, .framer-UhVfw .framer-1qgd9ya > :first-child { margin-left: 0px; } .framer-UhVfw .framer-5sj51t > :last-child, .framer-UhVfw .framer-64j7qg > :last-child, .framer-UhVfw .framer-1c5uutd > :last-child, .framer-UhVfw .framer-15ua2il > :last-child, .framer-UhVfw .framer-a0wsuw > :last-child, .framer-UhVfw .framer-jea8jr > :last-child, .framer-UhVfw .framer-uea6in > :last-child, .framer-UhVfw .framer-dsrl0n > :last-child, .framer-UhVfw .framer-1qgd9ya > :last-child { margin-right: 0px; } .framer-UhVfw .framer-64j7qg > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-UhVfw .framer-i9n73m > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-UhVfw .framer-10flmey > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UhVfw .framer-j3k6bq > *, .framer-UhVfw .framer-n3bq8y > *, .framer-UhVfw .framer-1s1u1tw > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-UhVfw .framer-1c5uutd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UhVfw .framer-12z4n2n > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-UhVfw .framer-51ex40 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-UhVfw .framer-12u1jf0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-UhVfw .framer-15ua2il > *, .framer-UhVfw .framer-a0wsuw > *, .framer-UhVfw .framer-jea8jr > *, .framer-UhVfw .framer-uea6in > *, .framer-UhVfw .framer-dsrl0n > *, .framer-UhVfw .framer-1qgd9ya > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-UhVfw { background: var(--token-d0485797-949e-4485-b3da-9495df0de19c, rgb(251, 251, 254)); } .framer-UhVfw.framer-b9yns1 { width: 810px; } .framer-UhVfw .framer-64j7qg { align-content: flex-start; align-items: flex-start; } .framer-UhVfw .framer-12z4n2n { padding: 32px 0px 32px 0px; } .framer-UhVfw .framer-51ex40 { gap: 64px; padding: 40px 40px 0px 40px; } .framer-UhVfw .framer-lv9iwg, .framer-UhVfw .framer-xdmwn6, .framer-UhVfw .framer-1xdgw0q, .framer-UhVfw .framer-1g9s70n, .framer-UhVfw .framer-va1pif, .framer-UhVfw .framer-12l14cb, .framer-UhVfw .framer-1cid85n, .framer-UhVfw .framer-1g4oqk5 { height: var(--framer-aspect-ratio-supported, 356px); } .framer-UhVfw .framer-zy8sv5, .framer-UhVfw .framer-1qduc23 { height: var(--framer-aspect-ratio-supported, 357px); } .framer-UhVfw .framer-1cpjp5c { height: var(--framer-aspect-ratio-supported, 732px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UhVfw .framer-51ex40 { gap: 0px; } .framer-UhVfw .framer-51ex40 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-UhVfw .framer-51ex40 > :first-child { margin-top: 0px; } .framer-UhVfw .framer-51ex40 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-UhVfw { background: var(--token-d0485797-949e-4485-b3da-9495df0de19c, rgb(251, 251, 254)); } .framer-UhVfw.framer-b9yns1 { width: 390px; } .framer-UhVfw .framer-5sj51t { padding: 96px 0px 0px 0px; } .framer-UhVfw .framer-64j7qg { flex-direction: column; gap: 8px; } .framer-UhVfw .framer-i9n73m { flex: none; width: 100%; } .framer-UhVfw .framer-1c5uutd { justify-content: center; } .framer-UhVfw .framer-1lc01b4-container, .framer-UhVfw .framer-y7954b-container { min-width: 120px; } .framer-UhVfw .framer-12z4n2n { flex: none; padding: 24px; width: 100%; } .framer-UhVfw .framer-51ex40 { gap: 40px; padding: 40px 24px 40px 24px; } .framer-UhVfw .framer-15ua2il, .framer-UhVfw .framer-a0wsuw, .framer-UhVfw .framer-jea8jr, .framer-UhVfw .framer-uea6in, .framer-UhVfw .framer-dsrl0n, .framer-UhVfw .framer-1qgd9ya { flex-direction: column; } .framer-UhVfw .framer-lv9iwg, .framer-UhVfw .framer-xdmwn6, .framer-UhVfw .framer-1xdgw0q, .framer-UhVfw .framer-1g9s70n, .framer-UhVfw .framer-va1pif, .framer-UhVfw .framer-12l14cb, .framer-UhVfw .framer-zy8sv5, .framer-UhVfw .framer-1cid85n, .framer-UhVfw .framer-1g4oqk5, .framer-UhVfw .framer-1cpjp5c { flex: none; height: var(--framer-aspect-ratio-supported, 343px); width: 100%; } .framer-UhVfw .framer-1qduc23 { flex: none; height: var(--framer-aspect-ratio-supported, 344px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UhVfw .framer-64j7qg, .framer-UhVfw .framer-51ex40, .framer-UhVfw .framer-15ua2il, .framer-UhVfw .framer-a0wsuw, .framer-UhVfw .framer-jea8jr, .framer-UhVfw .framer-uea6in, .framer-UhVfw .framer-dsrl0n, .framer-UhVfw .framer-1qgd9ya { gap: 0px; } .framer-UhVfw .framer-64j7qg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-UhVfw .framer-64j7qg > :first-child, .framer-UhVfw .framer-51ex40 > :first-child, .framer-UhVfw .framer-15ua2il > :first-child, .framer-UhVfw .framer-a0wsuw > :first-child, .framer-UhVfw .framer-jea8jr > :first-child, .framer-UhVfw .framer-uea6in > :first-child, .framer-UhVfw .framer-dsrl0n > :first-child, .framer-UhVfw .framer-1qgd9ya > :first-child { margin-top: 0px; } .framer-UhVfw .framer-64j7qg > :last-child, .framer-UhVfw .framer-51ex40 > :last-child, .framer-UhVfw .framer-15ua2il > :last-child, .framer-UhVfw .framer-a0wsuw > :last-child, .framer-UhVfw .framer-jea8jr > :last-child, .framer-UhVfw .framer-uea6in > :last-child, .framer-UhVfw .framer-dsrl0n > :last-child, .framer-UhVfw .framer-1qgd9ya > :last-child { margin-bottom: 0px; } .framer-UhVfw .framer-51ex40 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-UhVfw .framer-15ua2il > *, .framer-UhVfw .framer-a0wsuw > *, .framer-UhVfw .framer-jea8jr > *, .framer-UhVfw .framer-uea6in > *, .framer-UhVfw .framer-dsrl0n > *, .framer-UhVfw .framer-1qgd9ya > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5089.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Blg2Ez91e\":{\"layout\":[\"fixed\",\"auto\"]},\"JpkUc6pxc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerzzcw8YgSL=withCSS(Component,css,\"framer-UhVfw\");export default Framerzzcw8YgSL;Framerzzcw8YgSL.displayName=\"Casestudies / Sasquatch Soiree\";Framerzzcw8YgSL.defaultProps={height:5089.5,width:1200};addFonts(Framerzzcw8YgSL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PreloaderContentFonts,...PreLoaderFonts,...SmoothScrollFonts,...NavbarFonts,...DetailsCardFonts,...FooterFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzzcw8YgSL\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5089.5\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Blg2Ez91e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JpkUc6pxc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PreloaderContentFonts", "getFonts", "gr9MoGztk_default", "PreLoaderFonts", "PreLoader", "SmoothScrollFonts", "SmoothScroll", "NavbarFonts", "BfpZeIo8n_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText2", "DetailsCardFonts", "fIP3vrSI8_default", "MotionDivWithOptimizedAppearEffect", "motion", "FooterFonts", "F801woTAj_default", "CursorFonts", "ITTHT9C01_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "animation1", "transition3", "animation2", "animation3", "transition4", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "ITTHT9C01_default", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "motion", "cx", "ComponentViewportProvider", "Container", "PreLoader", "gr9MoGztk_default", "SmoothScroll", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "BfpZeIo8n_default", "x", "RichTextWithOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "fIP3vrSI8_default", "Image2", "F801woTAj_default", "css", "Framerzzcw8YgSL", "withCSS", "zzcw8YgSL_default", "addFonts", "PreloaderContentFonts", "PreLoaderFonts", "SmoothScrollFonts", "NavbarFonts", "DetailsCardFonts", "FooterFonts", "CursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
