{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mqX07xZJ4UkFMELM0vHu/ErfktPNysSjwiid2SxBh/AspectRatioImage.js", "ssg:https://framerusercontent.com/modules/keP2FzVIZIBlNk1gHwOf/Ax9OGr8lBK4EIu6YBgLF/u8hWPK4J3.js"],
  "sourcesContent": ["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,Link}from\"framer\";/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n */export default function AspectRatioImage(props){var _props_image,_props_image1;const{border,link}=props;const elements=[/*#__PURE__*/_jsx(\"img\",{src:(_props_image=props.image)===null||_props_image===void 0?void 0:_props_image.src,alt:(_props_image1=props.image)===null||_props_image1===void 0?void 0:_props_image1.alt,style:{display:\"block\",objectFit:\"contain\",borderRadius:props.radius,boxShadow:props.shadows,...props.style}}),border&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",inset:0,borderWidth:border.widthIsMixed?`${border.widthTop}px ${border.widthRight}px ${border.widthBottom}px ${border.widthLeft}px`:`${border.width}px`,borderStyle:border.style,borderColor:border.color,borderRadius:props.radius,pointerEvents:\"none\"}})];return link?/*#__PURE__*/_jsx(Link,{href:link,openInNewTab:props.newTab,children:/*#__PURE__*/_jsx(\"a\",{style:{display:\"contents\"},children:elements})}):/*#__PURE__*/_jsx(_Fragment,{children:elements});}AspectRatioImage.displayName=\"Aspect Ratio Image\";addPropertyControls(AspectRatioImage,{image:{type:ControlType.ResponsiveImage},radius:{type:ControlType.BorderRadius,defaultValue:\"0px\"},border:{type:ControlType.Object,optional:true,controls:{color:{type:ControlType.Color,defaultValue:\"#222\"},width:{type:ControlType.FusedNumber,defaultValue:1,toggleKey:\"widthIsMixed\",toggleTitles:[\"All\",\"Individual\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},style:{type:ControlType.Enum,defaultValue:\"solid\",options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"Double\"]}}},shadows:{type:ControlType.BoxShadow},link:{type:ControlType.Link},newTab:{type:ControlType.Boolean,defaultValue:false}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AspectRatioImage\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AspectRatioImage.map", "// Generated by Framer (4458791)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AspectRatioImage from\"https://framerusercontent.com/modules/mqX07xZJ4UkFMELM0vHu/ErfktPNysSjwiid2SxBh/AspectRatioImage.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zlQEz85iKdzKEPRGj0Bg/aAfCOzk3HNBGRcY7zYuh/jP4OT5yQ4.js\";const PhosphorFonts=getFonts(Phosphor);const AspectRatioImageFonts=getFonts(AspectRatioImage);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"SB4OCi8wN\",\"AmGYxE4l0\",\"vEpKUQuOz\",\"f5IhgdLf_\",\"PvKNn6VQ3\",\"viqmJXfiU\",\"a0auGidGC\",\"ihy0cUPWM\"];const serializationHash=\"framer-CJBDO\";const variantClassNames={a0auGidGC:\"framer-v-v6xcdd\",AmGYxE4l0:\"framer-v-1mj954l\",f5IhgdLf_:\"framer-v-1tjwh98\",ihy0cUPWM:\"framer-v-1a9gevy\",PvKNn6VQ3:\"framer-v-cku3o5\",SB4OCi8wN:\"framer-v-1oq4yuf\",vEpKUQuOz:\"framer-v-k5ar61\",viqmJXfiU:\"framer-v-pwcxjl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:19,delay:0,mass:1.4,stiffness:344,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:0,y:0};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={\"Ad Hover\":\"PvKNn6VQ3\",\"Ad Mobile\":\"viqmJXfiU\",\"Default Hover\":\"AmGYxE4l0\",\"Default Mobile\":\"vEpKUQuOz\",\"Feed Hover\":\"ihy0cUPWM\",Ad:\"f5IhgdLf_\",Default:\"SB4OCi8wN\",Feed:\"a0auGidGC\"};const getProps=({height,id,image,linkExpend,linkOriginal,tap,title,width,...props})=>{return{...props,iMVdY7vU2:title??props.iMVdY7vU2??\"Title\",JlO8oSMJZ:tap??props.JlO8oSMJZ,Oroip6QQ6:image??props.Oroip6QQ6??{pixelHeight:1080,pixelWidth:1080,src:\"https://framerusercontent.com/images/lcC5Zkl7e09kQuICDafPkfs9riM.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/lcC5Zkl7e09kQuICDafPkfs9riM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/lcC5Zkl7e09kQuICDafPkfs9riM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/lcC5Zkl7e09kQuICDafPkfs9riM.jpg 1080w\"},PLzvJRScu:linkOriginal??props.PLzvJRScu,variant:humanReadableVariantMap[props.variant]??props.variant??\"SB4OCi8wN\",YXiMwWF6M:linkExpend??props.YXiMwWF6M};};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,iMVdY7vU2,Oroip6QQ6,PLzvJRScu,YXiMwWF6M,JlO8oSMJZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SB4OCi8wN\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1sewwaj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(JlO8oSMJZ){const res=await JlO8oSMJZ(...args);if(res===false)return false;}});const onMouseEnter162c391=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"AmGYxE4l0\");});const onMouseLeave1r90dk3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"SB4OCi8wN\");});const onMouseEntersb44qp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"PvKNn6VQ3\");});const onMouseLeavenlmhou=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"f5IhgdLf_\");});const onMouseEnter11li63r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ihy0cUPWM\");});const onMouseLeave1kciyt6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"a0auGidGC\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"f5IhgdLf_\",\"PvKNn6VQ3\",\"viqmJXfiU\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"f5IhgdLf_\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"PvKNn6VQ3\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"viqmJXfiU\")return true;return false;};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-1oq4yuf\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"SB4OCi8wN\",onMouseEnter:onMouseEnter162c391,onTap:onTap1sewwaj,ref:refBinding,style:{...style},...addPropertyOverrides({a0auGidGC:{\"data-framer-name\":\"Feed\",onMouseEnter:onMouseEnter11li63r,onTap:undefined},AmGYxE4l0:{\"data-framer-name\":\"Default Hover\",onMouseLeave:onMouseLeave1r90dk3},f5IhgdLf_:{\"data-framer-name\":\"Ad\",onMouseEnter:onMouseEntersb44qp,onTap:undefined},ihy0cUPWM:{\"data-framer-name\":\"Feed Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1kciyt6,onTap:undefined},PvKNn6VQ3:{\"data-framer-name\":\"Ad Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeavenlmhou,onTap:undefined},vEpKUQuOz:{\"data-framer-name\":\"Default Mobile\",onMouseEnter:undefined},viqmJXfiU:{\"data-framer-name\":\"Ad Mobile\",onMouseEnter:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-139ebzl\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"N6Nva2rV2\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:PLzvJRScu,motionChild:true,nodeId:\"iwURW7rMF\",scopeId:\"u8hWPK4J3\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1klrz4j framer-1traztu\",layoutDependency:layoutDependency,layoutId:\"iwURW7rMF\",style:{backgroundColor:\"rgba(20, 20, 20, 0.85)\",borderBottomLeftRadius:386,borderBottomRightRadius:386,borderTopLeftRadius:386,borderTopRightRadius:386,opacity:0},variants:{AmGYxE4l0:{backgroundColor:\"var(--token-54ce58b6-649a-4717-b3ba-73e6049abdf5, rgb(20, 20, 20))\",opacity:1},vEpKUQuOz:{backgroundColor:\"var(--token-54ce58b6-649a-4717-b3ba-73e6049abdf5, rgb(20, 20, 20))\",opacity:.65}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wd51k2-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"P3FeuRRip-container\",nodeId:\"P3FeuRRip\",rendersWithMotion:true,scopeId:\"u8hWPK4J3\",style:{opacity:0,rotate:45},variants:{AmGYxE4l0:{opacity:1,rotate:0},vEpKUQuOz:{opacity:1,rotate:0}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowUpRight\",id:\"P3FeuRRip\",layoutId:\"P3FeuRRip\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ndyvaz-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"diOF0m6as-container\",nodeId:\"diOF0m6as\",rendersWithMotion:true,scopeId:\"u8hWPK4J3\",children:/*#__PURE__*/_jsx(AspectRatioImage,{height:\"100%\",id:\"diOF0m6as\",image:toResponsiveImage(Oroip6QQ6),layoutId:\"diOF0m6as\",link:YXiMwWF6M,newTab:false,radius:\"0px\",shadows:\"\",style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({f5IhgdLf_:{link:PLzvJRScu},PvKNn6VQ3:{link:PLzvJRScu},viqmJXfiU:{link:PLzvJRScu}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-w3104s\",\"data-framer-appear-id\":\"w3104s\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"KQToXYo5l\",optimized:true,style:{backdropFilter:\"blur(11px)\",backgroundColor:\"rgba(20, 20, 20, 0.73)\",borderBottomLeftRadius:26,borderBottomRightRadius:26,borderTopLeftRadius:26,borderTopRightRadius:26,WebkitBackdropFilter:\"blur(11px)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3eobht\",\"data-styles-preset\":\"jP4OT5yQ4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235)))\"},children:\"Sponsor\"})}),className:\"framer-8xtox7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EGhy6jWGt\",style:{\"--extracted-r6o4lv\":\"var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gqphr7\",layoutDependency:layoutDependency,layoutId:\"cbPDBliGb\",style:{backdropFilter:\"blur(11px)\",backgroundColor:\"rgba(20, 20, 20, 0.73)\",borderBottomLeftRadius:26,borderBottomRightRadius:26,borderTopLeftRadius:26,borderTopRightRadius:26,WebkitBackdropFilter:\"blur(11px)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3eobht\",\"data-styles-preset\":\"jP4OT5yQ4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235)))\"},children:\"Sponsor\"})}),className:\"framer-1sgxdxq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vfcwvYxA0\",style:{\"--extracted-r6o4lv\":\"var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-yvczrn\",\"data-framer-appear-id\":\"yvczrn\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"d1b9xUvqL\",optimized:true,style:{backdropFilter:\"blur(11px)\",backgroundColor:\"rgba(20, 20, 20, 0.73)\",borderBottomLeftRadius:26,borderBottomRightRadius:26,borderTopLeftRadius:26,borderTopRightRadius:26,WebkitBackdropFilter:\"blur(11px)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3eobht\",\"data-styles-preset\":\"jP4OT5yQ4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235)))\"},children:\"Sponsor\"})}),className:\"framer-1l5mdk2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aqiJXiyym\",style:{\"--extracted-r6o4lv\":\"var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qhwsbz\",layoutDependency:layoutDependency,layoutId:\"NvrKUfe6b\",style:{backdropFilter:\"blur(11px)\",backgroundColor:\"rgba(20, 20, 20, 0.73)\",borderBottomLeftRadius:26,borderBottomRightRadius:26,borderTopLeftRadius:26,borderTopRightRadius:26,opacity:0,WebkitBackdropFilter:\"blur(11px)\"},variants:{AmGYxE4l0:{backgroundColor:\"rgba(20, 20, 20, 0.85)\",opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3eobht\",\"data-styles-preset\":\"jP4OT5yQ4\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235)))\"},children:\"Title\"})}),className:\"framer-9pdtlt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VcLhp6ZrM\",style:{\"--extracted-r6o4lv\":\"var(--token-0ffa27f3-3606-4e81-9a6a-c4f3ff9072d2, rgb(235, 235, 235))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:iMVdY7vU2,verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CJBDO.framer-1traztu, .framer-CJBDO .framer-1traztu { display: block; }\",\".framer-CJBDO.framer-1oq4yuf { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 191px; }\",\".framer-CJBDO .framer-139ebzl { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; user-select: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CJBDO .framer-1klrz4j { 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: visible; padding: 5px; position: absolute; right: 8px; text-decoration: none; top: 8px; width: min-content; z-index: 1; }\",\".framer-CJBDO .framer-1wd51k2-container { flex: none; height: 20px; position: relative; width: 20px; z-index: 1; }\",\".framer-CJBDO .framer-1ndyvaz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CJBDO .framer-w3104s, .framer-CJBDO .framer-1gqphr7, .framer-CJBDO .framer-yvczrn { 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: visible; padding: 2px 10px 3px 10px; position: absolute; right: 10px; top: 10px; width: min-content; z-index: 1; }\",\".framer-CJBDO .framer-8xtox7, .framer-CJBDO .framer-1sgxdxq, .framer-CJBDO .framer-1l5mdk2, .framer-CJBDO .framer-9pdtlt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CJBDO .framer-qhwsbz { 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; left: 8px; max-width: 74%; overflow: hidden; padding: 2px 10px 3px 10px; position: absolute; top: 8px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-CJBDO.framer-v-1mj954l .framer-qhwsbz { gap: 0px; }\",\".framer-CJBDO.framer-v-k5ar61.framer-1oq4yuf, .framer-CJBDO.framer-v-pwcxjl.framer-1oq4yuf { width: 287px; }\",\".framer-CJBDO.framer-v-1tjwh98.framer-1oq4yuf, .framer-CJBDO.framer-v-cku3o5.framer-1oq4yuf, .framer-CJBDO.framer-v-v6xcdd.framer-1oq4yuf, .framer-CJBDO.framer-v-1a9gevy.framer-1oq4yuf { cursor: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 191\n * @framerIntrinsicWidth 191\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AmGYxE4l0\":{\"layout\":[\"fixed\",\"auto\"]},\"vEpKUQuOz\":{\"layout\":[\"fixed\",\"auto\"]},\"f5IhgdLf_\":{\"layout\":[\"fixed\",\"auto\"]},\"PvKNn6VQ3\":{\"layout\":[\"fixed\",\"auto\"]},\"viqmJXfiU\":{\"layout\":[\"fixed\",\"auto\"]},\"a0auGidGC\":{\"layout\":[\"fixed\",\"auto\"]},\"ihy0cUPWM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"iMVdY7vU2\":\"title\",\"Oroip6QQ6\":\"image\",\"PLzvJRScu\":\"linkOriginal\",\"YXiMwWF6M\":\"linkExpend\",\"JlO8oSMJZ\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Frameru8hWPK4J3=withCSS(Component,css,\"framer-CJBDO\");export default Frameru8hWPK4J3;Frameru8hWPK4J3.displayName=\"Logo Card / Logo 2\";Frameru8hWPK4J3.defaultProps={height:191,width:191};addPropertyControls(Frameru8hWPK4J3,{variant:{options:[\"SB4OCi8wN\",\"AmGYxE4l0\",\"vEpKUQuOz\",\"f5IhgdLf_\",\"PvKNn6VQ3\",\"viqmJXfiU\",\"a0auGidGC\",\"ihy0cUPWM\"],optionTitles:[\"Default\",\"Default Hover\",\"Default Mobile\",\"Ad\",\"Ad Hover\",\"Ad Mobile\",\"Feed\",\"Feed Hover\"],title:\"Variant\",type:ControlType.Enum},iMVdY7vU2:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},Oroip6QQ6:{__defaultAssetReference:\"data:framer/asset-reference,lcC5Zkl7e09kQuICDafPkfs9riM.jpg?originalFilename=Centures.jpg&preferredSize=auto\",description:\"\",title:\"Image\",type:ControlType.ResponsiveImage},PLzvJRScu:{title:\"Link Original\",type:ControlType.Link},YXiMwWF6M:{title:\"Link Expend\",type:ControlType.Link},JlO8oSMJZ:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(Frameru8hWPK4J3,[{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\"}]},...PhosphorFonts,...AspectRatioImageFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameru8hWPK4J3\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AmGYxE4l0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vEpKUQuOz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f5IhgdLf_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PvKNn6VQ3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"viqmJXfiU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a0auGidGC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ihy0cUPWM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"191\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"191\",\"framerVariables\":\"{\\\"iMVdY7vU2\\\":\\\"title\\\",\\\"Oroip6QQ6\\\":\\\"image\\\",\\\"PLzvJRScu\\\":\\\"linkOriginal\\\",\\\"YXiMwWF6M\\\":\\\"linkExpend\\\",\\\"JlO8oSMJZ\\\":\\\"tap\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./u8hWPK4J3.map"],
  "mappings": "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",
  "names": ["AspectRatioImage", "props", "_props_image", "_props_image1", "border", "link", "elements", "p", "Link", "l", "addPropertyControls", "ControlType", "PhosphorFonts", "getFonts", "Icon", "AspectRatioImageFonts", "AspectRatioImage", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "animation", "animation1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "linkExpend", "linkOriginal", "tap", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "iMVdY7vU2", "Oroip6QQ6", "PLzvJRScu", "YXiMwWF6M", "JlO8oSMJZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1sewwaj", "args", "onMouseEnter162c391", "onMouseLeave1r90dk3", "onMouseEntersb44qp", "onMouseLeavenlmhou", "onMouseEnter11li63r", "onMouseLeave1kciyt6", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "css", "Frameru8hWPK4J3", "withCSS", "u8hWPK4J3_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
