{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rd7SHWzWi7ygpOrkR2Ax/ES9u9BDLDBIsFrNV1frf/syJMY3TJ2.js", "ssg:https://framerusercontent.com/modules/qGs72e9pKayJcHjXsGM0/m1Jyq1a9eSQyjGt9LOr1/ZN8BWLv4C.js"],
  "sourcesContent": ["// Generated by Framer (c563d2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"lR0rPbQSl\",\"JGOEyWMYb\",\"gDWOY4OQE\",\"OIpmtMs7H\"];const serializationHash=\"framer-CquAw\";const variantClassNames={gDWOY4OQE:\"framer-v-ajbwf0\",JGOEyWMYb:\"framer-v-1vd2dww\",lR0rPbQSl:\"framer-v-1xryxx5\",OIpmtMs7H:\"framer-v-1xszwjc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"lR0rPbQSl\",Laptop:\"JGOEyWMYb\",Phone:\"OIpmtMs7H\",Tablet:\"gDWOY4OQE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lR0rPbQSl\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lR0rPbQSl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CquAw.framer-1oohtu3, .framer-CquAw .framer-1oohtu3 { display: block; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 205\n * @framerIntrinsicWidth 940\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"JGOEyWMYb\":{\"layout\":[\"auto\",\"auto\"]},\"gDWOY4OQE\":{\"layout\":[\"fixed\",\"auto\"]},\"OIpmtMs7H\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersyJMY3TJ2=withCSS(Component,css,\"framer-CquAw\");export default FramersyJMY3TJ2;FramersyJMY3TJ2.displayName=\"Counter\";FramersyJMY3TJ2.defaultProps={height:205,width:940};addPropertyControls(FramersyJMY3TJ2,{variant:{options:[\"lR0rPbQSl\",\"JGOEyWMYb\",\"gDWOY4OQE\",\"OIpmtMs7H\"],optionTitles:[\"Desktop\",\"Laptop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramersyJMY3TJ2,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersyJMY3TJ2\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"205\",\"framerIntrinsicWidth\":\"940\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JGOEyWMYb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gDWOY4OQE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OIpmtMs7H\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./syJMY3TJ2.map", "// Generated by Framer (c56cc2c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";const CarouselFonts=getFonts(Carousel);const serializationHash=\"framer-2jdmz\";const variantClassNames={btvSiBCEx:\"framer-v-18embbc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"btvSiBCEx\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-18embbc\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"btvSiBCEx\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4q2qic-container\",layoutDependency:layoutDependency,layoutId:\"Z11H4yBdx-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:12,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"Z11H4yBdx\",layoutId:\"Z11H4yBdx\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1779,sizes:\"700px\",src:\"https://framerusercontent.com/images/Vh7I21aRh7NfBGdDqpXv3LiLo0.jpg\",srcSet:\"https://framerusercontent.com/images/Vh7I21aRh7NfBGdDqpXv3LiLo0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Vh7I21aRh7NfBGdDqpXv3LiLo0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Vh7I21aRh7NfBGdDqpXv3LiLo0.jpg 1779w\"},className:\"framer-1asvapu\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"wWcQeMZQy\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1133,pixelWidth:1696,sizes:\"700px\",src:\"https://framerusercontent.com/images/PVAMwtw7PLFXx8zRdlbuZqM0.jpg\",srcSet:\"https://framerusercontent.com/images/PVAMwtw7PLFXx8zRdlbuZqM0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PVAMwtw7PLFXx8zRdlbuZqM0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PVAMwtw7PLFXx8zRdlbuZqM0.jpg 1696w\"},className:\"framer-199l48f\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"j9J7x8RDO\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1779,sizes:\"700px\",src:\"https://framerusercontent.com/images/Z0QiVExOTmsdCGvloTzJ2pb9kFM.jpg\",srcSet:\"https://framerusercontent.com/images/Z0QiVExOTmsdCGvloTzJ2pb9kFM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Z0QiVExOTmsdCGvloTzJ2pb9kFM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Z0QiVExOTmsdCGvloTzJ2pb9kFM.jpg 1779w\"},className:\"framer-1xoui2e\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"MRfYyPzCj\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:935,pixelWidth:1399,sizes:\"700px\",src:\"https://framerusercontent.com/images/YfUOqE8VeGxV3KKuE5mITvM9w.jpg\",srcSet:\"https://framerusercontent.com/images/YfUOqE8VeGxV3KKuE5mITvM9w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YfUOqE8VeGxV3KKuE5mITvM9w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YfUOqE8VeGxV3KKuE5mITvM9w.jpg 1399w\"},className:\"framer-ms4nlw\",\"data-framer-name\":\"Image 4\",layoutDependency:layoutDependency,layoutId:\"cxCtqN39i\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1655,pixelWidth:2560,sizes:\"700px\",src:\"https://framerusercontent.com/images/IWcP7pPmLa1W6CFvMwUMq4Ws1k.webp\",srcSet:\"https://framerusercontent.com/images/IWcP7pPmLa1W6CFvMwUMq4Ws1k.webp?scale-down-to=512 512w,https://framerusercontent.com/images/IWcP7pPmLa1W6CFvMwUMq4Ws1k.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/IWcP7pPmLa1W6CFvMwUMq4Ws1k.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/IWcP7pPmLa1W6CFvMwUMq4Ws1k.webp 2560w\"},className:\"framer-vh1qam\",\"data-framer-name\":\"Image 5\",layoutDependency:layoutDependency,layoutId:\"BU9CGVpha\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1133,pixelWidth:1696,sizes:\"700px\",src:\"https://framerusercontent.com/images/wMZbWp3kxriZPNqyq6XvRAKc.jpg\",srcSet:\"https://framerusercontent.com/images/wMZbWp3kxriZPNqyq6XvRAKc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wMZbWp3kxriZPNqyq6XvRAKc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wMZbWp3kxriZPNqyq6XvRAKc.jpg 1696w\"},className:\"framer-b1ow0w\",\"data-framer-name\":\"Image 6\",layoutDependency:layoutDependency,layoutId:\"JSiKGD68_\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1710,pixelWidth:2560,sizes:\"700px\",src:\"https://framerusercontent.com/images/l0jW4ldI8zUKHIbIji009xocPHU.webp\",srcSet:\"https://framerusercontent.com/images/l0jW4ldI8zUKHIbIji009xocPHU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/l0jW4ldI8zUKHIbIji009xocPHU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/l0jW4ldI8zUKHIbIji009xocPHU.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/l0jW4ldI8zUKHIbIji009xocPHU.webp 2560w\"},className:\"framer-850xmq\",\"data-framer-name\":\"Image 7\",layoutDependency:layoutDependency,layoutId:\"VWtDkpIuV\"})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2jdmz.framer-1shicgh, .framer-2jdmz .framer-1shicgh { display: block; }\",\".framer-2jdmz.framer-18embbc { height: 468px; position: relative; width: 700px; }\",\".framer-2jdmz .framer-4q2qic-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-2jdmz .framer-1asvapu, .framer-2jdmz .framer-199l48f, .framer-2jdmz .framer-1xoui2e, .framer-2jdmz .framer-ms4nlw, .framer-2jdmz .framer-vh1qam, .framer-2jdmz .framer-b1ow0w, .framer-2jdmz .framer-850xmq { height: 468px; overflow: hidden; position: relative; width: 700px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 468\n * @framerIntrinsicWidth 700\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZN8BWLv4C=withCSS(Component,css,\"framer-2jdmz\");export default FramerZN8BWLv4C;FramerZN8BWLv4C.displayName=\"Project Image Carousels/Mixed Carousel 2\";FramerZN8BWLv4C.defaultProps={height:468,width:700};addFonts(FramerZN8BWLv4C,[{explicitInter:true,fonts:[]},...CarouselFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZN8BWLv4C\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"468\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"700\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZN8BWLv4C.map"],
  "mappings": "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",
  "names": ["cycleOrder", "variantClassNames", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "sharedStyleClassNames", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "p", "LayoutGroup", "css", "FramersyJMY3TJ2", "withCSS", "syJMY3TJ2_default", "addPropertyControls", "ControlType", "addFonts", "CarouselFonts", "getFonts", "Carousel", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "Carousel", "Image2", "css", "FramerZN8BWLv4C", "withCSS", "ZN8BWLv4C_default", "addFonts", "CarouselFonts"]
}
