{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kAAYY8HKpAOsEzwzFdsO/xL7SpdYSjqBQQA6tazij/e6kLdjrsI.js"],
  "sourcesContent": ["// Generated by Framer (abcfa95)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/Z4QJ2YpzpVnWRfR6Ccgg/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/9rhBPUZttCbLCWqJEL42/YouTube.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Cursor_custom from\"#framer/local/canvasComponent/cUyzLsI7e/cUyzLsI7e.js\";import Slideshow_Image from\"#framer/local/canvasComponent/dH2JjoQ6E/dH2JjoQ6E.js\";import ListItem from\"#framer/local/canvasComponent/EaHcq6a6L/EaHcq6a6L.js\";import Ticker from\"#framer/local/canvasComponent/EyNGuICU2/EyNGuICU2.js\";import Footer from\"#framer/local/canvasComponent/MNUQYs9GT/MNUQYs9GT.js\";import Navbar from\"#framer/local/canvasComponent/pR3o926Vw/pR3o926Vw.js\";import More_Project_Card_R from\"#framer/local/canvasComponent/RyWN7ThKR/RyWN7ThKR.js\";import More_Project_Card_L from\"#framer/local/canvasComponent/vHfcxGm8A/vHfcxGm8A.js\";import*as sharedStyle from\"#framer/local/css/isZ_s88Oa/isZ_s88Oa.js\";import*as sharedStyle1 from\"#framer/local/css/oOKXAOP9F/oOKXAOP9F.js\";import*as sharedStyle2 from\"#framer/local/css/QkS5cbmoD/QkS5cbmoD.js\";import*as sharedStyle3 from\"#framer/local/css/tNebreI6T/tNebreI6T.js\";import metadataProvider from\"#framer/local/webPageMetadata/e6kLdjrsI/e6kLdjrsI.js\";const NavbarFonts=getFonts(Navbar);const GrainFonts=getFonts(Grain);const Slideshow_ImageFonts=getFonts(Slideshow_Image);const ListItemFonts=getFonts(ListItem);const VideoFonts=getFonts(Video);const MotionDivWithFX=withFX(motion.div);const YouTubeFonts=getFonts(YouTube);const More_Project_Card_LFonts=getFonts(More_Project_Card_L);const More_Project_Card_RFonts=getFonts(More_Project_Card_R);const TickerFonts=getFonts(Ticker);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const Cursor_customFonts=getFonts(Cursor_custom);const cycleOrder=[\"A297x1R6k\",\"Bw2NFmLvK\",\"aQeI54UbU\"];const breakpoints={A297x1R6k:\"(min-width: 1200px)\",aQeI54UbU:\"(max-width: 809px)\",Bw2NFmLvK:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Sswlt\";const variantClassNames={A297x1R6k:\"framer-v-1p5h5dp\",aQeI54UbU:\"framer-v-185423g\",Bw2NFmLvK:\"framer-v-13ntyop\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Laptop:\"A297x1R6k\",Phone:\"aQeI54UbU\",Tablet:\"Bw2NFmLvK\"};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:\"A297x1R6k\"};};const cursor={component:Cursor_custom,variant:\"P44eTC9YP\"};const cursor1={component:Cursor_custom,variant:\"PB6hjw9KC\"};const cursor2={component:Cursor_custom,variant:\"Xte8LqXzT\"};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-Sswlt`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Sswlt`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const id=useRouteElementId(\"c5ao1CkmW\");const id1=useRouteElementId(\"lAZtaLQH1\");const ref3=React.useRef(null);const id2=useRouteElementId(\"lhppb66Qf\");const ref4=React.useRef(null);const id3=useRouteElementId(\"DDsCzPgYY\");const ref5=React.useRef(null);const id4=useRouteElementId(\"IHxceYjmg\");const ref6=React.useRef(null);const id5=useRouteElementId(\"I52f8wceS\");const ref7=React.useRef(null);const id6=useRouteElementId(\"BbicUHxVq\");const ref8=React.useRef(null);const router=useRouter();const id7=useRouteElementId(\"NnjA0HOuE\");const ref9=React.useRef(null);const id8=useRouteElementId(\"e4sV5efod\");const ref10=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({\"1nx9a48\":{...cursor,variant:\"QPT3RZ4jY\"},\"5i4ja6\":cursor1,sgakld:cursor2,xetjdc:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"A297x1R6k\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1p5h5dp\",className),\"data-framer-cursor\":\"xetjdc\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(100vw - 48px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pwre6l-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{variant:\"DIwwD5CxG\"},Bw2NFmLvK:{variant:\"UyqjN_Wwf\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"BhSsh6ijk\",layoutId:\"BhSsh6ijk\",P1ebEKKoJ:ref2,style:{height:\"100%\",width:\"100%\"},variant:\"VSip5oCN7\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10crsj6\",\"data-framer-name\":\"MAIN\",name:\"MAIN\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fwim2q\",\"data-framer-cursor\":\"5i4ja6\",\"data-framer-name\":\"SEC_Hero_Gallery\",id:id,name:\"SEC_Hero_Gallery\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19p4k2z\",\"data-framer-name\":\"Sticky Wrapper\",name:\"Sticky Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5plv54\",\"data-framer-name\":\"Top-Half\",name:\"Top-Half\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-u444c1\",\"data-framer-name\":\"logo_times_square\",fill:\"black\",intrinsicHeight:226,intrinsicWidth:767,name:\"logo_times_square\",svg:'<svg width=\"767\" height=\"226\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M320.056 35h-3.924V10.448h4.644l4.536 10.548h.396l4.536-10.548h4.644V35h-3.924V17.468h-.36l-4.068 9.072h-2.088l-3.996-9.072h-.396V35Zm26.903 0h-3.996V10.448h3.996V35Zm11.993 0h-3.888V10.448h5.652l6.372 18.288h.36V10.448h3.852V35h-5.616l-6.372-18.288h-.36V35Zm18.107-24.552h17.28v3.708h-6.66V35h-3.96V14.156h-6.66v-3.708ZM404.074 35h-3.996V10.448h3.996V35Zm11.993 0h-3.888V10.448h5.652l6.372 18.288h.36V10.448h3.852V35h-5.616l-6.372-18.288h-.36V35Zm32.471-8.748h-3.996V22.58h7.992V35h-3.708v-2.844h-.432c-.864 2.16-2.448 3.204-5.22 3.204h-.216c-4.428 0-7.344-2.988-7.344-9v-7.272c0-6.012 3.456-9 8.388-9h.216c4.86 0 8.316 2.988 8.316 9h-3.996c0-4.104-1.368-5.4-4.32-5.4h-.216c-3.024 0-4.392 1.296-4.392 5.4v7.272c0 4.104 1.368 5.4 4.32 5.4h.18c2.664 0 4.428-1.296 4.428-5.4v-.108Z\" fill=\"#CCC7C4\"/><path d=\"M28.7 79.5c-9.61 21.545 7.44 32.55 29.14 44.795 22.786 12.865 40.3 19.685 40.3 38.905 0 15.5-11.934 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.906-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM42.03 188h-31v-31c4.65 17.05 13.95 26.35 31 31Zm81.108-37.2v-40.3c0-16.43-1.55-22.165-9.3-31h40.3c-7.75 8.835-9.3 14.57-9.3 31v35.65c0 24.49 5.735 35.185 20.15 41.85-17.05 0-41.85-10.85-41.85-37.2Zm99.2-40.3v40.3c0 26.35-24.8 37.2-41.85 37.2 14.415-6.665 20.15-17.36 20.15-41.85V110.5c0-16.43-1.55-22.165-9.3-31h40.3c-7.75 8.835-9.3 14.57-9.3 31Zm21.695 23.25c0-37.2 24.8-54.25 52.855-54.25-17.67 9.765-28.055 28.21-28.055 54.25s10.385 44.485 28.055 54.25c-28.055 0-52.855-17.05-52.855-54.25Zm68.355-54.25h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm23.25 85.25V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25Zm19.039-31c0-37.2 24.8-54.25 52.855-54.25-17.67 9.765-28.055 28.21-28.055 54.25s10.385 44.485 28.055 54.25c-28.055 0-52.855-17.05-52.855-54.25Zm68.355-54.25h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm23.25 85.25V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25ZM506.215 188h-40.3c8.525-8.835 10.075-14.57 10.075-31v-46.5c0-16.43-1.55-22.165-10.075-31h40.3c-8.525 8.835-10.075 14.57-10.075 31V157c0 16.43 1.55 22.165 10.075 31Zm15.5-108.5h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm-17.05 53.165c6.82-.465 17.98-4.96 23.25-11.625v23.25c-5.425-6.665-16.43-11.16-23.25-11.625Zm40.3 32.085V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25Zm37.104-85.25c-9.61 21.545 7.44 32.55 29.14 44.795 22.785 12.865 40.3 19.685 40.3 38.905 0 15.5-11.935 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.905-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM595.399 188h-31v-31c4.65 17.05 13.95 26.35 31 31ZM690.29 79.5c-9.61 21.545 7.44 32.55 29.14 44.795 22.785 12.865 40.3 19.685 40.3 38.905 0 15.5-11.935 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.905-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM703.62 188h-31v-31c4.65 17.05 13.95 26.35 31 31Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9bwkuv-container\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"Glb0vGqRC\",layoutId:\"Glb0vGqRC\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1maf9yr\",\"data-framer-name\":\"Bottom_Half\",name:\"Bottom_Half\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9whklo\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-32kgv9\",\"data-framer-name\":\"logo_times_square\",fill:\"black\",intrinsicHeight:226,intrinsicWidth:767,name:\"logo_times_square\",svg:'<svg width=\"767\" height=\"226\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M320.056 35h-3.924V10.448h4.644l4.536 10.548h.396l4.536-10.548h4.644V35h-3.924V17.468h-.36l-4.068 9.072h-2.088l-3.996-9.072h-.396V35Zm26.903 0h-3.996V10.448h3.996V35Zm11.993 0h-3.888V10.448h5.652l6.372 18.288h.36V10.448h3.852V35h-5.616l-6.372-18.288h-.36V35Zm18.107-24.552h17.28v3.708h-6.66V35h-3.96V14.156h-6.66v-3.708ZM404.074 35h-3.996V10.448h3.996V35Zm11.993 0h-3.888V10.448h5.652l6.372 18.288h.36V10.448h3.852V35h-5.616l-6.372-18.288h-.36V35Zm32.471-8.748h-3.996V22.58h7.992V35h-3.708v-2.844h-.432c-.864 2.16-2.448 3.204-5.22 3.204h-.216c-4.428 0-7.344-2.988-7.344-9v-7.272c0-6.012 3.456-9 8.388-9h.216c4.86 0 8.316 2.988 8.316 9h-3.996c0-4.104-1.368-5.4-4.32-5.4h-.216c-3.024 0-4.392 1.296-4.392 5.4v7.272c0 4.104 1.368 5.4 4.32 5.4h.18c2.664 0 4.428-1.296 4.428-5.4v-.108Z\" fill=\"#CCC7C4\"/><path d=\"M28.7 79.5c-9.61 21.545 7.44 32.55 29.14 44.795 22.786 12.865 40.3 19.685 40.3 38.905 0 15.5-11.934 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.906-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM42.03 188h-31v-31c4.65 17.05 13.95 26.35 31 31Zm81.108-37.2v-40.3c0-16.43-1.55-22.165-9.3-31h40.3c-7.75 8.835-9.3 14.57-9.3 31v35.65c0 24.49 5.735 35.185 20.15 41.85-17.05 0-41.85-10.85-41.85-37.2Zm99.2-40.3v40.3c0 26.35-24.8 37.2-41.85 37.2 14.415-6.665 20.15-17.36 20.15-41.85V110.5c0-16.43-1.55-22.165-9.3-31h40.3c-7.75 8.835-9.3 14.57-9.3 31Zm21.695 23.25c0-37.2 24.8-54.25 52.855-54.25-17.67 9.765-28.055 28.21-28.055 54.25s10.385 44.485 28.055 54.25c-28.055 0-52.855-17.05-52.855-54.25Zm68.355-54.25h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm23.25 85.25V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25Zm19.039-31c0-37.2 24.8-54.25 52.855-54.25-17.67 9.765-28.055 28.21-28.055 54.25s10.385 44.485 28.055 54.25c-28.055 0-52.855-17.05-52.855-54.25Zm68.355-54.25h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm23.25 85.25V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25ZM506.215 188h-40.3c8.525-8.835 10.075-14.57 10.075-31v-46.5c0-16.43-1.55-22.165-10.075-31h40.3c-8.525 8.835-10.075 14.57-10.075 31V157c0 16.43 1.55 22.165 10.075 31Zm15.5-108.5h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25Zm-17.05 53.165c6.82-.465 17.98-4.96 23.25-11.625v23.25c-5.425-6.665-16.43-11.16-23.25-11.625Zm40.3 32.085V188h-23.25c13.95-4.65 18.6-9.3 23.25-23.25Zm37.104-85.25c-9.61 21.545 7.44 32.55 29.14 44.795 22.785 12.865 40.3 19.685 40.3 38.905 0 15.5-11.935 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.905-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM595.399 188h-31v-31c4.65 17.05 13.95 26.35 31 31ZM690.29 79.5c-9.61 21.545 7.44 32.55 29.14 44.795 22.785 12.865 40.3 19.685 40.3 38.905 0 15.5-11.935 24.8-26.66 24.8 13.02-20.305 3.72-28.985-30.69-48.205-22.63-12.555-32.86-22.475-32.86-39.06 0-12.09 7.905-21.235 20.77-21.235Zm38.44 0h23.25v23.25c-4.65-13.95-9.3-18.6-23.25-23.25ZM703.62 188h-31v-31c4.65 17.05 13.95 26.35 31 31Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-922h40\",\"data-framer-name\":\"Arrow 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:150,intrinsicWidth:8,name:\"Arrow 1\",svg:'<svg width=\"8\" height=\"150\" viewBox=\"0 0 8 150\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" d=\"M4.35354 149.354C4.15828 149.549 3.8417 149.549 3.64644 149.354L0.464456 146.172C0.269193 145.976 0.269193 145.66 0.464456 145.464C0.659718 145.269 0.9763 145.269 1.17156 145.464L3.99999 148.293L6.82842 145.464C7.02368 145.269 7.34026 145.269 7.53552 145.464C7.73079 145.66 7.73079 145.976 7.53552 146.172L4.35354 149.354ZM4.49999 0L4.49999 149L3.49999 149L3.49999 0L4.49999 0Z\" fill=\"#CCC7C4\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ayy6ry-container\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"selLE7eMt\",layoutId:\"selLE7eMt\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-4b9oox\",\"data-framer-name\":\"hero_gallery_times_square\",name:\"hero_gallery_times_square\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10wxy4s-container\",children:/*#__PURE__*/_jsx(Slideshow_Image,{fw8eriwij:addImageAlt({src:\"https://framerusercontent.com/images/JdjwbMKYJvi4hRbmCOyA4ZNdBQ.jpg\",srcSet:\"https://framerusercontent.com/images/JdjwbMKYJvi4hRbmCOyA4ZNdBQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JdjwbMKYJvi4hRbmCOyA4ZNdBQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JdjwbMKYJvi4hRbmCOyA4ZNdBQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JdjwbMKYJvi4hRbmCOyA4ZNdBQ.jpg 3200w\"},\"\"),height:\"100%\",id:\"PbrUxiPQF\",layoutId:\"PbrUxiPQF\",style:{height:\"100%\",width:\"100%\"},variant:\"RANn9QtcK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ay8a2g-container\",children:/*#__PURE__*/_jsx(Slideshow_Image,{fw8eriwij:addImageAlt({src:\"https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg\",srcSet:\"https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg 3200w\"},\"\"),height:\"100%\",id:\"GHvtInZyP\",layoutId:\"GHvtInZyP\",style:{height:\"100%\",width:\"100%\"},variant:\"E2ppK28Vp\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y0tovz-container\",children:/*#__PURE__*/_jsx(Slideshow_Image,{fw8eriwij:addImageAlt({src:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png\",srcSet:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png 3328w\"},\"\"),height:\"100%\",id:\"JYGH8yjgZ\",layoutId:\"JYGH8yjgZ\",style:{height:\"100%\",width:\"100%\"},variant:\"E2ppK28Vp\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zmt5vi\",\"data-framer-name\":\"SEC_Intro\",id:id1,name:\"SEC_Intro\",ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xrvlj9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-neix80\",\"data-styles-preset\":\"isZ_s88Oa\",style:{\"--framer-text-alignment\":\"center\"},children:\"Making Mint memorable\"})}),className:\"framer-uhfuv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zrhx01\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1i32gew\",\"data-styles-preset\":\"oOKXAOP9F\",style:{\"--framer-text-alignment\":\"center\"},children:\"stitch fix's times square takeover\"})}),className:\"framer-1fie3ss\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-98axkg\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-etg9fa\",\"data-styles-preset\":\"QkS5cbmoD\",children:[\"In 2017, Stitch Fix marked its initial public offering (IPO) with a show-stopping celebration \",/*#__PURE__*/_jsx(\"br\",{}),\"that literally lit up New York City. Leading a talented team of brand and motion designers, \",/*#__PURE__*/_jsx(\"br\",{}),'I spearheaded an ambitious out-of-home (OOH) campaign that dominated Times Square across more than 20 digital billboards. Our goal was to \"paint the town Mint,\" using Stitch Fix\\'s signature mint color in a dynamic motion graphics display that symbolized the delivery ',/*#__PURE__*/_jsx(\"br\",{}),'of a personalized \"Fix\" box.']})}),className:\"framer-u9ihp3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-137egch\",\"data-framer-name\":\"List\",name:\"List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"min(100vw - 40px, 650px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 650px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f9hphs-container\",children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"iwf0faebn\",layoutId:\"iwf0faebn\",r3RSuXVKx:\"stitch fix\",style:{height:\"100%\",width:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"employer\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"min(100vw - 40px, 650px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 650px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xsxebp-container\",children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"bLVJY7Slu\",layoutId:\"bLVJY7Slu\",r3RSuXVKx:\"new york city, ny\",style:{height:\"100%\",width:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"location\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"min(100vw - 40px, 650px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 650px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9zes3s-container\",children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"YzcxqHsDx\",layoutId:\"YzcxqHsDx\",r3RSuXVKx:\"2018\",style:{height:\"100%\",width:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"year\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1op4foj-container\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"gKm89Oxx8\",layoutId:\"gKm89Oxx8\",opacity:.5,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jidymm\",\"data-framer-name\":\"SEC_2\",id:id2,name:\"SEC_2\",ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wbixil\",\"data-framer-name\":\"COL_1\",name:\"COL_1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmeh0p\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7p3x61-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"QePJDBLy0\",isMixedBorderRadius:false,layoutId:\"QePJDBLy0\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/LK3w8YHFafCJ3nXmUfLJdeEd76Q.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:490,pixelHeight:816,pixelWidth:980,sizes:\"490px\",src:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg 980w\"}},Bw2NFmLvK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:490,pixelHeight:816,pixelWidth:980,sizes:\"490px\",src:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg 980w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:490,loading:\"lazy\",pixelHeight:816,pixelWidth:980,sizes:\"490px\",src:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hHamhczylGXklrJDs67X3ex5nqs.jpg 980w\"},className:\"framer-mhsceo\",\"data-framer-name\":\"SEC_1_PHOTOS_1\",name:\"SEC_1_PHOTOS_1\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uee5d9\",\"data-framer-name\":\"Gallery_H\",id:id3,name:\"Gallery_H\",ref:ref5,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2pmyws\",\"data-framer-name\":\"gallery\",\"data-hide-scrollbars\":true,name:\"gallery\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-5200,y:0}}]},Bw2NFmLvK:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-5200,y:0}}]}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:47,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:293,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-9e3,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q3vbuh\",\"data-framer-name\":\"gallery_pics\",name:\"gallery_pics\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bw2NFmLvK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:892,intrinsicWidth:1664,pixelHeight:1784,pixelWidth:3328,sizes:\"1664px\",src:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png 3328w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:892,intrinsicWidth:1664,loading:\"lazy\",pixelHeight:1784,pixelWidth:3328,sizes:\"1664px\",src:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gLDcIjkFc4G6AB0yCjwgXSM0TDc.png 3328w\"},className:\"framer-18nfs3b\",\"data-framer-name\":\"Frame_0_2x\",name:\"Frame_0_2x\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1600,loading:\"lazy\",pixelHeight:1800,pixelWidth:3200,sizes:\"1600px\",src:\"https://framerusercontent.com/images/F7lx4XNQmBczK5VvYtXwcAlpMk.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/F7lx4XNQmBczK5VvYtXwcAlpMk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/F7lx4XNQmBczK5VvYtXwcAlpMk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/F7lx4XNQmBczK5VvYtXwcAlpMk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/F7lx4XNQmBczK5VvYtXwcAlpMk.jpg 3200w\"},className:\"framer-mchg4v\",\"data-framer-name\":\"Frame_1_2x_topaz_denoise_sharpen\",name:\"Frame_1_2x_topaz_denoise_sharpen\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1600,loading:\"lazy\",pixelHeight:1800,pixelWidth:3200,sizes:\"1600px\",src:\"https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ypFJc5MWWSonSK80aWHE9LIwXH4.jpg 3200w\"},className:\"framer-uaj73w\",\"data-framer-name\":\"Frame_2_2x_topaz_denoise_sharpen\",name:\"Frame_2_2x_topaz_denoise_sharpen\"})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1seuxlv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:576,intrinsicWidth:576,pixelHeight:1152,pixelWidth:1152,sizes:\"576px\",src:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png 1152w\"}},Bw2NFmLvK:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:576,intrinsicWidth:576,pixelHeight:1152,pixelWidth:1152,sizes:\"576px\",src:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png 1152w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:576,intrinsicWidth:576,loading:\"lazy\",pixelHeight:1152,pixelWidth:1152,sizes:\"576px\",src:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=512 512w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/n4HPwFwL9CBMYC6Uac4dbBhkAGs.png 1152w\"},className:\"framer-svdoee\",\"data-framer-name\":\"SEC_1_PHOTOS_2\",name:\"SEC_1_PHOTOS_2\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-omikex\",\"data-framer-name\":\"COL_2\",name:\"COL_2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n8311w\",\"data-framer-name\":\"COL_1\",name:\"COL_1\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vfa6z\",\"data-framer-name\":\"COL_2\",name:\"COL_2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1knc51i\",\"data-framer-name\":\"Body\",name:\"Body\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hfss9d\",\"data-styles-preset\":\"tNebreI6T\",children:\"The team crafted visuals that seamlessly integrated into the vertical landscape of Times Square, ensuring our message stood out in one of the most visually saturated environments in the world. The animated content captured the essence of the Stitch Fix experience\u2014personalized and stylish\u2014while grabbing the attention of passersby amidst the bustling atmosphere.\"})}),className:\"framer-rjvsup\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18vs3as\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hnc2ou\",\"data-framer-name\":\"List\",name:\"List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y7coio-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"uCapcgH1e\",layoutId:\"uCapcgH1e\",r3RSuXVKx:\"aaron brown\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"creative director\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ftz7k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"l6NOe5a1b\",layoutId:\"l6NOe5a1b\",r3RSuXVKx:\"jess leung\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"art director\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y2ea3f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"jaf5BiCYw\",layoutId:\"jaf5BiCYw\",r3RSuXVKx:\"timothy palmer\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"motion design director\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-jsd8b5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"jEkozw_ta\",layoutId:\"jEkozw_ta\",r3RSuXVKx:\"mark beltran\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"designer\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-r1er1x-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"RQIEgZoSM\",layoutId:\"RQIEgZoSM\",r3RSuXVKx:\"justin swindle\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"photography\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kyut8o-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"hiE0o9Ubp\",layoutId:\"hiE0o9Ubp\",r3RSuXVKx:\"dani kroll\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u30syv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"PZvbT7uBq\",layoutId:\"PZvbT7uBq\",r3RSuXVKx:\"erin sumwalt\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"fashion editor\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ulpq47-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"WOksIKeUr\",layoutId:\"WOksIKeUr\",r3RSuXVKx:\"sarah keefe\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"calc(100vw - 32px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ttgi2l-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(ListItem,{height:\"100%\",id:\"oufzoTJsf\",layoutId:\"oufzoTJsf\",r3RSuXVKx:\"laura schafer\",style:{height:\"100%\"},variant:\"EfgeAbY2z\",width:\"100%\",Zy7QvL3n4:\"fashion editor\"})})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ei1mg0\",\"data-framer-name\":\"SEC_3\",id:id4,name:\"SEC_3\",ref:ref6,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13l1l6i\",\"data-framer-name\":\"COL_1\",name:\"COL_1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k5csur\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-182q9b-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"S1kceAVAd\",isMixedBorderRadius:false,layoutId:\"S1kceAVAd\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/smuSg1WwjBPJO5iXco8tMku6Pg.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mst7h\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g0gyv2\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-60tn9a\",\"data-framer-name\":\"COL_2\",name:\"COL_2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cjjmbm\",\"data-framer-name\":\"COL_1\",name:\"COL_1\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19qz9m6\",\"data-framer-name\":\"COL_2\",name:\"COL_2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ptwgqs\",\"data-framer-name\":\"H1\",name:\"H1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-neix80\",\"data-styles-preset\":\"isZ_s88Oa\",children:\"CREATING THE SPECTACLE\"})}),className:\"framer-1xywfdb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4rpsqi\",\"data-framer-name\":\"Body\",name:\"Body\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hfss9d\",\"data-styles-preset\":\"tNebreI6T\",children:\"Two years later, we introduced Stitch Fix Kids, a brand designed to be playful and gender-neutral, appealing to toddlers through tweens. Building on our previous successes, we created another robust sibling brand that retained the core elements of the Women's and Men's lines while adding a dose of joy and humor. This project included everything from identity and design guidelines to a full packaging system, crafted in close collaboration with our corporate strategy team.\"})}),className:\"framer-1mdt31q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bejv1o\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1omkmx9\",\"data-framer-name\":\"SEC_4\",id:id5,name:\"SEC_4\",ref:ref7,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xnxblv-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"TlLp5i_pd\",isMixedBorderRadius:false,isRed:true,layoutId:\"TlLp5i_pd\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/KhvQP91D9gU\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jv97qe\",\"data-framer-name\":\"SEC_More_Projects\",id:id6,name:\"SEC_More_Projects\",ref:ref8,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1739yw0\",\"data-framer-name\":\"Line\",name:\"Line\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-44cwn8\",\"data-framer-name\":\"line\",name:\"line\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gnh7j0\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-neix80\",\"data-styles-preset\":\"isZ_s88Oa\",style:{\"--framer-text-alignment\":\"left\"},children:\"more to explore\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hfss9d\",\"data-styles-preset\":\"tNebreI6T\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-16j4bex\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fwqwkj\",\"data-framer-name\":\"Cards\",name:\"Cards\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MIbFQCQam\"},implicitPathVariables:undefined},{href:{webPageId:\"MIbFQCQam\"},implicitPathVariables:undefined},{href:{webPageId:\"MIbFQCQam\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"max((100vw - 56px) / 2, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 48px) / 2, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4pqzrc-container\",\"data-framer-cursor\":\"1nx9a48\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{EljHBHOik:resolvedLinks[2]},Bw2NFmLvK:{EljHBHOik:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(More_Project_Card_L,{BJ4w3LlRh:addImageAlt({src:\"https://framerusercontent.com/images/BhqWoLi0DMjN5Rx1W3RQr2do9U.png\",srcSet:\"https://framerusercontent.com/images/BhqWoLi0DMjN5Rx1W3RQr2do9U.png?scale-down-to=512 512w,https://framerusercontent.com/images/BhqWoLi0DMjN5Rx1W3RQr2do9U.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BhqWoLi0DMjN5Rx1W3RQr2do9U.png 1964w\"},\"\"),EljHBHOik:resolvedLinks[0],height:\"100%\",id:\"Mwd0DUsMF\",layoutId:\"Mwd0DUsMF\",RfyLX1B9f:\"concepts to clicks\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cLakKvoB5\"},implicitPathVariables:undefined},{href:{webPageId:\"cLakKvoB5\"},implicitPathVariables:undefined},{href:{webPageId:\"cLakKvoB5\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{width:\"max((100vw - 56px) / 2, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max((100vw - 48px) / 2, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8qn64n-container\",\"data-framer-cursor\":\"1nx9a48\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{jVJX72up6:resolvedLinks1[2]},Bw2NFmLvK:{jVJX72up6:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(More_Project_Card_R,{height:\"100%\",id:\"jqyQu9HhH\",jVJX72up6:resolvedLinks1[0],layoutId:\"jqyQu9HhH\",nvTY5jmqZ:\"television tidbits\",style:{width:\"100%\"},width:\"100%\",XQmHmn5GU:addImageAlt({src:\"https://framerusercontent.com/images/j1PlF5a9nyLNaOizmbBshVzYUs8.png\",srcSet:\"https://framerusercontent.com/images/j1PlF5a9nyLNaOizmbBshVzYUs8.png?scale-down-to=512 512w,https://framerusercontent.com/images/j1PlF5a9nyLNaOizmbBshVzYUs8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/j1PlF5a9nyLNaOizmbBshVzYUs8.png 1964w\"},\"\")})})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rhbu0j-container\",\"data-framer-cursor\":\"sgakld\",id:id7,ref:ref9,children:/*#__PURE__*/_jsx(Ticker,{height:\"100%\",id:\"NnjA0HOuE\",layoutId:\"NnjA0HOuE\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17uxcg7-container\",id:id8,ref:ref10,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQeI54UbU:{style:{width:\"100%\"}},Bw2NFmLvK:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Footer,{baZUFAAhX:\"0px 0px 0px 0px\",height:\"100%\",id:\"e4sV5efod\",layoutId:\"e4sV5efod\",style:{height:\"100%\",width:\"100%\"},variant:\"T25GwIxmz\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jbot18-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"suLBCUEZQ\",intensity:10,layoutId:\"suLBCUEZQ\",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-Sswlt { background: white; }`,\".framer-Sswlt.framer-1so3x7m, .framer-Sswlt .framer-1so3x7m { display: block; }\",\".framer-Sswlt.framer-1p5h5dp { align-content: center; align-items: center; background-color: #ffffff; 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-Sswlt .framer-1pwre6l-container { flex: none; height: 64px; left: 24px; position: fixed; right: 24px; top: 24px; z-index: 8; }\",\".framer-Sswlt .framer-10crsj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1fwim2q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Sswlt .framer-19p4k2z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-Sswlt .framer-5plv54 { align-content: center; align-items: center; background-color: var(--token-0a4c83bd-239b-4cf1-bb9d-d924020eb344, #807d7b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 50vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Sswlt .framer-u444c1 { aspect-ratio: 3.393805309734513 / 1; bottom: -93px; flex: none; height: var(--framer-aspect-ratio-supported, 226px); left: 50%; position: absolute; transform: translateX(-50%); width: 767px; z-index: 1; }\",\".framer-Sswlt .framer-9bwkuv-container, .framer-Sswlt .framer-1ayy6ry-container { flex: 1 0 0px; height: 1px; opacity: 0.1; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1maf9yr { align-content: center; align-items: center; background-color: var(--token-0a4c83bd-239b-4cf1-bb9d-d924020eb344, #807d7b); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 50vh; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Sswlt .framer-9whklo { 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; left: 50%; min-height: 447px; overflow: hidden; padding: 0px; position: absolute; top: -47px; transform: translateX(-50%); width: 1200px; z-index: 1; }\",\".framer-Sswlt .framer-32kgv9 { aspect-ratio: 3.393805309734513 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 226px); left: 50%; position: absolute; top: -86px; transform: translateX(-50%); width: 767px; z-index: 1; }\",\".framer-Sswlt .framer-922h40 { flex: none; height: 149px; left: 596px; position: absolute; right: 596px; top: 256px; z-index: 1; }\",\".framer-Sswlt .framer-4b9oox { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-Sswlt .framer-10wxy4s-container, .framer-Sswlt .framer-1ay8a2g-container, .framer-Sswlt .framer-1y0tovz-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-Sswlt .framer-zmt5vi { align-content: center; align-items: center; background-color: var(--token-4f914d74-620b-4c1c-8ac9-c6b535a7b3a9, #ccc7c4); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100vh; justify-content: center; overflow: hidden; padding: 48px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1xrvlj9 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-uhfuv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Sswlt .framer-zrhx01, .framer-Sswlt .framer-1seuxlv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1fie3ss { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Sswlt .framer-98axkg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-u9ihp3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Sswlt .framer-137egch { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 650px; overflow: hidden; padding: 112px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Sswlt .framer-1f9hphs-container, .framer-Sswlt .framer-1xsxebp-container, .framer-Sswlt .framer-9zes3s-container { flex: none; height: 20px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1op4foj-container { bottom: 0px; flex: none; left: 0px; opacity: 0.05; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-Sswlt .framer-jidymm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1wbixil { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Sswlt .framer-1mmeh0p { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-7p3x61-container { aspect-ratio: 1.5013550135501355 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 395px); position: relative; width: 100%; }\",\".framer-Sswlt .framer-mhsceo { aspect-ratio: 1.2009803921568627 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 408px); overflow: visible; position: relative; width: 490px; }\",\".framer-Sswlt .framer-1uee5d9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 2500px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 203%; z-index: 5; }\",\".framer-Sswlt .framer-2pmyws { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-Sswlt .framer-q3vbuh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1202px; z-index: 1; }\",\".framer-Sswlt .framer-18nfs3b { aspect-ratio: 1.8654708520179373 / 1; flex: none; height: 100vh; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 1493px); }\",\".framer-Sswlt .framer-mchg4v { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: 100vh; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 1422px); }\",\".framer-Sswlt .framer-uaj73w { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: 100vh; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 1423px); }\",\".framer-Sswlt .framer-svdoee { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 576px); overflow: visible; position: relative; width: 576px; }\",\".framer-Sswlt .framer-omikex, .framer-Sswlt .framer-60tn9a { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-Sswlt .framer-1n8311w, .framer-Sswlt .framer-cjjmbm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 97px; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; width: 12%; }\",\".framer-Sswlt .framer-1vfa6z, .framer-Sswlt .framer-19qz9m6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-Sswlt .framer-1knc51i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-rjvsup, .framer-Sswlt .framer-1mdt31q { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 450px; position: relative; white-space: pre-wrap; width: 83%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sswlt .framer-18vs3as, .framer-Sswlt .framer-bejv1o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 48px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1hnc2ou { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 83%; z-index: 1; }\",\".framer-Sswlt .framer-y7coio-container, .framer-Sswlt .framer-14ftz7k-container, .framer-Sswlt .framer-1y2ea3f-container, .framer-Sswlt .framer-jsd8b5-container, .framer-Sswlt .framer-r1er1x-container, .framer-Sswlt .framer-kyut8o-container, .framer-Sswlt .framer-1u30syv-container, .framer-Sswlt .framer-ulpq47-container, .framer-Sswlt .framer-ttgi2l-container { flex: none; height: 20px; position: relative; width: auto; }\",\".framer-Sswlt .framer-1ei1mg0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-13l1l6i { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 148px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-Sswlt .framer-1k5csur { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-182q9b-container { aspect-ratio: 1.8682170542635659 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 317px); position: relative; width: 100%; }\",\".framer-Sswlt .framer-1mst7h, .framer-Sswlt .framer-1g0gyv2 { 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: center; min-height: 317px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-ptwgqs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 39px; justify-content: center; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1xywfdb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sswlt .framer-4rpsqi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1omkmx9 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-xnxblv-container { flex: none; height: 674px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-jv97qe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 48px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1739yw0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-44cwn8 { background-color: var(--token-4f914d74-620b-4c1c-8ac9-c6b535a7b3a9, #ccc7c4); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Sswlt .framer-gnh7j0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 24px 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-16j4bex { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-Sswlt .framer-fwqwkj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sswlt .framer-4pqzrc-container, .framer-Sswlt .framer-8qn64n-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Sswlt .framer-rhbu0j-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Sswlt .framer-17uxcg7-container { flex: none; height: 100vh; position: relative; width: 100%; }\",\".framer-Sswlt .framer-1jbot18-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sswlt.framer-1p5h5dp, .framer-Sswlt .framer-10crsj6, .framer-Sswlt .framer-1fwim2q, .framer-Sswlt .framer-19p4k2z, .framer-Sswlt .framer-5plv54, .framer-Sswlt .framer-1maf9yr, .framer-Sswlt .framer-9whklo, .framer-Sswlt .framer-zmt5vi, .framer-Sswlt .framer-1xrvlj9, .framer-Sswlt .framer-zrhx01, .framer-Sswlt .framer-98axkg, .framer-Sswlt .framer-137egch, .framer-Sswlt .framer-jidymm, .framer-Sswlt .framer-1wbixil, .framer-Sswlt .framer-1mmeh0p, .framer-Sswlt .framer-1uee5d9, .framer-Sswlt .framer-2pmyws, .framer-Sswlt .framer-q3vbuh, .framer-Sswlt .framer-1seuxlv, .framer-Sswlt .framer-omikex, .framer-Sswlt .framer-1n8311w, .framer-Sswlt .framer-1vfa6z, .framer-Sswlt .framer-1knc51i, .framer-Sswlt .framer-18vs3as, .framer-Sswlt .framer-1hnc2ou, .framer-Sswlt .framer-1ei1mg0, .framer-Sswlt .framer-13l1l6i, .framer-Sswlt .framer-1k5csur, .framer-Sswlt .framer-1mst7h, .framer-Sswlt .framer-1g0gyv2, .framer-Sswlt .framer-60tn9a, .framer-Sswlt .framer-cjjmbm, .framer-Sswlt .framer-19qz9m6, .framer-Sswlt .framer-ptwgqs, .framer-Sswlt .framer-4rpsqi, .framer-Sswlt .framer-bejv1o, .framer-Sswlt .framer-1omkmx9, .framer-Sswlt .framer-jv97qe, .framer-Sswlt .framer-1739yw0, .framer-Sswlt .framer-gnh7j0, .framer-Sswlt .framer-fwqwkj { gap: 0px; } .framer-Sswlt.framer-1p5h5dp > *, .framer-Sswlt .framer-10crsj6 > *, .framer-Sswlt .framer-1fwim2q > *, .framer-Sswlt .framer-19p4k2z > *, .framer-Sswlt .framer-1maf9yr > *, .framer-Sswlt .framer-9whklo > *, .framer-Sswlt .framer-1vfa6z > *, .framer-Sswlt .framer-1knc51i > *, .framer-Sswlt .framer-19qz9m6 > *, .framer-Sswlt .framer-ptwgqs > *, .framer-Sswlt .framer-4rpsqi > *, .framer-Sswlt .framer-jv97qe > *, .framer-Sswlt .framer-1739yw0 > *, .framer-Sswlt .framer-gnh7j0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Sswlt.framer-1p5h5dp > :first-child, .framer-Sswlt .framer-10crsj6 > :first-child, .framer-Sswlt .framer-1fwim2q > :first-child, .framer-Sswlt .framer-19p4k2z > :first-child, .framer-Sswlt .framer-5plv54 > :first-child, .framer-Sswlt .framer-1maf9yr > :first-child, .framer-Sswlt .framer-9whklo > :first-child, .framer-Sswlt .framer-zmt5vi > :first-child, .framer-Sswlt .framer-1xrvlj9 > :first-child, .framer-Sswlt .framer-137egch > :first-child, .framer-Sswlt .framer-1wbixil > :first-child, .framer-Sswlt .framer-1mmeh0p > :first-child, .framer-Sswlt .framer-1vfa6z > :first-child, .framer-Sswlt .framer-1knc51i > :first-child, .framer-Sswlt .framer-18vs3as > :first-child, .framer-Sswlt .framer-1hnc2ou > :first-child, .framer-Sswlt .framer-13l1l6i > :first-child, .framer-Sswlt .framer-1k5csur > :first-child, .framer-Sswlt .framer-1mst7h > :first-child, .framer-Sswlt .framer-1g0gyv2 > :first-child, .framer-Sswlt .framer-19qz9m6 > :first-child, .framer-Sswlt .framer-ptwgqs > :first-child, .framer-Sswlt .framer-4rpsqi > :first-child, .framer-Sswlt .framer-bejv1o > :first-child, .framer-Sswlt .framer-1omkmx9 > :first-child, .framer-Sswlt .framer-jv97qe > :first-child, .framer-Sswlt .framer-1739yw0 > :first-child, .framer-Sswlt .framer-gnh7j0 > :first-child { margin-top: 0px; } .framer-Sswlt.framer-1p5h5dp > :last-child, .framer-Sswlt .framer-10crsj6 > :last-child, .framer-Sswlt .framer-1fwim2q > :last-child, .framer-Sswlt .framer-19p4k2z > :last-child, .framer-Sswlt .framer-5plv54 > :last-child, .framer-Sswlt .framer-1maf9yr > :last-child, .framer-Sswlt .framer-9whklo > :last-child, .framer-Sswlt .framer-zmt5vi > :last-child, .framer-Sswlt .framer-1xrvlj9 > :last-child, .framer-Sswlt .framer-137egch > :last-child, .framer-Sswlt .framer-1wbixil > :last-child, .framer-Sswlt .framer-1mmeh0p > :last-child, .framer-Sswlt .framer-1vfa6z > :last-child, .framer-Sswlt .framer-1knc51i > :last-child, .framer-Sswlt .framer-18vs3as > :last-child, .framer-Sswlt .framer-1hnc2ou > :last-child, .framer-Sswlt .framer-13l1l6i > :last-child, .framer-Sswlt .framer-1k5csur > :last-child, .framer-Sswlt .framer-1mst7h > :last-child, .framer-Sswlt .framer-1g0gyv2 > :last-child, .framer-Sswlt .framer-19qz9m6 > :last-child, .framer-Sswlt .framer-ptwgqs > :last-child, .framer-Sswlt .framer-4rpsqi > :last-child, .framer-Sswlt .framer-bejv1o > :last-child, .framer-Sswlt .framer-1omkmx9 > :last-child, .framer-Sswlt .framer-jv97qe > :last-child, .framer-Sswlt .framer-1739yw0 > :last-child, .framer-Sswlt .framer-gnh7j0 > :last-child { margin-bottom: 0px; } .framer-Sswlt .framer-5plv54 > *, .framer-Sswlt .framer-1xrvlj9 > *, .framer-Sswlt .framer-1wbixil > *, .framer-Sswlt .framer-1mmeh0p > *, .framer-Sswlt .framer-13l1l6i > *, .framer-Sswlt .framer-1k5csur > *, .framer-Sswlt .framer-1mst7h > *, .framer-Sswlt .framer-1g0gyv2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Sswlt .framer-zmt5vi > *, .framer-Sswlt .framer-137egch > *, .framer-Sswlt .framer-1omkmx9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Sswlt .framer-zrhx01 > *, .framer-Sswlt .framer-98axkg > *, .framer-Sswlt .framer-1seuxlv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Sswlt .framer-zrhx01 > :first-child, .framer-Sswlt .framer-98axkg > :first-child, .framer-Sswlt .framer-jidymm > :first-child, .framer-Sswlt .framer-1uee5d9 > :first-child, .framer-Sswlt .framer-2pmyws > :first-child, .framer-Sswlt .framer-q3vbuh > :first-child, .framer-Sswlt .framer-1seuxlv > :first-child, .framer-Sswlt .framer-omikex > :first-child, .framer-Sswlt .framer-1n8311w > :first-child, .framer-Sswlt .framer-1ei1mg0 > :first-child, .framer-Sswlt .framer-60tn9a > :first-child, .framer-Sswlt .framer-cjjmbm > :first-child, .framer-Sswlt .framer-fwqwkj > :first-child { margin-left: 0px; } .framer-Sswlt .framer-zrhx01 > :last-child, .framer-Sswlt .framer-98axkg > :last-child, .framer-Sswlt .framer-jidymm > :last-child, .framer-Sswlt .framer-1uee5d9 > :last-child, .framer-Sswlt .framer-2pmyws > :last-child, .framer-Sswlt .framer-q3vbuh > :last-child, .framer-Sswlt .framer-1seuxlv > :last-child, .framer-Sswlt .framer-omikex > :last-child, .framer-Sswlt .framer-1n8311w > :last-child, .framer-Sswlt .framer-1ei1mg0 > :last-child, .framer-Sswlt .framer-60tn9a > :last-child, .framer-Sswlt .framer-cjjmbm > :last-child, .framer-Sswlt .framer-fwqwkj > :last-child { margin-right: 0px; } .framer-Sswlt .framer-jidymm > *, .framer-Sswlt .framer-omikex > *, .framer-Sswlt .framer-1ei1mg0 > *, .framer-Sswlt .framer-60tn9a > *, .framer-Sswlt .framer-fwqwkj > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Sswlt .framer-1uee5d9 > *, .framer-Sswlt .framer-2pmyws > *, .framer-Sswlt .framer-q3vbuh > *, .framer-Sswlt .framer-1n8311w > *, .framer-Sswlt .framer-cjjmbm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Sswlt .framer-18vs3as > *, .framer-Sswlt .framer-1hnc2ou > *, .framer-Sswlt .framer-bejv1o > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\"@media (min-width: 1200px) { .framer-Sswlt .hidden-1p5h5dp { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-Sswlt .hidden-13ntyop { display: none !important; } .${metadata.bodyClassName}-framer-Sswlt { background: white; } .framer-Sswlt.framer-1p5h5dp { width: 810px; } .framer-Sswlt .framer-zmt5vi { height: min-content; padding: 80px 0px 80px 0px; } .framer-Sswlt .framer-jidymm, .framer-Sswlt .framer-1seuxlv, .framer-Sswlt .framer-1ei1mg0 { flex-direction: column; } .framer-Sswlt .framer-1wbixil, .framer-Sswlt .framer-13l1l6i { flex: none; order: 1; width: 100%; } .framer-Sswlt .framer-1mmeh0p { align-content: center; align-items: center; } .framer-Sswlt .framer-7p3x61-container { height: var(--framer-aspect-ratio-supported, 133px); } .framer-Sswlt .framer-18nfs3b { width: var(--framer-aspect-ratio-supported, 373px); } .framer-Sswlt .framer-mchg4v, .framer-Sswlt .framer-uaj73w { width: var(--framer-aspect-ratio-supported, 356px); } .framer-Sswlt .framer-omikex, .framer-Sswlt .framer-60tn9a { flex: none; order: 0; position: relative; top: unset; width: 100%; } .framer-Sswlt .framer-1k5csur { align-content: center; align-items: center; justify-content: flex-start; } .framer-Sswlt .framer-182q9b-container { height: var(--framer-aspect-ratio-supported, 107px); } .framer-Sswlt .framer-1mst7h, .framer-Sswlt .framer-1g0gyv2 { align-content: center; align-items: center; justify-content: flex-start; min-height: 1120px; } .framer-Sswlt .framer-jv97qe { padding: 80px 16px 80px 16px; } .framer-Sswlt .framer-17uxcg7-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sswlt .framer-jidymm, .framer-Sswlt .framer-1seuxlv, .framer-Sswlt .framer-1ei1mg0 { gap: 0px; } .framer-Sswlt .framer-jidymm > *, .framer-Sswlt .framer-1ei1mg0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Sswlt .framer-jidymm > :first-child, .framer-Sswlt .framer-1seuxlv > :first-child, .framer-Sswlt .framer-1ei1mg0 > :first-child { margin-top: 0px; } .framer-Sswlt .framer-jidymm > :last-child, .framer-Sswlt .framer-1seuxlv > :last-child, .framer-Sswlt .framer-1ei1mg0 > :last-child { margin-bottom: 0px; } .framer-Sswlt .framer-1seuxlv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (max-width: 809px) { .framer-Sswlt .hidden-185423g { display: none !important; } .${metadata.bodyClassName}-framer-Sswlt { background: white; } .framer-Sswlt.framer-1p5h5dp { width: 390px; } .framer-Sswlt .framer-zmt5vi { height: min-content; padding: 60px 20px 60px 20px; } .framer-Sswlt .framer-jidymm, .framer-Sswlt .framer-1seuxlv, .framer-Sswlt .framer-1ei1mg0 { flex-direction: column; } .framer-Sswlt .framer-1wbixil, .framer-Sswlt .framer-13l1l6i { flex: none; order: 1; width: 100%; } .framer-Sswlt .framer-1mmeh0p { align-content: center; align-items: center; justify-content: center; } .framer-Sswlt .framer-7p3x61-container { height: var(--framer-aspect-ratio-supported, 133px); } .framer-Sswlt .framer-18nfs3b { width: var(--framer-aspect-ratio-supported, 373px); } .framer-Sswlt .framer-mchg4v, .framer-Sswlt .framer-uaj73w { width: var(--framer-aspect-ratio-supported, 356px); } .framer-Sswlt .framer-omikex, .framer-Sswlt .framer-60tn9a { flex: none; flex-direction: column; order: 0; padding: 120px 16px 0px 16px; position: relative; top: unset; width: 100%; } .framer-Sswlt .framer-1n8311w, .framer-Sswlt .framer-cjjmbm { min-height: 155px; padding: 0px; width: 100%; } .framer-Sswlt .framer-1vfa6z, .framer-Sswlt .framer-19qz9m6 { flex: none; padding: 0px; width: 100%; } .framer-Sswlt .framer-1hnc2ou, .framer-Sswlt .framer-y7coio-container, .framer-Sswlt .framer-14ftz7k-container, .framer-Sswlt .framer-1y2ea3f-container, .framer-Sswlt .framer-jsd8b5-container, .framer-Sswlt .framer-r1er1x-container, .framer-Sswlt .framer-kyut8o-container, .framer-Sswlt .framer-1u30syv-container, .framer-Sswlt .framer-ulpq47-container, .framer-Sswlt .framer-ttgi2l-container { width: 100%; } .framer-Sswlt .framer-1k5csur, .framer-Sswlt .framer-1mst7h, .framer-Sswlt .framer-1g0gyv2 { align-content: center; align-items: center; } .framer-Sswlt .framer-182q9b-container { height: var(--framer-aspect-ratio-supported, 107px); } .framer-Sswlt .framer-jv97qe { padding: 60px 20px 60px 20px; } .framer-Sswlt .framer-17uxcg7-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Sswlt .framer-jidymm, .framer-Sswlt .framer-1seuxlv, .framer-Sswlt .framer-omikex, .framer-Sswlt .framer-1ei1mg0, .framer-Sswlt .framer-60tn9a { gap: 0px; } .framer-Sswlt .framer-jidymm > *, .framer-Sswlt .framer-omikex > *, .framer-Sswlt .framer-1ei1mg0 > *, .framer-Sswlt .framer-60tn9a > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Sswlt .framer-jidymm > :first-child, .framer-Sswlt .framer-1seuxlv > :first-child, .framer-Sswlt .framer-omikex > :first-child, .framer-Sswlt .framer-1ei1mg0 > :first-child, .framer-Sswlt .framer-60tn9a > :first-child { margin-top: 0px; } .framer-Sswlt .framer-jidymm > :last-child, .framer-Sswlt .framer-1seuxlv > :last-child, .framer-Sswlt .framer-omikex > :last-child, .framer-Sswlt .framer-1ei1mg0 > :last-child, .framer-Sswlt .framer-60tn9a > :last-child { margin-bottom: 0px; } .framer-Sswlt .framer-1seuxlv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-Sswlt[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-Sswlt [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-Sswlt[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-Sswlt [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9027\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bw2NFmLvK\":{\"layout\":[\"fixed\",\"auto\"]},\"aQeI54UbU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framere6kLdjrsI=withCSS(Component,css,\"framer-Sswlt\");export default Framere6kLdjrsI;Framere6kLdjrsI.displayName=\"Minting Success\";Framere6kLdjrsI.defaultProps={height:9027,width:1200};addFonts(Framere6kLdjrsI,[{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\"}]},...NavbarFonts,...GrainFonts,...Slideshow_ImageFonts,...ListItemFonts,...VideoFonts,...YouTubeFonts,...More_Project_Card_LFonts,...More_Project_Card_RFonts,...TickerFonts,...FooterFonts,...SmoothScrollFonts,...Cursor_customFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framere6kLdjrsI\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"9027\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bw2NFmLvK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aQeI54UbU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "pR3o926Vw_default", "GrainFonts", "Grain", "Slideshow_ImageFonts", "dH2JjoQ6E_default", "ListItemFonts", "EaHcq6a6L_default", "VideoFonts", "Video", "MotionDivWithFX", "withFX", "motion", "YouTubeFonts", "Youtube", "More_Project_Card_LFonts", "vHfcxGm8A_default", "More_Project_Card_RFonts", "RyWN7ThKR_default", "TickerFonts", "EyNGuICU2_default", "FooterFonts", "MNUQYs9GT_default", "SmoothScrollFonts", "SmoothScroll", "Cursor_customFonts", "cUyzLsI7e_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "cUyzLsI7e_default", "cursor1", "cursor2", "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", "ref2", "useRouteElementId", "id1", "ref3", "id2", "ref4", "id3", "ref5", "id4", "ref6", "id5", "ref7", "id6", "ref8", "router", "useRouter", "id7", "ref9", "id8", "ref10", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "pR3o926Vw_default", "SVG", "Grain", "dH2JjoQ6E_default", "RichText2", "x", "EaHcq6a6L_default", "Video", "Image2", "MotionDivWithFX", "Youtube", "ResolveLinks", "resolvedLinks", "vHfcxGm8A_default", "resolvedLinks1", "RyWN7ThKR_default", "EyNGuICU2_default", "MNUQYs9GT_default", "SmoothScroll", "css", "Framere6kLdjrsI", "withCSS", "e6kLdjrsI_default", "addFonts", "NavbarFonts", "GrainFonts", "Slideshow_ImageFonts", "ListItemFonts", "VideoFonts", "YouTubeFonts", "More_Project_Card_LFonts", "More_Project_Card_RFonts", "TickerFonts", "FooterFonts", "SmoothScrollFonts", "Cursor_customFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
