{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kvZrdzip8ydKonzkl3DA/jQfChBCICYVXNkHA9zPJ/AR56KaC6H.js", "ssg:https://framerusercontent.com/modules/bHkFb5vII2nS2rETdpE0/3M0QFllD9hDtLpaYwFHB/LGEH4yB20.js"],
  "sourcesContent": ["// Generated by Framer (2f783ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";const VideoFonts=getFonts(Video);const VideoControls=getPropertyControls(Video);const enabledGestures={mBNO9Fc_b:{hover:true}};const cycleOrder=[\"mBNO9Fc_b\",\"VeFdPwX7t\"];const serializationHash=\"framer-36HtC\";const variantClassNames={mBNO9Fc_b:\"framer-v-1fymi8\",VeFdPwX7t:\"framer-v-1eesetu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={bounce:.2,delay:0,duration:2,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 humanReadableVariantMap={Image:\"mBNO9Fc_b\",Video:\"VeFdPwX7t\"};const getProps=({click,height,id,image,radius,showOverlay,videoFile,videoPoster,width,...props})=>{return{...props,ARH4P3bVH:image??props.ARH4P3bVH,CLjRX7WMP:showOverlay??props.CLjRX7WMP??true,IFVhewhWn:radius??props.IFVhewhWn??\"20px\",LF5w98kAc:videoFile??props.LF5w98kAc??\"https://framerusercontent.com/assets/MC1eb6YZobSxiCpSwpRpLv7y6Fo.mp4\",QefH1u8MW:videoPoster??props.QefH1u8MW,QUqxGUPjS:click??props.QUqxGUPjS,variant:humanReadableVariantMap[props.variant]??props.variant??\"mBNO9Fc_b\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ARH4P3bVH,QUqxGUPjS,IFVhewhWn,LF5w98kAc,CLjRX7WMP,QefH1u8MW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mBNO9Fc_b\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapr3t7ww=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(QUqxGUPjS){const res=await QUqxGUPjS(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"VeFdPwX7t\")return true;return false;};const isDisplayed1=value=>{if(baseVariant===\"VeFdPwX7t\")return value;return true;};const isDisplayed2=()=>{if(baseVariant===\"VeFdPwX7t\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1fymi8\",className,classNames),\"data-framer-name\":\"Image\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mBNO9Fc_b\",onTap:onTapr3t7ww,ref:refBinding,style:{borderBottomLeftRadius:radiusForCorner(IFVhewhWn,3),borderBottomRightRadius:radiusForCorner(IFVhewhWn,2),borderTopLeftRadius:radiusForCorner(IFVhewhWn,0),borderTopRightRadius:radiusForCorner(IFVhewhWn,1),...style},...addPropertyOverrides({\"mBNO9Fc_b-hover\":{\"data-framer-name\":undefined},VeFdPwX7t:{\"data-framer-name\":\"Video\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uxz352\",layoutDependency:layoutDependency,layoutId:\"EsZRNG0EH\",children:[isDisplayed1(CLjRX7WMP)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-zsdj04\",layoutDependency:layoutDependency,layoutId:\"H1Wq0An4L\",style:{backgroundColor:\"var(--token-65798ee9-1cb5-4cb4-8f24-58eb72ca612a, rgb(80, 24, 251))\",filter:\"saturate(0.87)\",opacity:.5,WebkitFilter:\"saturate(0.87)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17x2cqy-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"NDtyOA37B-container\",nodeId:\"NDtyOA37B\",rendersWithMotion:true,scopeId:\"AR56KaC6H\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"NDtyOA37B\",isMixedBorderRadius:false,layoutId:\"NDtyOA37B\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(QefH1u8MW),posterEnabled:true,srcFile:LF5w98kAc,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({\"mBNO9Fc_b-hover\":{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:271,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||155)*.4967741935483873-((componentViewport?.height||155)-0)*1/2)),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(ARH4P3bVH)},className:\"framer-1bze9ki\",\"data-framer-name\":\"Fashion 3\",layoutDependency:layoutDependency,layoutId:\"aTcnldkjY\",style:{scale:1},variants:{\"mBNO9Fc_b-hover\":{scale:1.1}}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-36HtC.framer-1qwbfk2, .framer-36HtC .framer-1qwbfk2 { display: block; }\",\".framer-36HtC.framer-1fymi8 { cursor: pointer; height: 155px; overflow: hidden; position: relative; width: 116px; will-change: var(--framer-will-change-override, transform); }\",\".framer-36HtC .framer-1uxz352 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-36HtC .framer-zsdj04 { flex: none; height: 206px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-36HtC .framer-17x2cqy-container { aspect-ratio: 0.5625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 206px); position: relative; width: 100%; }\",\".framer-36HtC .framer-1bze9ki { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(49.67741935483873% - 100% / 2); width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-36HtC .framer-1uxz352 { gap: 0px; } .framer-36HtC .framer-1uxz352 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-36HtC .framer-1uxz352 > :first-child { margin-left: 0px; } .framer-36HtC .framer-1uxz352 > :last-child { margin-right: 0px; } }\",\".framer-36HtC.framer-v-1fymi8.hover .framer-1bze9ki { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 155\n * @framerIntrinsicWidth 116\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VeFdPwX7t\":{\"layout\":[\"fixed\",\"fixed\"]},\"ssrxAJY6l\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ARH4P3bVH\":\"image\",\"QUqxGUPjS\":\"click\",\"IFVhewhWn\":\"radius\",\"LF5w98kAc\":\"videoFile\",\"CLjRX7WMP\":\"showOverlay\",\"QefH1u8MW\":\"videoPoster\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAR56KaC6H=withCSS(Component,css,\"framer-36HtC\");export default FramerAR56KaC6H;FramerAR56KaC6H.displayName=\"Content media component\";FramerAR56KaC6H.defaultProps={height:155,width:116};addPropertyControls(FramerAR56KaC6H,{variant:{options:[\"mBNO9Fc_b\",\"VeFdPwX7t\"],optionTitles:[\"Image\",\"Video\"],title:\"Variant\",type:ControlType.Enum},ARH4P3bVH:{title:\"Image\",type:ControlType.ResponsiveImage},QUqxGUPjS:{title:\"Click\",type:ControlType.EventHandler},IFVhewhWn:{defaultValue:\"20px\",title:\"Radius\",type:ControlType.BorderRadius},LF5w98kAc:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"data:framer/asset-reference,MC1eb6YZobSxiCpSwpRpLv7y6Fo.mp4?originalFilename=Fashion.mp4\",description:undefined,hidden:undefined,title:\"Video file\"},CLjRX7WMP:{defaultValue:true,title:\"Show overlay\",type:ControlType.Boolean},QefH1u8MW:{title:\"Video poster\",type:ControlType.ResponsiveImage}});addFonts(FramerAR56KaC6H,[{explicitInter:true,fonts:[]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAR56KaC6H\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"116\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"155\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VeFdPwX7t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ssrxAJY6l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"ARH4P3bVH\\\":\\\"image\\\",\\\"QUqxGUPjS\\\":\\\"click\\\",\\\"IFVhewhWn\\\":\\\"radius\\\",\\\"LF5w98kAc\\\":\\\"videoFile\\\",\\\"CLjRX7WMP\\\":\\\"showOverlay\\\",\\\"QefH1u8MW\\\":\\\"videoPoster\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AR56KaC6H.map", "// Generated by Framer (38f2e7f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Haas Grot Disp 65 Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Haas Grot Disp 65 Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/5aUo9HZLKUpUaImF6aLLsRsf3QA.woff2\"}]}];export const css=['.framer-oyMFe .framer-styles-preset-1gkbo8b:not(.rich-text-wrapper), .framer-oyMFe .framer-styles-preset-1gkbo8b.rich-text-wrapper p { --framer-font-family: \"Haas Grot Disp 65 Medium\", \"Haas Grot Disp 65 Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 28px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-oyMFe .framer-styles-preset-1gkbo8b:not(.rich-text-wrapper), .framer-oyMFe .framer-styles-preset-1gkbo8b.rich-text-wrapper p { --framer-font-family: \"Haas Grot Disp 65 Medium\", \"Haas Grot Disp 65 Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 1000px) { .framer-oyMFe .framer-styles-preset-1gkbo8b:not(.rich-text-wrapper), .framer-oyMFe .framer-styles-preset-1gkbo8b.rich-text-wrapper p { --framer-font-family: \"Haas Grot Disp 65 Medium\", \"Haas Grot Disp 65 Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 999px) and (min-width: 0px) { .framer-oyMFe .framer-styles-preset-1gkbo8b:not(.rich-text-wrapper), .framer-oyMFe .framer-styles-preset-1gkbo8b.rich-text-wrapper p { --framer-font-family: \"Haas Grot Disp 65 Medium\", \"Haas Grot Disp 65 Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-oyMFe\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["VideoFonts", "getFonts", "Video", "VideoControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "toImageSrc", "toResponsiveImage", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "image", "radius", "showOverlay", "videoFile", "videoPoster", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ARH4P3bVH", "QUqxGUPjS", "IFVhewhWn", "LF5w98kAc", "CLjRX7WMP", "QefH1u8MW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapr3t7ww", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "css", "FramerAR56KaC6H", "withCSS", "AR56KaC6H_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
