{"version":3,"file":"u8hWPK4J3.CDNwLqB_.mjs","names":["_Fragment","Phosphor","className","css"],"sources":["https:/framerusercontent.com/modules/mqX07xZJ4UkFMELM0vHu/ErfktPNysSjwiid2SxBh/AspectRatioImage.js","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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"}